[R-pkg-devel] roxygen2 and .Rbuildignore problems
Ben Bolker
bbo|ker @end|ng |rom gm@||@com
Sun Dec 1 23:57:04 CET 2024
* Your NAMESPACE file is empty -- did you forget to devtools::document()
[or otherwise mess up this file]?
* for the README issue, all I can think of is that you might have run R
CMD check on a directory rather than a built tarball?
On 12/1/24 17:53, Spencer Graves wrote:
> Hello, All:
>
>
> I'm having two problems with a tiny package on GitHub:
>
>
> * Non-standard file/directory found at top level: ‘README.Rmd’
>
>
> >>> BUT "README.Rmd" is IN .Rbuildignore
>
>
> * Error in grepInTable(c("Afghanistan", "Netherlands Antilles")) : could
> not find function "grepInTable"
>
>
> >>> BUT 'grepInTable.R' includes "#' @importFrom rworldmap
> countrySynonyms".
>
>
> SEE:
>
>
> https://github.com/sbgraves237/acledr
>
>
> What am I doing wrong?
>
>
> Thanks,
> Spencer Graves
>
> ______________________________________________
> R-package-devel using r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-package-devel
--
Dr. Benjamin Bolker
Professor, Mathematics & Statistics and Biology, McMaster University
Director, School of Computational Science and Engineering
* E-mail is sent at my convenience; I don't expect replies outside of
working hours.
More information about the R-package-devel
mailing list