mirror of
https://github.com/agdamsbo/REDCapCAST.git
synced 2024-11-21 21:10:22 +01:00
new docs
This commit is contained in:
parent
77afc5650f
commit
f488dde528
@ -1,6 +1,6 @@
|
|||||||
Package: REDCapCAST
|
Package: REDCapCAST
|
||||||
Title: REDCap Castellated Data Handling
|
Title: REDCap Castellated Data Handling
|
||||||
Version: 24.1.1
|
Version: 24.1.2
|
||||||
Authors@R: c(
|
Authors@R: c(
|
||||||
person("Andreas Gammelgaard", "Damsbo", email = "agdamsbo@clin.au.dk",
|
person("Andreas Gammelgaard", "Damsbo", email = "agdamsbo@clin.au.dk",
|
||||||
role = c("aut", "cre"),comment = c(ORCID = "0000-0002-7559-1154")),
|
role = c("aut", "cre"),comment = c(ORCID = "0000-0002-7559-1154")),
|
||||||
|
10
NEWS.md
10
NEWS.md
@ -1,3 +1,13 @@
|
|||||||
|
# REDCapCAST 24.1.2
|
||||||
|
|
||||||
|
### Functions
|
||||||
|
|
||||||
|
* Fix: `ds2dd()`: uses correct default dd column names
|
||||||
|
|
||||||
|
### Other
|
||||||
|
|
||||||
|
I believe `renv` has now been added and runs correctly. After clone, do `renv::restore()` to install all necessary package to modify the package.
|
||||||
|
|
||||||
# REDCapCAST 24.1.1
|
# REDCapCAST 24.1.1
|
||||||
|
|
||||||
### Functions
|
### Functions
|
||||||
|
Loading…
Reference in New Issue
Block a user