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.5)svn_0.4.0.zip(r-4.4)svn_0.4.0.zip(r-4.3)
svn_0.4.0.tgz(r-4.4-any)svn_0.4.0.tgz(r-4.3-any)
svn_0.4.0.tar.gz(r-4.5-noble)svn_0.4.0.tar.gz(r-4.4-noble)
svn_0.4.0.tgz(r-4.4-emscripten)svn_0.4.0.tgz(r-4.3-emscripten)
svn.pdf |svn.html✨
svn/json (API)
NEWS
# Install 'svn' in R: |
install.packages('svn', repos = c('https://ctu-bern.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ctu-bern/svn/issues
Last updated 11 months agofrom:bf135b5757. Checks:OK: 1 NOTE: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 04 2024 |
R-4.5-win | NOTE | Nov 04 2024 |
R-4.5-linux | NOTE | Nov 04 2024 |
R-4.4-win | NOTE | Nov 04 2024 |
R-4.4-mac | NOTE | Nov 04 2024 |
R-4.3-win | NOTE | Nov 04 2024 |
R-4.3-mac | NOTE | Nov 04 2024 |
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 |