Skip to content

cran/osi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open source license metadata retrieval with OSI

Author: Oliver Keyes
License: MIT
Status: Stable

downloads CRAN_Status_Badge

osi is a simple package to connect to the Open Source Initiative's API from R. It contains functions for:

  1. Retrieving metadata about open source licenses;
  2. Extracting values from said metadata;
  3. Retrieving the actual plaintext versions of licenses covered by the API.

For more information, see the accompanying vignette!

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

Installation

For the most recent version, on CRAN:

install.packages("osi")

For the development version:

library(devtools)
devtools::install_github("ironholds/osi")

Dependencies

  • R. Doy.
  • httr and its dependencies.

About

❗ This is a read-only mirror of the CRAN R package repository. osi — Open Source Initiative API Connector. Homepage: https://github.com/Ironholds/osi/ Report bugs for this package: https://github.com/Ironholds/osi/issues

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages