Helper functions for MASCOTNUM / RT-UQ <https://uq.math.cnrs.fr/> algorithm template, for design of numerical experiments practice: algorithm template parser to support MASCOTNUM specification <https://github.com/MASCOTNUM/algorithms>, '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().
| Version: | 0.2-1 | 
| Depends: | R (≥ 4.0) | 
| Imports: | utils, stats, remotes, xml2, jsonlite | 
| Suggests: | testthat, future | 
| Published: | 2025-07-26 | 
| DOI: | 10.32614/CRAN.package.templr | 
| Author: | Yann Richet | 
| Maintainer: | Yann Richet <yann.richet at asnr.fr> | 
| License: | Apache License (≥ 2) | 
| URL: | https://github.com/MASCOTNUM/templr | 
| NeedsCompilation: | no | 
| Materials: | README | 
| CRAN checks: | templr results | 
| Reference manual: | templr.html , templr.pdf | 
| Package source: | templr_0.2-1.tar.gz | 
| Windows binaries: | r-devel: templr_0.2-1.zip, r-release: templr_0.2-1.zip, r-oldrel: templr_0.2-1.zip | 
| macOS binaries: | r-release (arm64): templr_0.2-1.tgz, r-oldrel (arm64): templr_0.2-1.tgz, r-release (x86_64): templr_0.2-1.tgz, r-oldrel (x86_64): templr_0.2-1.tgz | 
| Old sources: | templr archive | 
Please use the canonical form https://CRAN.R-project.org/package=templr to link to this page.