djvdj icon indicating copy to clipboard operation
djvdj copied to clipboard

trim dependencies

Open sheridar opened this issue 3 years ago • 2 comments
trafficstars

  • move as many as possible to Suggests and use conditionally

sheridar avatar Sep 20 '22 16:09 sheridar

convert all pipes to |> and eliminate magrittr import

jayhesselberth avatar Oct 29 '22 14:10 jayhesselberth

The number of dependencies is triggering a NOTE during R CMD CHECK:

* checking package dependencies ... NOTE
Imports includes 27 non-default packages.
Importing from so many packages makes the package vulnerable to any of
them becoming unavailable.  Move as many as possible to Suggests and
use conditionally.

jayhesselberth avatar Oct 29 '22 15:10 jayhesselberth

closed with #128

sheridar avatar Mar 25 '23 16:03 sheridar