Displaying 2 results from an estimated 2 matches for "coregx".
2023 Nov 03
2
'R CMD INSTALL' keeps going on despite serious errors, and returns exit code 0
Hi list,
Here is an example:
??? hpages at XPS15:~$ R CMD INSTALL CoreGx
??? * installing to library ?/home/hpages/R/R-4.4.r85388/site-library?
??? * installing *source* package ?CoreGx? ...
??? ** using staged installation
??? ** R
??? ** data
??? *** moving datasets to lazyload DB
??? ** inst
??? ** byte-compile and prepare package for lazy loading
??? Error...
2023 Nov 04
1
'R CMD INSTALL' keeps going on despite serious errors, and returns exit code 0
>>>>> Herv? Pag?s
>>>>> on Fri, 3 Nov 2023 15:10:40 -0700 writes:
> Hi list,
> Here is an example:
> ??? hpages at XPS15:~$ R CMD INSTALL CoreGx ??? * installing
> ??? hpages at XPS15:~$ R CMD INSTALL CoreGx
> ??? * installing to library ?/home/hpages/R/R-4.4.r85388/site-library?
^^^^^^^
Yes, this was bad behavior was the case for a short time (too
long, my fault !!) i...