The NSRR gem v5.0.0 has been released. This new version of the gem support Ruby 2.4.6 or greater, and has added support for Ruby 2.6.3. To update to the latest version of the gem, type: gem install nsrr --no-document Please note that we are also dropping support for v0.3.0 and v0.4.0 of the gem that rely on an older data access API that is being removed. Leave a reply below or email us at support@sleepdata.org if you have any questions or issues using the new release. Keep reading
Spout is an open-source Ruby tool that helps the National Sleep Research Resource team curate, manage, and version-control data dictionaries that describe underlying datasets on the site. These data dictionaries provide metadata about the variables (columns) within a dataset. A well-defined data dictionary is an essential tool for researchers who want to understand and analyze a given dataset. Background The NSRR team started development on Spout in 2013. Version 1.0. Keep reading
Do you do statistics programming using R? Do you wish you could download files from the NSRR without going through the process of installing Ruby? Well, John Muschelli and Ciprian Crainiceanu sure think so. John and Ciprian created an open-source "R" implementation of the NSRR downloader that is available for download on CRAN, https://cran.r-project.org/web/packages/nsrr/index.html. Keep reading