An open API service indexing awesome lists of open source software.

https://github.com/henrikbengtsson/r.archive

R package: R.archive
https://github.com/henrikbengtsson/r.archive

Last synced: about 2 months ago
JSON representation

R package: R.archive

Awesome Lists containing this project

README

        

# R.archive: Automatic Copying of Objects and Files to a File-based Archive

## Installation
R package R.archive is only available via [GitHub](https://github.com/HenrikBengtsson/R.archive) and can be installed in R as:
```r
source('http://callr.org/install#HenrikBengtsson/R.archive')
```

### Pre-release version

To install the pre-release version that is available in branch `develop`, use:
```r
source('http://callr.org/install#HenrikBengtsson/R.archive@develop')
```
This will install the package from source.

## Software status

| Resource: | GitHub | Travis CI | Appveyor |
| ------------- | ------------------- | ------------- | ---------------- |
| _Platforms:_ | _Multiple_ | _Linux_ | _Windows_ |
| R CMD check | | Build status | Build status |
| Test coverage | | Coverage Status | |