CRAN/E | templr

templr

MASCOTNUM Algorithms Template Tools

Installation

About

Helper functions for MASCOTNUM algorithm template, for design of numerical experiments practice: algorithm template parser to support MASCOTNUM specification , 'ask & tell' decoupling injection (inspired by ) 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().

github.com/MASCOTNUM/templr

Key Metrics

Version 0.2-0
R ≥ 4.0
Published 2022-10-25 558 days ago
Needs compilation? no
License Apache License (≥ 2)
CRAN checks templr results

Downloads

Yesterday 4 +33%
Last 7 days 47 -18%
Last 30 days 187 -6%
Last 90 days 518 -25%
Last 365 days 2.265 +44%

Maintainer

Maintainer

Yann Richet

yann.richet@irsn.fr

Authors

Yann Richet

aut / cre

Material

README
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

templr archive

Depends

R ≥ 4.0

Imports

utils
stats
remotes
xml2
jsonlite

Suggests

testthat
future