fishR-Core-Team / FSA

FSA (Fisheries Stock Assessment) package provides R functions to conduct typical introductory fisheries analyses.
https://fishr-core-team.github.io/FSA/
GNU General Public License v2.0
65 stars 20 forks source link

Improper package imports #87

Closed droglenc closed 2 years ago

droglenc commented 2 years ago

A CRAN note (for v0.9.2) indicates that we ask that functions from dplyr and sciplot be imported in FSA. However, with the removal of some deprecated functions from v0.9.1, there are no more imports from these packages.

Also note that there was a testing error related to ksTest() on some flavors of machines (brought to our attention by Prof. Ripley on 15-Feb-22).

droglenc commented 2 years ago

Fixed in v0.9.3.