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

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 webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


r-rmweather 0.2.63
Propagated dependencies: r-viridis@0.6.5 r-tidyr@1.3.1 r-tibble@3.3.0 r-strucchange@1.5-4 r-stringr@1.6.0 r-ranger@0.17.0 r-purrr@1.2.0 r-pdp@0.8.3 r-magrittr@2.0.4 r-lubridate@1.9.4 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/skgrange/rmweather
Licenses: GPL 3 FSDG-compatible
Build system: r
Synopsis: Tools to Conduct Meteorological Normalisation and Counterfactual Modelling for Air Quality Data
Description:

An integrated set of tools to allow data users to conduct meteorological normalisation and counterfactual modelling for air quality data. The meteorological normalisation technique uses predictive random forest models to remove variation of pollutant concentrations so trends and interventions can be explored in a robust way. For examples, see Grange et al. (2018) <doi:10.5194/acp-18-6223-2018> and Grange and Carslaw (2019) <doi:10.1016/j.scitotenv.2018.10.344>. The random forest models can also be used for counterfactual or business as usual (BAU) modelling by using the models to predict, from the model's perspective, the future. For an example, see Grange et al. (2021) <doi:10.5194/acp-2020-1171>.

r-retmort 1.0.0
Propagated dependencies: r-rmarkdown@2.30 r-readr@2.1.6 r-patchwork@1.3.2 r-gridextra@2.3 r-ggplot2@4.0.1 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=retmort
Licenses: Expat
Build system: r
Synopsis: Estimate User-Based Tagging Mortality and Tag Loss in Mark-Recapture Studies
Description:

We provide several avenues to predict and account for user-based mortality and tag loss during mark-recapture studies. When planning a study on a target species, the retentionmort_generation() function can be used to produce multiple synthetic mark-recapture datasets to anticipate the error associated with a planned field study to guide method development to reduce error. Similarly, if field data was already collected, the retentionmort() function can be used to predict the error from already generated data to adjust for user-based mortality and tag loss. The test_dataset_retentionmort() function will provide an example dataset of how data should be inputted into the function to run properly. Lastly, the retentionmort_figure() function can be used on any dataset generated from either model function to produce an rmarkdown printout of preliminary analysis associated with the model, including summary statistics and figures. Methods and results pertaining to the formation of this package can be found in McCutcheon et al. (in review, "Predicting tagging-related mortality and tag loss during mark-recapture studies").

r-radwords 0.1.18
Propagated dependencies: r-rjson@0.2.23 r-rcurl@1.98-1.17
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/jburkhardt/RAdwords
Licenses: Expat
Build system: r
Synopsis: Loading Google Adwords Data into R
Description:

Aims at loading Google Adwords data into R. Adwords is an online advertising service that enables advertisers to display advertising copy to web users (see <https://developers.google.com/adwords/> for more information). Therefore the package implements three main features. First, the package provides an authentication process for R with the Google Adwords API (see <https://developers.google.com/adwords/api/> for more information) via OAUTH2. Second, the package offers an interface to apply the Adwords query language in R and query the Adwords API with ad-hoc reports. Third, the received data are transformed into suitable data formats for further data processing and data analysis.

r-rlmdatadriven 0.4.0
Propagated dependencies: r-tseries@0.10-58 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rlmDataDriven
Licenses: GPL 2+
Build system: r
Synopsis: Robust Regression with Data Driven Tuning Parameter
Description:

Data driven approach for robust regression estimation in homoscedastic and heteroscedastic context. See Wang et al. (2007), <doi:10.1198/106186007X180156> regarding homoscedastic framework.

r-rcna 1.0
Propagated dependencies: r-r-utils@2.13.0 r-modeest@2.4.0 r-foreach@1.5.2 r-doparallel@1.0.17 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RCNA
Licenses: GPL 3
Build system: r
Synopsis: Robust Copy Number Alteration Detection (RCNA)
Description:

Detects copy number alteration events in targeted exon sequencing data for tumor samples without matched normal controls. The advantage of this method is that it can be applied to smaller sequencing panels including evaluations of exon, transcript, gene, or even user specified genetic regions of interest. Functions in the package include steps for GC-content correction, calculation of quantile based normal karyotype ranges, and calculation of feature score. Cutoffs for "normal" quantile and score are user-adjustable.

r-rbcc 0.1.5
Propagated dependencies: r-reshape2@1.4.5 r-qcc@2.7 r-pracma@2.4.6 r-pearsonds@1.3.2 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/kzst/rbcc
Licenses: GPL 2+
Build system: r
Synopsis: Risk-Based Control Charts
Description:

Univariate and multivariate versions of risk-based control charts. Univariate versions of control charts, such as the risk-based version of X-bar, Moving Average (MA), Exponentially Weighted Moving Average Control Charts (EWMA), and Cumulative Sum Control Charts (CUSUM) charts. The risk-based version of the multivariate T2 control chart. Plot and summary functions. Kosztyan et. al. (2016) <doi:10.1016/j.eswa.2016.06.019>.

r-reddyprocncdf 1.1.4
Propagated dependencies: r-reddyproc@1.3.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/bgctw/REddyProcNCDF
Licenses: GPL 2+
Build system: r
Synopsis: Reading Data from NetCDF Files for 'REddyProc'
Description:

Extension to REddyProc that allows reading data from netCDF files.

r-rrefine 2.1.0
Propagated dependencies: r-readr@2.1.6 r-jsonlite@2.0.0 r-httr@1.4.7
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/vpnagraj/rrefine
Licenses: GPL 3
Build system: r
Synopsis: r Client for OpenRefine API
Description:

OpenRefine (formerly Google Refine') is a popular, open source data cleaning software. This package enables users to programmatically trigger data transfer between R and OpenRefine'. Available functionality includes project import, export and deletion.

r-rpackedbar 0.2.2
Propagated dependencies: r-shiny@1.11.1 r-scales@1.4.0 r-plotly@4.11.0 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/AdamSpannbauer/rPackedBar
Licenses: Expat
Build system: r
Synopsis: Packed Bar Charts with 'plotly'
Description:

Packed bar charts are a variation of treemaps for visualizing skewed data. The concept was introduced by Xan Gregg at JMP'.

r-rdrobust 3.0.0
Propagated dependencies: r-mass@7.3-65 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rdrobust
Licenses: GPL 3
Build system: r
Synopsis: Robust Data-Driven Statistical Inference in Regression-Discontinuity Designs
Description:

Regression-discontinuity (RD) designs are quasi-experimental research designs popular in social, behavioral and natural sciences. The RD design is usually employed to study the (local) causal effect of a treatment, intervention or policy. This package provides tools for data-driven graphical and analytical statistical inference in RD designs: rdrobust() to construct local-polynomial point estimators and robust confidence intervals for average treatment effects at the cutoff in Sharp, Fuzzy and Kink RD settings, rdbwselect() to perform bandwidth selection for the different procedures implemented, and rdplot() to conduct exploratory data analysis (RD plots).

r-rchroma 0.2.0
Propagated dependencies: r-processx@3.8.6 r-httr2@1.2.1 r-glue@1.8.0 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/cynkra/rchroma
Licenses: Expat
Build system: r
Synopsis: Client for 'ChromaDB'
Description:

Client for ChromaDB', a vector database for storing and querying embeddings. This package provides a convenient interface to interact with the REST API of ChromaDB <https://docs.trychroma.com>.

r-rebus-base 0.0-3
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/richierocks/rebus.base
Licenses: FSDG-compatible
Build system: r
Synopsis: Core Functionality for the 'rebus' Package
Description:

Build regular expressions piece by piece using human readable code. This package contains core functionality, and is primarily intended to be used by package developers.

r-rtiktokads 0.3.4
Propagated dependencies: r-tidyr@1.3.1 r-stringr@1.6.0 r-rappdirs@0.3.3 r-purrr@1.2.0 r-jsonlite@2.0.0 r-httr2@1.2.1 r-dplyr@1.1.4 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/selesnow/rtiktokads
Licenses: Expat
Build system: r
Synopsis: Load Data from 'tiktok Marketing API'
Description:

Loading data from tiktok Marketing API <https://business-api.tiktok.com/portal> by business centers, advertisers, budgets and reports.

r-rcdea 1.0
Propagated dependencies: r-np@0.60-18 r-benchmarking@0.33
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rcDEA
Licenses: GPL 2
Build system: r
Synopsis: Robust and Conditional Data Envelopment Analysis (DEA)
Description:

With this package we provide an easy method to compute robust and conditional Data Envelopment Analysis (DEA), Free Disposal Hull (FDH) and Benefit of the Doubt (BOD) scores. The robust approach is based on the work of Cazals, Florens and Simar (2002) <doi:10.1016/S0304-4076(01)00080-X>. The conditional approach is based on Daraio and Simar (2007) <doi:10.1007/s11123-007-0049-3>. Besides we provide graphs to help with the choice of m. We relay on the Benchmarking package to compute the efficiency scores and on the np package to compute non parametric estimation of similarity among units.

r-raqs 1.0.2
Propagated dependencies: r-httr2@1.2.1 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/HimesGroup/raqs
Licenses: Expat
Build system: r
Synopsis: Interface to the US EPA Air Quality System (AQS) API
Description:

Offers functions for fetching JSON data from the US EPA Air Quality System (AQS) API with options to comply with the API rate limits. See <https://aqs.epa.gov/aqsweb/documents/data_api.html> for details of the AQS API.

r-robextremes 1.3.2
Propagated dependencies: r-startupmsg@1.0.0 r-roptest@1.3.5 r-robustbase@0.99-6 r-robastrda@1.2.2 r-robastbase@1.2.7 r-randvar@1.2.5 r-evd@2.3-7.1 r-distrmod@2.9.7 r-distrex@2.9.6 r-distr@2.9.7 r-actuar@3.3-6
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://r-forge.r-project.org/projects/robast/
Licenses: LGPL 3
Build system: r
Synopsis: Optimally Robust Estimation for Extreme Value Distributions
Description:

Optimally robust estimation for extreme value distributions using S4 classes and methods (based on packages distr', distrEx', distrMod', RobAStBase', and ROptEst'); the underlying theoretic results can be found in Ruckdeschel and Horbenko, (2013 and 2012), \doi10.1080/02331888.2011.628022 and \doi10.1007/s00184-011-0366-4.

r-rbasex 1.1.2
Propagated dependencies: r-tibble@3.3.0 r-stringr@1.6.0 r-rex@1.2.1 r-rcurl@1.98-1.17 r-r6@2.6.1 r-pingr@2.0.5 r-openssl@2.3.4 r-magrittr@2.0.4 r-httr@1.4.7 r-dplyr@1.1.4 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/BenEngbers/RBaseX
Licenses: Expat
Build system: r
Synopsis: 'BaseX' Client
Description:

BaseX <https://basex.org> is a XML database engine and a compliant XQuery 3.1 processor with full support of W3C Update Facility'. This package is a full client-implementation of the client/server protocol for BaseX and provides functionalities to create, manipulate and query on XML-data.

r-resizablesplitlayout 0.1.1
Propagated dependencies: r-shinyjs@2.1.0 r-shiny@1.11.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=resizableSplitLayout
Licenses: GPL 3+
Build system: r
Synopsis: Resizable Split Layout Module for 'shiny'
Description:

This package provides a shiny module to facilitate page layouts with resizable panes for page content based on split.js JavaScript library (<https://split.js.org>).

r-rosm 0.3.1
Propagated dependencies: r-wk@0.9.4 r-rlang@1.1.6 r-progress@1.2.3 r-png@0.1-8 r-jpeg@0.1-11 r-glue@1.8.0 r-curl@7.0.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/paleolimbot/rosm
Licenses: GPL 2
Build system: r
Synopsis: Plot Raster Map Tiles from Open Street Map and Other Sources
Description:

Download and plot Open Street Map <https://www.openstreetmap.org/>, Bing Maps <https://www.bing.com/maps> and other tiled map sources. Use to create basemaps quickly and add hillshade to vector-based maps.

r-ranktreeensemble 0.24
Propagated dependencies: r-rcpp@1.1.0 r-randomforestsrc@2.9.3 r-gbm@2.2.2 r-data-tree@1.2.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/TransBioInfoLab/ranktreeEnsemble/
Licenses: GPL 2+
Build system: r
Synopsis: Ensemble Models of Rank-Based Trees with Extracted Decision Rules
Description:

Fast computing an ensemble of rank-based trees via boosting or random forest on binary and multi-class problems. It converts continuous gene expression profiles into ranked gene pairs, for which the variable importance indices are computed and adopted for dimension reduction. Decision rules can be extracted from trees.

r-rainbowr 0.1.38
Propagated dependencies: r-stringr@1.6.0 r-rrblup@4.6.3 r-rfast@2.1.5.2 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.0 r-r-utils@2.13.0 r-pegas@1.3 r-pbmcapply@1.5.1 r-optimx@2025-4.9 r-mm4lmm@3.0.3 r-matrix@1.7-4 r-mass@7.3-65 r-htmlwidgets@1.6.4 r-here@1.0.2 r-gaston@1.6 r-expm@1.0-0 r-cluster@2.1.8.1 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RAINBOWR
Licenses: Expat
Build system: r
Synopsis: Genome-Wide Association Study with SNP-Set Methods
Description:

By using RAINBOWR (Reliable Association INference By Optimizing Weights with R), users can test multiple SNPs (Single Nucleotide Polymorphisms) simultaneously by kernel-based (SNP-set) methods. This package can also be applied to haplotype-based GWAS (Genome-Wide Association Study). Users can test not only additive effects but also dominance and epistatic effects. In detail, please check our paper on PLOS Computational Biology: Kosuke Hamazaki and Hiroyoshi Iwata (2020) <doi:10.1371/journal.pcbi.1007663>.

r-raccess 0.1.1.3
Propagated dependencies: r-yaml@2.3.10 r-tidyr@1.3.1 r-tibble@3.3.0 r-shinywidgets@0.9.0 r-shinyjs@2.1.0 r-shinyalert@3.1.0 r-shiny@1.11.1 r-r6@2.6.1 r-pins@1.4.1 r-magrittr@2.0.4 r-jsonlite@2.0.0 r-httr@1.4.7 r-htmlwidgets@1.6.4 r-here@1.0.2 r-dt@0.34.0 r-dplyr@1.1.4 r-config@0.3.2
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://johnsonandjohnson.github.io/rAccess/
Licenses: FSDG-compatible
Build system: r
Synopsis: Access Control Module for 'shiny' Applications
Description:

This package provides a flexible framework for implementing hierarchical access control in shiny applications. Features include user permission management through a two-tier system of access panels and units, pluggable shiny module for administrative interfaces, and support for multiple storage backends (local, AWS S3', Posit Connect'). The system enables fine-grained control over application features, with built-in audit trails and user management capabilities. Integrates seamlessly with Posit Connect's authentication system.

r-ramp 2.0.2
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RAMP
Licenses: GPL 2
Build system: r
Synopsis: Regularized Generalized Linear Models with Interaction Effects
Description:

This package provides an efficient procedure for fitting the entire solution path for high-dimensional regularized quadratic generalized linear models with interactions effects under the strong or weak heredity constraint.

r-rollmatch 2.0.4
Propagated dependencies: r-magrittr@2.0.4 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/RTIInternational/rollmatch
Licenses: Expat
Build system: r
Synopsis: Rolling Entry Matching
Description:

This package provides functions to perform propensity score matching on rolling entry interventions for which a suitable "entry" date is not observed for nonparticipants. For more details, please reference Witman et al. (2018) <doi:10.1111/1475-6773.13086>.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457