|
407ff1e73a
|
field names validity checking also added while at it
|
2024-01-09 10:27:37 +01:00 |
|
|
7cae55dba4
|
Updated read_redcap_tables to handle non-longitudinal projects and give better error on invalid events or forms
|
2024-01-09 10:22:49 +01:00 |
|
|
31c6994ce3
|
new version 2023.12.1 with two bug fixes and a new wrapper function
|
2023-12-20 09:01:40 +01:00 |
|
|
8bd4d9ade7
|
three new functions and new version
|
2023-07-04 16:03:24 +02:00 |
|
|
9d9a6dce2c
|
getwd/setwd fix, examples revision upcoming
|
2023-06-05 08:35:34 +02:00 |
|
AG Damsbo
|
d054f5a420
|
minor
|
2023-04-14 11:47:23 +02:00 |
|
AG Damsbo
|
80f1e6fe12
|
the included dataset is updated to include special characters in form names
|
2023-04-14 11:47:01 +02:00 |
|
AG Damsbo
|
563c864091
|
a new helper function has been introduced to help matching form names when special characters are in use.
|
2023-04-14 11:46:09 +02:00 |
|
AG Damsbo
|
4847094f2c
|
still cran in sight
|
2023-04-14 09:46:55 +02:00 |
|
AG Damsbo
|
09690777a8
|
including data and sorting vignette. still work to be done.
|
2023-04-13 12:15:34 +02:00 |
|
AG Damsbo
|
349ff695e1
|
gp with CRAN in sight
|
2023-04-13 10:57:04 +02:00 |
|
AG Damsbo
|
4f7af115f4
|
page, test and coverage
|
2023-03-08 11:50:44 +01:00 |
|
AG Damsbo
|
9f68e27f5a
|
Major update. New functions and improvements. See NEWS.md.
|
2023-03-07 15:38:28 +01:00 |
|
AG Damsbo
|
b57e130395
|
new tests and removed notes
|
2023-03-06 14:37:06 +01:00 |
|
AG Damsbo
|
c7b61cb19e
|
new helper
|
2023-03-06 14:36:41 +01:00 |
|
AG Damsbo
|
3f95ba2f22
|
commented out archaeological findings
|
2023-03-06 14:36:32 +01:00 |
|
AG Damsbo
|
873ed7f581
|
additional redcap_wider function
|
2023-02-28 13:59:45 +01:00 |
|
AG Damsbo
|
edafc35806
|
includes read_redcap_table
|
2023-02-28 09:54:03 +01:00 |
|
AG Damsbo
|
be3969d007
|
working to submit to cran
|
2023-01-16 09:49:38 +01:00 |
|
AG Damsbo
|
582a481942
|
trying to overcome error messagein github actions by moving R package to root.
|
2022-12-21 08:29:00 +01:00 |
|
AG Damsbo
|
58cabc7153
|
minor updates to include
|
2022-12-21 07:43:56 +01:00 |
|
pegeler
|
032fa2cc78
|
updating csv tests since R 4.0.0 uses stringsAsFactors = FALSE by default
|
2020-06-03 00:40:50 -04:00 |
|
pegeler
|
064d8efabc
|
adding REDCap citation to DESCRIPTION file
|
2020-03-28 23:39:59 -04:00 |
|
pegeler
|
0357e15d57
|
updating NEWS.md with info on v0.2.1
|
2019-07-31 23:19:54 -04:00 |
|
Paul W. Egeler, M.S., GStat
|
a83221432f
|
Cleaning up code for #12
test now compares read_csv and read.csv output directly.
|
2019-07-29 12:30:52 -04:00 |
|
Paul W. Egeler, MS, GStat
|
4a06d00a0c
|
Incrementing to v0.2.1
|
2019-07-26 17:30:46 -04:00 |
|
Paul W. Egeler, MS, GStat
|
cb253af3ba
|
Closing issue #12
test included
|
2019-07-26 17:26:33 -04:00 |
|
Paul W. Egeler, M.S., GStat
|
d15c2d35ad
|
Increment to v 0.2.0 and closes #10
Form timestamp fields also captured now.
|
2019-07-15 12:24:30 -04:00 |
|
Paul W. Egeler, M.S., GStat
|
e7be5c1808
|
Fixed bug introduced in previous commit, added test to check for bug
Also started working on issue #10
|
2019-07-08 12:19:33 -04:00 |
|
Paul W. Egeler, M.S., GStat
|
76420b527c
|
Closes #9. User can specify primary table label
Incremented to v0.1.0
|
2019-07-01 18:05:44 -04:00 |
|
Paul W. Egeler, M.S., GStat
|
c0428f880f
|
moved metadata names into a sysdata file
|
2019-06-24 13:48:18 -04:00 |
|
pegeler
|
a4e58cd5ed
|
Adding change directory directive to CI because R pkg is a subdir
|
2018-06-28 17:34:41 -04:00 |
|
pegeler
|
a0a482abef
|
Completed working test suite and added CI
|
2018-06-28 17:20:14 -04:00 |
|
pegeler
|
0aed5bb118
|
Merge branch 'master' into longitudinal-data
|
2018-06-25 23:57:38 -04:00 |
|
pegeler
|
6f14bbbeca
|
merge master in s3methods
|
2018-06-25 23:54:58 -04:00 |
|
pegeler
|
4841e1170e
|
Writing unit tests for basic examples of data export for R.
|
2018-06-25 23:48:55 -04:00 |
|
pegeler
|
4d6ee65d98
|
Introducing framework for testthat tests
|
2018-06-25 00:39:56 -04:00 |
|
pegeler
|
4f2974701c
|
Working on #7. Appears to be a functioning patch
NEEDS UNIT TESTS!!!
|
2018-06-23 02:18:32 -04:00 |
|
pegeler
|
4389f2bca6
|
Adding in recursive call to process_user_input for 'response'
Also removing partial dependency on httr
|
2018-06-22 22:34:35 -04:00 |
|
pegeler
|
1053329a62
|
Turned routines to preprocess user inputs into S3 methods.
Still needs to be tested.
|
2018-06-22 22:24:34 -04:00 |
|
pegeler
|
ef4819e1fc
|
Adding Spectrum Health as copyright holder.
|
2018-06-13 22:47:57 -04:00 |
|
pegeler
|
c4015bb0be
|
Adding URL and BugReports fields to DESCRIPTION.
|
2018-06-13 22:18:39 -04:00 |
|
pegeler
|
275851f26e
|
r-pkg: updating rd file with examples
|
2018-06-08 23:47:34 -04:00 |
|
pegeler
|
e1ae1d001a
|
r-pkg: adding more examples. Will make some of them live with exdata in the future.
|
2018-06-08 23:24:35 -04:00 |
|
Egeler, Paul W
|
91d9e8e8dd
|
r-pkg: preserving order of columns in output tables
|
2018-06-06 18:17:57 -04:00 |
|
Egeler, Paul W
|
fc1cad40be
|
r-pkg: adding redcap_repeat_instrument.factor logic and improving checkbox logic
|
2018-06-06 17:55:01 -04:00 |
|
Egeler, Paul W
|
0b04c8a61d
|
moving instrument status fields ahead of checkboxes and factors
|
2018-06-04 20:51:57 -04:00 |
|
Egeler, Paul W
|
57a0538a11
|
bypassing factor field capture routine when no factor fields present
|
2018-06-04 17:19:37 -04:00 |
|
Egeler, Paul W
|
8999533098
|
Handles new fields added by REDCap data export R script
|
2018-06-04 16:45:44 -04:00 |
|
Egeler, Paul W
|
f7c1e01eff
|
simplify code to convert factors to character
|
2018-06-04 11:32:23 -04:00 |
|