Displaying 2 results from an estimated 2 matches for "palomino3".
2023 Nov 03
2
'R CMD INSTALL' keeps going on despite serious errors, and returns exit code 0
...to use recently for our daily builds.
Strangely, we only see this on Linux. On Windows and Mac, we get the
usual hard error, as expected. See:
-
https://bioconductor.org/checkResults/3.19/bioc-LATEST/CoreGx/nebbiolo1-install.html
-
https://bioconductor.org/checkResults/3.19/bioc-LATEST/CoreGx/palomino3-install.html
-
https://bioconductor.org/checkResults/3.19/bioc-LATEST/CoreGx/merida1-install.html
To reproduce:
??? library(remotes)
??? install_git("https://git.bioconductor.org/packages/CoreGx")
Thanks,
H.
> sessionInfo()
R Under development (unstable) (2023-10-22 r85388)
P...
2023 Nov 04
1
'R CMD INSTALL' keeps going on despite serious errors, and returns exit code 0
...ely, we only see this on Linux. On Windows and Mac, we get the
> usual hard error, as expected. See:
> -
> https://bioconductor.org/checkResults/3.19/bioc-LATEST/CoreGx/nebbiolo1-install.html
> -
> https://bioconductor.org/checkResults/3.19/bioc-LATEST/CoreGx/palomino3-install.html
> -
> https://bioconductor.org/checkResults/3.19/bioc-LATEST/CoreGx/merida1-install.html
> To reproduce:
> ??? library(remotes)
> ??? install_git("https://git.bioconductor.org/packages/CoreGx")
> Thanks,
> H.
>>...