Re: [R] Mysterious NOTE when checking package

2019-06-03 Thread Christian Martin Hennig
Dear Marc, > Two things: > > 1. This should be posted to R-package-devel, which is focused on R/CRAN > package development: > >https://stat.ethz.ch/mailman/listinfo/r-package-devel > > > 2. What are the exact commands that you used to build and then check the > package? > > "R CMD build"

[R] Mysterious NOTE when checking package

2019-06-03 Thread Christian Martin Hennig
Dear list members, checking my updated version of prabclus with R-devel --as-cran I get a mysterious note: "* checking DESCRIPTION meta-information ... NOTE Checking should be performed on sources prepared by ‘R CMD build’." (No further information is given on that one in 00check.log.) But my

[R] R package installation error

2019-01-28 Thread Christian Martin Hennig
Hi there, I'm running R version 3.5.2 on Linux Mint. I try install.packages("hierfstat") and get this: ** byte-compile and prepare package for lazy loading Error in rbind(info, getNamespaceInfo(env, "S3methods")) : number of columns of matrices must match (see arg 2) ERROR: lazy loading