Other packages > Find by keyword >

dynprog  

Dynamic Programming Domain-Specific Language
View on CRAN: Click here


Download and install dynprog package within the R console
Install from CRAN:
install.packages("dynprog")

Install from Github:
library("remotes")
install_github("cran/dynprog")

Install by package version:
library("remotes")
install_version("dynprog", "0.1.1")



Attach the package and use:
library("dynprog")
Maintained by
Thomas Mailund
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-03-27
Latest Update: 2019-12-09
Description:
A domain-specific language for specifying translating recursions into dynamic-programming algorithms. See for a description of dynamic programming.
How to cite:
Thomas Mailund (2018). dynprog: Dynamic Programming Domain-Specific Language. R package version 0.1.1, https://cran.r-project.org/web/packages/dynprog. Accessed 20 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:34), 0.1.0 (2018-03-27 21:15), 0.1.1 (2019-12-09 12:10)
Other packages that cited dynprog R package
View dynprog citation profile
Other R packages that dynprog depends, imports, suggests or enhances
Complete documentation for dynprog
Functions, R codes and Examples using the dynprog R package
Some associated functions: eval_recursion . get_table_name . grapes-where-grapes . make_condition_checks . make_pattern_match . make_pattern_tests . make_recursion_case . make_update_expr . parse_ranges . parse_recursion . 
Some associated R codes: dsl.R . evaluate.R . parser.R .  Full dynprog package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
configr  
An Implementation of Parsing and Writing Configuration File (JSON/INI/YAML/TOML)
Implements the JSON, INI, YAML and TOML parser for R setting and writing of configuration file. Th ...
Download / Learn more Package Citations See dependency  
rpms  
Recursive Partitioning for Modeling Survey Data
Functions to allow users to build and analyze design consistent tree and random forest models using ...
Download / Learn more Package Citations See dependency  
dynprog  
Dynamic Programming Domain-Specific Language
A domain-specific language for specifying translating recursions into dynamic-programming algorithm ...
Download / Learn more Package Citations See dependency  
seg  
Measuring Spatial Segregation
Measuring spatial segregation. The methods implemented in this package include White's P index (198 ...
Download / Learn more Package Citations See dependency  
togglr  
'Toggl.com' Api for 'Rstudio'
Use the <https://toggl.com> time tracker api thr ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,034

Author Associations

28,333

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA