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

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-nmrrr 1.0.0
Propagated dependencies: r-tidyr@1.3.2 r-ggplot2@4.0.3 r-desctools@0.99.60
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/kaizadp/nmrrr
Licenses: Expat
Build system: r
Synopsis: Binning and Visualizing NMR Spectra in Environmental Samples
Description:

This package provides a reproducible workflow for binning and visualizing NMR (nuclear magnetic resonance) spectra from environmental samples. The nmrrr package is intended for post-processing of NMR data, including importing, merging and, cleaning data from multiple files, visualizing NMR spectra, performing binning/integrations for compound classes, and relative abundance calculations. This package can be easily inserted into existing analysis workflows by users to help with analyzing and interpreting NMR data.

r-nicher 0.1.0
Propagated dependencies: r-terra@1.9-27
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/castanedaM/nicheR
Licenses: Expat
Build system: r
Synopsis: Ellipsoid-Based Virtual Niches and Visualization
Description:

This package provides a robust set of tools for researchers and modelers to construct and define virtual ecological niches using ellipsoid geometries. It enables the identification and extraction of suitable environmental areas, simulation of species occurrence points with various sampling strategies, and visualization of niche boundaries and simulated occurrences in both environmental and geographic space. Inspired by methodologies in NicheA and the virtualspecies R package, nicheR aims to streamline the process of niche conceptualization and data generation for ecological studies. Methodological and theoretical foundations are described in Peterson et al. (2011, ISBN:9780691136882), Etherington et al. (2009) <doi:10.1111/j.1365-2699.2008.02041.x>, Qiao et al. (2015) <doi:10.1111/ecog.01961>, Nunez-Penichet et al. (2021) <doi:10.21425/F5FBG52142>, Cobos and Peterson (2022) <doi:10.17161/bi.v17i.15985>, Alkishe et al. (2022) <doi:10.5194/we-22-33-2022>, and Leroy et al. (2015) <doi:10.1111/ecog.01388>.

r-noise 1.0.2
Propagated dependencies: r-preprocesscore@1.74.0
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=noise
Licenses: GPL 2+
Build system: r
Synopsis: Estimation of Intrinsic and Extrinsic Noise from Single-Cell Data
Description:

This package provides functions to calculate estimates of intrinsic and extrinsic noise from the two-reporter single-cell experiment, as in Elowitz, M. B., A. J. Levine, E. D. Siggia, and P. S. Swain (2002) Stochastic gene expression in a single cell. Science, 297, 1183-1186. Functions implement multiple estimators developed for unbiasedness or min Mean Squared Error (MSE) in Fu, A. Q. and Pachter, L. (2016). Estimating intrinsic and extrinsic noise from single-cell gene expression measurements. Statistical Applications in Genetics and Molecular Biology, 15(6), 447-471.

r-nmathopencl 0.8.3
Dependencies: tbb@2021.6.0
Propagated dependencies: r-rdpack@2.6.6 r-rcppparallel@5.1.11-2 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-opencltools@0.8.3 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/knygren/nmathopencl
Licenses: GPL 2+
Build system: r
Synopsis: 'OpenCL'-Ported R 'Mathlib' for GPU-Accelerated Packages
Description:

Ships statistical and mathematical routines from R internal nmath ('Mathlib') as OpenCL C sources under directory inst/cl/', with R wrappers that use the GPU when OpenCL is available at compile time and fall back to stats equivalents otherwise. Aimed at package developers building custom kernels (for example Bayesian GLMs via suggested package glmbayes') using opencltools kernel loaders and related helpers. Contains translated shims, an illustrative GLM-related kernel subsystem, vignettes, and optional GPU acceleration. The ported routines are translated from the nmath ('Mathlib') and Rmath sources of R Core Team (2026) "R: A Language and Environment for Statistical Computing" <doi:10.32614/R.manuals>. OpenCL GPU execution follows the standard described in Stone, Gohara, and Shi (2010) <doi:10.1109/MCSE.2010.69>. The likelihood subgradient simulation methodology implemented by the illustrative GLM kernel subsystem is described in Nygren and Nygren (2006) <doi:10.1198/016214506000000357>.

r-nasa 1.0.0
Propagated dependencies: r-magick@2.9.1 r-jsonlite@2.0.0 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://api.nasa.gov
Licenses: GPL 3
Build system: r
Synopsis: Access National Aeronautics and Space Administration (NASA) APIs
Description:

This package provides functions to access and download data from various NASA APIs <https://api.nasa.gov/#browseAPI>, including: Astronomy Picture of the Day (APOD), Mars Rover Photos, Earth Polychromatic Imaging Camera (EPIC), Near Earth Object Web Service (NeoWs), Earth Observatory Natural Event Tracker (EONET), and NASA Earthdata CMR Search. Most endpoints require a NASA API key for access. Data is retrieved, cleaned for analysis, and returned in a dataframe-friendly format.

r-naaccr 3.1.1
Propagated dependencies: r-xml@3.99-0.23 r-stringi@1.8.7 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/WerthPADOH/naaccr
Licenses: Expat
Build system: r
Synopsis: Read Cancer Records in the NAACCR Format
Description:

This package provides functions for reading cancer record files which follow a format defined by the North American Association of Central Cancer Registries (NAACCR).

r-nhsrwaitinglist 0.1.2
Propagated dependencies: r-rlang@1.2.0 r-randomnames@1.6-0.0 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://nhs-r-community.github.io/NHSRwaitinglist/
Licenses: Expat
Build system: r
Synopsis: Waiting List Metrics Using Queuing Theory
Description:

Waiting list management using queuing theory to analyse, predict and manage queues, based on the approach described in Fong et al. (2022) <doi:10.1101/2022.08.23.22279117>. Aimed at UK National Health Service (NHS) applications, waiting list summary statistics, target-value calculations, waiting list simulation, and scheduling functions are included.

r-normalityassessment 0.1.1
Propagated dependencies: r-stringr@1.6.0 r-stringi@1.8.7 r-shinybs@0.65.0 r-shinyalert@3.1.0 r-shiny@1.13.0 r-rmatio@0.19.0 r-rio@1.3.0 r-ggplot2@4.0.3 r-dt@0.34.0 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/ccasement/NormalityAssessment
Licenses: Expat
Build system: r
Synopsis: Graphical User Interface for Testing Normality Visually
Description:

Package including an interactive Shiny application for testing normality visually.

r-nberwp 1.2.0
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/bldavies/nberwp
Licenses: CC0
Build system: r
Synopsis: NBER Working Papers
Description:

Catalogue of NBER working papers published between June 1973 and December 2021.

r-nestedpp 0.2.0
Propagated dependencies: r-xtable@1.8-8 r-reshape2@1.4.5 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=nestedpp
Licenses: GPL 3
Build system: r
Synopsis: Performance Profiles and Nested Performance Profiles
Description:

Library to plot performance profiles (Dolan and More (2002) <doi:10.1007/s101070100263>) and nested performance profiles (Hekmati and Mirhajianmoghadam (2019) <doi:10.19139/soic-2310-5070-679>) for a given data frame.

r-nlpclient 1.0
Propagated dependencies: r-xml2@1.5.2 r-nlp@0.3-2 r-curl@7.1.0
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=NLPclient
Licenses: GPL 2
Build system: r
Synopsis: Stanford 'CoreNLP' Annotation Client
Description:

Stanford CoreNLP annotation client. Stanford CoreNLP <https://stanfordnlp.github.io/CoreNLP/index.html> integrates all NLP tools from the Stanford Natural Language Processing Group, including a part-of-speech (POS) tagger, a named entity recognizer (NER), a parser, and a coreference resolution system, and provides model files for the analysis of English. More information can be found in the README.

r-nasaweather 0.1.1
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/hadley/nasaweather
Licenses: Expat
Build system: r
Synopsis: Collection of Datasets from the ASA 2006 Data Expo
Description:

Tidied data from the ASA 2006 data expo, as well as a number of useful other related data sets.

r-nglviewer 1.4.0
Propagated dependencies: r-shiny@1.13.0 r-magrittr@2.0.5 r-htmlwidgets@1.6.4
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/nvelden/NGLVieweR
Licenses: Expat
Build system: r
Synopsis: Interactive 3D Visualization of Molecular Structures
Description:

This package provides an htmlwidgets <https://www.htmlwidgets.org/> interface to NGL.js <http://nglviewer.org/ngl/api/>. NGLvieweR can be used to visualize and interact with protein databank ('PDB') and structural files in R and Shiny applications. It includes a set of API functions to manipulate the viewer after creation in Shiny.

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-nhanes 2.1.4
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=NHANES
Licenses: GPL 2+
Build system: r
Synopsis: Data from the US National Health and Nutrition Examination Study
Description:

Body Shape and related measurements from the US National Health and Nutrition Examination Survey (NHANES, 1999-2004). See <https://www.cdc.gov/nchs/nhanes/index.html> for details.

r-ncutyx 0.1.0
Propagated dependencies: r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1 r-mvtnorm@1.3-7 r-mass@7.3-65 r-glmnet@5.0 r-fields@17.3
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/Seborinos/NCutYX
Licenses: GPL 3
Build system: r
Synopsis: Clustering of Omics Data of Multiple Types with a Multilayer Network Representation
Description:

Omics data come in different forms: gene expression, methylation, copy number, protein measurements and more. NCutYX allows clustering of variables, of samples, and both variables and samples (biclustering), while incorporating the dependencies across multiple types of Omics data. (SJ Teran Hidalgo et al (2017), <doi:10.1186/s12864-017-3990-1>).

r-npflow 0.13.6
Propagated dependencies: r-truncnorm@1.0-9 r-reshape2@1.4.5 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-pheatmap@1.0.13 r-ggplot2@4.0.3 r-ggally@2.4.0 r-fastcluster@1.3.0 r-ellipse@0.5.0
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: http://sistm.github.io/NPflow/
Licenses: LGPL 3 FSDG-compatible
Build system: r
Synopsis: Bayesian Nonparametrics for Automatic Gating of Flow-Cytometry Data
Description:

Dirichlet process mixture of multivariate normal, skew normal or skew t-distributions modeling oriented towards flow-cytometry data preprocessing applications. Method is detailed in: Hejblum, Alkhassimn, Gottardo, Caron & Thiebaut (2019) <doi: 10.1214/18-AOAS1209>.

r-nbvarsel 0.1.1
Propagated dependencies: r-tidyr@1.3.2 r-stringr@1.6.0 r-scales@1.4.0 r-rms@8.1-1 r-rlang@1.2.0 r-proc@1.19.0.1 r-patchwork@1.3.2 r-ggtext@0.1.2 r-ggplot2@4.0.3 r-foreach@1.5.2 r-dplyr@1.2.1 r-doparallel@1.0.17 r-desctools@0.99.60 r-caret@7.0-1
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://lasaibarrenada.github.io/NB_varsel/
Licenses: GPL 3+
Build system: r
Synopsis: Variable Selection via Cross-Validated Net Benefit
Description:

This package performs exhaustive or groupwise (backward elimination) variable selection for binary outcome prediction models using cross-validated Net Benefit as the optimization criterion. It supports predictor costs, restricted cubic splines, interaction terms, permutation importance, and parallel computation. It includes visualizations for model comparison and variable importance. References include Vickers AJ & Elkin EB (2006) <doi:10.1177/0272989X06295361>, Van Calster B et al. (2018) <doi:10.1016/j.eururo.2018.08.038>, Vickers AJ et al. (2019) <doi:10.1186/s41512-019-0064-7>, and Baker SG et al. (2012) <doi:10.1515/1557-4679.1395>.

r-nmof 2.11-0
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://enricoschumann.net/NMOF.htm
Licenses: GPL 3
Build system: r
Synopsis: Numerical Methods and Optimization in Finance
Description:

Functions, examples and data from the first and the second edition of "Numerical Methods and Optimization in Finance" by M. Gilli, D. Maringer and E. Schumann (2019, ISBN:978-0128150658). The package provides implementations of optimisation heuristics (Differential Evolution, Genetic Algorithms, Particle Swarm Optimisation, Simulated Annealing and Threshold Accepting), and other optimisation tools, such as grid search and greedy search. There are also functions for the valuation of financial instruments such as bonds and options, for portfolio selection and functions that help with stochastic simulations.

r-nmainla 1.1.0
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/gunhanb/nmaINLA
Licenses: GPL 2+
Build system: r
Synopsis: Network Meta-Analysis using Integrated Nested Laplace Approximations
Description:

This package performs network meta-analysis using integrated nested Laplace approximations ('INLA') which is described in Guenhan, Held, and Friede (2018) <doi:10.1002/jrsm.1285>. Includes methods to assess the heterogeneity and inconsistency in the network. Contains more than ten different network meta-analysis dataset. INLA package can be obtained from <https://www.r-inla.org>.

r-n1qn1 6.0.1-14
Propagated dependencies: r-rcpparmadillo@15.2.6-1 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/nlmixr2/n1qn1c
Licenses: FSDG-compatible
Build system: r
Synopsis: Port of the 'Scilab' 'n1qn1' Module for Unconstrained BFGS Optimization
Description:

This package provides Scilab n1qn1'. This takes more memory than traditional L-BFGS. The n1qn1 routine is useful since it allows prespecification of a Hessian. If the Hessian is near enough the truth in optimization it can speed up the optimization problem. The algorithm is described in the Scilab optimization documentation located at <https://www.scilab.org/sites/default/files/optimization_in_scilab.pdf>. This version uses manually modified code from f2c to make this a C only binary.

r-netclust 1.0.2
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=netClust
Licenses: GPL 2+
Build system: r
Synopsis: Model-Based Clustering of Network Data
Description:

Clustering unilayer and multilayer network data by means of finite mixtures is the main utility of netClust.

r-nmfbin 0.2.1
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://michalovadek.github.io/nmfbin/
Licenses: Expat
Build system: r
Synopsis: Non-Negative Matrix Factorization for Binary Data
Description:

Factorize binary matrices into rank-k components using the logistic function in the updating process. See e.g. Tomé et al (2015) <doi:10.1007/s11045-013-0240-9> .

r-noisemodel 1.0.2
Propagated dependencies: r-stringr@1.6.0 r-rsnns@0.4-18 r-rcolorbrewer@1.1-3 r-nnet@7.3-20 r-lsr@1.0.0 r-ggplot2@4.0.3 r-fnn@1.1.4.1 r-extdist@0.7-4 r-e1071@1.7-17 r-classint@0.4-11 r-caret@7.0-1 r-c50@0.2.0
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=noisemodel
Licenses: GPL 3+
Build system: r
Synopsis: Noise Models for Classification Datasets
Description:

Implementation of models for the controlled introduction of errors in classification datasets. This package contains the noise models described in Saez (2022) <doi:10.3390/math10203736> that allow corrupting class labels, attributes and both simultaneously.

Total packages: 73978