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

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-nhdr 0.6.1
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/jsta/nhdR
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Tools for Working with the National Hydrography Dataset
Description:

This package provides tools for working with the National Hydrography Dataset, with functions for querying, downloading, and networking both the NHD <https://www.usgs.gov/national-hydrography> and NHDPlus <https://www.epa.gov/waterdata/nhdplus-national-hydrography-dataset-plus> datasets.

r-nichevol 0.1.20
Propagated dependencies: r-terra@1.8-86 r-stringr@1.6.0 r-geiger@2.0.11 r-castor@1.8.4 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/marlonecobos/nichevol
Licenses: GPL 3
Build system: r
Synopsis: Tools for Ecological Niche Evolution Assessment Considering Uncertainty
Description:

This package provides a collection of tools that allow users to perform critical steps in the process of assessing ecological niche evolution over phylogenies, with uncertainty incorporated explicitly in reconstructions. The method proposed here for ancestral reconstruction of ecological niches characterizes species niches using a bin-based approach that incorporates uncertainty in estimations. Compared to other existing methods, the approaches presented here reduce risk of overestimation of amounts and rates of ecological niche evolution. The main analyses include: initial exploration of environmental data in occurrence records and accessible areas, preparation of data for phylogenetic analyses, executing comparative phylogenetic analyses of ecological niches, and plotting for interpretations. Details on the theoretical background and methods used can be found in: Owens et al. (2020) <doi:10.1002/ece3.6359>, Peterson et al. (1999) <doi:10.1126/science.285.5431.1265>, Soberón and Peterson (2005) <doi:10.17161/bi.v2i0.4>, Peterson (2011) <doi:10.1111/j.1365-2699.2010.02456.x>, Barve et al. (2011) <doi:10.1111/ecog.02671>, Machado-Stredel et al. (2021) <doi:10.21425/F5FBG48814>, Owens et al. (2013) <doi:10.1016/j.ecolmodel.2013.04.011>, Saupe et al. (2018) <doi:10.1093/sysbio/syx084>, and Cobos et al. (2021) <doi:10.1111/jav.02868>.

r-netstat 0.1.2
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/stevecondylios/netstat
Licenses: Expat
Build system: r
Synopsis: Retrieve Network Statistics Including Available TCP Ports
Description:

R interface for the netstat command line utility used to retrieve and parse commonly used network statistics, including available and in-use transmission control protocol (TCP) ports. Primers offering technical background information on the netstat command line utility are available in the "Linux System Administrator's Manual" by Michael Kerrisk (2014) <https://man7.org/linux/man-pages/man8/netstat.8.html>, and on the Microsoft website (2017) <https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/netstat>.

r-nonnormvtdist 1.1.0
Propagated dependencies: r-cubature@2.1.4-1
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=NonNorMvtDist
Licenses: GPL 3+
Build system: r
Synopsis: Multivariate Lomax (Pareto Type II) and Its Related Distributions
Description:

This package implements calculation of probability density function, cumulative distribution function, equicoordinate quantile function and survival function, and random numbers generation for the following multivariate distributions: Lomax (Pareto Type II), generalized Lomax, Mardiaâ s Pareto of Type I, Logistic, Burr, Cook-Johnsonâ s uniform, F and Inverted Beta. See Tapan Nayak (1987) <doi:10.2307/3214068>.

r-nonparametric-bayes 0.0.1
Propagated dependencies: r-progress@1.2.3 r-mvtnorm@1.3-3
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=nonparametric.bayes
Licenses: Expat
Build system: r
Synopsis: Project Code - Nonparametric Bayes
Description:

Basic implementation of a Gibbs sampler for a Chinese Restaurant Process along with some visual aids to help understand how the sampling works. This is developed as part of a postgraduate school project for an Advanced Bayesian Nonparametric course. It is inspired by Tamara Broderick's presentation on Nonparametric Bayesian statistics given at the Simons institute.

r-npmr 1.3.1
Propagated dependencies: r-matrix@1.7-4
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=npmr
Licenses: GPL 2
Build system: r
Synopsis: Nuclear Penalized Multinomial Regression
Description:

Fit multinomial logistic regression with a penalty on the nuclear norm of the estimated regression coefficient matrix, using proximal gradient descent.

r-networkdistance 0.3.6
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=NetworkDistance
Licenses: Expat
Build system: r
Synopsis: Distance Measures for Networks
Description:

Network is a prevalent form of data structure in many fields. As an object of analysis, many distance or metric measures have been proposed to define the concept of similarity between two networks. We provide a number of distance measures for networks. See Jurman et al (2011) <doi:10.3233/978-1-60750-692-8-227> for an overview on spectral class of inter-graph distance measures.

r-nbpmatching 1.5.6
Propagated dependencies: r-mass@7.3-65 r-hmisc@5.2-4
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/couthcommander/nbpMatching
Licenses: GPL 2+
Build system: r
Synopsis: Functions for Optimal Non-Bipartite Matching
Description:

Perform non-bipartite matching and matched randomization. A "bipartite" matching utilizes two separate groups, e.g. smokers being matched to nonsmokers or cases being matched to controls. A "non-bipartite" matching creates mates from one big group, e.g. 100 hospitals being randomized for a two-arm cluster randomized trial or 5000 children who have been exposed to various levels of secondhand smoke and are being paired to form a greater exposure vs. lesser exposure comparison. At the core of a non-bipartite matching is a N x N distance matrix for N potential mates. The distance between two units expresses a measure of similarity or quality as mates (the lower the better). The gendistance() and distancematrix() functions assist in creating this. The nonbimatch() function creates the matching that minimizes the total sum of distances between mates; hence, it is referred to as an "optimal" matching. The assign.grp() function aids in performing a matched randomization. Note bipartite matching can be performed using the prevent option in gendistance()'.

r-nlmixr2plot 5.0.1
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/nlmixr2/nlmixr2plot
Licenses: GPL 3+
Build system: r
Synopsis: Nonlinear Mixed Effects Models in Population PK/PD, Plot Functions
Description:

Fit and compare nonlinear mixed-effects models in differential equations with flexible dosing information commonly seen in pharmacokinetics and pharmacodynamics (Almquist, Leander, and Jirstrand 2015 <doi:10.1007/s10928-015-9409-1>). Differential equation solving is by compiled C code provided in the rxode2 package (Wang, Hallow, and James 2015 <doi:10.1002/psp4.12052>). This package is for ggplot2 plotting methods for nlmixr2 objects.

r-nflplotr 1.6.0
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://nflplotr.nflverse.com
Licenses: Expat
Build system: r
Synopsis: NFL Logo Plots in 'ggplot2' and 'gt'
Description:

This package provides a set of functions to visualize National Football League analysis in ggplot2 plots and gt tables.

r-npistats 0.1.0
Propagated dependencies: 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=NPIstats
Licenses: GPL 3
Build system: r
Synopsis: Nonparametric Predictive Inference
Description:

An implementation of the Nonparametric Predictive Inference approach in R. It provides tools for quantifying uncertainty via lower and upper probabilities. It includes useful functions for pairwise and multiple comparisons: comparing two groups with and without terminated tails, selecting the best group, selecting the subset of best groups, selecting the subset including the best group.

r-notionapi 0.2.0
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://brenwin1.github.io/notionapi/
Licenses: Expat
Build system: r
Synopsis: Client for the 'Notion API'
Description:

Enable programmatic interaction with Notion pages, databases, blocks, comments, and users through the Notion API <https://developers.notion.com/>. Provides both synchronous and asynchronous client interfaces for building workflows and automations that integrate with Notion workspaces. Supports all Notion API endpoints including content creation, data retrieval, and workspace management.

r-nse 1.22
Propagated dependencies: r-sandwich@3.1-1 r-rcpp@1.1.0 r-np@0.60-18 r-mcmcse@1.5-1 r-mcmc@0.9-8 r-coda@0.19-4.1
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/keblu/nse
Licenses: GPL 2+
Build system: r
Synopsis: Numerical Standard Errors Computation in R
Description:

Collection of functions designed to calculate numerical standard error (NSE) of univariate time series as described in Ardia et al. (2018) <doi:10.1515/jtse-2017-0011> and Ardia and Bluteau (2017) <doi:10.21105/joss.00172>.

r-nbddirichlet 1.4
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://ani.stat.fsu.edu/~fchen/statistics/R-package-NBDdirichlet/how-to-use-Dirichlet-marketing-model.html
Licenses: GPL 3+
Build system: r
Synopsis: NBD-Dirichlet Model of Consumer Buying Behavior for Marketing Research
Description:

The Dirichlet (aka NBD-Dirichlet) model describes the purchase incidence and brand choice of consumer products. We estimate the model and summarize various theoretical quantities of interest to marketing researchers. Also provides functions for making tables that compare observed and theoretical statistics.

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-npcure 0.1-5
Propagated dependencies: r-zoo@1.8-14 r-permute@0.9-8
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=npcure
Licenses: GPL 2+
Build system: r
Synopsis: Nonparametric Estimation in Mixture Cure Models
Description:

This package performs nonparametric estimation in mixture cure models, and significance tests for the cure probability. For details, see López-Cheda et al. (2017a) <doi:10.1016/j.csda.2016.08.002> and López-Cheda et al. (2017b) <doi:10.1007/s11749-016-0515-1>.

r-nsga2r 1.1
Propagated dependencies: r-mco@1.17
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=nsga2R
Licenses: LGPL 3
Build system: r
Synopsis: Elitist Non-Dominated Sorting Genetic Algorithm
Description:

Box-constrained multiobjective optimization using the elitist non-dominated sorting genetic algorithm - NSGA-II. Fast non-dominated sorting, crowding distance, tournament selection, simulated binary crossover, and polynomial mutation are called in the main program. The methods are described in Deb et al. (2002) <doi:10.1109/4235.996017>.

r-nndiagram 1.0.0
Propagated dependencies: r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/ccfang2/nndiagram
Licenses: Expat
Build system: r
Synopsis: Generator of 'LaTeX' Code for Drawing Neural Network Diagrams with 'TikZ'
Description:

Generates LaTeX code for drawing well-formatted neural network diagrams with TikZ'. Users have to define number of neurons on each layer, and optionally define neuron connections they would like to keep or omit, layers they consider to be oversized and neurons they would like to draw with lighter color. They can also specify the title of diagram, color, opacity of figure, labels of layers, input and output neurons. In addition, this package helps to produce LaTeX code for drawing activation functions which are crucial in neural network analysis. To make the code work in a LaTeX editor, users need to install and import some TeX packages including TikZ in the setting of TeX file.

r-npi 0.2.0
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/ropensci/npi/
Licenses: Expat
Build system: r
Synopsis: Access the U.S. National Provider Identifier Registry API
Description:

Access the United States National Provider Identifier Registry API <https://npiregistry.cms.hhs.gov/api/>. Obtain and transform administrative data linked to a specific individual or organizational healthcare provider, or perform advanced searches based on provider name, location, type of service, credentials, and other attributes exposed by the API.

r-nmixgof 0.1.1
Propagated dependencies: r-unmarked@1.5.1 r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/jknape/nmixgof
Licenses: GPL 3
Build system: r
Synopsis: Goodness of Fit Checks for Binomial N-Mixture Models
Description:

This package provides residuals and overdispersion metrics to assess the fit of N-mixture models obtained using the package unmarked'. Details on the methods are given in Knape et al. (2017) <doi:10.1101/194340>.

r-nflseedr 2.0.2
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://nflseedr.com
Licenses: Expat
Build system: r
Synopsis: Functions to Efficiently Simulate and Evaluate NFL Seasons
Description:

This package provides a set of functions to simulate National Football League seasons including the sophisticated tie-breaking procedures.

r-npstability 0.1.0
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=NPStability
Licenses: GPL 3
Build system: r
Synopsis: Rank-Based Stability Index (RSI) for Genotype by Environment Studies
Description:

This package provides functions to compute the Rank-Based Stability Index (RSI) for genotype by environment interaction data, along with a genotype plus genotype-by-environment (GGE) style biplot visualization of stability.

r-nfunnn 1.0
Propagated dependencies: r-torch@0.16.3 r-fda@6.3.0
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=nFunNN
Licenses: GPL 3+
Build system: r
Synopsis: Nonlinear Functional Principal Component Analysis using Neural Networks
Description:

Implementation for nFunNN method, which is a novel nonlinear functional principal component analysis method using neural networks. The crucial function of this package is nFunNNmodel().

r-nlmixr2lib 0.3.2
Propagated dependencies: r-rxode2@5.0.2 r-nlmixr2est@5.0.2 r-cli@3.6.5 r-checkmate@2.3.3
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.

Total packages: 69236