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

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-nhsdatadictionary 1.2.5
Propagated dependencies: r-xml2@1.5.2 r-tibble@3.3.1 r-stringr@1.6.0 r-rvest@1.0.5 r-purrr@1.2.2 r-magrittr@2.0.5 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://cran.r-project.org/package=NHSDataDictionaRy
Licenses: Expat
Build system: r
Synopsis: NHS Data Dictionary Toolset for NHS Lookups
Description:

Providing a common set of simplified web scraping tools for working with the NHS Data Dictionary <https://datadictionary.nhs.uk/data_elements_overview.html>. The intended usage is to access the data elements section of the NHS Data Dictionary to access key lookups. The benefits of having it in this package are that the lookups are the live lookups on the website and will not need to be maintained. This package was commissioned by the NHS-R community <https://nhsrcommunity.com/> to provide this consistency of lookups. The OpenSafely lookups have now been added <https://www.opencodelists.org/docs/>.

r-nsm3 1.20
Propagated dependencies: r-waveslim@1.8.5 r-survival@3.8-6 r-suppdists@1.1-9.9 r-rfit@0.27.0 r-quantreg@6.1 r-partitions@1.10-9 r-np@0.70-2 r-nortest@1.0-4 r-metafor@5.0-1 r-mass@7.3-65 r-km-ci@0.5-6 r-hmisc@5.2-5 r-gtools@3.9.5 r-fancova@0.6-1 r-combinat@0.0-8 r-coin@1.4-3 r-bsda@1.2.2 r-binom@1.1-1.1 r-ash@1.0-15 r-agricolae@1.3-7
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=NSM3
Licenses: GPL 2
Build system: r
Synopsis: Functions and Datasets to Accompany Hollander, Wolfe, and Chicken - Nonparametric Statistical Methods, Third Edition
Description:

Designed to replace the tables which were in the back of the first two editions of Hollander and Wolfe - Nonparametric Statistical Methods. Exact procedures are performed when computationally possible. Monte Carlo and Asymptotic procedures are performed otherwise. For those procedures included in the base packages, our code simply provides a wrapper to standardize the output with the other procedures in the package.

r-nts 1.1.3
Propagated dependencies: r-tensor@1.5.1 r-rdpack@2.6.6 r-mswm@1.5 r-mass@7.3-65 r-dlm@1.1-6.1
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=NTS
Licenses: GPL 2+
Build system: r
Synopsis: Nonlinear Time Series Analysis
Description:

Simulation, estimation, prediction procedure, and model identification methods for nonlinear time series analysis, including threshold autoregressive models, Markov-switching models, convolutional functional autoregressive models, nonlinearity tests, Kalman filters and various sequential Monte Carlo methods. More examples and details about this package can be found in the book "Nonlinear Time Series Analysis" by Ruey S. Tsay and Rong Chen, John Wiley & Sons, 2018 (ISBN: 978-1-119-26407-1).

r-nlmm 1.1.1
Propagated dependencies: r-statmod@1.5.2 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-qtools@1.6.0 r-numderiv@2016.8-1.1 r-nlme@3.1-169 r-mvtnorm@1.3-7 r-matrix@1.7-5 r-mass@7.3-65 r-lqmm@1.5.8 r-gsl@2.1-9 r-bh@1.90.0-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-nlpembeds 1.0.0
Propagated dependencies: r-rsvd@1.0.5 r-rsqlite@3.52.0 r-reshape2@1.4.5 r-rcppalgos@2.10.0 r-matrix@1.7-5 r-magrittr@2.0.5 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://gitlab.com/thomaschln/nlpembeds
Licenses: GPL 3
Build system: r
Synopsis: Natural Language Processing Embeddings
Description:

This package provides efficient methods to compute co-occurrence matrices, pointwise mutual information (PMI) and singular value decomposition (SVD). In the biomedical and clinical settings, one challenge is the huge size of databases, e.g. when analyzing data of millions of patients over tens of years. To address this, this package provides functions to efficiently compute monthly co-occurrence matrices, which is the computational bottleneck of the analysis, by using the RcppAlgos package and sparse matrices. Furthermore, the functions can be called on SQL databases, enabling the computation of co-occurrence matrices of tens of gigabytes of data, representing millions of patients over tens of years. Partly based on Hong C. (2021) <doi:10.1038/s41746-021-00519-z>.

r-nmix 2.0.5
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=Nmix
Licenses: GPL 2+
Build system: r
Synopsis: Bayesian Inference on Univariate Normal Mixtures
Description:

This package provides a program for Bayesian analysis of univariate normal mixtures with an unknown number of components, following the approach of Richardson and Green (1997) <doi:10.1111/1467-9868.00095>. This makes use of reversible jump Markov chain Monte Carlo methods that are capable of jumping between the parameter sub-spaces corresponding to different numbers of components in the mixture. A sample from the full joint distribution of all unknown variables is thereby generated, and this can be used as a basis for a thorough presentation of many aspects of the posterior distribution.

r-nestedlogit 0.4.2
Propagated dependencies: r-tibble@3.3.1 r-stringr@1.6.0 r-scales@1.4.0 r-effects@4.2-5 r-dplyr@1.2.1 r-car@3.1-5 r-broom@1.0.13
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-npboottprmfbar 0.2.0
Propagated dependencies: r-shiny@1.13.0 r-restriktor@0.6-50 r-npboottprm@0.3.2 r-mmints@0.2.0 r-lmperm@2.1.6 r-fgarch@4052.93 r-dt@0.34.0
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/mightymetrika/npboottprmFBar
Licenses: Expat
Build system: r
Synopsis: Informative Nonparametric Bootstrap Test with Pooled Resampling
Description:

Sample sizes are often small due to hard to reach target populations, rare target events, time constraints, limited budgets, or ethical considerations. Two statistical methods with promising performance in small samples are the nonparametric bootstrap test with pooled resampling method, which is the focus of Dwivedi, Mallawaarachchi, and Alvarado (2017) <doi:10.1002/sim.7263>, and informative hypothesis testing, which is implemented in the restriktor package. The npboottprmFBar package uses the nonparametric bootstrap test with pooled resampling method to implement informative hypothesis testing. The bootFbar() function can be used to analyze data with this method and the persimon() function can be used to conduct performance simulations on type-one error and statistical power.

r-npstability 0.1.0
Propagated dependencies: r-tidyr@1.3.2 r-rlang@1.2.0 r-ggplot2@4.0.3 r-dplyr@1.2.1
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-ncar 0.6.1
Propagated dependencies: r-r-oo@1.27.1 r-r-methodss3@1.8.2 r-noncompart@0.8.1
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=ncar
Licenses: GPL 3
Build system: r
Synopsis: Noncompartmental Analysis for Pharmacokinetic Report
Description:

Conduct a noncompartmental analysis with industrial strength. Some features are 1) CDISC SDTM terms 2) Automatic or manual slope selection 3) Supporting both linear-up linear-down and linear-up log-down method 4) Interval(partial) AUCs with linear or log interpolation method 5) Produce pdf, rtf, text report files. * Reference: Gabrielsson J, Weiner D. Pharmacokinetic and Pharmacodynamic Data Analysis - Concepts and Applications. 5th ed. 2016. (ISBN:9198299107).

r-nonmem2r 0.2.5
Propagated dependencies: r-splines2@0.5.4 r-reshape2@1.4.5 r-mvtnorm@1.3-7 r-mass@7.3-65 r-latticeextra@0.6-31 r-lattice@0.22-9 r-gridextra@2.3 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=nonmem2R
Licenses: FSDG-compatible
Build system: r
Synopsis: Loading NONMEM Output Files with Functions for Visual Predictive Checks (VPC) and Goodness of Fit (GOF) Plots
Description:

Loading NONMEM (NONlinear Mixed-Effect Modeling, <https://www.iconplc.com/solutions/technologies/nonmem/>) and PSN (Perl-speaks-NONMEM, <https://uupharmacometrics.github.io/PsN/>) output files to extract parameter estimates, provide visual predictive check (VPC) and goodness of fit (GOF) plots, and simulate with parameter uncertainty.

r-nordklimdata1 1.2
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=nordklimdata1
Licenses: GPL 3+
Build system: r
Synopsis: Dataset for Climate Analysis with Data from the Nordic Region
Description:

The Nordklim dataset 1.0 is a unique and useful achievement for climate analysis. It includes observations of twelve different climate elements from more than 100 stations in the Nordic region, in time span over 100 years. The project contractors were NORDKLIM/NORDMET on behalf of the National meteorological services in Denmark (DMI), Finland (FMI), Iceland (VI), Norway (DNMI) and Sweden (SMHI).

r-npdoseresponse 0.2
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/zhangyk8/npDoseResponse/
Licenses: Expat
Build system: r
Synopsis: Nonparametric Estimation and Inference on Dose-Response Curves
Description:

This package provides a novel integral estimator for estimating the causal effects with continuous treatments (or dose-response curves) and a localized derivative estimator for estimating the derivative effects. The inference on the dose-response curve and its derivative is conducted via nonparametric bootstrap. The reference paper is Zhang, Chen, and Giessing (2024) <doi:10.48550/arXiv.2405.09003>.

r-negligible 0.1.11
Propagated dependencies: r-wrs2@1.1-7 r-rockchalk@1.8.164 r-nptest@1.2 r-mbess@4.9.42 r-lavaan@0.6-21 r-ggplot2@4.0.3 r-effectsize@1.0.2 r-e1071@1.7-17 r-dplyr@1.2.1 r-desctools@0.99.60
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=negligible
Licenses: GPL 3
Build system: r
Synopsis: Collection of Functions for Negligible Effect/Equivalence Testing
Description:

Researchers often want to evaluate whether there is a negligible relationship among variables. The negligible package provides functions that are useful for conducting negligible effect testing (also called equivalence testing). For example, there are functions for evaluating the equivalence of means or the presence of a negligible association (correlation or regression). Beribisky, N., Mara, C., & Cribbie, R. A. (2020) <doi:10.20982/tqmp.16.4.p424>. Beribisky, N., Davidson, H., Cribbie, R. A. (2019) <doi:10.7717/peerj.6853>. Shiskina, T., Farmus, L., & Cribbie, R. A. (2018) <doi:10.20982/tqmp.14.3.p167>. Mara, C. & Cribbie, R. A. (2017) <doi:10.1080/00220973.2017.1301356>. Counsell, A. & Cribbie, R. A. (2015) <doi:10.1111/bmsp.12045>. van Wieringen, K. & Cribbie, R. A. (2014) <doi:10.1111/bmsp.12015>. Goertzen, J. R. & Cribbie, R. A. (2010) <doi:10.1348/000711009x475853>. Cribbie, R. A., Gruman, J. & Arpin-Cribbie, C. (2004) <doi:10.1002/jclp.10217>.

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-ngbvs 0.3.0
Propagated dependencies: r-rfast@2.1.5.2
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=NGBVS
Licenses: GPL 2+
Build system: r
Synopsis: Bayesian Variable Selection for SNP Data using Normal-Gamma
Description:

Posterior distribution of case-control fine-mapping. Specifically, Bayesian variable selection for single-nucleotide polymorphism (SNP) data using the normal-gamma prior. Alenazi A.A., Cox A., Juarez M,. Lin W-Y. and Walters, K. (2019) Bayesian variable selection using partially observed categorical prior information in fine-mapping association studies, Genetic Epidemiology. <doi:10.1002/gepi.22213>.

r-nbshiny2 0.1.0
Propagated dependencies: r-shiny@1.13.0 r-rmarkdown@2.31 r-rhandsontable@0.3.8 r-e1071@1.7-17 r-dplyr@1.2.1 r-caret@7.0-1
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=NBShiny2
Licenses: GPL 2
Build system: r
Synopsis: Interactive Document for Working with Naive Bayes Classification
Description:

An interactive document on the topic of naive Bayes classification analysis using rmarkdown and shiny packages. Runtime examples are provided in the package function as well as at <https://kartikeyab.shinyapps.io/NBShiny/>.

r-nullcat 0.2.0
Propagated dependencies: 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/matthewkling/nullcat
Licenses: Expat
Build system: r
Synopsis: Null Models for Categorical and Continuous Community Matrices
Description:

This package provides null model algorithms for categorical and quantitative community ecology data. Extends classic binary null models (e.g., curveball', swap') to work with categorical data. Provides a stratified randomization framework for continuous data.

r-necklaces 1.1
Propagated dependencies: r-kstatistics@2.1.1
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=Necklaces
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Necklaces and Bracelets
Description:

This package provides tools to generate Necklaces, Bracelets, Lyndon words and de Bruijn sequences. The generation relies on integer partitions and uses the KStatistics package. Methods used in the package refers to E. Di Nardo and G. Guarino (2022) <doi:10.48550/arXiv.2208.06855>.

r-nonpareil 3.5.3
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: http://enve-omics.ce.gatech.edu/nonpareil/
Licenses: Artistic License 2.0
Build system: r
Synopsis: Metagenome Coverage Estimation and Projections for 'Nonpareil'
Description:

Plot, process, and analyze NPO files produced by Nonpareil <http://enve-omics.ce.gatech.edu/nonpareil/>.

r-npcirc 3.2.1
Propagated dependencies: r-shape@1.4.6.1 r-rgl@1.3.36 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-plotrix@3.8-14 r-movmf@0.2-11 r-misc3d@0.9-2 r-circular@0.5-2 r-bolstad2@1.0-29
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://www.jstatsoft.org/v61/i09/
Licenses: GPL 2+
Build system: r
Synopsis: Nonparametric Circular Methods
Description:

Nonparametric smoothing methods for density and regression estimation and inference with circular data. The package provides kernel density estimation along with inferential tools such as circular SiZer for feature significance, mode estimation, and modal clustering. It includes multiple methods for selecting the smoothing parameter, allowing users to optimize the trade-off between bias and variance. Various plotting functions help visualize estimated densities, modes, clusters, and significance features. For regression, the package implements nonparametric estimation of the mean regression function as well as other conditional characteristics, including modal regression and generalized regression. Bandwidth selection is also supported in the regression context, and testing procedures are available to assess structural features or effects in circular regression models.

r-nzilbb-labbcat 1.5-1
Propagated dependencies: r-xml2@1.5.2 r-stringr@1.6.0 r-rstudioapi@0.18.0 r-jsonlite@2.0.0 r-httr@1.4.8
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://nzilbb.github.io/labbcat-R/
Licenses: GPL 3+
Build system: r
Synopsis: Accessing Data Stored in 'LaBB-CAT' Instances
Description:

LaBB-CAT is a web-based language corpus management system developed by the New Zealand Institute of Language, Brain and Behaviour (NZILBB) - see <https://labbcat.canterbury.ac.nz>. This package defines functions for accessing corpus data in a LaBB-CAT instance. You must have at least version 20230818.1400 of LaBB-CAT to use this package. For more information about LaBB-CAT', see Robert Fromont and Jennifer Hay (2008) <doi:10.3366/E1749503208000142> or Robert Fromont (2017) <doi:10.1016/j.csl.2017.01.004>.

r-nrlr 0.1.2
Propagated dependencies: r-xml2@1.5.2 r-tibble@3.3.1 r-stringr@1.6.0 r-rvest@1.0.5 r-purrr@1.2.2 r-lubridate@1.9.5 r-jsonlite@2.0.0 r-httr@1.4.8 r-glue@1.8.1 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://github.com/DanielTomaro13/nrlR
Licenses: Expat
Build system: r
Synopsis: Functions to Scrape Rugby Data
Description:

This package provides a set of functions to scrape and analyze rugby data. Supports competitions including the National Rugby League, New South Wales Cup, Queensland Cup, Super League, and various representative and women's competitions. Includes functions to fetch player statistics, match results, ladders, venues, and coaching data. Designed to assist analysts, fans, and researchers in exploring historical and current rugby league data. See Woods et al. (2017) <doi:10.1123/ijspp.2016-0187> for an example of rugby league performance analysis methodology.

r-neonutilities 4.0.0
Propagated dependencies: r-tidyr@1.3.2 r-rlang@1.2.0 r-r-utils@2.13.0 r-pbapply@1.7-4 r-jsonlite@2.0.0 r-jose@2.0.0 r-httr@1.4.8 r-duckdbfs@0.1.2 r-dplyr@1.2.1 r-downloader@0.4.1 r-data-table@1.18.4 r-curl@7.1.0 r-arrow@24.0.0
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/NEONScience/NEON-utilities
Licenses: AGPL 3
Build system: r
Synopsis: Utilities for Working with NEON Data
Description:

NEON data packages can be accessed through the NEON Data Portal <https://www.neonscience.org> or through the NEON Data API (see <https://data.neonscience.org/data-api> for documentation). Data delivered from the Data Portal are provided as monthly zip files packaged within a parent zip file, while individual files can be accessed from the API. This package provides tools that aid in discovering, downloading, and reformatting data prior to use in analyses. This includes downloading data via the API, merging data tables by type, and converting formats. For more information, see the readme file at <https://github.com/NEONScience/NEON-utilities>.

Total packages: 72693