Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reduce dependencies #323

Open
jreps opened this issue Aug 16, 2024 · 1 comment
Open

Reduce dependencies #323

jreps opened this issue Aug 16, 2024 · 1 comment

Comments

@jreps
Copy link
Collaborator

jreps commented Aug 16, 2024

The package has a lot of dependencies.

Looking at the code it should be easy to remove the following:
DT, lubridate, methods, purrr, readr, RJSONIO, rlang, rmarkdown, stringi, tibble, tidyselect

Plus maybe these:
scales, shinyglide, stringr, RColorBrewer

@ablack3
Copy link

ablack3 commented Sep 9, 2024

I get this error message when I try to deploy the cohort diagnostics app to Posit Connect.

ℹ Capturing R dependencies with renv
The following package(s) were installed from an unknown source:
- OhdsiShinyModules [3.0.0]
- ReportGenerator   [1.15.0]
renv may be unable to restore these packages in the future.
Consider reinstalling these packages from a known source (e.g. CRAN).

One thing that is a bit tricky is that we now have two packages called ReportGenerator in the list of Darwin dependencies.
Can we consider removing the dependency on ReportGenerator?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants