ropensci / taxa

taxonomic classes for R
https://docs.ropensci.org/taxa
Other
48 stars 12 forks source link

Issues with CRAN check on 2022-03-10 #211

Open kamapu opened 2 years ago

kamapu commented 2 years ago

Due to some issues the package taxa is scheduled for archival on 2022-03-24.

The issue is generated by following warning and note:

  • checking dependencies in R code ... NOTE Namespaces in Imports field not imported from: ‘R6’ ‘jsonlite’ ‘knitr’ ‘lazyeval’ ‘tidyr’ All declared Imports should be used.

  • checking examples ... WARNING Found the following significant warnings:

    Warning: 'default.stringsAsFactors' is deprecated. Warning: 'default.stringsAsFactors' is deprecated. Warning: 'default.stringsAsFactors' is deprecated. Warning: 'default.stringsAsFactors' is deprecated. Warning: 'default.stringsAsFactors' is deprecated. Warning: 'default.stringsAsFactors' is deprecated. Warning: 'default.stringsAsFactors' is deprecated. Warning: 'default.stringsAsFactors' is deprecated. Deprecated functions may be defunct as soon as of the next release of R. See ?Deprecated.

zachary-foster commented 2 years ago

Thanks! Yea, I just saw that. I will work on resolving it soon.