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
- Host: GitHub
- URL: https://github.com/henrikbengtsson/r.archive
- Owner: HenrikBengtsson
- Created: 2014-06-17T02:15:50.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2016-02-20T18:55:40.000Z (about 9 years ago)
- Last Synced: 2025-02-02T14:17:07.128Z (3 months ago)
- Language: Makefile
- Size: 39.1 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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 | ||
|
| Test coverage | || |