Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mimic @januz's dictionary with 35k variables #360

Closed
2 tasks done
wibeasley opened this issue Nov 2, 2021 · 2 comments
Closed
2 tasks done

Mimic @januz's dictionary with 35k variables #360

wibeasley opened this issue Nov 2, 2021 · 2 comments
Assignees
Labels

Comments

@wibeasley
Copy link
Member

wibeasley commented Nov 2, 2021

@januz had a very very wide dataset that REDCap had problems producing the CSV for. But the JSON was well-formed. The changes made in #335 work now on his machine, but we'd like to include a similar dictionary to detect any regression errors in the future.

I'll probably

  • simulate it now with a big loop to spit out the csv dictionary, and then
  • throw in some flavor from his real dictionary (that shouldn't be public)
@wibeasley wibeasley self-assigned this Nov 2, 2021
wibeasley added a commit that referenced this issue Nov 2, 2021
before stealing flavor from @januz's actual dictionary

ref #360
wibeasley added a commit that referenced this issue Nov 3, 2021
wibeasley added a commit that referenced this issue Nov 3, 2021
@wibeasley
Copy link
Member Author

@januz, I used the adapted text that you approved. If you'd like any other features in the dictionary, either start a new issue (and reference this one), or just add it to the code that generated the dictionary:

https://github.com/OuhscBbmc/REDCapR/blob/dev/inst/test-data/super-wide-3/generate-dictionary.R

@januz
Copy link
Contributor

januz commented Nov 4, 2021

Sounds good. Thanks, @wibeasley!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants