oxford-pharmacoepi / DatabaseCharacterisation

Apache License 2.0
0 stars 0 forks source link

CDMConnector install from renv #1

Closed dandedman closed 5 months ago

dandedman commented 5 months ago

hi @catalamarti : I had a problem installing CDMConnector with renv

I think the problem is line 19 in renv.lock:

      "RemoteUsername": "darwin-eu-dev",

Either I do not have access to that repo, or the package was moved to "darwin-eu" So I changed it to:

      "RemoteUsername": "darwin-eu",

That worked. (I also had a problem installing Matrix for some reason, but was able to install that manually)

catalamarti commented 5 months ago

Sorry @dandedman, my bad, will update the renv file to the cran version. Will ping you when it is ready

catalamarti commented 5 months ago

renv file updated: https://github.com/oxford-pharmacoepi/DatabaseCharacterisation/commit/e2e584f98c94906342b99dc3ac673e836637e192