search for: data2lazyloaddb

Displaying 4 results from an estimated 4 matches for "data2lazyloaddb".

2010 Jun 23
1
problem to building R (datasets)
...nchanged Error in dir.create(Rdatadir, showWarnings = FALSE) : file name conversion problem Calls: <Anonymous> -> <Anonymous> -> dir.create Execution halted make[2]: *** [all] Error 1 make[1]: *** [R] Error 1 make: *** [all] Error 2 And it was caused by @$(ECHO) "tools:::data2LazyLoadDB(\"$(pkg)\", compress=3)" | \ R_DEFAULT_PACKAGES=NULL LC_ALL=C $(R_EXE) > /dev/null at the Makefile.win in the src/datasets directory I am using Window XP and tried to compile 2.11.1 version. I can't imagine how I can solve this problem. Any hints or suggestions will be app...
2010 Jun 15
1
building 2.11.1 on solaris 10
.../usr/stat/work/dwc/R/R-2.11.1/library/stats/libs/stats.so: symbol __i_abs: referenced symbol not found Calls: <Anonymous> ... tryCatch -> tryCatchList -> tryCatchOne -> <Anonymous> Execution halted *** Error code 1 The following command caused the error: echo "tools:::data2LazyLoadDB(\"datasets\", compress=3)" | \ R_DEFAULT_PACKAGES=NULL LC_ALL=C ../../../bin/R --vanilla --slave > /dev/null make: Fatal error: Command failed for target `all' Any specific help would be most appreciated, since I'm running out of ideas on my end. Thanks [[al...
2006 Jun 08
1
Problems Building R-2.3.1 on Alpha server ES40 running Tru64 V5.1B PK#5
...access `/usr/ruby-deploy/swkits/RUBY/SOFTWARE/3rdPartySW/R/R-2.3.1/build/librar y/MASS/data/*': No such file or directory ** moving datasets to lazyload DB *** caught segfault *** address 100000008, cause 'memory not mapped' Traceback: 1: print.default(f0) 2: print(f0) 3: tools:::data2LazyLoadDB("MASS", "/usr/ruby-deploy/swkits/RUBY/SOFTWARE/3rdPartySW/R/R-2.3.1/build/librar y") aborting ... /usr/ruby-deploy/swkits/RUBY/SOFTWARE/3rdPartySW/R/R-2.3.1/build/bin/INS TALL: 367631 Memory fault - core dumped ERROR: lazydata failed for package 'MASS' ** Removing '/...
2005 Apr 07
3
R-beta 2004-04-07 build failed on AIX
I thought I'd give this another shot before the official release. I tried building R-beta_2004-04-07 on the AIX system that I have access to, and it seemed to failed at lazy-loading survival. I'd very much appreciate any pointer on what to try or look for next. 1. I set OBJECT_MODE to 64 for building 64-bit binary. 2. I edited config.site with the following: CC="xlc_r"