kampfsca
|
c0c74e67d1
|
Merge pull request #14 from SpectrumHealthResearch/issue12
REDCap_split() now compatible with tibbles
|
2019-09-09 09:39:44 -04:00 |
|
kampfsca
|
8685e6df4a
|
Merge pull request #11 from SpectrumHealthResearch/dev
Merging changes for #9 and #10
|
2019-08-14 08:55:27 -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 |
|
Pablo
|
7a83e4bc45
|
Updating Appveyor CI link in README.md
|
2018-10-19 16:03:04 -04:00 |
|
Egeler, Paul W
|
9e7cd2b850
|
Changing .Rbuildignore to remove NOTE form Appveyor build
|
2018-10-15 15:21:17 -04:00 |
|
Egeler, Paul W
|
f49abb8fc5
|
Changing appveyor.yml to get around stringi build errors
|
2018-10-15 14:51:04 -04:00 |
|
Egeler, Paul W
|
f3d9e81f05
|
Improved example for R in README.md
|
2018-10-15 13:46:26 -04:00 |
|
pegeler
|
35c03d637d
|
Appveyor config for R package. See yml for details
|
2018-06-29 00:00:08 -04:00 |
|
pegeler
|
5ed7ef3c70
|
Further config of appveyor.yml
|
2018-06-28 17:55:09 -04:00 |
|
pegeler
|
13bf28b536
|
Configuring appveyor.yml
|
2018-06-28 17:48:31 -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
|
d20a3625f3
|
cleaning up illustration in README.md
|
2018-06-08 23:39:12 -04:00 |
|
pegeler
|
981d75bba6
|
Adding more info in illustration within README.md
|
2018-06-08 23:25:48 -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
|
bace4bb48b
|
Adding illustration to README.md
|
2018-06-07 18:04:43 -04:00 |
|
Egeler, Paul W
|
f826571c2c
|
Adding detail to README.md regarding R usage.
|
2018-06-06 18:34:43 -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
|
0921a73a64
|
adding examples for R and SAS
|
2018-06-04 21:58:55 -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
|
3f891fcfef
|
Closes #3. SAS now handles instrument status fields
|
2018-06-04 20:47:09 -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
|
568ae05879
|
Merge branch 'master' of github.com:SpectrumHealthResearch/REDCapRITS
|
2018-06-04 10:41:55 -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 |
|
pegeler
|
cbeb70ac59
|
Merge branch 'SAS-fix'
|
2018-06-04 00:41:50 -04:00 |
|
pegeler
|
746855cb87
|
Closes #2. SAS now handles data which contains checkbox fields.
|
2018-06-04 00:41:00 -04:00 |
|
Egeler, Paul W
|
a1297903c2
|
Improved instructions for R package in README.md.
|
2018-06-03 17:09:26 -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 |
|
Egeler, Paul W
|
3bcc7f9482
|
Merge branch 'master' of github.com:SpectrumHealthResearch/REDCapRITS
|
2018-06-01 18:07:53 -04:00 |
|