mirror of
https://github.com/agdamsbo/REDCapCAST.git
synced 2025-09-12 10:39:39 +02:00
new docs
This commit is contained in:
parent
77afc5650f
commit
f488dde528
2 changed files with 11 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
Package: REDCapCAST
|
||||
Title: REDCap Castellated Data Handling
|
||||
Version: 24.1.1
|
||||
Version: 24.1.2
|
||||
Authors@R: c(
|
||||
person("Andreas Gammelgaard", "Damsbo", email = "agdamsbo@clin.au.dk",
|
||||
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
|
||||
|
||||
### Functions
|
||||
|
|
Loading…
Add table
Reference in a new issue