Found 1911 packages in 0.04 seconds
Download Sea Ice Concentration Data from the NSIDC Climate Data Record
Programmatic access to NSIDC's sea ice concentration CDR < https://nsidc.org/data/g02202> via ERDAPP server and Sea Ice index < https://nsidc.org/data/g02135>. Supports caching results and optional fixes for some inconsistencies of the raw files.
Nonlinear Root Finding, Equilibrium and Steady-State Analysis of Ordinary Differential Equations
Routines to find the root of nonlinear functions, and to perform steady-state and equilibrium analysis of ordinary differential equations (ODE). Includes routines that: (1) generate gradient and jacobian matrices (full and banded), (2) find roots of non-linear equations by the 'Newton-Raphson' method, (3) estimate steady-state conditions of a system of (differential) equations in full, banded or sparse form, using the 'Newton-Raphson' method, or by dynamically running, (4) solve the steady-state conditions for uni-and multicomponent 1-D, 2-D, and 3-D partial differential equations, that have been converted to ordinary differential equations by numerical differencing (using the method-of-lines approach). Includes fortran code.
Create, Stow, and Read Data Packages
Data frame, tibble, or tbl objects are converted to data package objects using specific metadata labels (name, version, title, homepage, description). A data package object ('dpkg') can be written to disk as a 'parquet' file or released to a 'GitHub' repository. Data package objects can be read into R from online repositories and downloaded files are cached locally across R sessions.
Fast Access to Brazilian Public Health Data from 'DATASUS'
Provides fast, in-memory reading of 'DATASUS' 'DBC' files using native 'C' code, along with a catalog of public health data sources, 'FTP' file discovery, caching downloads, and a high-level datasus_fetch() function that lists, downloads, and reads files in a single call. Bundles the 'blast' decompressor from 'zlib' contrib/blast to decode 'PKWare DCL' compressed 'DBC' files and parses 'DBF' records directly for efficient import into tibbles. See the 'DATASUS' file transfer site < https://datasus.saude.gov.br> and Adler (2003) < https://github.com/madler/zlib/tree/master/contrib/blast> for details on the underlying data and compression format.
Spatial Data of Road Precariousness in Brazil
Fornece acesso eficiente à malha espacial de precariedade
viária brasileira. O pacote realiza o download em cache e a
leitura otimizada (via Apache Arrow) de arquivos Parquet
particionados, contendo o cruzamento de variáveis de
infraestrutura do Entorno do Censo Demográfico 2022 (IBGE)
com a malha viária aberta do Overture Maps.
[English] Provides efficient access to the spatial network of
road precariousness in Brazil. The package performs cached
downloads and optimized reading (via Apache Arrow) of partitioned
Parquet files. These files contain the intersection of infrastructure
variables from the 2022 Demographic Census (IBGE) with the open
street network from Overture Maps. Methodology and datasets are
detailed in Passos (2026)
'Memoisation' of Functions
Cache the results of a function so that when you call it again with the same arguments it returns the previously computed value.
Update and Manipulate Rd Documentation Objects
Functions for manipulation of R documentation objects, including functions reprompt() and ereprompt() for updating 'Rd' documentation for functions, methods and classes; 'Rd' macros for citations and import of references from 'bibtex' files for use in 'Rd' files and 'roxygen2' comments; 'Rd' macros for evaluating and inserting snippets of 'R' code and the results of its evaluation or creating graphics on the fly; and many functions for manipulation of references and Rd files.
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain a consistent set of packages to install. Download packages, and install them. It supports packages on 'CRAN', 'Bioconductor' and other 'CRAN-like' repositories, 'GitHub', package 'URLs', and local package trees and files. It caches metadata and package files via the 'pkgcache' package, and performs all 'HTTP' requests, downloads, builds and installations in parallel. 'pkgdepends' is the workhorse of the 'pak' package.
Download Datasets from the Swiss National Science Foundation (SNF, FNS, SNSF)
Download and read datasets from the Swiss National Science Foundation (SNF, FNS, SNSF; < https://snf.ch>). The package is lightweight and without dependencies. Downloaded data can optionally be cached, to avoid repeated downloads of the same files. There are also utilities for comparing different versions of datasets, i.e. to report added, removed and changed entries.
Download Contact Surveys for Use in Infectious Disease Modelling
Download, cache, and manage social contact survey data from
the social contact data community on Zenodo
(< https://zenodo.org/communities/social_contact_data>) for use in
infectious disease modelling. Provides functions to list available
surveys, download survey files with automatic caching, and retrieve
citations. Contact survey data describe who contacts whom in a population
and are used to parameterise age-structured transmission models, for
example via the 'socialmixr' package. The surveys available include those
from the POLYMOD study (Mossong et al. (2008)