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

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-netsubsamp 1.0.0
Propagated dependencies: r-foreach@1.5.2 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=netsubsamp
Licenses: GPL 3
Build system: r
Synopsis: Multivariate Inference of Network Moments by Subsampling
Description:

This package implements node subsampling methods for multivariate inference on network moments (rescaled motif counts), including: uniform node subsampling to approximate the joint distribution of multiple network moments (Algorithm 1); externally sparsified moments for density-matched comparisons (Algorithm 2); and a two-sample test for unmatchable networks with unequal edge densities via a split-and-sparsify subsampling procedure (Algorithm 3). Built-in support for V-shape (2-star), triangle, and 3-star motifs, with a user-extensible interface for arbitrary additional motifs. Parallel execution is supported via doParallel and foreach'. Based on Qi, Hua, Li and Zhou (2024) <doi:10.48550/arXiv.2409.01599>.

r-novelqualcodes 0.13.5
Propagated dependencies: r-readxl@1.5.0 r-naturalsort@0.1.3 r-ggplot2@4.0.3 r-ggpattern@1.3.1
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/DesiQuintans/novelqualcodes
Licenses: Expat
Build system: r
Synopsis: Visualise the Path to a Stopping Point in Qualitative Interviews Based on Novel Codes
Description:

In semi-structured interviews that use the framework method, it is not always clear how refinements to interview questions affect the decision of when to stop interviews. The trend of novel and duplicate interview codes (novel codes are information that other interviewees have not previously mentioned) provides insight into the richness of qualitative information. This package provides tools to visualise when refinements occur and how that affects the trends of novel and duplicate codes. These visualisations, when used progressively as new interviews are finished, can help the researcher to decide on a stopping point for their interviews. For context, see Wong et al., (2023) <doi:10.1177/16094069231220773>.

r-nfcore-utils 0.0.4
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/nf-core/r-nf-core-utils
Licenses: Expat
Build system: r
Synopsis: Utilities for 'nf-core' Modules
Description:

This package provides utility functions to facilitate the use of R within nf-core modules. The package helps parse Nextflow inputs and perform validation checks to ensure correct parameter handling and reproducible execution. For more details see Ewels (2020) <doi:10.1038/s41587-020-0439-x>.

r-nimaa 0.2.2
Propagated dependencies: r-visnetwork@2.1.4 r-tidytext@0.4.3 r-tidyr@1.3.2 r-tibble@3.3.1 r-softimpute@1.4-3 r-skimr@2.2.2 r-scales@1.4.0 r-rcolorbrewer@1.1-3 r-purrr@1.2.2 r-plotly@4.12.0 r-networkd3@0.4.1 r-missmda@1.21 r-mice@3.19.0 r-igraph@2.3.1 r-ggplot2@4.0.3 r-fpc@2.2-14 r-dplyr@1.2.1 r-crayon@1.5.3 r-bnstruct@1.0.15 r-bipartite@2.24
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/jafarilab/NIMAA
Licenses: GPL 3+
Build system: r
Synopsis: Nominal Data Mining Analysis
Description:

This package provides functions for nominal data mining based on bipartite graphs, which build a pipeline for analysis and missing values imputation. Methods are mainly from the paper: Jafari, Mohieddin, et al. (2021) <doi:10.1101/2021.03.18.436040>, some new ones are also included.

r-nprotreg 1.1.1
Propagated dependencies: r-foreach@1.5.2
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=nprotreg
Licenses: Expat
Build system: r
Synopsis: Nonparametric Rotations for Sphere-Sphere Regression
Description:

Fits sphere-sphere regression models by estimating locally weighted rotations. Simulation of sphere-sphere data according to non-rigid rotation models. Provides methods for bias reduction applying iterative procedures within a Newton-Raphson learning scheme. Cross-validation is exploited to select smoothing parameters. See Marco Di Marzio, Agnese Panzera & Charles C. Taylor (2018) <doi:10.1080/01621459.2017.1421542>.

r-nlmixr2lib 0.3.2
Propagated dependencies: r-rxode2@5.1.2 r-nlmixr2est@6.0.1 r-cli@3.6.6 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/nlmixr2/nlmixr2lib
Licenses: GPL 2+
Build system: r
Synopsis: Model Library for 'nlmixr2'
Description:

This package provides a model library for nlmixr2'. The models include (and plan to include) pharmacokinetic, pharmacodynamic, and disease models used in pharmacometrics. Where applicable, references for each model are included in the meta-data for each individual model. The package also includes model composition and modification functions to make model updates easier.

r-nsroc 1.1
Propagated dependencies: r-survival@3.8-6 r-sde@2.0.21
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=nsROC
Licenses: GPL 3+
Build system: r
Synopsis: Non-Standard ROC Curve Analysis
Description:

This package provides tools for estimating Receiver Operating Characteristic (ROC) curves, building confidence bands, comparing several curves both for dependent and independent data, estimating the cumulative-dynamic ROC curve in presence of censored data, and performing meta-analysis studies, among others.

r-networkchange 1.1.0
Propagated dependencies: r-viridis@0.6.5 r-tidyr@1.3.2 r-rmpfr@1.1-2 r-rlang@1.2.0 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-rcolorbrewer@1.1-3 r-qgraph@1.9.8 r-patchwork@1.3.2 r-network@1.20.0 r-mvtnorm@1.3-7 r-mcmcpack@1.7-1 r-mass@7.3-65 r-igraph@2.3.1 r-ggrepel@0.9.8 r-ggplot2@4.0.3 r-ggally@2.4.0 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=NetworkChange
Licenses: GPL 3
Build system: r
Synopsis: Bayesian Package for Network Changepoint Analysis
Description:

Network changepoint analysis for undirected network data. The package implements a hidden Markov network change point model (Park and Sohn (2020)). Functions for break number detection using the approximate marginal likelihood and WAIC are also provided. Version 1.1.0 includes high-performance C++ implementations via Rcpp'/'RcppArmadillo for 5-15x faster MCMC sampling, along with modern ggplot2'-based visualizations with colorblind-friendly palettes.

r-netvar 0.1-2
Propagated dependencies: r-fields@17.3 r-fgarch@4052.93
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=NetVAR
Licenses: GPL 3+
Build system: r
Synopsis: Network Structures in VAR Models
Description:

Vector AutoRegressive (VAR) type models with tailored regularisation structures are provided to uncover network type structures in the data, such as influential time series (influencers). Currently the package implements the LISAR model from Zhang and Trimborn (2023) <doi:10.2139/ssrn.4619531>. The package automatically derives the required regularisation sequences and refines it during the estimation to provide the optimal model. The package allows for model optimisation under various loss functions such as Mean Squared Forecasting Error (MSFE), Akaike Information Criterion (AIC), and Bayesian Information Criterion (BIC). It provides a dedicated class, allowing for summary prints of the optimal model and a plotting function to conveniently analyse the optimal model via heatmaps.

r-nobbs 1.1.1
Propagated dependencies: r-rlang@1.2.0 r-rjags@4-17 r-magrittr@2.0.5 r-dplyr@1.2.1 r-coda@0.19-4.1
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=NobBS
Licenses: Expat
Build system: r
Synopsis: Nowcasting by Bayesian Smoothing
Description:

This package provides a Bayesian approach to estimate the number of occurred-but-not-yet-reported cases from incomplete, time-stamped reporting data for disease outbreaks. NobBS learns the reporting delay distribution and the time evolution of the epidemic curve to produce smoothed nowcasts in both stable and time-varying case reporting settings, as described in McGough et al. (2020) <doi:10.1371/journal.pcbi.1007735>.

r-nosoi 1.1.2
Propagated dependencies: r-raster@3.6-32 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/slequime/nosoi
Licenses: GPL 3
Build system: r
Synopsis: Forward Agent-Based Transmission Chain Simulator
Description:

The aim of nosoi (pronounced no.si) is to provide a flexible agent-based stochastic transmission chain/epidemic simulator (Lequime et al. Methods in Ecology and Evolution 11:1002-1007). It is named after the daimones of plague, sickness and disease that escaped Pandora's jar in the Greek mythology. nosoi is able to take into account the influence of multiple variable on the transmission process (e.g. dual-host systems (such as arboviruses), within-host viral dynamics, transportation, population structure), alone or taken together, to create complex but relatively intuitive epidemiological simulations.

r-notifyme 0.3.0
Propagated dependencies: r-magrittr@2.0.5 r-httr@1.4.8 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/epijim/notifyme
Licenses: GPL 2+
Build system: r
Synopsis: Send Alerts to your Cellphone and Phillips Hue Lights
Description:

This package provides functions to flash your hue lights, or text yourself, from R. Designed to be used with long running scripts.

r-nmfn 2.0.1
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=NMFN
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Non-Negative Matrix Factorization
Description:

Non-negative Matrix Factorization.

r-newimvc 0.1.0
Propagated dependencies: r-quantreg@6.1 r-limma@3.68.3 r-ggmridge@1.5 r-expm@1.0-0 r-compquadform@1.4.4
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=newIMVC
Licenses: GPL 3
Build system: r
Synopsis: Robust Integrated Mean Variance Correlation
Description:

Measure the dependence structure between two random variables with a new correlation coefficient and extend it to hypothesis test, feature screening and false discovery rate control.

r-netutils 0.8.6
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-igraph@2.3.1
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/schochastics/netUtils/
Licenses: Expat
Build system: r
Synopsis: Collection of Tools for Network Analysis
Description:

This package provides a collection of network analytic (convenience) functions which are missing in other standard packages. This includes triad census with attributes <doi:10.1016/j.socnet.2019.04.003>, core-periphery models <doi:10.1016/S0378-8733(99)00019-2>, and several graph generators. Most functions are build upon igraph'.

r-nmvanova 1.1.0
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=NMVANOVA
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Novice Model Variation ANOVA
Description:

Due to Rstudio's status as open source software, we believe it will be utilized frequently for future data analysis by users whom lack formal training or experience with R'. The NMVANOVA (Novice Model Variation ANOVA) a streamlined variation of experimental design functions that allows novice Rstudio users to perform different model variations one-way analysis of variance without downloading multiple libraries or packages. Users can easily manipulate the data block, and needed inputs so that users only have to plugin the four designed variables/values.

r-nbkp 0.1.0
Propagated dependencies: r-tgp@2.4-23 r-optimx@2025-4.9 r-lhs@1.3.0 r-lattice@0.22-9 r-gridextra@2.3 r-dirmult@0.1.3-5
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=NBKP
Licenses: GPL 3
Build system: r
Synopsis: Beta Kernel Process Modeling with Negative Binomial Response
Description:

An extension of the Beta Kernel Process model designed to handle negative binomial responses for count data modeling, building upon Zhao, Qing and Xu (2025) <doi:10.48550/arXiv.2508.10447>.

r-nemtr 0.0.1.0
Propagated dependencies: r-tidyr@1.3.2 r-magrittr@2.0.5 r-ggplot2@4.0.3 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/calebgreski/nemtr
Licenses: Expat
Build system: r
Synopsis: Nonparametric Extended Median Test - Cumulative Summation Method
Description:

Calculates a cumulative summation nonparametric extended median test based on the work of Brown & Schaffer (2020) <DOI:10.1080/03610926.2020.1738492>. It then generates a control chart to assess processes and determine if any streams are out of control.

r-numericensembles 1.2
Propagated dependencies: r-xgboost@3.2.1.1 r-tree@1.0-45 r-tidyr@1.3.2 r-scales@1.4.0 r-rpart@4.1.27 r-readr@2.2.0 r-reactable@0.4.5 r-randomforest@4.7-1.2 r-purrr@1.2.2 r-pls@2.9-0 r-olsrr@0.7.0 r-nnet@7.3-20 r-metrics@0.1.4 r-leaps@3.2 r-ipred@0.9-15 r-htmlwidgets@1.6.4 r-htmltools@0.5.9 r-gridextra@2.3 r-glmnet@5.0 r-ggplot2@4.0.3 r-gbm@2.2.3 r-gam@1.22-7 r-earth@5.3.5 r-e1071@1.7-17 r-dplyr@1.2.1 r-doparallel@1.0.17 r-cubist@0.6.0 r-corrplot@0.95 r-caret@7.0-1 r-car@3.1-5 r-broom@1.0.13 r-brnn@0.9.4 r-arm@1.15-3
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: http://www.NumericEnsembles.com
Licenses: Expat
Build system: r
Synopsis: Automatically Runs 18 Individual and 14 Ensembles of Models
Description:

Automatically runs 18 individual models and 14 ensembles on numeric data, for a total of 32 models. The package automatically returns complete results on all 32 models, 25 charts and six tables. The user simply provides the tidy data, and answers a few questions (for example, how many times would you like to resample the data). From there the package randomly splits the data into train, test and validation sets as the user requests (for example, train = 0.60, test = 0.20, validation = 0.20), fits each of models on the training data, makes predictions on the test and validation sets, measures root mean squared error (RMSE), removes features above a user-set level of Variance Inflation Factor, and has several optional features including scaling all numeric data, four different ways to handle strings in the data. Perhaps the most significant feature is the package's ability to make predictions using the 32 pre trained models on totally new (untrained) data if the user selects that feature. This feature alone represents a very effective solution to the issue of reproducibility of models in data science. The package can also randomly resample the data as many times as the user sets, thus giving more accurate results than a single run. The graphs provide many results that are not typically found. For example, the package automatically calculates the Kolmogorov-Smirnov test for each of the 32 models and plots a bar chart of the results, a bias bar chart of each of the 32 models, as well as several plots for exploratory data analysis (automatic histograms of the numeric data, automatic histograms of the numeric data). The package also automatically creates a summary report that can be both sorted and searched for each of the 32 models, including RMSE, bias, train RMSE, test RMSE, validation RMSE, overfitting and duration. The best results on the holdout data typically beat the best results in data science competitions and published results for the same data set.

r-nullabor 0.3.15
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-purrr@1.2.2 r-moments@0.14.1 r-mass@7.3-65 r-magrittr@2.0.5 r-ggplot2@4.0.3 r-fpc@2.2-14 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/dicook/nullabor
Licenses: GPL 2+
Build system: r
Synopsis: Tools for Graphical Inference
Description:

This package provides tools for visual inference. Generate null data sets and null plots using permutation and simulation. Calculate distance metrics for a lineup, and examine the distributions of metrics.

r-nucombog 1.0.4.2
Propagated dependencies: r-snowfall@1.84-6.3
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/jeroenpullens/NUCOMBog/
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: NUtrient Cycling and COMpetition Model Undisturbed Open Bog Ecosystems in a Temperate to Sub-Boreal Climate
Description:

Modelling the vegetation, carbon, nitrogen and water dynamics of undisturbed open bog ecosystems in a temperate to sub-boreal climate. The executable of the model can downloaded from <https://github.com/jeroenpullens/NUCOMBog>.

r-noncompliance 0.2.2
Propagated dependencies: r-rcpp@1.1.1-1.1 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://www.stat.washington.edu/~wloh/
Licenses: GPL 3+
Build system: r
Synopsis: Causal Inference in the Presence of Treatment Noncompliance Under the Binary Instrumental Variable Model
Description:

This package provides a finite-population significance test of the sharp causal null hypothesis that treatment exposure X has no effect on final outcome Y, within the principal stratum of Compliers. A generalized likelihood ratio test statistic is used, and the resulting p-value is exact. Currently, it is assumed that there are only Compliers and Never Takers in the population.

r-neatr 0.3.0
Propagated dependencies: r-magrittr@2.0.5 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=neatR
Licenses: Expat
Build system: r
Synopsis: Neat Data for Presentation
Description:

Utilities for unambiguous, neat and legible representation of data (date, time stamp, numbers, percentages and strings) for presentation of analysis , aiming for elegance and consistency. The purpose of this package is to format data, that is better for presentation and any automation jobs that reports numbers.

r-neighboot 1.0.1
Propagated dependencies: r-rdstreeboot@1.0 r-rds@0.9-10 r-igraph@2.3.1 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=Neighboot
Licenses: GPL 3
Build system: r
Synopsis: Neighborhood Bootstrap Method for RDS
Description:

This package provides a bootstrap method for Respondent-Driven Sampling (RDS) that relies on the underlying structure of the RDS network to estimate uncertainty.

Total packages: 72166