Skip to content

Rewrite dsDictionaries to R package#57

Draft
erikzwart wants to merge 42 commits into
masterfrom
setup-R-package
Draft

Rewrite dsDictionaries to R package#57
erikzwart wants to merge 42 commits into
masterfrom
setup-R-package

Conversation

@erikzwart
Copy link
Copy Markdown
Contributor

@erikzwart erikzwart commented Jan 5, 2024

  • setup library(dsDictionaries) R package
  • update README
  • include lifecycle core 2_6 transformation into 'new' dictionary format
  • make lifecycle core 3_0 available as dataset data(lifecycle_core_3_0)
  • add tests for datasets (data.R)

How to run

devtools::load_all()
library(dsDictionaries)
data(lifecycle_core_3_0)

devtools::check()

@erikzwart erikzwart requested a review from marikaris January 5, 2024 14:03
Update lifecycle_core_2_6.R to create changelog (NEWS)
data(lifecycle_outcome_1_5) documentation added (data.R)

update NEWS.md
data(athlete_urban_1_2) documentation added (data.R)

update NEWS.md
data(athlete_outcome_1_2) documentation added (data.R)

update NEWS.md
data(athlete_chemicals_1_1) documentation added (data.R)

update NEWS.md

update test-data.R
update test-data.R, handle no repeats in dataset
update datasets
@StuartWheater
Copy link
Copy Markdown

The latest version of R is 4.3.2. DESCRIPTION specifies version of R should be >= 2.10, has it been tested with such old version of R?

Copy link
Copy Markdown

@clemens-tolboom clemens-tolboom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some non-R feedback

Comment thread README.md Outdated
Comment thread README.md Outdated
Comment thread README.md Outdated
Comment thread README.md Outdated
Comment thread README.md Outdated
Comment thread README.md Outdated
Comment thread README.md Outdated
Comment thread README.md Outdated
Comment thread README.md Outdated
Comment thread README.md Outdated
Comment thread README.md Outdated
bump version lifecycle (core 3_0, outcome 2_0)

partialy replaced lifecycle methyl 1_5 with methyl cord blood 2_0
@erikzwart
Copy link
Copy Markdown
Contributor Author

The latest version of R is 4.3.2. DESCRIPTION specifies version of R should be >= 2.10, has it been tested with such old version of R?

DESCRIPTION has been changed to R >= 4.3.0

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

Successfully merging this pull request may close these issues.

3 participants