Package: templr 0.2-0

Yann Richet

templr: MASCOTNUM Algorithms Template Tools

Helper functions for MASCOTNUM algorithm template, for design of numerical experiments practice: algorithm template parser to support MASCOTNUM specification <https://www.gdr-mascotnum.fr/template.html>, 'ask & tell' decoupling injection (inspired by <https://search.r-project.org/CRAN/refmans/sensitivity/html/decoupling.html>) to use "crimped" algorithms (like uniroot(), optim(), ...) from outside R, basic template examples: Brent algorithm for 1 dim root finding and L-BFGS-B from base optim().

Authors:Yann Richet [aut, cre]

templr_0.2-0.tar.gz
templr_0.2-0.zip(r-4.5)templr_0.2-0.zip(r-4.4)templr_0.2-0.zip(r-4.3)
templr_0.2-0.tgz(r-4.4-any)templr_0.2-0.tgz(r-4.3-any)
templr_0.2-0.tar.gz(r-4.5-noble)templr_0.2-0.tar.gz(r-4.4-noble)
templr_0.2-0.tgz(r-4.4-emscripten)templr_0.2-0.tgz(r-4.3-emscripten)
templr.pdf |templr.html
templr/json (API)

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

Peer review:

Bug tracker:https://github.com/mascotnum/templr/issues

On CRAN:

15 exports 0.63 score 5 dependencies 1 scripts 216 downloads

Last updated 2 years agofrom:72ead285bf. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 13 2024
R-4.5-winOKSep 13 2024
R-4.5-linuxOKSep 13 2024
R-4.4-winOKSep 13 2024
R-4.4-macOKSep 13 2024
R-4.3-winOKSep 13 2024
R-4.3-macOKSep 13 2024

Exports:ask_dXask_dYask_Xask_Yfrom01importlist.resultsmax_inputmin_inputparse.algorithmread.algorithmrun.algorithmtell_dYtell_Yto01

Dependencies:clijsonliteremotesrlangxml2