Displaying 2 results from an estimated 2 matches for "cepin".
Did you mean:
repin
2013 Apr 11
1
Cannot find ldfortran (R on Cygwin)
...ll" and "Libs" during setup
I access R as below
1) R
2) install.pacakges('vegan')
3) After choosing mirror, here is the output I get
* installing *source* package ‘vegan’ ...
** package ‘vegan’ successfully unpacked and MD5 sums checked
** libs
gfortran -g -O2 -pipe -c cepin.f -o cepin.o
gcc -I/usr/lib/R/include -DNDEBUG -g -O2 -pipe -std=gnu99 -c
data2hill.c -o data2hill.o
gfortran -g -O2 -pipe -c decorana.f -o decorana.o
gcc -I/usr/lib/R/include -DNDEBUG -g -O2 -pipe -std=gnu99 -c
goffactor.c -o goffactor.o
gfortran -g -O2 -pipe -c monoM...
2011 Mar 09
2
Problem with vegan package instalation on linux
Hi,
I try to install vegan package on debian linux and I give this error:
=================================================
* installing *source* package 'vegan' ...
** libs
make: *** No rule to make target `cepin.o', needed by `vegan.so'. Stop.
*** arch - Rgnome
Warning in file(con, "r") :
cannot open file '/usr/lib/R/etc/Rgnome/Makeconf': No such file or
directory
Error in file(con, "r") : cannot open the connection
* removing '/usr/local/lib/R/site-library/vegan&...