Package: svn 0.4.0
svn: Interface Between SVN and R
Get information on SVN repositories through R. Explore file status, commit logs etc.
Authors:
svn_0.4.0.tar.gz
svn_0.4.0.zip(r-4.7)svn_0.4.0.zip(r-4.6)svn_0.4.0.zip(r-4.5)
svn_0.4.0.tgz(r-4.6-any)svn_0.4.0.tgz(r-4.5-any)
svn_0.4.0.tar.gz(r-4.7-any)svn_0.4.0.tar.gz(r-4.6-any)
svn_0.4.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
svn/json (API)
NEWS
| # Install 'svn' in R: |
| install.packages('svn', repos = c('https://dcr-unibe-ch.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/dcr-unibe-ch/svn/issues
Last updated from:62f27404bf. Checks:7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 93 | ||
| source / vignettes | OK | 143 | ||
| linux-release-x86_64 | NOTE | 101 | ||
| macos-release-arm64 | NOTE | 72 | ||
| macos-oldrel-arm64 | NOTE | 73 | ||
| windows-devel | NOTE | 60 | ||
| windows-release | NOTE | 55 | ||
| windows-oldrel | NOTE | 55 | ||
| wasm-release | OK | 77 |
Exports:svn_conflictsvn_detailssvn_logsvn_revnumsvn_state
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Find conflicts in repo | svn_conflict |
| get details on the status of an svn repo | svn_details |
| Log of commits in repository/repositories | svn_log |
| Get SVN revision number | svn_revnum |
| States of files in repo | svn_state |
