commonsMath-package {commonsMath} | R Documentation |
Java JAR files for the Apache Commons Mathematics Library for use by users and other packages.
The DESCRIPTION file:
Package: | commonsMath |
Type: | Package |
Title: | JAR Files of the Apache Commons Mathematics Library |
Version: | 1.2.4 |
Date: | 2019-07-10 |
Description: | Java JAR files for the Apache Commons Mathematics Library for use by users and other packages. |
Authors@R: | c(person(given="David B.",family="Dahl",role=c("cre"),email="dahl@stat.byu.edu"), person(given="The Apache Software Foundation",role=c("aut","cph"))) |
URL: | https://github.com/dbdahl/commonsMath |
BugReports: | https://github.com/dbdahl/commonsMath/issues |
Suggests: | rscala (>= 3.2.14), rJava (>= 0.9-10), testthat, knitr, rmarkdown |
License: | Apache License 2.0 | file LICENSE |
VignetteBuilder: | knitr |
Encoding: | UTF-8 |
RoxygenNote: | 6.1.1 |
Author: | David B. Dahl [cre], The Apache Software Foundation [aut, cph] |
Maintainer: | David B. Dahl <dahl@stat.byu.edu> |
See the package vignette for details on how to access the Apache Commons Math Library using this package.
if ( interactive() ) vignette("commonsMath")