search for: local_soft

Displaying 10 results from an estimated 10 matches for "local_soft".

Did you mean: local_port
2012 Feb 14
2
R CMD SHLIB in Windows XP - No output at all
...tried the command R CMD SHLIB -n, which gives me : make -f "C:/Trading/R/R-2.14.1/etc/i386/Makeconf" -f "C:/Trading/R/R-2.14.1/share/make/winshlib.mk" SHLIB= OBJECTS= So I had a closer look at these two files, and found some strange things in Makeconf, for example a variable LOCAL_SOFT with a d: path which has nothing to do with my configuration : LOCAL_SOFT = d:/RCompile/CRANpkg/extralibs/local Ok, the thing is, my Makeconf is strange, but when I actually use the """ make -f "C:/Trading/R/R-2.14.1/etc/i386/Makeconf" -f "C:/Trading/R/R-2.14.1/share...
2018 Feb 09
3
R Compilation gets stuck on Windows 64
...red previously. It is strange that you did not get the attachments. I am pasting the contents of the MkRules.local here: ------------------------------------------------------------------- #-*- Makefile -*- ## This is only used when building R itself but it does customize ## etc/*/Makeconf using LOCAL_SOFT, BINPREF[64], IMPLIB and R_ARCH ## Customize by copying to MkRules.local and uncommenting and editing ## some of the definitions there. ## ## =========== configuration macros for building packages ================ # Absolute path to '/usr/local' software collection. The versions used # o...
2018 Feb 09
0
R Compilation gets stuck on Windows 64
...u did not get the attachments. I am > pasting the contents of the MkRules.local here: > > ------------------------------------------------------------------- > > #-*- Makefile -*- > > ## This is only used when building R itself but it does customize > ## etc/*/Makeconf using LOCAL_SOFT, BINPREF[64], IMPLIB and R_ARCH > > ## Customize by copying to MkRules.local and uncommenting and editing > ## some of the definitions there. > ## > > ## =========== configuration macros for building packages ================ > # Absolute path to '/usr/local' software c...
2018 Feb 09
2
R Compilation gets stuck on Windows 64
Hi All, I am trying to compile R from source on a 64 bit Windows. I have downloaded and installed all the third party software as per the R - documentation. The compilation starts fine and after a while it stops with the following error message: D:/Rtools/mingw_64/bin/../lib/gcc/x86_64-w64-mingw32/4.9.3/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find -lRgraphapp collect2.exe: error: ld
2012 Dec 17
1
Problems with building R from sources
...in the R_HOME/src/gnuwin32/bitmap folder but when I tried the ./configure command I got an error again (I'm not an expert user, still learning). My MkRules.local file is the following: #-*- Makefile -*- ## This is only used when building R itself but it does customize ## etc/*/Makeconf using LOCAL_SOFT, BINPREF[64], IMPLIB and R_ARCH ## =========== configuration macros for building packages ================ # Absolute path to '/usr/local' software collection. The versions used # on CRAN can be found under http://www.stats.ox.ac.uk/pub/Rtools/goodies LOCAL_SOFT = ## ============== confi...
2012 Nov 30
1
compiling R for Windows 64 bit
Dear All, I'm trying to compile R for Windows 64 bit. I'm following the instructions of R installation and administration guide v2.15.2 (3.1; A.3.1.4; C.2.2) and at the moment I compiled the default version (single threaded, gcc, without external BLAS) ?on my notebook (windows xp 32 bit) Now I'm trying to compile it on Windows servers 64 bit with the next configuration : 1. Windows
2024 Mar 16
3
Problem when trying to install packages
...rstudio\lib\R/bin/config.sh: line 183: > > make: command not found > > C:\Users\admin\ANACON~1\envs\rstudio\lib\R/bin/config.sh: line 319: > > make: command not found > > ./configure.win: line 17: make: command not found > > /lib/libpng.lib > > found libpng in LOCAL_SOFT: /lib > > seems ok, ready to go > > ** libs > > Warning in system(cmd) : 'make' not found > > ERROR: compilation failed for package 'png' > > * removing 'C:/R_Libs/png' > > Warning in install.packages : > > installation of pack...
2018 Feb 09
1
R Compilation gets stuck on Windows 64
...am >> pasting the contents of the MkRules.local here: >> >> ------------------------------------------------------------------- >> >> #-*- Makefile -*- >> >> ## This is only used when building R itself but it does customize >> ## etc/*/Makeconf using LOCAL_SOFT, BINPREF[64], IMPLIB and R_ARCH >> >> ## Customize by copying to MkRules.local and uncommenting and editing >> ## some of the definitions there. >> ## >> >> ## =========== configuration macros for building packages ================ >> # Absolute path to ...
2024 Mar 16
1
Problem when trying to install packages
...ine 183: > > > make: command not found > > > C:\Users\admin\ANACON~1\envs\rstudio\lib\R/bin/config.sh: line 319: > > > make: command not found > > > ./configure.win: line 17: make: command not found > > > /lib/libpng.lib > > > found libpng in LOCAL_SOFT: /lib > > > seems ok, ready to go > > > ** libs > > > Warning in system(cmd) : 'make' not found > > > ERROR: compilation failed for package 'png' > > > * removing 'C:/R_Libs/png' > > > Warning in install.packages : &gt...
2024 Mar 16
1
Problem when trying to install packages
...gt; make: command not found >> > > C:\Users\admin\ANACON~1\envs\rstudio\lib\R/bin/config.sh: line 319: >> > > make: command not found >> > > ./configure.win: line 17: make: command not found >> > > /lib/libpng.lib >> > > found libpng in LOCAL_SOFT: /lib >> > > seems ok, ready to go >> > > ** libs >> > > Warning in system(cmd) : 'make' not found >> > > ERROR: compilation failed for package 'png' >> > > * removing 'C:/R_Libs/png' >> > > Warning i...