CenterForOpenScience/osfr

Name: osfr

Owner: Center for Open Science

Description: An R package to interface with OSF (WORK IN PROGRESS)

Created: 2015-09-11 20:07:19.0

Updated: 2018-05-13 14:57:54.0

Pushed: 2018-05-24 15:06:22.0

Homepage:

Size: 486

Language: R

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

osfr: R Interface to the Open Science Framework

Build Statuscodecov

The R package osfr interfaces with the Open Science Framework (OSF) to both get information from the OSF and push information to the OSF. If you are looking for a Python client see osf-cli.

To install, you currently have to have devtools installed, considering the package is not yet available on CRAN. When it it available on CRAN, we will celebrate here :palm_tree: Install and login is as follows from R:

ools::install_github('chartgerink/osfr')

n()

Considering this software is still very much in development, please don't use it to build anything that requires stability. Code might very well break still throughout the development process. When v1.0.0 comes around, that's when it is reasonable to start building on this reliably (that's when it will also be on CRAN).

Contributing

Contributions are definitely welcome! There have been some great uninvited contributions, that have made the project much better. If you're looking for ways to contribute, the issues is always a good place to start. If you notice a typo, also please submit a PR! And most of all, this project should not only be for those that control the ephemeral skill of using git so if you want to contribute you can also always e-mail to chris@libscie.org.

Note that for this project there is a clear Code of Conduct and that in contributing to the project you are expected to keep to these guidelines. If you are contributing to the project, please also keep an eye out for problems and don't turn your back on harassment, inappropriate comments etc.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.