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

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-nowcastr 0.2.0
Propagated dependencies: r-tidyr@1.3.2 r-scales@1.4.0 r-s7@0.2.2 r-rlang@1.2.0 r-purrr@1.2.2 r-magrittr@2.0.5 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/whocov/nowcastr
Licenses: Expat
Build system: r
Synopsis: Nowcasting with Chain-Ladder Method
Description:

This package provides tools for performing nowcasting using the Chain-Ladder method <https://en.wikipedia.org/wiki/Chain-ladder_method>. It supports both non-cumulative delay-based estimation and model-based completeness fitting (e.g., using logistic or Gompertz curves) to predict final counts from partially reported data.

r-needs4bigdata 1.0.1
Propagated dependencies: r-tidyr@1.3.2 r-rlang@1.2.0 r-rfast@2.1.5.2 r-rdpack@2.6.6 r-psych@2.6.5 r-mvnfast@0.2.8 r-matrixstats@1.5.0 r-ggridges@0.5.7 r-ggplot2@4.0.3 r-ggh4x@0.3.1 r-gam@1.22-7 r-foreach@1.5.2 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/Amalan-ConStat/NeEDS4BigData
Licenses: Expat
Build system: r
Synopsis: New Experimental Design Based Subsampling Methods for Big Data
Description:

Subsampling methods for big data under different models and assumptions. Starting with linear regression and leading to Generalised Linear Models, softmax regression, and quantile regression. Specifically, the model-robust subsampling method proposed in Mahendran, A., Thompson, H., and McGree, J. M. (2023) <doi:10.1007/s00362-023-01446-9>, where multiple models can describe the big data, and the subsampling framework for potentially misspecified Generalised Linear Models in Mahendran, A., Thompson, H., and McGree, J. M. (2025) <doi:10.48550/arXiv.2510.05902>.

r-neuromplex 1.0-1
Propagated dependencies: r-tidyr@1.3.2 r-magrittr@2.0.5 r-gridextra@2.3 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-bayeslogit@2.4
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=neuromplex
Licenses: GPL 2
Build system: r
Synopsis: Neural Multiplexing Analysis
Description:

Statistical methods for whole-trial and time-domain analysis of single cell neural response to multiple stimuli presented simultaneously. The package is based on the paper by C Glynn, ST Tokdar, A Zaman, VC Caruso, JT Mohl, SM Willett, and JM Groh (2021) "Analyzing second order stochasticity of neural spiking under stimuli-bundle exposure", is in press for publication by the Annals of Applied Statistics. A preprint may be found at <arXiv:1911.04387>.

r-nlraa 1.9.10
Propagated dependencies: r-nlme@3.1-169 r-mgcv@1.9-4 r-matrix@1.7-5 r-mass@7.3-65 r-knitr@1.51 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=nlraa
Licenses: GPL 3
Build system: r
Synopsis: Nonlinear Regression for Agricultural Applications
Description:

Additional nonlinear regression functions using self-start (SS) algorithms. One of the functions is the Beta growth function proposed by Yin et al. (2003) <doi:10.1093/aob/mcg029>. There are several other functions with breakpoints (e.g. linear-plateau, plateau-linear, exponential-plateau, plateau-exponential, quadratic-plateau, plateau-quadratic and bilinear), a non-rectangular hyperbola and a bell-shaped curve. Twenty eight (28) new self-start (SS) functions in total. This package also supports the publication Nonlinear regression Models and applications in agricultural research by Archontoulis and Miguez (2015) <doi:10.2134/agronj2012.0506>, a book chapter with similar material <doi:10.2134/appliedstatistics.2016.0003.c15> and a publication by Oddi et. al. (2019) in Ecology and Evolution <doi:10.1002/ece3.5543>. The function nlsLMList uses nlsLM for fitting, but it is otherwise almost identical to nlme::nlsList'.In addition, this release of the package provides functions for conducting simulations for nlme and gnls objects as well as bootstrapping. These functions are intended to work with the modeling framework of the nlme package. It also provides four vignettes with extended examples.

r-naivebayes 1.0.0
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/majkamichal/naivebayes
Licenses: GPL 2
Build system: r
Synopsis: High Performance Implementation of the Naive Bayes Algorithm
Description:

In this implementation of the Naive Bayes classifier following class conditional distributions are available: Bernoulli', Categorical', Gaussian', Poisson', Multinomial and non-parametric representation of the class conditional density estimated via Kernel Density Estimation. Implemented classifiers handle missing data and can take advantage of sparse data.

r-nnfor 0.9.9
Propagated dependencies: r-uroot@2.1-3 r-tsutils@0.9.4 r-plotrix@3.8-14 r-neuralnet@1.44.2 r-mass@7.3-65 r-glmnet@5.0 r-generics@0.1.4 r-forecast@9.0.2
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://kourentzes.com/forecasting/2019/01/16/tutorial-for-the-nnfor-r-package/
Licenses: GPL 3
Build system: r
Synopsis: Time Series Forecasting with Neural Networks
Description:

Automatic time series modelling with neural networks. Allows fully automatic, semi-manual or fully manual specification of networks. For details of the specification methodology see: (i) Crone and Kourentzes (2010) <doi:10.1016/j.neucom.2010.01.017>; and (ii) Kourentzes et al. (2014) <doi:10.1016/j.eswa.2013.12.011>.

r-nrmsampling 0.2.2
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=NRMSampling
Licenses: GPL 3+
Build system: r
Synopsis: Sampling Design and Estimation Methods for Natural Resource Management
Description:

This package provides functions for probability and non-probability sampling design, sample selection, and population estimation tailored to natural resource management. Probability methods include simple random sampling, stratified sampling, systematic sampling, cluster sampling, and probability-proportional-to-size sampling. Non-probability methods include convenience, judgement-based, and quota sampling. Estimation functions cover means, totals, ratio estimators, regression estimators, and the unequal-probability estimator of Horvitz and Thompson (1952, <doi:10.2307/2280784>) for unequal-probability designs. Utilities support biomass, soil-loss, and carbon-stock estimation from field plots. Spatial extensions provide random, systematic, stratified, and raster-weighted sampling within geographic polygons using the sf and terra packages, with extraction of remote-sensing covariates at sample locations. Applications include forest inventory, soil erosion monitoring, watershed studies, and ecological field surveys.

r-nutrientracker 1.4.0
Propagated dependencies: r-shiny@1.13.0 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=NutrienTrackeR
Licenses: GPL 3
Build system: r
Synopsis: Food Composition Information and Dietary Assessment
Description:

This package provides a tool set for food information and dietary assessment. It uses food composition data from several reference databases, including: USDA (United States), CIQUAL (France), BEDCA (Spain), CNF (Canada) and STFCJ (Japan). NutrienTrackeR calculates the intake levels for both macronutrient and micronutrients, and compares them with the recommended dietary allowances (RDA). It includes a number of visualization tools, such as time series plots of nutrient intake, and pie-charts showing the main foods contributing to the intake level of a given nutrient. A shiny app exposing the main functionalities of the package is also provided.

r-nhanesdata 0.2.2
Propagated dependencies: r-tibble@3.3.1 r-stringr@1.6.0 r-srvyr@1.3.1 r-scales@1.4.0 r-rlang@1.2.0 r-nhanesa@1.4.1 r-dplyr@1.2.1 r-arrow@24.0.0
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/kyleGrealis/nhanesdata
Licenses: Expat
Build system: r
Synopsis: Harmonized Access to NHANES Survey Data
Description:

Instant access to harmonized National Health and Nutrition Examination Survey (NHANES) data spanning 1999-2023. Retrieve pre-processed datasets from reliable cloud storage with automatic type reconciliation and integrated search tools for variables and datasets. Simplifies NHANES data workflows by handling cycle management and maintaining data consistency across survey waves. Data is sourced from <https://www.cdc.gov/nchs/nhanes/>.

r-naepprimer 1.0.2
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=NAEPprimer
Licenses: GPL 2
Build system: r
Synopsis: The NAEP Primer
Description:

This package contains a sample of the 2005 Grade 8 Mathematics data from the National Assessment of Educational Progress (NAEP). This data set is called the NAEP Primer.

r-nlmixr2auto 1.0.0
Propagated dependencies: r-withr@3.0.2 r-rxode2@5.1.2 r-progressr@0.19.0 r-processx@3.9.0 r-nlmixr2est@6.0.1 r-nlmixr2data@2.0.9 r-nlmixr2autoinit@1.0.1 r-nlmixr2@5.0.0 r-dplyr@1.2.1 r-crayon@1.5.3
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/ucl-pharmacometrics/nlmixr2auto
Licenses: GPL 3+
Build system: r
Synopsis: Automated Population Pharmacokinetic Modeling
Description:

Automated population pharmacokinetic modeling framework for data-driven initialisation, model evaluation, and metaheuristic optimization. Supports genetic algorithms, ant colony optimization, tabu search, and stepwise procedures for automated model selection and parameter estimation within the nlmixr2 ecosystem.

r-npregderiv 1.0
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=npregderiv
Licenses: GPL 2+
Build system: r
Synopsis: Nonparametric Estimation of the Derivatives of a Regression Function
Description:

Estimating the first and second derivatives of a regression function by the method of Wang and Lin (2015) <http://www.jmlr.org/papers/v16/wang15b.html>.

r-nueton 0.2.0
Propagated dependencies: r-rlang@1.2.0 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://cran.r-project.org/package=NUETON
Licenses: GPL 3
Build system: r
Synopsis: Nitrogen Use Efficiency Toolkit on Numerics
Description:

This package provides a comprehensive toolkit for calculating and visualizing Nitrogen Use Efficiency (NUE) indicators in agricultural research. The package implements 23 parameters categorized into fertilizer-based, plant-based, soil-based, isotope-based, ecology-based, and system-based indicators based on Congreves et al. (2021) <doi:10.3389/fpls.2021.637108>. Key features include vectorized calculations for paired-plot experimental designs, batch processing capabilities for handling large datasets, and built-in visualization tools using ggplot2'. Designed to streamline the workflow from raw agronomic data to publication-ready metrics and plots.

r-nutrinetwork 0.2.1
Propagated dependencies: r-tmvtnorm@1.7 r-matrix@1.7-5 r-igraph@2.3.1 r-huge@1.6 r-glasso@1.11
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=nutriNetwork
Licenses: GPL 3
Build system: r
Synopsis: Structure Learning with Copula Graphical Model
Description:

Statistical tool for learning the structure of direct associations among variables for continuous data, discrete data and mixed discrete-continuous data. The package is based on the copula graphical model in Behrouzi and Wit (2017) <doi:10.1111/rssc.12287>.

r-novelforestsg 2.1.0
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://hrlai.github.io/novelforestSG/
Licenses: FSDG-compatible
Build system: r
Synopsis: Dataset from the Novel Forests of Singapore
Description:

The raw dataset and model used in Lai et al. (2021) Decoupled responses of native and exotic tree diversities to distance from old-growth forest and soil phosphorous in novel secondary forests. Applied Vegetation Science, 24, e12548.

r-nma 3.1-1
Propagated dependencies: r-stringr@1.6.0 r-nleqslv@3.3.7 r-metafor@5.0-1 r-mass@7.3-65 r-ggplot2@4.0.3 r-forestplot@3.2.0
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/nomahi/NMA
Licenses: GPL 3
Build system: r
Synopsis: Network Meta-Analysis Based on Multivariate Meta-Analysis and Meta-Regression Models
Description:

Network meta-analysis tools based on contrast-based approach using the multivariate meta-analysis and meta-regression models (Noma et al. (2025) <doi:10.1101/2025.09.15.25335823>). Comprehensive analysis tools for network meta-analysis and meta-regression (e.g., synthesis analysis, ranking analysis, and creating league table) are available through simple commands. For inconsistency assessment, the local and global inconsistency tests based on the Higgins design-by-treatment interaction model are available. In addition, the side-splitting methods and Jackson's random inconsistency model can be applied. Standard graphical tools for network meta-analysis, including network plots, ranked forest plots, and transitivity analyses, are also provided. For the synthesis analyses, the Noma-Hamura's improved REML (restricted maximum likelihood)-based methods (Noma et al. (2023) <doi:10.1002/jrsm.1652> <doi:10.1002/jrsm.1651>) are adopted as the default methods.

r-nhlscraper 0.7.0
Propagated dependencies: r-xml2@1.5.2 r-xgboost@3.2.1.1 r-jsonlite@2.0.0 r-httr2@1.2.2 r-arrow@24.0.0
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://rentosaijo.github.io/nhlscraper/
Licenses: GPL 3+
Build system: r
Synopsis: Scraper for National Hockey League Data
Description:

Scrapes and cleans data from the NHL and ESPN APIs into data.frames and lists. Wraps 125+ endpoints documented in <https://github.com/RentoSaijo/nhlscraper/wiki> from high-level multi-season summaries and award winners to low-level decisecond replays and bookmakers odds, making them more accessible. Features cleaning and visualization tools, primarily for play-by-plays.

r-nhpoisson 3.4
Propagated dependencies: r-car@3.1-5
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=NHPoisson
Licenses: GPL 2+
Build system: r
Synopsis: Modelling and Validation of Non Homogeneous Poisson Processes
Description:

This package provides tools for modelling, ML estimation, validation analysis and simulation of non homogeneous Poisson processes in time.

r-nmrphasing 1.0.7
Propagated dependencies: r-signal@1.8-1 r-massspecwavelet@1.78.0 r-baseline@1.3-7
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=NMRphasing
Licenses: Expat
Build system: r
Synopsis: Phase Error Correction and Baseline Correction for One Dimensional ('1D') 'NMR' Data
Description:

There are three distinct approaches for phase error correction, they are: a single linear model with a choice of optimization functions, multiple linear models with optimization function choices and a shrinkage-based method. The methodology is based on our new algorithms and various references (Binczyk et al. (2015) <doi:10.1186/1475-925X-14-S2-S5>,Chen et al. (2002) <doi:10.1016/S1090-7807(02)00069-1>, de Brouwer (2009) <doi:10.1016/j.jmr.2009.09.017>, Džakula (2000) <doi:10.1006/jmre.2000.2123>, Ernst (1969) <doi:10.1016/0022-2364(69)90003-1>, Liland et al. (2010) <doi:10.1366/000370210792434350>).

r-nnlib2rcpp 0.2.9
Propagated dependencies: r-rcpp@1.1.1-1.1 r-class@7.3-23
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/VNNikolaidis/nnlib2Rcpp
Licenses: Expat
Build system: r
Synopsis: Tool for Creating Custom Neural Networks in C++ and using Them in R
Description:

This package contains a module to define neural networks from custom components and versions of Autoencoder, BP, LVQ, MAM NN.

r-newmanomics 1.0.14
Propagated dependencies: r-oompabase@3.2.11
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: http://oompa.r-forge.r-project.org/
Licenses: ASL 2.0
Build system: r
Synopsis: Extending the Newman Studentized Range Statistic to Transcriptomics
Description:

Extends the classical Newman studentized range statistic in various ways that can be applied to genome-scale transcriptomic or other expression data.

r-new-dist 0.1.2
Propagated dependencies: r-vgam@1.1-14 r-pracma@2.4.6 r-expint@0.2-1
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/akmn35/new.dist
Licenses: GPL 3
Build system: r
Synopsis: Alternative Continuous and Discrete Distributions
Description:

The aim is to develop an R package, which is the new.dist package, for the probability (density) function, the distribution function, the quantile function and the associated random number generation function for discrete and continuous distributions, which have recently been proposed in the literature. This package implements the following distributions: The Power Muth Distribution, a Bimodal Weibull Distribution, the Discrete Lindley Distribution, The Gamma-Lomax Distribution, Weighted Geometric Distribution, a Power Log-Dagum Distribution, Kumaraswamy Distribution, Lindley Distribution, the Unit-Inverse Gaussian Distribution, EP Distribution, Akash Distribution, Ishita Distribution, Maxwell Distribution, the Standard Omega Distribution, Slashed Generalized Rayleigh Distribution, Two-Parameter Rayleigh Distribution, Muth Distribution, Uniform-Geometric Distribution, Discrete Weibull Distribution.

r-nametagger 0.1.7
Propagated dependencies: r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/bnosac/nametagger
Licenses: FSDG-compatible
Build system: r
Synopsis: Named Entity Recognition in Texts using 'NameTag'
Description:

Wraps the nametag library <https://github.com/ufal/nametag>, allowing users to find and extract entities (names, persons, locations, addresses, ...) in raw text and build your own entity recognition models. Based on a maximum entropy Markov model which is described in Strakova J., Straka M. and Hajic J. (2013) <https://ufal.mff.cuni.cz/~straka/papers/2013-tsd_ner.pdf>.

r-nativeort 1.0.1
Propagated dependencies: r-rcpp@1.1.1-1.1 r-glue@1.8.1 r-digest@0.6.39
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/calebmcarr/nativeORT
Licenses: Expat
Build system: r
Synopsis: Native R 'ONNX' Runtime
Description:

This package provides R native ONNX model inference without requiring Python', reticulate bindings, or TensorFlow'. This package directly binds the ONNX Runtime C API via Rcpp', enabling real-time inference for .onnx engines, all within R. Standard CPU execution is supported as well as the CoreML Execution Provider (CEP) for Apple Silicon, all without external bindings. This package handles OS detection, linking ONNX libraries, and inference. For more information about ONNX Runtime see <https://onnxruntime.ai/>.

Total packages: 72166