[R-pkg-devel] error messages
Or simply navigate to the install log which is avaiable from the links you got. Best, Uwe Ligges
On 14.04.2021 03:47, Dirk Eddelbuettel wrote:
On 14 April 2021 at 01:03, csmatyi wrote: | Debian | | * using log directory ?/srv/hornik/tmp/CRAN/hybridogram.Rcheck? | * using R Under development (unstable) (2021-04-12 r80161) | * using platform: x86_64-pc-linux-gnu (64-bit) | * using session charset: UTF-8 | * checking for file ?hybridogram/DESCRIPTION? ... OK | * checking extension type ... Package | * this is package ?hybridogram? version ?0.2.0? | * package encoding: UTF-8 | * checking CRAN incoming feasibility ... NOTE | Maintainer: ?Matthew Cserhati < | csmatyi at protonmail.com | >? | | New submission | * checking package namespace information ... OK | * checking package dependencies ... OK | * checking if this is a source package ... OK | * checking if there is a namespace ... OK | * checking for executable files ... OK | * checking for hidden files and directories ... OK | * checking for portable file names ... OK | * checking for sufficient/correct file permissions ... OK | * checking serialization versions ... OK | * checking whether package ?hybridogram? can be installed ... [0s/0s] ERROR | Installation failed. | See ?/srv/hornik/tmp/CRAN/ | hybridogram.Rcheck/00install.out | ? for details. | * DONE | Status: 1 ERROR, 1 NOTE You need to figure out why it does not install. RHub (http://builder.r-hub.io/) may help if you do not have a suitable machine nearby. Dirk