roxygen2 - In-Line Documentation for R
Generate your Rd documentation, 'NAMESPACE' file, and collation field using specially formatted comments. Writing documentation in-line with code makes it easier to keep your documentation up-to-date as your requirements change. 'roxygen2' is inspired by the 'Doxygen' system for C++.
Last updated 6 months ago
devtoolsdocumentationcpp
18.69 score 598 stars 211 dependents 2.4k scripts 153k downloadschk - Check User-Supplied Function Arguments
For developers to check user-supplied function arguments. It is designed to be simple, fast and customizable. Error messages follow the tidyverse style guide.
Last updated 5 hours ago
chk
11.63 score 48 stars 94 dependents 21 scripts 12k downloadsfledge - Smoother Change Tracking and Versioning for R Packages
Streamlines the process of updating changelogs (NEWS.md) and versioning R packages developed in git repositories.
Last updated 27 days ago
changeloggitpackage-creation
8.84 score 188 stars 10 scripts 181 downloadsextras - Helper Functions for Bayesian Analyses
Functions to 'numericise' 'R' objects (coerce to numeric objects), summarise 'MCMC' (Monte Carlo Markov Chain) samples and calculate deviance residuals as well as 'R' translations of some 'BUGS' (Bayesian Using Gibbs Sampling), 'JAGS' (Just Another Gibbs Sampler), 'STAN' and 'TMB' (Template Model Builder) functions.
Last updated 7 days ago
8.55 score 9 stars 16 dependents 17 scripts 413 downloadsssdtools - Species Sensitivity Distributions
Species sensitivity distributions are cumulative probability distributions which are fitted to toxicity concentrations for different species as described by Posthuma et al.(2001) <isbn:9781566705783>. The ssdtools package uses Maximum Likelihood to fit distributions such as the gamma, log-logistic, log-normal and log-normal log-normal mixture. Multiple distributions can be averaged using Akaike Information Criteria. Confidence intervals on hazard concentrations and proportions are produced by bootstrapping.
Last updated 6 days ago
bccpp
8.10 score 4 dependents 126 scripts 458 downloadsypr - Yield Per Recruit
An implementation of equilibrium-based yield per recruit methods. Yield per recruit methods can used to estimate the optimal yield for a fish population as described by Walters and Martell (2004) <isbn:0-691-11544-3>. The yield can be based on the number of fish caught (or harvested) or biomass caught for all fish or just large (trophy) individuals.
Last updated 7 days ago
yield-per-recruit
7.84 score 7 stars 1 dependents 55 scripts 204 downloadsrevdepcheck - Automated Reverse Dependency Checking
Automated, isolated reserve dependency checking, with automatic comparison of the results to the current CRAN checks.
Last updated 3 months ago
7.74 score 102 stars 150 scriptsmcmcr - Manipulate MCMC Samples
Functions and classes to store, manipulate and summarise Monte Carlo Markov Chain (MCMC) samples. For more information see Brooks et al. (2011) <isbn:978-1-4200-7941-8>.
Last updated 7 hours ago
codamcmc
7.67 score 17 stars 10 dependents 115 scripts 311 downloadsyesno - Ask Yes-No Questions
Asks Yes-No questions with variable or custom responses.
Last updated 7 days ago
yesno
7.58 score 9 stars 25 dependents 14 scripts 978 downloadsnlist - Lists of Numeric Atomic Objects
Create and manipulate numeric list ('nlist') objects. An 'nlist' is an S3 list of uniquely named numeric objects. An numeric object is an integer or double vector, matrix or array. An 'nlists' object is a S3 class list of 'nlist' objects with the same names, dimensionalities and typeofs. Numeric list objects are of interest because they are the raw data inputs for analytic engines such as 'JAGS', 'STAN' and 'TMB'. Numeric lists objects, which are useful for storing multiple realizations of of simulated data sets, can be converted to coda::mcmc and coda::mcmc.list objects.
Last updated 7 days ago
data-framenatomicnlistnlists
7.23 score 6 stars 12 dependents 13 scripts 781 downloadscheckr - Check the Properties of Common R Objects
Expressive, assertive, pipe-friendly functions to check the properties of common R objects. In the case of failure the functions issue informative error messages. Superseded by the 'chk' package.
Last updated 7 days ago
assertioncheckr
7.18 score 13 stars 1 dependents 258 scripts 74 downloadsterm - Create, Manipulate and Query Parameter Terms
Creates, manipulates, queries and repairs vectors of parameter terms. Parameter terms are the labels used to reference values in vectors, matrices and arrays. They represent the names in coefficient tables and the column names in 'mcmc' and 'mcmc.list' objects.
Last updated 7 hours ago
coefficientsmcmcterm
7.18 score 10 stars 13 dependents 16 scripts 312 downloadsreadwritesqlite - Enhanced Reading and Writing for 'SQLite' Databases
Reads and writes data frames to 'SQLite' databases while preserving time zones (for POSIXct columns), projections (for 'sfc' columns), units (for 'units' columns), levels (for factors and ordered factors) and classes for logical, Date and 'hms' columns. It also logs changes to tables and provides more informative error messages.
Last updated 7 days ago
dbilogmetadataposixctreadsfcsqliteunitswrite
6.94 score 38 stars 11 scripts 242 downloadstidyplus - Additional 'tidyverse' Functions
Provides functions such as str_crush(), add_missing_column(), coalesce_data() and drop_na_all() that complement 'tidyverse' functionality or functions that provide alternative behaviors such as if_else2() and str_detect2().
Last updated 7 days ago
6.15 score 9 stars 3 dependents 1 scripts 243 downloadsuniversals - S3 Generics for Bayesian Analyses
Provides S3 generic methods and some default implementations for Bayesian analyses that generate Markov Chain Monte Carlo (MCMC) samples. The purpose of 'universals' is to reduce package dependencies and conflicts. The 'nlist' package implements many of the methods for its 'nlist' class.
Last updated 7 days ago
genericsmodel-fittings3
6.14 score 4 stars 19 dependents 1 scripts 456 downloadsdbflobr - Read and Write Files to SQLite Databases
Reads and writes files to SQLite databases <https://www.sqlite.org/index.html> as flobs (a flob is a blob that preserves the file extension).
Last updated 7 days ago
blobdatabasesflobsqlite
5.86 score 6 stars 5 scripts 220 downloadsdttr2 - Manipulate Date, POSIXct and hms Vectors
Manipulates date ('Date'), date time ('POSIXct') and time ('hms') vectors. Date/times are considered discrete and are floored whenever encountered. Times are wrapped and time zones are maintained unless explicitly altered by the user.
Last updated 1 days ago
5.57 score 10 stars 5 dependents 5 scripts 368 downloadsmcmcderive - Derive MCMC Parameters
Generates derived parameter(s) from Monte Carlo Markov Chain (MCMC) samples using R code. This allows Bayesian models to be fitted without the inclusion of derived parameters which add unnecessary clutter and slow model fitting. For more information on MCMC samples see Brooks et al. (2011) <isbn:978-1-4200-7941-8>.
Last updated 7 days ago
derived-parametersmcmcmcmcr
5.46 score 8 dependents 5 scripts 175 downloadsnewdata - Generate New Data Frames for Prediction
Generates new data frames for predictive purposes. By default, all specified variables vary across their range while all other variables are held constant at the default reference value. Types, classes, factor levels and time zones are always preserved. The user can specify the length of each sequence, require that only observed values and combinations are used and add new variables.
Last updated 7 days ago
5.42 score 4 stars 7 dependents 12 scriptssims - Simulate Data from R or 'JAGS' Code
Generates data from R or 'JAGS' code for use in simulation studies. The data are returned as an 'nlist::nlists' object and/or saved to file as individual '.rds' files. Parallelization is implemented using the 'future' package. Progress is reported using the 'progressr' package.
Last updated 6 days ago
5.38 score 6 scripts 160 downloadsfwapgr - Client for BC Freshwater Atlas fwapg API
Client for fwapg, a PostgreSQL database and web API for BC Freshwater Atlas data.
Last updated 7 days ago
bcfreshwater-atlasfwapg
5.38 score 8 stars 1 dependents 6 scriptshmstimer - 'hms' Based Timer
Tracks elapsed clock time using a `hms::hms()` scalar. It was was originally developed to time Bayesian model runs. It should not be used to estimate how long extremely fast code takes to execute as the package code adds a small time cost.
Last updated 7 hours ago
hmstimer
5.35 score 2 stars 1 dependents 4 scripts 303 downloadsbbouretro - Traditional Survival, Recruitment and Population Growth Methods
Estimates annual survival, recruitment and population growth using the traditional methods. This package is part of the bbou suite of tools.
Last updated 7 days ago
5.33 score 1 dependents 3 scriptsflobr - Convert Files to and from Binary Objects (BLOBs)
Converts files to and from flobs. A flob is a file that was read into binary in integer-mode as little endian, saved as the single element of a named list (where the name is the name of the original file) and then serialized before being coerced into a blob. Flobs are useful for writing and reading files to and from databases.
Last updated 7 days ago
blobflob
5.33 score 10 stars 1 dependents 12 scripts 246 downloadstimer - R6 Timer
A simple timer as an R6 class. The timer has four functions: start(), stop(), reset() and elapsed(). The elapsed() function returns the elapsed wall clock time (as opposed to CPU time) as an object of class lubridate::Duration.
Last updated 7 days ago
5.32 score 3 dependents 97 scriptsklippy - Copy to Clipboard Buttons for R Markdown HTML Documents
Insert copy to clipboard buttons in HTML documents generated with 'rmarkdown'. This package is suited for a call in a 'knitr' chunk. Buttons events are rendered using 'clipboard.js' library and 'Bootstrap.js' Tooltip plugin.
Last updated 5 years ago
clipboard-buttonsknitrrmarkdown
5.25 score 56 stars 64 scriptstinter - Generate a Monochromatic Palette
Generate a palette of tints, shades or both from a single colour.
Last updated 4 years ago
colorcolour
5.17 score 51 stars 29 scripts 154 downloadsbboutools - Boreal Caribou Survival, Recruitment and Population Growth
Estimates annual survival, recruitment and population growth for boreal caribou populations using Bayesian and Maximum Likelihood models with fixed and random effects.
Last updated 7 days ago
5.11 score 1 stars 2 dependents 13 scriptsjmbr - Analyses Using JAGS
Facilitates analyses using 'Just Another Gibbs Sampler'.
Last updated 7 days ago
jagsmbrcpp
4.95 score 3 stars 7 scriptscodegrip - Syntax-Based Editing and Navigation of R Code
Provides addins for reshaping R code and navigating across syntactic constructs.
Last updated 4 months ago
4.93 score 211 stars 2 scriptsbbousims - Simulate Boreal Caribou Survival, Recruitment and Population Growth
Simulates survival and recruitment data for boreal caribou populations using hierarchical Bayesian models.
Last updated 2 months ago
4.89 score 1 dependents 6 scriptswqbench - Calculate Aquatic Life Benchmarks
Download recent versions of the US EPA ECOTOX database. Clean, standardize and classify data so values are comparable. Use a SSD or deterministic method to determine the critical toxicity value and assessment factors to compute the aquatic life water quality benchmark for a compound.
Last updated 1 days ago
4.86 score 1 dependents 5 scriptserr - Customizable Object Sensitive Messages
Messages should provide users with readable information about R objects without flooding their console. 'cc()' concatenates vector and data frame values into a grammatically correct string using commas, an ellipsis and conjunction. 'cn()' allows the user to define a string which varies based on a count. 'co()' combines the two to produce a customizable object aware string. The package further facilitates this process by providing five 'sprintf'-like types such as '%n' for the length of an object and '%o' for its name as well as wrappers for pasting objects and issuing errors, warnings and messages.
Last updated 7 days ago
errorsmessageswarnings
4.80 score 7 stars 2 dependents 50 scripts 39 downloadsfishbc - Fishes of British Columbia
Provides raw and curated data on the codes, classification and conservation status of freshwater fishes in British Columbia. Marine fishes will be added in a future release.
Last updated 7 days ago
bcfish
4.65 score 5 stars 2 scripts 174 downloadsbatchr - Batch Process Files
Processes multiple files with a user-supplied function. The key design principle is that only files which were last modified before the directory was configured are processed. A hidden file stores the configuration time and function etc while successfully processed files are automatically touched to update their modification date. As a result batch processing can be stopped and restarted and any files created (or modified or deleted) during processing are ignored.
Last updated 7 days ago
batch-processing
4.56 score 6 stars 8 scripts 18 downloadsembr - Model Builder Utility Functions and Virtual Classes
Utility functions and virtual classes shared by model builder packages such as tmbr, jmbr and smbr.
Last updated 7 days ago
analysesmbr
4.53 score 3 stars 3 dependents 4 scriptsshinyypr - Run ypr Shiny App
A user interface to the 'ypr' R package. 'Ypr' implements equilibrium-based yield per recruit methods for estimating the optimal yield for a fish population.
Last updated 7 days ago
shiny
4.26 score 3 stars 3 scripts 18 downloadswqbc - Tidy Water Quality Data and Calculate Thresholds for British Columbia
Tidies water quality data and calculates water quality thresholds for British Columbia.
Last updated 6 days ago
bc
4.23 score 34 scriptsfwatlasbc - Freshwater Atlas British Columbia
What the package does (one paragraph).
Last updated 7 days ago
bcfwapgfwapgr
4.03 score 9 stars 5 scriptsshinyssdtools - ssdtools Shiny App
Shiny application for fitting species sensitivity distributions using ssdtools.
Last updated 1 months ago
shiny
3.75 score 10 scriptsbboudata - Data for bbou Project
This package contains boreal caribou demographic data which can be used as validation for the associated shiny-app and analysis. The overall goal of the bbou packages is to develop a more standardized and consistent method for the comparison of boreal caribou survival rates, recruitment and population dynamics across Canada.
Last updated 7 days ago
3.73 score 3 dependents 8 scriptsmcmcdata - Manipulate MCMC Samples and Data Frames
Manipulates Monte Carlo Markov Chain samples and associated data frames.
Last updated 7 days ago
3.56 score 1 stars 4 dependents 4 scriptsssdtests - Tests for ssdtools
Tests for ssdtools package.
Last updated 7 days ago
3.48 score 2 scriptsbbousuite - Easily Install and Load `bbou` (Boreal cariBOU) Packages
The `bbou` suite of packages are designed to allow analysis (`bbouretro` and `bboutools`) and simulation (`bbousims`) of Boreal Caribou survival and recruitment data ('bboudata') to estimate population growth rates. A shiny app is also available (`bboushiny`).
Last updated 7 days ago
3.35 score 4 scriptsgsdd - Calculate Growing Season Degree Days from Water Temperature Data
Calculates Growing Season Degree Days (GSDD), Growing Degree Days (GDD) and the Growing Seasons (GSS) from water temperature data. GSSD is a water temperature metric that is a useful predictor of age-0 trout size at the beginning of winter. It is the accumulated thermal units (in C) during the growing season based on the mean daily water temperature values. GDD is the GSSD to a particular date.
Last updated 7 days ago
3.34 score 2 stars 5 scriptsbboushiny - Shiny App for Analysing Boreal Caribou Surival, Recruitment and Lambda
Use Bayesian methods to calculate survival, recruitment and lambda as well as confidence intervals.
Last updated 7 days ago
3.32 score 1 dependents 3 scriptsklexdatr - Kootenay Lake Exploitation Study Data
Six relational 'tibbles' from the Kootenay Lake Large Trout Exploitation study. The study which ran from 2008 to 2014 caught, tagged and released large Rainbow Trout and Bull Trout in Kootenay Lake by boat angling. The fish were tagged with internal acoustic tags and/or high reward external tags and subsequently detected by an acoustic receiver array as well as reported by anglers. The data are analysed by Thorley and Andrusak (1994) <doi:10.7717/peerj.2874> to estimate the natural and fishing mortality of both species.
Last updated 7 days ago
datafishkootenay-lake
3.30 score 7 scripts 144 downloadskootlake - Kootenay Lake Data
Annual Rainbow Trout, Bull Trout and Kokanee datasets for Kootenay Lake.
Last updated 7 days ago
bcgovkootenay-lake
3.30 score 4 scriptsrtide - Tide Heights
Calculates tide heights based on tide station harmonics. It includes the harmonics data for 637 US stations. The harmonics data was converted from <https://github.com/poissonconsulting/rtide/blob/main/data-raw/harmonics-dwf-20151227-free.tar.bz2>, NOAA web site data processed by David Flater for 'XTide'. The code to calculate tide heights from the harmonics is based on 'XTide'.
Last updated 2 months ago
3.30 score 33 scripts 541 downloadspgfeatureserv - Client for pg_featureserv RESTful web service
Client for pg_featureserv, a RESTful geospatial feature server for PostGIS.
Last updated 3 months ago
3.26 score 1 stars 2 dependents 2 scriptssmbr - Facilitates Bayesian Analysis using STAN
Facilitates analyses using STAN.
Last updated 7 days ago
mbrstan
3.00 score 1 stars 4 scriptsshinywqbench - R Shiny App to Calculates Aquatic Life Benchmarks
This package is the user interface to the wqbench R package and allows users to easily access standardized ecotoxicology data for thousands of chemicals. Either a SSD or deterministic method is used to determine the critical toxicity value and assessment factors to compute the aquatic life water quality benchmark for a compound.
Last updated 1 days ago
2.95 score 2 scriptsssddata - Species Sensitivity Distribution Data
Reference data sets of species sensitivities to compare the results of fitting species sensitivity distributions using software such as 'ssdtools' and 'Burrlioz'. It consists of 17 primary data sets from four different Australian and Canadian organizations as well as five datasets from anonymous sources. It also includes a data set of the results of fitting various distributions using different software.
Last updated 4 months ago
dataspecies-sensitivity-distributionssd
2.92 score 1 stars 5 dependents 11 scripts 259 downloadsshinywqg - Water Quality Guideline Shiny App
User interface to calculate water quality guidelines.
Last updated 18 days ago
shiny
2.88 score 1 scriptstmbr - Analyses Using TMB
Facilitates analyses using 'Template Model Builder'.
Last updated 7 days ago
mbrtmb
2.78 score 4 scriptspoispalette - Poisson Palettes
An R package for Poisson Consulting colour palettes.
Last updated 7 days ago
2.60 score 3 scriptsbauw - Data from Bayesian Population Analysis using Winbugs
What the package does (one paragraph).
Last updated 7 days ago
2.48 score 2 scriptsrpdo - Pacific Decadal Oscillation Index Data
Monthly Pacific Decadal Oscillation (PDO) index values from January 1900 to September 2018. Superseded by 'rsoi' package which includes the historical and most recent monthly PDO index values together with related climate indices.
Last updated 7 days ago
pdo
2.29 score 1 stars 13 scripts 163 downloadscurtisquadata - Curtis and Qua Creeks Productivity Study Data
Fifteen relational tibbles from the Curtis and Qua Creeks Productivity study. The study which ran from 2015 to 2017 collected data on the water quality and temperature, periphyton, benthic invertebrates and fish populations of Curtis and Qua Creeks in the Salmo Watershed, British Columbia.
Last updated 7 days ago
2.18 score 2 scriptswqbenchdata - Water Quality Benchmark Testing Data
Reference data from the ecotox database used for examples and testing in the wqbench package.
Last updated 1 days ago
2.00 score 3 scripts