Skip to contents

R client for the PROOF API

PROOF API is at https://github.com/FredHutch/proof-api

Installation

You can install the development version of proofr from GitHub with:

# install.packages("pak")
pak::pak("getwilds/proofr")

Get started

To get started with proofr, see the Getting Started vignette.

Notes

  • There are no plans to submit this package to CRAN. Therefore, you should not depend on this package in any packages you have on CRAN.

Bugs? Features?

Open an issue on our issue tracker.

Code of Conduct

Please note that the proofr project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

License

MIT