_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


r-automagic 0.5.1
Propagated dependencies: r-yaml@2.3.12 r-remotes@2.5.0 r-purrr@1.2.2 r-magrittr@2.0.5 r-knitr@1.51 r-formatr@1.14 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/cole-brokamp/automagic
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Automagically Document and Install Packages Necessary to Run R Code
Description:

Parse R code in a given directory for R packages and attempt to install them from CRAN or GitHub. Optionally use a dependencies file for tighter control over which package versions to install.

r-actilifecounts 1.1.1
Propagated dependencies: r-pracma@2.4.6 r-gsignal@0.3-7 r-ggirread@1.0.8
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/jhmigueles/actilifecounts
Licenses: LGPL 3+
Build system: r
Synopsis: Generate Activity Counts from Raw Accelerometer Data
Description:

This package provides a tool to obtain activity counts, originally a translation of the python package agcounts <https://github.com/actigraph/agcounts>. This tool allows the processing of data from any accelerometer brand, with a more flexible approach to handle different sampling frequencies.

r-autests 0.99
Propagated dependencies: r-logistf@1.26.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=AUtests
Licenses: GPL 2
Build system: r
Synopsis: Approximate Unconditional and Permutation Tests
Description:

This package performs approximate unconditional and permutation testing for 2x2 contingency tables. Motivated by testing for disease association with rare genetic variants in case-control studies. When variants are extremely rare, these tests give better control of Type I error than standard tests.

r-anylib 1.0.5
Propagated dependencies: r-withr@3.0.2 r-httr@1.4.8 r-devtools@2.5.2 r-curl@7.1.0 r-biocmanager@1.30.27
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=anyLib
Licenses: CC-BY-SA 4.0
Build system: r
Synopsis: Install and Load Any Package from CRAN, Bioconductor or Github
Description:

Made to make your life simpler with packages, by installing and loading a list of packages, whether they are on CRAN, Bioconductor or github. For github, if you do not have the full path, with the maintainer name in it (e.g. "achateigner/topReviGO"), it will be able to load it but not to install it.

r-azurecosmosr 1.0.0
Propagated dependencies: r-vctrs@0.7.3 r-uuid@1.2-2 r-openssl@2.4.1 r-jsonlite@2.0.0 r-httr@1.4.8 r-curl@7.1.0 r-azurermr@2.4.5
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=AzureCosmosR
Licenses: Expat
Build system: r
Synopsis: Interface to the 'Azure Cosmos DB' 'NoSQL' Database Service
Description:

An interface to Azure CosmosDB': <https://azure.microsoft.com/en-us/services/cosmos-db/>. On the admin side, AzureCosmosR provides functionality to create and manage Cosmos DB instances in Microsoft's Azure cloud. On the client side, it provides an interface to the Cosmos DB SQL API, letting the user store and query documents and attachments in Cosmos DB'. Part of the AzureR family of packages.

r-aeenrich 1.1.1
Propagated dependencies: r-tidyr@1.3.2 r-rlang@1.2.0 r-qvalue@2.44.0 r-modelr@0.1.11 r-magrittr@2.0.5 r-foreach@1.5.2 r-dplyr@1.2.1 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/umich-biostatistics/AEenrich
Licenses: GPL 2
Build system: r
Synopsis: Adverse Event Enrichment Tests
Description:

We extend existing gene enrichment tests to perform adverse event enrichment analysis. Unlike the continuous gene expression data, adverse event data are counts. Therefore, adverse event data has many zeros and ties. We propose two enrichment tests. One is a modified Fisher's exact test based on pre-selected significant adverse events, while the other is based on a modified Kolmogorov-Smirnov statistic. We add Covariate adjustment to improve the analysis."Adverse event enrichment tests using VAERS" Shuoran Li, Lili Zhao (2020) <doi:10.48550/arXiv.2007.02266>.

r-aamatch 0.4.5
Propagated dependencies: r-itos@1.0.3
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=aamatch
Licenses: GPL 2
Build system: r
Synopsis: Artless Automatic or Artful Multivariate Matching for Observational Studies
Description:

This package implements a simple version of multivariate matching using a propensity score, near-exact matching, near-fine balance, and robust Mahalanobis distance matching (Rosenbaum 2020 <doi:10.1146/annurev-statistics-031219-041058>). You specify the variables, and the program does everything else.

r-alpmixbayes 0.1.0
Propagated dependencies: r-mcmcpack@1.7-1 r-gtools@3.9.5
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=alpmixBayes
Licenses: GPL 3
Build system: r
Synopsis: Bayesian Estimation for Alpha-Mixture Survival Models
Description:

This package implements Bayesian estimation and inference for alpha-mixture survival models, including Weibull and Exponential based components, with tools for simulation and posterior summaries. The methods target applications in reliability and biomedical survival analysis. The package implements Bayesian estimation for the alpha-mixture methodology introduced in Asadi et al. (2019) <doi:10.1017/jpr.2019.72>.

r-ambit 0.2.3
Propagated dependencies: r-rcpp@1.1.1-1.1 r-nnet@7.3-20 r-lsts@2.1 r-fbasics@4052.98 r-deoptim@2.2-8
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=ambit
Licenses: GPL 3
Build system: r
Synopsis: Simulation and Estimation of Ambit Processes
Description:

Simulation and estimation tools for various types of ambit processes, including trawl processes and weighted trawl processes.

r-ananke 0.3.0
Propagated dependencies: r-arkhe@1.11.0 r-aion@1.7.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://codeberg.org/tesselle/ananke
Licenses: GPL 3+
Build system: r
Synopsis: Quantitative Chronology in Archaeology
Description:

Simple radiocarbon calibration and chronological analysis. This package allows the calibration of radiocarbon ages and modern carbon fraction values using multiple calibration curves. It allows the calculation of highest density region intervals and credible intervals. The package also provides tools for visualising results and estimating statistical summaries.

r-antaresviz 0.18.3
Propagated dependencies: r-webshot@0.5.5 r-spmaps@0.5.0 r-sp@2.2-1 r-shiny@1.13.0 r-sf@1.1-1 r-ramcharts@2.1.16 r-plotly@4.12.0 r-manipulatewidget@0.11.2 r-lubridate@1.9.5 r-lifecycle@1.0.5 r-leaflet-minicharts@0.6.3 r-leaflet@2.2.3 r-htmlwidgets@1.6.4 r-htmltools@0.5.9 r-geojsonio@0.11.3 r-dygraphs@1.1.1.6 r-data-table@1.18.4 r-assertthat@0.2.1 r-antaresread@3.0.1 r-antaresprocessing@0.18.3
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/rte-antares-rpackage/antaresViz
Licenses: GPL 3+
Build system: r
Synopsis: Antares Visualizations
Description:

Visualize results generated by Antares, a powerful open source software developed by RTE to simulate and study electric power systems (more information about Antares here: <https://github.com/AntaresSimulatorTeam/Antares_Simulator>). This package provides functions that create interactive charts to help Antares users visually explore the results of their simulations.

r-autoscorecard 0.3.0
Propagated dependencies: r-rpart@4.1.27 r-rocr@1.0-12 r-infotheo@1.2.0.1 r-ggplot2@4.0.3 r-discretization@1.0-1.1 r-corrplot@0.95
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=autoScorecard
Licenses: AGPL 3
Build system: r
Synopsis: Fully Automatic Generation of Scorecards
Description:

This package provides an efficient suite of R tools for scorecard modeling, analysis, and visualization. Including equal frequency binning, equidistant binning, K-means binning, chi-square binning, decision tree binning, data screening, manual parameter modeling, fully automatic generation of scorecards, etc. This package is designed to make scorecard development easier and faster. References include: 1. <http://shichen.name/posts/>. 2. Dong-feng Li(Peking University),Class PPT. 3. <https://zhuanlan.zhihu.com/p/389710022>. 4. <https://www.zhangshengrong.com/p/281oqR9JNw/>.

r-airmonitor 0.4.3
Propagated dependencies: r-xts@0.14.2 r-tidyselect@1.2.1 r-stringr@1.6.0 r-rlang@1.2.0 r-readr@2.2.0 r-mazamatimeseries@0.3.1 r-mazamarollutils@1.0.0 r-mazamacoreutils@0.6.2 r-magrittr@2.0.5 r-lubridate@1.9.5 r-leaflet@2.2.3 r-dygraphs@1.1.1.6 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/MazamaScience/AirMonitor
Licenses: GPL 3
Build system: r
Synopsis: Air Quality Data Analysis
Description:

Utilities for working with hourly air quality monitoring data with a focus on small particulates (PM2.5). A compact data model is structured as a list with two dataframes. A meta dataframe contains spatial and measuring device metadata associated with deployments at known locations. A data dataframe contains a datetime column followed by columns of measurements associated with each "device-deployment". Algorithms to calculate NowCast and the associated Air Quality Index (AQI) are defined at the US Environmental Projection Agency AirNow program: <https://document.airnow.gov/technical-assistance-document-for-the-reporting-of-daily-air-quailty.pdf>.

r-airship 1.4.3
Propagated dependencies: r-vctrs@0.7.3 r-tidyselect@1.2.1 r-tidyr@1.3.2 r-stringr@1.6.0 r-shinywidgets@0.9.1 r-shinyjs@2.1.1 r-shinydashboard@0.7.3 r-shinybusy@0.3.3 r-shinybs@0.65.0 r-shinyalert@3.1.0 r-shiny@1.13.0 r-scales@1.4.0 r-rlang@1.2.0 r-plotly@4.12.0 r-mvtnorm@1.3-7 r-magrittr@2.0.5 r-ggplot2@4.0.3 r-dt@0.34.0 r-dplyr@1.2.1 r-data-table@1.18.4 r-colourpicker@1.3.0 r-cairo@1.7-0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=airship
Licenses: GPL 3
Build system: r
Synopsis: Visualization of Simulated Datasets with Multiple Simulation Input Dimensions
Description:

Plots simulation results of clinical trials. Its main feature is allowing users to simultaneously investigate the impact of several simulation input dimensions through dynamic filtering of the simulation results. A more detailed description of the app can be found in Meyer et al. <DOI:10.1016/j.softx.2023.101347> or the vignettes on GitHub'.

r-azuremapsr 0.0.2
Propagated dependencies: r-stringr@1.6.0 r-sf@1.1-1 r-rlist@0.4.6.2 r-purrr@1.2.2 r-lubridate@1.9.5 r-jsonlite@2.0.0 r-httr2@1.2.2 r-geojsonsf@2.0.5
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/juanfonsecaLS1/azuremapsr
Licenses: GPL 3+
Build system: r
Synopsis: Interface to the 'Azure Maps' API
Description:

This package provides a wrapper for the Microsoft Azure Maps REST APIs <https://learn.microsoft.com/en-us/rest/api/maps/route?view=rest-maps-2025-01-01>, enabling users to access mapping and geospatial services directly from R. This package simplifies authenticating, building, and sending requests for services like route directions. It handles conversions between R objects (such as sf objects) and the GeoJSON+JSON format required by the API, making it easier to integrate Azure Maps into R-based data analysis workflows.

r-admiralpeds 0.3.0
Propagated dependencies: r-zoo@1.8-15 r-tidyselect@1.2.1 r-rlang@1.2.0 r-purrr@1.2.2 r-magrittr@2.0.5 r-dplyr@1.2.1 r-cli@3.6.6 r-admiraldev@1.5.0 r-admiral@1.5.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://pharmaverse.github.io/admiralpeds/
Licenses: FSDG-compatible
Build system: r
Synopsis: Pediatrics Extension Package for ADaM in 'R' Asset Library
Description:

This package provides a toolbox for programming Clinical Data Standards Interchange Consortium (CDISC) compliant Analysis Data Model (ADaM) datasets in R. ADaM datasets are a mandatory part of any New Drug or Biologics License Application submitted to the United States Food and Drug Administration (FDA). Analysis derivations are implemented in accordance with the "Analysis Data Model Implementation Guide" (CDISC Analysis Data Model Team, 2021, <https://www.cdisc.org/standards/foundational/adam>). The package is an extension package of the admiral package for pediatric clinical trials.

r-adass 1.0.1
Propagated dependencies: r-sparsem@1.84-2 r-rfast@2.1.5.2 r-plot3d@1.4.2 r-mvtnorm@1.3-7 r-matrixcalc@1.0-6 r-fda@6.3.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/unina-sfere/adass
Licenses: GPL 3+
Build system: r
Synopsis: Adaptive Smoothing Spline (AdaSS) Estimator for the Function-on-Function Linear Regression
Description:

This package implements the adaptive smoothing spline estimator for the function-on-function linear regression model described in Centofanti et al. (2023) <doi:10.1007/s00180-022-01223-6>.

r-apex 1.0.7
Propagated dependencies: r-phangorn@2.12.1 r-ape@5.8-1 r-adegenet@2.1.11
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/thibautjombart/apex
Licenses: GPL 2+
Build system: r
Synopsis: Phylogenetic Methods for Multiple Gene Data
Description:

Toolkit for the analysis of multiple gene data (Jombart et al. 2017) <doi:10.1111/1755-0998.12567>. apex implements the new S4 classes multidna', multiphyDat and associated methods to handle aligned DNA sequences from multiple genes.

r-aws-ecx 1.0.6
Propagated dependencies: r-xml2@1.5.2 r-rjson@0.2.23 r-httr@1.4.8 r-aws-signature@0.6.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/Jiefei-Wang/aws.ecx
Licenses: GPL 3
Build system: r
Synopsis: Communicating with AWS EC2 and ECS using AWS REST APIs
Description:

Providing the functions for communicating with Amazon Web Services(AWS) Elastic Compute Cloud(EC2) and Elastic Container Service(ECS). The functions will have the prefix ecs_ or ec2_ depending on the class of the API. The request will be sent via the REST API and the parameters are given by the function argument. The credentials can be set via aws_set_credentials'. The EC2 documentation can be found at <https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Welcome.html> and ECS can be found at <https://docs.aws.amazon.com/AmazonECS/latest/APIReference/Welcome.html>.

r-aweek 1.0.3
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://www.repidemicsconsortium.org/aweek/
Licenses: Expat
Build system: r
Synopsis: Convert Dates to Arbitrary Week Definitions
Description:

Which day a week starts depends heavily on the either the local or professional context. This package is designed to be a lightweight solution to easily switching between week-based date definitions.

r-archaeophases 2.1.0
Propagated dependencies: r-arkhe@1.11.0 r-aion@1.7.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://ArchaeoStat.github.io/ArchaeoPhases/
Licenses: GPL 3+
Build system: r
Synopsis: Post-Processing of Markov Chain Monte Carlo Simulations for Chronological Modelling
Description:

Statistical analysis of archaeological dates and groups of dates. This package allows to post-process Markov Chain Monte Carlo (MCMC) simulations from ChronoModel <https://chronomodel.com/>, Oxcal <https://c14.arch.ox.ac.uk/oxcal.html> or BCal <https://bcal.shef.ac.uk/>. It provides functions for the study of rhythms of the long term from the posterior distribution of a series of dates (tempo and activity plot). It also allows the estimation and visualization of time ranges from the posterior distribution of groups of dates (e.g. duration, transition and hiatus between successive phases) as described in Philippe and Vibet (2020) <doi:10.18637/jss.v093.c01>.

r-aggutils 1.0.2
Propagated dependencies: r-docstring@1.0.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/forecastingresearch/aggutils
Licenses: Expat
Build system: r
Synopsis: Utilities for Aggregating Probabilistic Forecasts
Description:

This package provides several methods for aggregating probabilistic forecasts. You have a group of people who have made probabilistic forecasts for the same event. You want to take advantage of the "wisdom of the crowd" and combine these forecasts in some sensible way. This package provides implementations of several strategies, including geometric mean of odds, an extremized aggregate (Neyman, Roughgarden (2021) <doi:10.1145/3490486.3538243>), and "high-density trimmed mean" (Powell et al. (2022) <doi:10.1037/dec0000191>).

r-analogsea 1.0.7.2
Propagated dependencies: r-yaml@2.3.12 r-magrittr@2.0.5 r-jsonlite@2.0.0 r-httr@1.4.8
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/pachadotdev/analogseahttps://pacha.dev/analogsea/
Licenses: FSDG-compatible
Build system: r
Synopsis: Interface to 'DigitalOcean'
Description:

This package provides a set of functions for interacting with the DigitalOcean API <https://www.digitalocean.com/>, including creating images, destroying them, rebooting, getting details on regions, and available images.

r-alphavantager 0.1.3
Propagated dependencies: r-timetk@2.9.1 r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-readr@2.2.0 r-purrr@1.2.2 r-jsonlite@2.0.0 r-httr@1.4.8 r-glue@1.8.1 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/business-science/alphavantager
Licenses: GPL 3+
Build system: r
Synopsis: Lightweight Interface to the Alpha Vantage API
Description:

Alpha Vantage has free historical financial information. All you need to do is get a free API key at <https://www.alphavantage.co>. Then you can use the R interface to retrieve free equity information. Refer to the Alpha Vantage website for more information.

Total packages: 72693