fritools - Utilities for the Forest Research Institute of the State Baden-Wuerttemberg
Miscellaneous utilities, tools and helper functions for finding and searching files on disk, searching for and removing R objects from the workspace. Does not import or depend on any third party package, but on core R only (i.e. it may depend on packages with priority 'base').
Last updated
5.86 score 6 dependents 4 scripts 597 downloadsHandTill2001 - Multiple Class Area under ROC Curve
An S4 implementation of Eq. (3) and Eq. (7) by David J. Hand and Robert J. Till (2001) <DOI:10.1023/A:1010920819831>.
Last updated
5.45 score 1 dependents 62 scripts 324 downloadsMakefileR - Create 'Makefiles' Using R
A user-friendly interface for the construction of 'Makefiles'.
Last updated
5.28 score 2 dependents 21 scripts 288 downloadsdocument - Run 'roxygen2' on (Chunks of) Single Code Files
Have you ever been tempted to create 'roxygen2'-style documentation comments for one of your functions that was not part of one of your packages (yet)? This is exactly what this package is about: running 'roxygen2' on (chunks of) a single code file.
Last updated
4.93 score 172 scripts 679 downloadsfakemake - Mock the Unix Make Utility
Use R as a minimal build system. This might come in handy if you are developing R packages and can not use a proper build system. Stay away if you can (use a proper build system).
Last updated
4.22 score 1 dependents 11 scripts 359 downloadspackager - Create, Build and Maintain Packages
Helper functions for package creation, building and maintenance. Designed to work with a build system such as 'GNU make' or package 'fakemake' to help you to conditionally work through the stages of package development (such as spell checking, linting, testing, before building and checking a package).
Last updated
4.18 score 2 scripts 616 downloadsexcerptr - Excerpt Structuring Comments from Your Code File and Set a Table of Contents
Ever read or wrote source files containing sectioning comments? If these comments are markdown style section comments, you can excerpt them and set a table of contents using the 'python' package 'excerpts' (<https://pypi.org/project/excerpts/>).
Last updated
4.18 score 4 scripts 214 downloadsmaSAE - Mandallaz' Model-Assisted Small Area Estimators
An S4 implementation of the unbiased extension of the model- assisted synthetic-regression estimator proposed by Mandallaz (2013) <DOI:10.1139/cjfr-2012-0381>, Mandallaz et al. (2013) <DOI:10.1139/cjfr-2013-0181> and Mandallaz (2014) <DOI:10.1139/cjfr-2013-0449>. It yields smaller variances than the standard bias correction, the generalised regression estimator.
Last updated
3.70 score 8 scripts 776 downloads