Showing 7 of total 7 results (show query)
r-lib
httr:Tools for Working with URLs and HTTP
Useful tools for working with HTTP organised by HTTP verbs (GET(), POST(), etc). Configuration functions make it easy to control additional request components (authenticate(), add_headers() and so on).
Maintained by Hadley Wickham. Last updated 1 years ago.
989 stars 20.56 score 29k scripts 4.3k dependentsr-lib
memoise:'Memoisation' of Functions
Cache the results of a function so that when you call it again with the same arguments it returns the previously computed value.
Maintained by Winston Chang. Last updated 1 years ago.
319 stars 15.67 score 824 scripts 5.3k dependentsr-simmer
simmer:Discrete-Event Simulation for R
A process-oriented and trajectory-based Discrete-Event Simulation (DES) package for R. It is designed as a generic yet powerful framework. The architecture encloses a robust and fast simulation core written in 'C++' with automatic monitoring capabilities. It provides a rich and flexible R API that revolves around the concept of trajectory, a common path in the simulation model for entities of the same type. Documentation about 'simmer' is provided by several vignettes included in this package, via the paper by Ucar, Smeets & Azcorra (2019, <doi:10.18637/jss.v090.i02>), and the paper by Ucar, Hernández, Serrano & Azcorra (2018, <doi:10.1109/MCOM.2018.1700960>); see 'citation("simmer")' for details.
Maintained by Iñaki Ucar. Last updated 6 months ago.
223 stars 11.43 score 440 scripts 6 dependentssteveweston
itertools:Iterator Tools
Various tools for creating iterators, many patterned after functions in the Python itertools module, and others patterned after functions in the 'snow' package.
Maintained by Steve Weston. Last updated 11 years ago.
8.36 score 8.3k scripts 66 dependentslz100
spsUtil:'systemPipeShiny' Utility Functions
The systemPipeShiny (SPS) framework comes with many useful utility functions. However, installing the whole framework is heavy and takes some time. If you like only a few useful utility functions from SPS, install this package is enough.
Maintained by Le Zhang. Last updated 3 years ago.
4 stars 4.38 score 7 scripts 4 dependentsjszlek
fscaret:Automated Feature Selection from 'caret'
Automated feature selection using variety of models provided by 'caret' package. This work was funded by Poland-Singapore bilateral cooperation project no 2/3/POL-SIN/2012.
Maintained by Jakub Szlek. Last updated 7 years ago.
3.97 score 31 scriptscran
synchronicity:Boost Mutex Functionality in R
Boost mutex functionality in R.
Maintained by Michael J. Kane. Last updated 1 years ago.
2.64 score 2 dependents