General network (HTTP/FTP/…) client interface for R (RCurl)
The package allows one to compose general HTTP requests and provides convenient functions to fetch URIs, get & post forms, etc. and process the results returned by the Web server. This provides a great deal of control over the HTTP/FTP/… connection and the form of the request while providing a higher-level interface than is available just using R socket connections. Additionally, the underlying implementation is robust and extensive, supporting FTP/FTPS/TFTP (uploads and downloads), SSL/HTTPS, telnet, dict, ldap, and also supports cookies, redirects, authentication, etc.
Dynamic Modeling and Parameter Estimation in ODE Models (dMod)
The framework provides functions to generate ODEs of reaction networks, parameter transformations, observation functions, residual functions, etc. The framework follows the paradigm that derivative information should be used for optimization whenever possible. Therefore, all major functions produce and can handle expressions for symbolic derivatives.
Fast Utility Function for Time Parsing and Conversion (fasttime)
Fast functions for timestamp manipulation that avoid system calls and take shortcuts to facilitate operations on very large data.
R Packages worth a look
20 Thursday Aug 2015
Posted R Packages
in