Package: rmaven 0.1.3

Robert Challen

rmaven: Run Java Build Tool Maven from R

Distributing large files in packages is contrary to 'CRAN' policies. Java libraries frequently have large dependencies, and this makes them hard to submit to CRAN. Java has a sophisticated dependency management tool (Maven) which can calculate and cache dependencies. Running Maven from R allows for better integration of Java libraries into R. Maven provides various options for resolving complied Java code dependencies, configuring class path, or compiling Java source code, all of which are useful for efficient use of Java within R.

Authors:Robert Challen [aut, cre]

rmaven_0.1.3.tar.gz
rmaven_0.1.3.zip(r-4.5)rmaven_0.1.3.zip(r-4.4)rmaven_0.1.3.zip(r-4.3)
rmaven_0.1.3.tgz(r-4.4-any)rmaven_0.1.3.tgz(r-4.3-any)
rmaven_0.1.3.tar.gz(r-4.5-noble)rmaven_0.1.3.tar.gz(r-4.4-noble)
rmaven_0.1.3.tgz(r-4.4-emscripten)rmaven_0.1.3.tgz(r-4.3-emscripten)
rmaven.pdf |rmaven.html
rmaven/json (API)
NEWS

# Install 'rmaven' in R:
install.packages('rmaven', repos = c('https://terminological.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/terminological/rmaven/issues

On CRAN:

13 exports 0.23 score 11 dependencies 2 scripts

Last updated 5 months agofrom:2bed4e8801 (on 0.1.3). Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 13 2024
R-4.5-winOKAug 13 2024
R-4.5-linuxOKAug 13 2024
R-4.4-winOKAug 13 2024
R-4.4-macOKAug 13 2024
R-4.3-winOKAug 13 2024
R-4.3-macOKAug 13 2024

Exports:%>%as.coordinatesclear_rmaven_cachecompile_jarcopy_artifactdeveloper_modeexecute_mavenfetch_artifactget_repository_locationpackage_jarsresolve_dependenciesset_repository_locationstart_jvm

Dependencies:clifsgluelifecyclemagrittrrappdirsrlangstringistringrvctrsxml2

Getting Started

Rendered fromrmaven.Rmdusingknitr::rmarkdownon Aug 13 2024.

Last update: 2024-04-16
Started: 2022-08-22