pharmaverse / sdtmchecks

Analysis facing checks for SDTM data
https://pharmaverse.github.io/sdtmchecks/
Apache License 2.0
20 stars 6 forks source link

getting started: two ways? #344

Open jimrothstein opened 2 weeks ago

jimrothstein commented 2 weeks ago

To date, I have installed 'devel' version via github fork. From this fork, I used git locally to retrieve 'devel' branch and create a new local branch to code with.

I have run into some problems with 'devtools', specifically load_all.

====

The directions (https://pharmaverse.github.io/sdtmchecks/index.html) say to do this:

# install.packages("devtools")
devtools::install_github("pharmaverse/sdtmchecks")

# Note that `ref = "devel"` is not needed since devel is the default branch

When I follow this route, per directions, sdtmchecks winds up with all my other installed packages and need to use library(sdtmchecks) to load it. (Just like library(httr2) or library(tibble) juat like any other R package)

So perhaps I'm getting a little confused; the renv::restore() throws another wrinkle.

Appreciate any clarification on installing the devel version and my own branch.

Thx,

sarabodach commented 6 days ago

Hi @jimrothstein , So sorry for the delayed reply.

Does this information help at all? https://github.com/r-lib/devtools/issues/179

Thanks, Sara

jimrothstein commented 6 days ago

Thx Sara: Let me check. fyi, Ross did let me know you are extremely busy! So I am also doing some admiral issues (different philosophy, but still pharmaverse). jim

On Thu, Jun 27, 2024 at 11:14 AM sarabodach @.***> wrote:

Hi @jimrothstein https://github.com/jimrothstein , So sorry for the delayed reply.

Does this information help at all? r-lib/devtools#179 https://github.com/r-lib/devtools/issues/179

Thanks, Sara

— Reply to this email directly, view it on GitHub https://github.com/pharmaverse/sdtmchecks/issues/344#issuecomment-2195388846, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB6BJ77KWUPKXWZBTBE7AMDZJRI65AVCNFSM6AAAAABJQY7LV2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOJVGM4DQOBUGY . You are receiving this because you were mentioned.Message ID: @.***>