You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To address the note: there have been no additional dependencies introduced to the package since the last CRAN release (`v0.2.0`). For reference, here was my justification for this note previously:
16
+
To address the note, here was my justification for this note in the previous release:
17
17
18
18
> `tidyCDISC` is (nearly) a "one stop shop" application for clinical reporting in the pharmaceutical space. As such, it leverages many modules to perform many tasks. Many tasks require many packages. While preparing for CRAN submission, we've surgically paired down the dependency list to 37 packages that (I feel) are necessary. These are primarily "mainstream" packages, meaning they are maintained by reputable & well known authors & dev teams in the R community.
19
19
20
20
### Test Environments
21
21
22
-
* Github action performing linux check with old, current, and devel release of R
23
-
* Github action performing windows and macOS check with current R release
22
+
* RHub Github action performing linux, macOS, and Windows R CMD Check
0 commit comments