PredictiveEcology / BiomeBGCR

Package for running Biome-BGC models in R
2 stars 0 forks source link

R CMD check NOTE #6

Closed achubaty closed 2 years ago

achubaty commented 2 years ago

devtools::check() shows the following NOTE:

> checking if this is a source package ... NOTE
  Found the following apparent object files/libraries:
    src/Biome-BGC/src/lib/bgclib-4.2.a
  Object files/libraries should not be included in a source package.

adding the following line to .Rbuildignore completely prevents R from finding the executable, which is worse.

^src/Biome-BGC/src/lib/bgclib-4\.2\.a$
jflavoie33 commented 2 years ago

Fixed in commit a67a00bfa053fa3e0286f9b1d370eeee985d2574