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

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-nifti-io 1.0.0
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=nifti.io
Licenses: Expat
Build system: r
Synopsis: Read and Write NIfTI Files
Description:

This package provides tools for reading and writing NIfTI-1.1 (NII) files, including optimized voxelwise read/write operations and a simplified method to write dataframes to NII. Specification of the NIfTI-1.1 format can be found here <https://nifti.nimh.nih.gov/nifti-1>. Scientific publication first using these tools Koscik TR, Man V, Jahn A, Lee CH, Cunningham WA (2020) <doi:10.1016/j.neuroimage.2020.116764> "Decomposing the neural pathways in a simple, value-based choice." Neuroimage, 214, 116764.

r-nngarrote 1.0.4
Propagated dependencies: r-glmnet@4.1-10
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=nnGarrote
Licenses: GPL 2+
Build system: r
Synopsis: Non-Negative Garrote Estimation with Penalized Initial Estimators
Description:

This package provides functions to compute the non-negative garrote estimator as proposed by Breiman (1995) <https://www.jstor.org/stable/1269730> with the penalized initial estimators extension as proposed by Yuan and Lin (2007) <https://www.jstor.org/stable/4623260>.

r-nascar-data 3.0.1
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://www.kylegrealis.com/nascaR.data/
Licenses: GPL 3+
Build system: r
Synopsis: NASCAR Race Data
Description:

This package provides a collection of NASCAR race, driver, owner and manufacturer data across the three major NASCAR divisions: NASCAR Cup Series, NXS, and NASCAR Craftsman Truck Series. The curated data begins with the 1949 season and is updated weekly during the racing season. Explore race, season, or career performance for drivers, teams, and manufacturers throughout NASCAR's history. Data was sourced with permission from DriverAverages.com.

r-nam 1.8.0
Propagated dependencies: r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=NAM
Licenses: GPL 3
Build system: r
Synopsis: Nested Association Mapping
Description:

Designed for association studies in nested association mapping (NAM) panels, experimental and random panels. The method is described by Xavier et al. (2015) <doi:10.1093/bioinformatics/btv448>. It includes tools for genome-wide associations of multiple populations, marker quality control, population genetics analysis, genome-wide prediction, solving mixed models and finding variance components through likelihood and Bayesian methods.

r-nosoi 1.1.2
Propagated dependencies: r-raster@3.6-32 r-data-table@1.17.8
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-ncf 1.3-3
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://ento.psu.edu/directory/onb1
Licenses: GPL 3
Build system: r
Synopsis: Spatial Covariance Functions
Description:

Spatial (cross-)covariance and related geostatistical tools: the nonparametric (cross-)covariance function , the spline correlogram, the nonparametric phase coherence function, local indicators of spatial association (LISA), (Mantel) correlogram, (Partial) Mantel test.

r-ncdfgeom 1.2.2
Propagated dependencies: r-stars@0.6-8 r-sf@1.0-23 r-rnetcdf@2.11-1 r-ncmeta@0.4.0 r-dplyr@1.1.4 r-areal@0.1.8
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://code.usgs.gov/water/ncdfgeom
Licenses: CC0
Build system: r
Synopsis: 'NetCDF' Geometry and Time Series
Description:

This package provides tools to create time series and geometry NetCDF files.

r-nnmf 1.4
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=nnmf
Licenses: GPL 2+
Build system: r
Synopsis: Nonnegative Matrix Factorization
Description:

Nonnegative matrix factorization (NMF) is a technique to factorize a matrix with nonnegative values into the product of two matrices. Covariates are also allowed. Parallel computing is an option to enhance the speed and high-dimensional and large scale (and/or sparse) data are allowed. Relevant papers include: Wang Y. X. and Zhang Y. J. (2012). Nonnegative matrix factorization: A comprehensive review. IEEE Transactions on Knowledge and Data Engineering, 25(6): 1336-1353 <doi:10.1109/TKDE.2012.51> and Kim H. and Park H. (2008). Nonnegative matrix factorization based on alternating nonnegativity constrained least squares and active set method. SIAM Journal on Matrix Analysis and Applications, 30(2): 713-730 <doi:10.1137/07069239X>.

r-nsarfima 0.2.0.0
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=nsarfima
Licenses: GPL 3+
Build system: r
Synopsis: Methods for Fitting and Simulating Non-Stationary ARFIMA Models
Description:

Routines for fitting and simulating data under autoregressive fractionally integrated moving average (ARFIMA) models, without the constraint of covariance stationarity. Two fitting methods are implemented, a pseudo-maximum likelihood method and a minimum distance estimator. Mayoral, L. (2007) <doi:10.1111/j.1368-423X.2007.00202.x>. Beran, J. (1995) <doi:10.1111/j.2517-6161.1995.tb02054.x>.

r-nlsic 1.2.0
Propagated dependencies: r-nnls@1.6 r-glue@1.8.0 r-dotty@0.1.0
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/MathsCell/nlsic
Licenses: GPL 2
Build system: r
Synopsis: Non Linear Least Squares with Inequality Constraints
Description:

We solve non linear least squares problems with optional equality and/or inequality constraints. Non linear iterations are globalized with back-tracking method. Linear problems are solved by dense QR decomposition from LAPACK which can limit the size of treated problems. On the other side, we avoid condition number degradation which happens in classical quadratic programming approach. Inequality constraints treatment on each non linear iteration is based on NNLS method (by Lawson and Hanson). We provide an original function lsi_ln for solving linear least squares problem with inequality constraints in least norm sens. Thus if Jacobian of the problem is rank deficient a solution still can be provided. However, truncation errors are probable in this case. Equality constraints are treated by using a basis of Null-space. User defined function calculating residuals must return a list having residual vector (not their squared sum) and Jacobian. If Jacobian is not in the returned list, package numDeriv is used to calculated finite difference version of Jacobian. The NLSIC method was fist published in Sokol et al. (2012) <doi:10.1093/bioinformatics/btr716>.

r-nestmrmc 1.0
Propagated dependencies: r-rcpp@1.1.0 r-mvtnorm@1.3-3 r-magrittr@2.0.4 r-imrmc@2.1.0 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=NestMRMC
Licenses: CC0
Build system: r
Synopsis: Single Reader Between-Cases AUC Estimator in Nested Data
Description:

This R package provides a calculation of between-cases AUC estimate, corresponding covariance, and variance estimate in the nested data problem. Also, the package has the function to simulate the nested data. The calculated between-cases AUC estimate is used to evaluate the reader's diagnostic performance in clinical tasks with nested data. For more details on the above methods, please refer to the paper by H Du, S Wen, Y Guo, F Jin, BD Gallas (2022) <doi:10.1177/09622802221111539>.

r-nparld 2.2
Propagated dependencies: r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=nparLD
Licenses: GPL 2+
Build system: r
Synopsis: Nonparametric Analysis of Longitudinal Data in Factorial Experiments
Description:

This package performs nonparametric analysis of longitudinal data in factorial experiments. Longitudinal data are those which are collected from the same subjects over time, and they frequently arise in biological sciences. Nonparametric methods do not require distributional assumptions, and are applicable to a variety of data types (continuous, discrete, purely ordinal, and dichotomous). Such methods are also robust with respect to outliers and for small sample sizes.

r-nmathresh 0.1.6
Propagated dependencies: r-nnls@1.6 r-matrix@1.7-4 r-gtable@0.3.6 r-gridextra@2.3 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=nmathresh
Licenses: GPL 3
Build system: r
Synopsis: Thresholds and Invariant Intervals for Network Meta-Analysis
Description:

Calculation and presentation of decision-invariant bias adjustment thresholds and intervals for Network Meta-Analysis, as described by Phillippo et al. (2018) <doi:10.1111/rssa.12341>. These describe the smallest changes to the data that would result in a change of decision.

r-nregression 0.5.1
Propagated dependencies: r-simitation@0.0.7 r-data-table@1.17.8 r-covr@3.6.5
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=nRegression
Licenses: GPL 3
Build system: r
Synopsis: Simulation-Based Calculations of Sample Size for Linear and Logistic Regression
Description:

This package provides a function designed to estimate the minimal sample size required to attain a specific statistical power in the context of linear regression and logistic regression models through simulations.

r-nat-utils 0.6.1
Propagated dependencies: r-checkmate@2.3.3
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/natverse/nat.utils
Licenses: GPL 3+
Build system: r
Synopsis: File System Utility Functions for 'NeuroAnatomy Toolbox'
Description:

Utility functions that may be of general interest but are specifically required by the NeuroAnatomy Toolbox ('nat'). Includes functions to provide a basic make style system to update files based on timestamp information, file locking and touch utility. Convenience functions for working with file paths include abs2rel', split_path and common_path'. Finally there are utility functions for working with zip and gzip files including integrity tests.

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-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-nblda 1.0.1
Propagated dependencies: r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=NBLDA
Licenses: GPL 2+
Build system: r
Synopsis: Negative Binomial Linear Discriminant Analysis
Description:

We proposed a package for the classification task which uses Negative Binomial distribution within Linear Discriminant Analysis (NBLDA). It is an extension of the PoiClaClu package to Negative Binomial distribution. The classification algorithms are based on the papers Dong et al. (2016, ISSN: 1471-2105) and Witten, DM (2011, ISSN: 1932-6157) for NBLDA and PLDA, respectively. Although PLDA is a sparse algorithm and can be used for variable selection, the algorithm proposed by Dong et al. is not sparse. Therefore, it uses all variables in the classifier. Here, we extend Dong et al.'s algorithm to the sparse case by shrinking overdispersion towards 0 (Yu et al., 2013, ISSN: 1367-4803) and offset parameter towards 1 (as proposed by Witten DM, 2011). We support only the classification task with this version.

r-numberize 1.0.2
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/epiverse-trace/numberize
Licenses: Expat
Build system: r
Synopsis: Convert Words to Numbers in Multiple Languages
Description:

Converts number spellings into their equivalent numbers. Supports numbers written in English, French, or Spanish.

r-neuralestimators 0.2.0
Dependencies: julia@1.8.5
Propagated dependencies: r-magrittr@2.0.4 r-juliaconnector@1.1.5
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/msainsburydale/NeuralEstimators
Licenses: GPL 2+
Build system: r
Synopsis: Likelihood-Free Parameter Estimation using Neural Networks
Description:

An R interface to the Julia package NeuralEstimators.jl'. The package facilitates the user-friendly development of neural Bayes estimators, which are neural networks that map data to a point summary of the posterior distribution (Sainsbury-Dale et al., 2024, <doi:10.1080/00031305.2023.2249522>). These estimators are likelihood-free and amortised, in the sense that, once the neural networks are trained on simulated data, inference from observed data can be made in a fraction of the time required by conventional approaches. The package also supports amortised Bayesian or frequentist inference using neural networks that approximate the posterior or likelihood-to-evidence ratio (Zammit-Mangion et al., 2025, Sec. 3.2, 5.2, <doi:10.48550/arXiv.2404.12484>). The package accommodates any model for which simulation is feasible by allowing users to define models implicitly through simulated data.

r-networktools 1.6.0
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://CRAN.R-project.org/package=networktools
Licenses: GPL 3
Build system: r
Synopsis: Tools for Identifying Important Nodes in Networks
Description:

Includes assorted tools for network analysis. Bridge centrality; goldbricker; MDS, PCA, & eigenmodel network plotting.

r-netmhc2pan 1.3.2
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/richelbilderbeek/netmhc2pan/
Licenses: GPL 3
Build system: r
Synopsis: Interface to 'NetMHCIIpan'
Description:

The field of immunology benefits from software that can predict which peptide sequences trigger an immune response. NetMHCIIpan is a such a tool: it predicts the binding strength of a short peptide to a Major Histocompatibility Complex class II (MHC-II) molecule. NetMHCIIpan can be used from a web server at <https://services.healthtech.dtu.dk/services/NetMHCIIpan-3.2/> or from the command-line, using a local installation. This package allows to call NetMHCIIpan from R.

r-nlmm 1.1.1
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=nlmm
Licenses: GPL 2+
Build system: r
Synopsis: Generalized Laplace Mixed-Effects Models
Description:

This package provides functions to fit linear mixed models based on convolutions of the generalized Laplace (GL) distribution. The GL mixed-effects model includes four special cases with normal random effects and normal errors (NN), normal random effects and Laplace errors (NL), Laplace random effects and normal errors (LN), and Laplace random effects and Laplace errors (LL). The methods are described in Geraci and Farcomeni (2020, Statistical Methods in Medical Research) <doi:10.1177/0962280220903763>.

r-nearfar 1.3
Propagated dependencies: r-nbpmatching@1.5.6 r-mass@7.3-65 r-gensa@1.1.15 r-car@3.1-3
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=nearfar
Licenses: GPL 3
Build system: r
Synopsis: Near-Far Matching
Description:

Near-far matching is a study design technique for preprocessing observational data to mimic a pair-randomized trial. Individuals are matched to be near on measured confounders and far on levels of an instrumental variable. Methods outlined in further detail in Rigdon, Baiocchi, and Basu (2018) <doi:10.18637/jss.v086.c05>.

Total packages: 69236