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

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-ngram 3.2.3
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/wrathematics/ngram
Licenses: FSDG-compatible
Build system: r
Synopsis: Fast n-Gram 'Tokenization'
Description:

An n-gram is a sequence of n "words" taken, in order, from a body of text. This is a collection of utilities for creating, displaying, summarizing, and "babbling" n-grams. The tokenization and "babbling" are handled by very efficient C code, which can even be built as its own standalone library. The babbler is a simple Markov chain. The package also offers a vignette with complete example workflows and information about the utilities offered in the package.

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-netie 1.0
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=netie
Licenses: FSDG-compatible
Build system: r
Synopsis: Antigen T Cell Interaction Estimation
Description:

The Bayesian hierarchical model named antigen-T cell interaction estimation is to estimate the history of the immune pressure on the evolution of the tumor clones.The model is based on the estimation result from Andrew Roth (2014) <doi:10.1038/nmeth.2883>.

r-nftbart 2.3
Propagated dependencies: r-survival@3.8-3 r-rcpp@1.1.0 r-nnet@7.3-20 r-lattice@0.22-7
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=nftbart
Licenses: GPL 2+
Build system: r
Synopsis: Nonparametric Failure Time Bayesian Additive Regression Trees
Description:

Nonparametric Failure Time (NFT) Bayesian Additive Regression Trees (BART): Time-to-event Machine Learning with Heteroskedastic Bayesian Additive Regression Trees (HBART) and Low Information Omnibus (LIO) Dirichlet Process Mixtures (DPM). An NFT BART model is of the form Y = mu + f(x) + sd(x) E where functions f and sd have BART and HBART priors, respectively, while E is a nonparametric error distribution due to a DPM LIO prior hierarchy. See the following for a description of the model at <doi:10.1111/biom.13857>.

r-noveldistns 0.1.0
Propagated dependencies: r-rootsolve@1.8.2.4 r-gsl@2.1-9 r-adequacymodel@2.0.0
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=NovelDistns
Licenses: Expat
Build system: r
Synopsis: Computes PDF, CDF, Quantile, Random Numbers and Measures of Inference for 3 General Families of Distributions
Description:

Computes the probability density function, the cumulative density function, quantile function, random numbers and measures of inference for the following families exponentiated generalized gull alpha power family, exponentiated gull alpha powerfamily, gull alpha power family.

r-naspaclust 0.2.2
Propagated dependencies: r-stabledist@0.7-2 r-rdpack@2.6.4 r-rdist@0.0.5 r-beepr@2.0
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=naspaclust
Licenses: GPL 3
Build system: r
Synopsis: Nature-Inspired Spatial Clustering
Description:

Implement and enhance the performance of spatial fuzzy clustering using Fuzzy Geographically Weighted Clustering with various optimization algorithms, mainly from Xin She Yang (2014) <ISBN:9780124167438> with book entitled Nature-Inspired Optimization Algorithms. The optimization algorithm is useful to tackle the disadvantages of clustering inconsistency when using the traditional approach. The distance measurements option is also provided in order to increase the quality of clustering results. The Fuzzy Geographically Weighted Clustering with nature inspired optimisation algorithm was firstly developed by Arie Wahyu Wijayanto and Ayu Purwarianti (2014) <doi:10.1109/CITSM.2014.7042178> using Artificial Bee Colony algorithm.

r-novicedeveloperresources2 1.1.0
Propagated dependencies: r-novicedeveloperresources@1.2.0
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=NoviceDeveloperResources2
Licenses: GPL 2+
Build system: r
Synopsis: Further Resources to Assist Novice Developers
Description:

Assist novice developers when preparing a single package or a set of integrated packages to submit to CRAN. Provide additional resources to facilitate the automation of the following individual or batch processing: check local source packages; build local .tar.gz source files; install packages from local .tar.gz files; detect conflicts between function names in the environment. The additional resources include determining the identity and ordering of the packages to process when updating an imported package.

r-nrejections 1.2.0
Propagated dependencies: r-stepwisetest@1.0 r-mvtnorm@1.3-3 r-matrixcalc@1.0-6 r-foreach@1.5.2 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=NRejections
Licenses: GPL 2
Build system: r
Synopsis: Metrics for Multiple Testing with Correlated Outcomes
Description:

This package implements methods in Mathur and VanderWeele (in preparation) to characterize global evidence strength across W correlated ordinary least squares (OLS) hypothesis tests. Specifically, uses resampling to estimate a null interval for the total number of rejections in, for example, 95% of samples generated with no associations (the global null), the excess hits (the difference between the observed number of rejections and the upper limit of the null interval), and a test of the global null based on the number of rejections.

r-nlsmicrobio 1.0-0
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/lbbe-software/nlsMicrobio
Licenses: GPL 3
Build system: r
Synopsis: Nonlinear Regression in Predictive Microbiology
Description:

Data sets and nonlinear regression models dedicated to predictive microbiology.

r-nematode 0.2.1
Propagated dependencies: r-vegan@2.7-2 r-stringdist@0.9.15 r-purrr@1.2.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=Nematode
Licenses: GPL 3+
Build system: r
Synopsis: Ecological Indices Calculator for Nematode Communities
Description:

This package provides a computational toolkit for analyzing nematode communities in ecological studies. Includes methods to quantify nematode-based ecological indicators such as metabolic footprints, energy flow metrics, and community structure. These tools support assessments of soil health, ecosystem functioning, and trophic interactions, standardizing the use of nematodes as bioindicators.

r-ncsampling 1.0
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=NCSampling
Licenses: GPL 2
Build system: r
Synopsis: Nearest Centroid (NC) Sampling
Description:

This package provides functionality for performing Nearest Centroid (NC) Sampling. The NC sampling procedure was developed for forestry applications and selects plots for ground measurement so as to maximize the efficiency of imputation estimates. It uses multiple auxiliary variables and multivariate clustering to search for an optimal sample. Further details are given in Melville G. & Stone C. (2016) <doi:10.1080/00049158.2016.1218265>.

r-nord 1.0.0
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=nord
Licenses: Expat
Build system: r
Synopsis: Arctic Ice Studio's Nord and Group of Seven Inspired Colour Palettes for 'ggplot2'
Description:

This package provides the Arctic Ice Studio's Nord and Group of Seven inspired colour palettes for use with ggplot2 via custom functions.

r-nmw 0.1.6
Propagated dependencies: r-numderiv@2016.8-1.1
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=nmw
Licenses: GPL 3
Build system: r
Synopsis: Understanding Nonlinear Mixed Effects Modeling for Population Pharmacokinetics
Description:

This shows how NONMEM(R) software works. NONMEM's classical estimation methods like First Order(FO) approximation', First Order Conditional Estimation(FOCE)', and Laplacian approximation are explained.

r-networkdynamic 0.11.5
Propagated dependencies: r-statnet-common@4.12.0 r-networklite@1.1.0 r-network@1.19.0
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://statnet.org/
Licenses: GPL 3
Build system: r
Synopsis: Dynamic Extensions for Network Objects
Description:

Simple interface routines to facilitate the handling of network objects with complex intertemporal data. This is a part of the "statnet" suite of packages for network analysis.

r-nestedlogit 0.4.0
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/friendly/nestedLogit
Licenses: GPL 2+
Build system: r
Synopsis: Nested Dichotomy Logistic Regression Models
Description:

This package provides functions for specifying and fitting nested dichotomy logistic regression models for a multi-category response and methods for summarising and plotting those models. Nested dichotomies are statistically independent, and hence provide an additive decomposition of tests for the overall polytomous response. When the dichotomies make sense substantively, this method can be a simpler alternative to the standard multinomial logistic model which compares response categories to a reference level. See: J. Fox (2016), "Applied Regression Analysis and Generalized Linear Models", 3rd Ed., ISBN 1452205663.

r-npcox 1.3
Propagated dependencies: r-progress@1.2.3
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=NPCox
Licenses: GPL 3
Build system: r
Synopsis: Nonparametric and Semiparametric Proportional Hazards Model
Description:

An estimation procedure for the analysis of nonparametric proportional hazards model (e.g. h(t) = h0(t)exp(b(t)'Z)), providing estimation of b(t) and its pointwise standard errors, and semiparametric proportional hazards model (e.g. h(t) = h0(t)exp(b(t)'Z1 + c*Z2)), providing estimation of b(t), c and their standard errors. More details can be found in Lu Tian et al. (2005) <doi:10.1198/016214504000000845>.

r-ohvbd 1.0.0
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.3.0 r-terra@1.8-86 r-stringr@1.6.0 r-rlang@1.1.6 r-lubridate@1.9.4 r-httr2@1.2.1 r-dplyr@1.1.4 r-data-table@1.17.8 r-curl@7.0.0 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://github.com/fwimp/ohvbd
Licenses: GPL 3+
Build system: r
Synopsis: One Health VBD Hub
Description:

Interface with the One Health VBD (vector-borne disease) Hub <https://vbdhub.org/> and related repositories (VectorByte <https://www.vectorbyte.org>, GBIF <https://www.gbif.org> and AREAdata <https://pearselab.github.io/areadata/>) directly to find, download, and subset vector-borne disease data.

r-ordgam 0.9.1
Propagated dependencies: r-ucminf@1.2.2 r-sn@2.1.1 r-numderiv@2016.8-1.1 r-mgcv@1.9-4 r-matrix@1.7-4 r-mass@7.3-65 r-marqlevalg@2.0.8 r-cubicbsplines@1.0.0
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: <https://github.com/plambertULiege/ordgam>
Licenses: GPL 3
Build system: r
Synopsis: Additive Model for Ordinal Data using Laplace P-Splines
Description:

Additive proportional odds model for ordinal data using Laplace P-splines. The combination of Laplace approximations and P-splines enable fast and flexible inference in a Bayesian framework. Specific approximations are proposed to account for the asymmetry in the marginal posterior distributions of non-penalized parameters. For more details, see Lambert and Gressani (2023) <doi:10.1177/1471082X231181173> ; Preprint: <arXiv:2210.01668>).

r-ozmaps 0.4.5
Propagated dependencies: r-tibble@3.3.0 r-sf@1.0-23 r-oz@1.0-22
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://github.com/mdsumner/ozmaps
Licenses: GPL 3
Build system: r
Synopsis: Australia Maps
Description:

Maps of Australian coastline and administrative regions. Data can be drawn or accessed directly as simple features objects. Includes simple functions for country or state maps of Australia and in-built data sets of administrative regions from the Australian Bureau of Statistics <https://www.abs.gov.au/>. Layers include electoral divisions and local government areas, simplified from the original sources but with sufficient detail to allow mapping of a local municipality.

r-outliertree 1.10.0-1
Propagated dependencies: r-rcpp@1.1.0 r-rcereal@1.3.2
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://github.com/david-cortes/outliertree
Licenses: GPL 3+
Build system: r
Synopsis: Explainable Outlier Detection Through Decision Tree Conditioning
Description:

Outlier detection method that flags suspicious values within observations, constrasting them against the normal values in a user-readable format, potentially describing conditions within the data that make a given outlier more rare. Full procedure is described in Cortes (2020) <doi:10.48550/arXiv.2001.00636>. Loosely based on the GritBot <https://www.rulequest.com/gritbot-info.html> software.

r-obssens 1.4
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=obsSens
Licenses: GPL 2
Build system: r
Synopsis: Sensitivity Analysis for Observational Studies
Description:

Observational studies are limited in that there could be an unmeasured variable related to both the response variable and the primary predictor. If this unmeasured variable were included in the analysis it would change the relationship (possibly changing the conclusions). Sensitivity analysis is a way to see how much of a relationship needs to exist with the unmeasured variable before the conclusions change. This package provides tools for doing a sensitivity analysis for regression (linear, logistic, and cox) style models.

r-osfd 3.1
Propagated dependencies: r-twinning@1.1 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-lhs@1.2.0 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=OSFD
Licenses: GPL 2+
Build system: r
Synopsis: Output Space-Filling Design
Description:

This package provides methods to generate a design in the input space that sequentially fills the output space of a black-box function. The output space-filling designs are helpful in inverse design or feature-based modeling problems. See Wang, Shangkun, Adam P. Generale, Surya R. Kalidindi, and V. Roshan Joseph. (2024), Sequential designs for filling output spaces, Technometrics, 66, 65รข 76. for details. This work is supported by U.S. National Foundation grant CMMI-1921646.

r-origamiplot 0.2.0
Propagated dependencies: r-plotrix@3.8-13 r-fmsb@0.7.6
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=OrigamiPlot
Licenses: GPL 2+
Build system: r
Synopsis: Visualization Tool Enhancing Radar Plot Visualizations for Multivariate Data
Description:

This package provides a visualization tool for multivariate data. This package maintains the original functionality of a radar chart and avoids potential misuse of its connected regions, with newly added features to better assist multi-criteria decision-making.

r-oceanview 1.0.8
Propagated dependencies: r-shape@1.4.6.1 r-rgl@1.3.31 r-plot3drgl@1.0.5 r-plot3d@1.4.2
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=OceanView
Licenses: GPL 3+
Build system: r
Synopsis: Visualisation of Oceanographic Data and Model Output
Description:

This package provides functions for transforming and viewing 2-D and 3-D (oceanographic) data and model output.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457