Commit Graph

82 Commits

Author SHA1 Message Date
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
Egeler, Paul W
552ac884ff adding some metadata processing in R package to handle variety of user inputs 2018-06-04 10:40:16 -04:00
Egeler, Paul W
2cf5c8e019 Fixing variable names in R package example. 2018-06-03 16:51:46 -04:00
pegeler
50e0496d8c Converted R code into a package 2018-06-03 16:08:26 -04:00