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().
| Version: | 0.2-0 | 
| Depends: | R (≥ 4.0) | 
| Imports: | utils, stats, remotes, xml2, jsonlite | 
| Suggests: | testthat, future | 
| Published: | 2022-10-25 | 
| Author: | Yann Richet  | 
| Maintainer: | Yann Richet <yann.richet at irsn.fr> | 
| License: | Apache License (≥ 2) | 
| URL: | https://github.com/MASCOTNUM/templr | 
| NeedsCompilation: | no | 
| Materials: | README | 
| CRAN checks: | templr results | 
| Reference manual: | templr.pdf | 
| Package source: | templr_0.2-0.tar.gz | 
| Windows binaries: | r-devel: templr_0.2-0.zip, r-release: templr_0.2-0.zip, r-oldrel: templr_0.2-0.zip | 
| macOS binaries: | r-release (arm64): templr_0.2-0.tgz, r-oldrel (arm64): templr_0.2-0.tgz, r-release (x86_64): templr_0.2-0.tgz, r-oldrel (x86_64): templr_0.2-0.tgz | 
| Old sources: | templr archive | 
Please use the canonical form https://CRAN.R-project.org/package=templr to link to this page.