From the revdepcheck report: # Rsconctdply (0.1.3) * Email: <mailto:schimata@yotabitesllc.com> * GitHub mirror: <https://github.com/cran/Rsconctdply> Run `revdepcheck::cloud_details(, "Rsconctdply")` for more info ## Newly broken * checking dependencies in R code ... WARNING ``` Namespace in Imports field not imported from: ‘dplyr’ All declared Imports should be used. Missing or unexported object: ‘rsconnect::addConnectServer’ ``` ## Newly fixed * checking dependencies in R code ... NOTE ``` Namespace in Imports field not imported from: ‘dplyr’ All declared Imports should be used. ```
From the revdepcheck report:
Rsconctdply (0.1.3)
Run
revdepcheck::cloud_details(, "Rsconctdply")for more infoNewly broken
Newly fixed