On Mon, 2017-01-30 at 09:45 -0600, Cathy Lee Gierke wrote: > building ‘CATkit_2.06.tar.gz’
R CMD build creates a tarball > x-134-84-0-217:CATkit user$ *R CMD check CATkit* but you are checknig the directory, not the tarball. do R CMD check CATkit_2.06.tar.gz instead. Regards, Brian ______________________________________________ R-package-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-package-devel