OHDSI / Hades

Health Analytics Data-to-Evidence Suite (HADES): A collection of R packages for performing analytics against the Common Data Model.
https://ohdsi.github.io/Hades
Apache License 2.0
23 stars 12 forks source link

CirceR install from renv not working? #26

Closed alondhe closed 1 year ago

alondhe commented 1 year ago

Hi,

I've been playing with the renv.lock file for use in Broadsea, and I'm seeing install issues for CirceR:

Has anyone seen this?

262.0 - Downloading CirceR from GitHub ...              ERROR [downloaded length 0 != reported length 80]
262.8 Error: error downloading 'https://api.github.com/repos/ohdsi/CirceR/tarball/v1.3.1' [downloaded length 0 != reported length 80]

Thanks, Ajit

alondhe commented 1 year ago

For clarity, this is the lock file section: https://github.com/OHDSI/Hades/blob/main/hadesWideReleases/2023Q3/renv.lock#L1314-L1322

alondhe commented 1 year ago

I think this has something to do with my docker container getting GitHub hosted packages. CirceR just happens to be the first in the lock file that isn't from CRAN.