Giter VIP home page Giter VIP logo

fastliclust's Issues

problem during installation

When installing from R (3.4.3), I get this error message:

install_github("meowcat/fastliclust")
Downloading GitHub repo meowcat/fastliclust@master
from URL https://api.github.com/repos/meowcat/fastliclust/zipball/master
Installing fastliclust
"C:/PROGRA1/R/R-341.3/bin/x64/R" --no-site-file --no-environ --no-save --no-restore --quiet CMD INSTALL "C:/Users/uchemadmin/AppData/Local/Temp/Rtmp8OExPN/devtools23dc12522b35/meowcat-fastliclust-101f25f" --library="C:/DATA/Rlib" --install-tests

  • installing source package 'fastliclust' ...
    ** libs

*** arch - i386
C:/RBUILD1/3.4/Rtools/mingw_32/bin/g++ -I"C:/PROGRA1/R/R-341.3/include" -DNDEBUG -I"C:/DATA/Rlib/Rcpp/include" -O2 -Wall -mtune=generic -c RcppExports.cpp -o RcppExports.o
C:/RBUILD
1/3.4/Rtools/mingw_32/bin/g++ -I"C:/PROGRA1/R/R-341.3/include" -DNDEBUG -I"C:/DATA/Rlib/Rcpp/include" -O2 -Wall -mtune=generic -c fastliclust.cpp -o fastliclust.o
fastliclust.cpp: In function 'void fastLiclust_iter(Rcpp::IntegerMatrix&, Rcpp::NumericVector&, Rcpp::IntegerVector&, int, int&, int&, double)':
fastliclust.cpp:57:7: warning: unused variable 'n' [-Wunused-variable]
int n = weights.length();
^
fastliclust.cpp: In function 'int findMin(Rcpp::NumericVector&, int, int)':
fastliclust.cpp:246:7: warning: unused variable 'n' [-Wunused-variable]
int n = sim.length();
^
C:/RBUILD1/3.4/Rtools/mingw_32/bin/g++ -shared -s -static-libgcc -o fastliclust.dll tmp.def RcppExports.o fastliclust.o -LC:/PROGRA1/R/R-34~1.3/bin/i386 -lR
installing to C:/DATA/Rlib/fastliclust/libs/i386

*** arch - x64
C:/RBUILD1/3.4/Rtools/mingw_64/bin/g++ -I"C:/PROGRA1/R/R-341.3/include" -DNDEBUG -I"C:/DATA/Rlib/Rcpp/include" -O2 -Wall -mtune=generic -c RcppExports.cpp -o RcppExports.o
C:/RBUILD
1/3.4/Rtools/mingw_64/bin/g++ -I"C:/PROGRA1/R/R-341.3/include" -DNDEBUG -I"C:/DATA/Rlib/Rcpp/include" -O2 -Wall -mtune=generic -c fastliclust.cpp -o fastliclust.o
fastliclust.cpp: In function 'void fastLiclust_iter(Rcpp::IntegerMatrix&, Rcpp::NumericVector&, Rcpp::IntegerVector&, int, int&, int&, double)':
fastliclust.cpp:57:7: warning: unused variable 'n' [-Wunused-variable]
int n = weights.length();
^
fastliclust.cpp: In function 'int findMin(Rcpp::NumericVector&, int, int)':
fastliclust.cpp:246:7: warning: unused variable 'n' [-Wunused-variable]
int n = sim.length();
^
C:/RBUILD1/3.4/Rtools/mingw_64/bin/g++ -shared -s -static-libgcc -o fastliclust.dll tmp.def RcppExports.o fastliclust.o -LC:/PROGRA1/R/R-34~1.3/bin/x64 -lR
installing to C:/DATA/Rlib/fastliclust/libs/x64
** R
** inst
** preparing package for lazy loading
Warning: package 'igraph' was built under R version 3.4.4
** help
Warning: C:/Users/uchemadmin/AppData/Local/Temp/Rtmp8OExPN/devtools23dc12522b35/meowcat-fastliclust-101f25f/man/fastliclust-package.Rd:26: All text must be in a section
Warning: C:/Users/uchemadmin/AppData/Local/Temp/Rtmp8OExPN/devtools23dc12522b35/meowcat-fastliclust-101f25f/man/fastliclust-package.Rd:27: All text must be in a section
*** installing help indices
converting help for package 'fastliclust'
finding HTML links ... done
crop html
Error: C:/Users/uchemadmin/AppData/Local/Temp/Rtmp8OExPN/devtools23dc12522b35/meowcat-fastliclust-101f25f/man/crop.Rd:16: Bad \link text

  • removing 'C:/DATA/Rlib/fastliclust'
    In R CMD INSTALL
    Installation failed: Command failed (1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.