search for: process_renviron

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

2010 Sep 15
1
running 'make' failed during vignette creation ('R CMD build') on Windows
Hi, This is a follow-up to the problem reported here: https://stat.ethz.ch/pipermail/r-devel/2010-September/058460.html After I updated R-2.12 to 2010-09-13 r52905 on the Bioc build system, some of the packages that have a Makefile in <pkg>/inst/doc still don't build on Windows. For example, 'R\bin\R.exe CMD build adSplit' gives: * checking for file
2002 Oct 16
1
Documentation for .Renviron (PR#2175)
Hi everyone, Two minor points about ?.Renviron. 1) If R_ENVIRON is not set then R defaults to `${R_HOME}/etc/Renviron', not `${R_HOME}/etc/Renviron.site' as stated. 2) In the details, there is a missing "way" in "`value' is processed in a similar to a Unix shell." Cheers, Jonathan. --please do not edit the information below-- Version: platform =
2005 Jul 24
1
Buglet in src/appl/splines.c (PR#8030)
...r pointers to 6622 not-freed blocks. ==5085== checked 13843736 bytes. ==5085== ==5085== ==5085== 436 bytes in 20 blocks are definitely lost in loss record 18 of 36 ==5085== at 0x1B90659D: malloc (vg_replace_malloc.c:130) ==5085== by 0x8060C28: Putenv (Renviron.c:123) ==5085== by 0x8060DF2: process_Renviron (Renviron.c:181) ==5085== by 0x8060F31: process_system_Renviron (Renviron.c:203) ==5085== by 0x816068B: Rf_initialize_R (system.c:160) ==5085== by 0x805DA1A: main (Rmain.c:30) ==5085== ==5085== LEAK SUMMARY: ==5085== definitely lost: 436 bytes in 20 blocks. ==5085== possibly lost:...
2006 Oct 19
0
Memory leak
...loop (main.c:933) ==11423== by 0x8068381: main (Rmain.c:33) ==11423== ==11423== ==11423== 468 bytes in 22 blocks are definitely lost in loss record 16 of 34 ==11423== at 0x401A6EE: malloc (vg_replace_malloc.c:149) ==11423== by 0x806B7C8: Putenv (Renviron.c:130) ==11423== by 0x806B9A5: process_Renviron (Renviron.c:192) ==11423== by 0x806BAB5: process_system_Renviron (Renviron.c:225) ==11423== by 0x8174F1A: Rf_initialize_R (system.c:223) ==11423== by 0x806837C: main (Rmain.c:32) ==11423== ==11423== LEAK SUMMARY: ==11423== definitely lost: 503 bytes in 23 blocks. ==11423== possibl...