Found 423 packages in 0.09 seconds
Extensible, Parallelizable Implementation of the Random Forest Algorithm
Scalable implementation of classification and regression forests, as described by Breiman (2001),
A Simple, Opinionated Logging Utility
A very lightweight package that writes out log messages in an opinionated way. Simpler and lighter than other logging packages, 'rlog' provides a compact feature set that focuses on getting the job done in a Unix-like way.
Workspace Organization, Code and Documentation Editing, Package Prep and Editing, Etc
Hierarchical workspace tree, code editing and backup, easy package prep, editing of packages while loaded, per-object lazy-loading, easy documentation, macro functions, and miscellaneous utilities. Needed by debug package.
Mark-Recapture Distance Sampling
Animal abundance estimation via conventional, multiple covariate and mark-recapture distance sampling (CDS/MCDS/MRDS). Detection function fitting is performed via maximum likelihood. Also included are diagnostics and plotting for fitted detection functions. Abundance estimation is via a Horvitz-Thompson-like estimator.
Process GPX Files into R Data Structures
Process open standard GPX files into data.frames for further use and analysis in R.
Generate New Multivariate Normal Samples from Permutations
Given a vector of multivariate normal data, a matrix of covariates and the data covariance matrix, generate new multivariate normal samples that have the same covariance matrix based on permutations of the transformed data residuals.
Companion to the Forthcoming Book - R you Ready?
Package contains some data and functions that are used in my forthcoming "R you ready?" book.
Download Data from the NISRA Data Portal
Download data from the Northern Ireland Statistics and Research Agency (NISRA) data portal, accessed at < https://data.nisra.gov.uk>. NISRA is a government agency and the principal source of official statistics and social research on Northern Ireland.
General Purpose 'GraphQL' Client
A 'GraphQL' client, with an R6 interface for initializing a connection to a 'GraphQL' instance, and methods for constructing queries, including fragments and parameterized queries. Queries are checked with the 'libgraphqlparser' C++ parser via the 'graphql' package.
DBI Package for the DuckDB Database Management System
The DuckDB project is an embedded analytical data management system with support for the Structured Query Language (SQL). This package includes all of DuckDB and an R Database Interface (DBI) connector.