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

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-nlcoptim 0.6
Propagated dependencies: r-quadprog@1.5-8 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=NlcOptim
Licenses: GPL 3
Build system: r
Synopsis: Solve Nonlinear Optimization with Nonlinear Constraints
Description:

Optimization for nonlinear objective and constraint functions. Linear or nonlinear equality and inequality constraints are allowed. It accepts the input parameters as a constrained matrix.

r-nbody 1.41
Propagated dependencies: r-rcpp@1.1.0 r-magicaxis@2.5.1
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=nbody
Licenses: GPL 3
Build system: r
Synopsis: Gravitational N-Body Simulation
Description:

Run simple direct gravitational N-body simulations. The package can access different external N-body simulators (e.g. GADGET-4 by Springel et al. (2021) <doi:10.48550/arXiv.2010.03567>), but also has a simple built-in simulator. This default simulator uses a variable block time step and lets the user choose between a range of integrators, including 4th and 6th order integrators for high-accuracy simulations. Basic top-hat smoothing is available as an option. The code also allows the definition of background particles that are fixed or in uniform motion, not subject to acceleration by other particles.

r-namer 0.1.9
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/jumpingrivers/namer
Licenses: Expat
Build system: r
Synopsis: Names Your 'R Markdown' Chunks
Description:

It names the R Markdown chunks of files based on the filename.

r-nsp 1.0.0
Propagated dependencies: r-lpsolve@5.6.23
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=nsp
Licenses: GPL 3+
Build system: r
Synopsis: Inference for Multiple Change-Points in Linear Models
Description:

Implementation of Narrowest Significance Pursuit, a general and flexible methodology for automatically detecting localised regions in data sequences which each must contain a change-point (understood as an abrupt change in the parameters of an underlying linear model), at a prescribed global significance level. Narrowest Significance Pursuit works with a wide range of distributional assumptions on the errors, and yields exact desired finite-sample coverage probabilities, regardless of the form or number of the covariates. For details, see P. Fryzlewicz (2021) <https://stats.lse.ac.uk/fryzlewicz/nsp/nsp.pdf>.

r-ncvreg 3.16.0
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://pbreheny.github.io/ncvreg/
Licenses: GPL 3
Build system: r
Synopsis: Regularization Paths for SCAD and MCP Penalized Regression Models
Description:

Fits regularization paths for linear regression, GLM, and Cox regression models using lasso or nonconvex penalties, in particular the minimax concave penalty (MCP) and smoothly clipped absolute deviation (SCAD) penalty, with options for additional L2 penalties (the "elastic net" idea). Utilities for carrying out cross-validation as well as post-fitting visualization, summarization, inference, and prediction are also provided. For more information, see Breheny and Huang (2011) <doi:10.1214/10-AOAS388> or visit the ncvreg homepage <https://pbreheny.github.io/ncvreg/>.

r-nsm3data 0.1
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=nsm3data
Licenses: GPL 2
Build system: r
Synopsis: Datasets to Accompany Hollander, Wolfe, and Chicken NSM3
Description:

Designed to add datasets which are used in the Nonparametric Statistical Methods textbook, 3rd edition.

r-ndp 0.1.0
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=NDP
Licenses: GPL 2
Build system: r
Synopsis: Interactive Presentation for Working with Normal Distribution
Description:

An interactive presentation on the topic of normal distribution using rmarkdown and shiny packages. It is helpful to those who want to learn normal distribution quickly and get a hands on experience. The presentation has a template for solving problems on normal distribution. Runtime examples are provided in the package function as well as at <https://kartikeyastat.shinyapps.io/NormalDistribution/>.

r-neldermead 1.0-13
Propagated dependencies: r-optimsimplex@1.0-8 r-optimbase@1.0-10
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=neldermead
Licenses: FSDG-compatible
Build system: r
Synopsis: R Port of the 'Scilab' Neldermead Module
Description:

This package provides several direct search optimization algorithms based on the simplex method. The provided algorithms are direct search algorithms, i.e. algorithms which do not use the derivative of the cost function. They are based on the update of a simplex. The following algorithms are available: the fixed shape simplex method of Spendley, Hext and Himsworth (unconstrained optimization with a fixed shape simplex, 1962) <doi:10.1080/00401706.1962.10490033>, the variable shape simplex method of Nelder and Mead (unconstrained optimization with a variable shape simplex made, 1965) <doi:10.1093/comjnl/7.4.308>, and Box's complex method (constrained optimization with a variable shape simplex, 1965) <doi: 10.1093/comjnl/8.1.42>.

r-nadiv 2.18.0
Propagated dependencies: r-matrix@1.7-4
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/matthewwolak/nadiv
Licenses: GPL 2+
Build system: r
Synopsis: (Non)Additive Genetic Relatedness Matrices
Description:

Constructs (non)additive genetic relationship matrices, and their inverses, from a pedigree to be used in linear mixed effect models (A.K.A. the animal model'). Also includes other functions to facilitate the use of animal models. Some functions have been created to be used in conjunction with the R package asreml for the ASReml software, which can be obtained upon purchase from VSN international (<https://vsni.co.uk/software/asreml>).

r-noah 0.1.0
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/Teebusch/noah
Licenses: Expat
Build system: r
Synopsis: Create Unique Pseudonymous Animal Names
Description:

Generate pseudonymous animal names that are delightful and easy to remember like the Likable Leech and the Proud Chickadee. A unique pseudonym can be created for every unique element in a vector or row in a data frame. Pseudonyms can be customized and tracked over time, so that the same input is always assigned the same pseudonym.

r-nlwaldtest 1.1.3
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=nlWaldTest
Licenses: GPL 2+
Build system: r
Synopsis: Wald Test of Nonlinear Restrictions and Nonlinear CI
Description:

Wald Test for nonlinear restrictions on model parameters and confidence intervals for nonlinear functions of parameters using delta-method. Applicable after ANY model, provided parameters estimates and their covariance matrix are available.

r-nephro 1.5
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=nephro
Licenses: GPL 3+
Build system: r
Synopsis: Utilities for Nephrology
Description:

Set of functions to estimate kidney function and other traits of interest in nephrology.

r-nbtransmission 1.2.0
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://sarahleavitt.github.io/nbTransmission/
Licenses: Expat
Build system: r
Synopsis: Naive Bayes Transmission Analysis
Description:

Estimates the relative transmission probabilities between cases in an infectious disease outbreak or cluster using naive Bayes. Included are various functions to use these probabilities to estimate transmission parameters such as the generation/serial interval and reproductive number as well as finding the contribution of covariates to the probabilities and visualizing results. The ideal use is for an infectious disease dataset with metadata on the majority of cases but more informative data such as contact tracing or pathogen whole genome sequencing on only a subset of cases. For a detailed description of the methods see Leavitt et al. (2020) <doi:10.1093/ije/dyaa031>.

r-not 1.6
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=not
Licenses: GPL 2
Build system: r
Synopsis: Narrowest-Over-Threshold Change-Point Detection
Description:

This package provides efficient implementation of the Narrowest-Over-Threshold methodology for detecting an unknown number of change-points occurring at unknown locations in one-dimensional data following deterministic signal + noise model. Currently implemented scenarios are: piecewise-constant signal, piecewise-constant signal with a heavy-tailed noise, piecewise-linear signal, piecewise-quadratic signal, piecewise-constant signal and with piecewise-constant variance of the noise. For details, see Baranowski, Chen and Fryzlewicz (2019) <doi:10.1111/rssb.12322>.

r-neurodecoder 0.2.0
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://emeyers.github.io/NeuroDecodeR/
Licenses: GPL 3
Build system: r
Synopsis: Decode Information from Neural Activity
Description:

Neural decoding is method of analyzing neural data that uses a pattern classifiers to predict experimental conditions based on neural activity. NeuroDecodeR is a system of objects that makes it easy to run neural decoding analyses. For more information on neural decoding see Meyers & Kreiman (2011) <doi:10.7551/mitpress/8404.003.0024>.

r-nzffdr 2.1.0
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://flee598.github.io/nzffdr/
Licenses: Expat
Build system: r
Synopsis: Import, Clean and Update Data from the New Zealand Freshwater Fish Database
Description:

Access the New Zealand Freshwater Fish Database from R and a few functions to clean the data once in R.

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-nlt 2.2-2
Propagated dependencies: r-ebayesthresh@1.4-12 r-adlift@1.4-6
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=nlt
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Nondecimated Lifting Transform for Signal Denoising
Description:

Uses a modified lifting algorithm on which it builds the nondecimated lifting transform. It has applications in wavelet shrinkage.

r-nphmc 2.4.2
Propagated dependencies: r-survival@3.8-3 r-smcure@2.2
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=NPHMC
Licenses: GPL 2
Build system: r
Synopsis: Sample Size Calculation for the Proportional Hazards Mixture Cure Model
Description:

An R-package for calculating sample size of a survival trial with or without cure fractions.

r-nsga3 0.0.3
Propagated dependencies: r-xgboost@1.7.11.1 r-rpref@1.5.0 r-parallelmap@1.5.1 r-mlr@2.19.3
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=nsga3
Licenses: GPL 3
Build system: r
Synopsis: An Implementation of Non-Dominated Sorting Genetic Algorithm III for Feature Selection
Description:

An adaptation of Non-dominated Sorting Genetic Algorithm III for multi objective feature selection tasks. Non-dominated Sorting Genetic Algorithm III is a genetic algorithm that solves multiple optimization problems simultaneously by applying a non-dominated sorting technique. It uses a reference points based selection operator to explore solution space and preserve diversity. See the original paper by K. Deb and H. Jain (2014) <DOI:10.1109/TEVC.2013.2281534> for a detailed description.

r-nmaforest 0.1.3
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=NMAforest
Licenses: GPL 2
Build system: r
Synopsis: Forest Plots for Network Meta-Analysis with Proportion for Paths and Studies
Description:

This package provides customized forest plots for network meta-analysis incorporating direct, indirect, and NMA effects. Includes visualizations of evidence contributions through proportion bars based on the hat matrix and evidence flow decomposition.

r-ntlkwiex 0.1.0
Propagated dependencies: r-ggplot2@4.0.1 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=NTLKwIEx
Licenses: GPL 2
Build system: r
Synopsis: Computation of NTLKwIEx Distribution Properties
Description:

This package implements statistical tools for analyzing, simulating, and computing properties of the New Topp-Leone Kumaraswamy Inverse Exponential (NTLKwIEx) distribution. See Atchadé M, Otodji T, and Djibril A (2024) <doi:10.1063/5.0179458> and Atchadé M, Otodji T, Djibril A, and N'bouké M (2023) <doi:10.1515/phys-2023-0151> for details.

r-netcutter 0.3.1
Propagated dependencies: r-rlecuyer@0.3-8 r-poissonbinomial@1.2.8
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://doi.org/10.1371/journal.pone.0003178
Licenses: Expat
Build system: r
Synopsis: Identification and Analysis of Co-Occurrence Networks
Description:

Implementation of the NetCutter algorithm described in Müller and Mancuso (2008) <doi:10.1371/journal.pone.0003178>. The package identifies co-occurring terms in a list of containers. For example, it may be used to detect genes that co-occur across genomes.

r-npancova 0.1.1
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/MinaJahangiri/npANCOVA
Licenses: GPL 3
Build system: r
Synopsis: Nonparametric ANCOVA Methods
Description:

Nonparametric methods for analysis of covariance (ANCOVA) are distribution-free and provide a flexible statistical framework for situations where the assumptions of parametric ANCOVA are violated or when the response variable is ordinal. This package implements several well-known nonparametric ANCOVA procedures, including Quade, Puri and Sen, McSweeney and Porter, Burnett and Barr, Hettmansperger and McKean, Shirley, and Puri-Sen-Harwell-Serlin. The package provides user-friendly functions to apply these methods in practice. These methods are described in Olejnik et al. (1985) <doi:10.1177/0193841X8500900104> and Harwell et al. (1988) <doi:10.1037/0033-2909.104.2.268>.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457