Examples: visualization, C++, networks, data cleaning, html widgets, ropensci.

Found 460 packages in 0.02 seconds

gpx — by Mark Ewing, 5 years ago

Process GPX Files into R Data Structures

Process open standard GPX files into data.frames for further use and analysis in R.

mvnpermute — by Mark Abney, 4 years ago

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.

ryouready — by Mark Heckmann, 11 years ago

Companion to the Forthcoming Book - R you Ready?

Package contains some data and functions that are used in my forthcoming "R you ready?" book.

nisrarr — by Mark Paulin, a year ago

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.

ghql — by Mark Padgham, a year ago

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.

mvbutils — by Mark V. Bravington, 3 months ago

General utilities, workspace organization, code and doc editing, live package maintenance, 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 various packages including debug, offarray, and kinference.

AeroSampleR — by Mark Hogue, 9 months ago

Estimate Aerosol Particle Collection Through Sample Lines

Estimate ideal efficiencies of aerosol sampling through sample lines. Functions were developed consistent with the approach described in Hogue, Mark; Thompson, Martha; Farfan, Eduardo; Hadlock, Dennis, (2014), "Hand Calculations for Transport of Radioactive Aerosols through Sampling Systems" Health Phys 106, 5, S78-S87, .

dodgr — by Mark Padgham, a year ago

Distances on Directed Graphs

Distances on dual-weighted directed graphs using priority-queue shortest paths (Padgham (2019) ). Weighted directed graphs have weights from A to B which may differ from those from B to A. Dual-weighted directed graphs have two sets of such weights. A canonical example is a street network to be used for routing in which routes are calculated by weighting distances according to the type of way and mode of transport, yet lengths of routes must be calculated from direct distances.

Transition — by Mark Eisler, 5 months ago

Characterise Transitions in Test Result Status in Longitudinal Studies

Analyse data from longitudinal studies to characterise changes in values of semi-quantitative outcome variables within individual subjects, using high performance C++ code to enable rapid processing of large datasets. A flexible methodology is available for codifying these state transitions.

bigQueryR — by Mark Edmondson, 7 years ago

Interface with Google BigQuery with Shiny Compatibility

Interface with 'Google BigQuery', see < https://cloud.google.com/bigquery/> for more information. This package uses 'googleAuthR' so is compatible with similar packages, including 'Google Cloud Storage' (< https://cloud.google.com/storage/>) for result extracts.