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

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-nimblehmc 0.2.4
Propagated dependencies: r-nimble@1.4.2
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=nimbleHMC
Licenses: Modified BSD GPL 2+
Build system: r
Synopsis: Hamiltonian Monte Carlo and Other Gradient-Based MCMC Sampling Algorithms for 'nimble'
Description:

This package provides gradient-based MCMC sampling algorithms for use with the MCMC engine provided by the nimble package. This includes two versions of Hamiltonian Monte Carlo (HMC) No-U-Turn (NUTS) sampling, and (under development) Langevin samplers. The `NUTS_classic` sampler implements the original HMC-NUTS algorithm as described in Hoffman and Gelman (2014) <doi:10.48550/arXiv.1111.4246>. The `NUTS` sampler is a modern version of HMC-NUTS sampling matching the HMC sampler available in version 2.32.2 of Stan (Stan Development Team, 2023). In addition, convenience functions are provided for generating and modifying MCMC configuration objects which employ HMC sampling. Functionality of the nimbleHMC package is described further in Turek, et al (2024) <doi: 10.21105/joss.06745>.

r-nonet 0.4.0
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://open.gslab.com/nonet/
Licenses: Expat
Build system: r
Synopsis: Weighted Average Ensemble without Training Labels
Description:

It provides ensemble capabilities to supervised and unsupervised learning models predictions without using training labels. It decides the relative weights of the different models predictions by using best models predictions as response variable and rest of the mo. User can decide the best model, therefore, It provides freedom to user to ensemble models based on their design solutions.

r-nlive 0.8.0
Propagated dependencies: r-viridis@0.6.5 r-sqldf@0.4-11 r-sitar@1.5.0 r-saemix@3.5 r-rmpfr@1.1-2 r-rmisc@1.5.1 r-nlraa@1.9.10 r-lcmm@2.2.2 r-knitr@1.50 r-ggplot2@4.0.1 r-fastdummies@1.7.5 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/MaudeWagner/nlive
Licenses: Expat
Build system: r
Synopsis: Automated Estimation of Sigmoidal and Piecewise Linear Mixed Models
Description:

Estimation of relatively complex nonlinear mixed-effects models, including the Sigmoidal Mixed Model and the Piecewise Linear Mixed Model with abrupt or smooth transition, through a single intuitive line of code and with automated generation of starting values.

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-nlpclient 1.0
Propagated dependencies: r-xml2@1.5.0 r-nlp@0.3-2 r-curl@7.0.0
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=NLPclient
Licenses: GPL 2
Build system: r
Synopsis: Stanford 'CoreNLP' Annotation Client
Description:

Stanford CoreNLP annotation client. Stanford CoreNLP <https://stanfordnlp.github.io/CoreNLP/index.html> integrates all NLP tools from the Stanford Natural Language Processing Group, including a part-of-speech (POS) tagger, a named entity recognizer (NER), a parser, and a coreference resolution system, and provides model files for the analysis of English. More information can be found in the README.

r-nemsqar 1.1.2
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/bemts-hhs/nemsqar
Licenses: Expat
Build system: r
Synopsis: National Emergency Medical Service Quality Alliance Measure Calculations
Description:

Designed to automate the calculation of Emergency Medical Service (EMS) quality metrics, nemsqar implements measures defined by the National EMS Quality Alliance (NEMSQA). By providing reliable, evidence-based quality assessments, the package supports EMS agencies, healthcare providers, and researchers in evaluating and improving patient outcomes. Users can find details on all approved NEMSQA measures at <https://www.nemsqa.org/measures>. Full technical specifications, including documentation and pseudocode used to develop nemsqar', are available on the NEMSQA website after creating a user profile at <https://www.nemsqa.org>.

r-neutrostat 0.0.2
Propagated dependencies: r-ntsdists@2.1.1 r-moments@0.14.1 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/kzst/neutrostat
Licenses: GPL 2+
Build system: r
Synopsis: Neutrosophic Statistics
Description:

Analyzes data involving imprecise and vague information. Provides summary statistics and describes the characteristics of neutrosophic data, as defined by Florentin Smarandache (2013).<ISBN:9781599732749>.

r-netropy 0.3.0
Propagated dependencies: r-igraph@2.2.1 r-ggraph@2.2.2 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/termehs/netropy
Licenses: Expat
Build system: r
Synopsis: Statistical Entropy Analysis of Network Data
Description:

Statistical entropy analysis of network data as introduced by Frank and Shafie (2016) <doi:10.1177/0759106315615511>, and a in textbook which is in progress.

r-nvcssl 3.0
Propagated dependencies: r-plyr@1.8.9 r-mvtnorm@1.3-3 r-mcmcpack@1.7-1 r-matrix@1.7-4 r-mass@7.3-65 r-grpreg@3.6.0 r-gigrvg@0.8 r-dae@3.2.32
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=NVCSSL
Licenses: GPL 3
Build system: r
Synopsis: Nonparametric Varying Coefficient Spike-and-Slab Lasso
Description:

Fits Bayesian regularized varying coefficient models with the Nonparametric Varying Coefficient Spike-and-Slab Lasso (NVC-SSL) introduced by Bai et al. (2023) <https://jmlr.org/papers/volume24/20-1437/20-1437.pdf>. Functions to fit frequentist penalized varying coefficients are also provided, with the option of employing the group lasso penalty of Yuan and Lin (2006) <doi:10.1111/j.1467-9868.2005.00532.x>, the group minimax concave penalty (MCP) of Breheny and Huang <doi:10.1007/s11222-013-9424-2>, or the group smoothly clipped absolute deviation (SCAD) penalty of Breheny and Huang (2015) <doi:10.1007/s11222-013-9424-2>.

r-neotoma2 1.0.12
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/NeotomaDB/neotoma2
Licenses: Expat
Build system: r
Synopsis: Working with the Neotoma Paleoecology Database
Description:

Access and manipulation of data using the Neotoma Paleoecology Database. <https://api.neotomadb.org/api-docs/>. Examples in functions that require API access are not executed during CRAN checks. Vignettes do not execute as to avoid API calls during CRAN checks.

r-newfocus 1.1
Propagated dependencies: r-ctgt@2.0.1
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=newFocus
Licenses: GPL 2+
Build system: r
Synopsis: True Discovery Guarantee by Combining Partial Closed Testings
Description:

Closed testing has been proved powerful for true discovery guarantee. The computation of closed testing is, however, quite burdensome. A general way to reduce computational complexity is to combine partial closed testings for some prespecified feature sets of interest. Partial closed testings are performed at Bonferroni-corrected alpha level to guarantee the lower bounds for the number of true discoveries in prespecified sets are simultaneously valid. For any post hoc chosen sets of interest, coherence property is used to get the lower bound. In this package, we implement closed testing with globaltest to calculate the lower bound for number of true discoveries, see Ningning Xu et.al (2021) <arXiv:2001.01541> for detailed description.

r-npfd 1.0.0
Propagated dependencies: r-vgam@1.1-13 r-siggenes@1.84.0 r-kernsmooth@2.23-26
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=NPFD
Licenses: GPL 3
Build system: r
Synopsis: N-Power Fourier Deconvolution
Description:

This package provides tools for non-parametric Fourier deconvolution using the N-Power Fourier Deconvolution (NPFD) method. This package includes methods for density estimation (densprf()) and sample generation (createSample()), enabling users to perform statistical analyses on mixed or replicated data sets.

r-nucombog 1.0.4.2
Propagated dependencies: r-snowfall@1.84-6.3
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/jeroenpullens/NUCOMBog/
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: NUtrient Cycling and COMpetition Model Undisturbed Open Bog Ecosystems in a Temperate to Sub-Boreal Climate
Description:

Modelling the vegetation, carbon, nitrogen and water dynamics of undisturbed open bog ecosystems in a temperate to sub-boreal climate. The executable of the model can downloaded from <https://github.com/jeroenpullens/NUCOMBog>.

r-nmdata 0.2.4
Propagated dependencies: r-fst@0.9.8 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://nmautoverse.github.io/NMdata/
Licenses: Expat
Build system: r
Synopsis: Preparation, Checking and Post-Processing Data for PK/PD Modeling
Description:

Efficient tools for preparation, checking and post-processing of data in PK/PD (pharmacokinetics/pharmacodynamics) modeling, with focus on use of Nonmem, including consistency, traceability, and Nonmem compatibility of Data. Rigorously checks final Nonmem datasets. Implemented in data.table', but easily integrated with base and tidyverse'.

r-netcom 2.1.7
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/langendorfr/netcom
Licenses: GPL 3
Build system: r
Synopsis: NETwork COMparison Inference
Description:

Infer system functioning with empirical NETwork COMparisons. These methods are part of a growing paradigm in network science that uses relative comparisons of networks to infer mechanistic classifications and predict systemic interventions. They have been developed and applied in Langendorf and Burgess (2021) <doi:10.1038/s41598-021-99251-7>, Langendorf (2020) <doi:10.1201/9781351190831-6>, and Langendorf and Goldberg (2019) <doi:10.48550/arXiv.1912.12551>.

r-npbbbdaefficiency 0.1.0
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=NPBBBDAefficiency
Licenses: GPL 3
Build system: r
Synopsis: A-Efficiency for Nested Partially Balanced Bipartite Block (NPBBB) Designs
Description:

Nested Partially Balanced Bipartite Block (NPBBB) designs involve two levels of blocking: (i) The block design (ignoring sub-block classification) serves as a partially balanced bipartite block (PBBB) design, and (ii) The sub-block design (ignoring block classification) also serves as a PBBB design. More details on constructions of the PBBB designs and their characterization properties are available in Vinayaka et al.(2023) <doi:10.1080/03610926.2023.2251623>. This package calculates A-efficiency values for both block and sub-block structures, along with all parameters of a given NPBBB design.

r-nucim 1.0.13
Propagated dependencies: r-stringr@1.6.0 r-fields@17.1 r-ebimage@4.52.0 r-bioimagetools@1.1.9
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://bioimaginggroup.github.io/nucim/
Licenses: GPL 3
Build system: r
Synopsis: Nucleome Imaging Toolbox
Description:

This package provides tools for 4D nucleome imaging. Quantitative analysis of the 3D nuclear landscape recorded with super-resolved fluorescence microscopy. See Volker J. Schmid, Marion Cremer, Thomas Cremer (2017) <doi:10.1016/j.ymeth.2017.03.013>.

r-nifti-pbcor 1.0
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=nifti.pbcor
Licenses: FSDG-compatible
Build system: r
Synopsis: Parcel-Based Correlation Between NIfTI Images
Description:

Estimate the correlation between two NIfTI images across random parcellations of the images (Fortea et al., under review). This approach overcomes the problems of both voxel-based correlations (neighbor voxels may be spatially dependent) and atlas-based correlations (the correlation may depend on the atlas used).

r-nlmixr2rpt 0.2.2
Propagated dependencies: r-yaml@2.3.10 r-xpose-nlmixr2@0.4.1 r-xpose@0.4.23 r-stringr@1.6.0 r-rxode2@5.0.2 r-onbrand@1.0.8 r-nlmixr2extra@5.0.0 r-nlmixr2est@5.0.2 r-ggpubr@0.6.2 r-ggplot2@4.0.1 r-ggforce@0.5.0 r-flextable@0.9.10 r-dplyr@1.1.4 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://nlmixr2.github.io/nlmixr2rpt/
Licenses: GPL 3+
Build system: r
Synopsis: Templated Word and PowerPoint Reporting of 'nlmixr2' Fitting Results
Description:

This allows you to generate reporting workflows around nlmixr2 analyses with outputs in Word and PowerPoint. You can specify figures, tables and report structure in a user-definable YAML file. Also you can use the internal functions to access the figures and tables to allow their including in other outputs (e.g. R Markdown).

r-nmaplateplot 1.0.3
Propagated dependencies: r-ggtext@0.1.2 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=nmaplateplot
Licenses: GPL 2+
Build system: r
Synopsis: The Plate Plot for Network Meta-Analysis Results
Description:

This package provides a graphical display of results from network meta-analysis (NMA). It is suitable for outcomes like odds ratio (OR), risk ratio (RR), risk difference (RD) and standardized mean difference (SMD). It also has an option to visually display and compare the surface under the cumulative ranking (SUCRA) of different treatments.

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-nbbdesigns 1.1.0
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=NBBDesigns
Licenses: GPL 2+
Build system: r
Synopsis: Neighbour Balanced Block Designs (NBBDesigns)
Description:

Neighbour-balanced designs ensure that no treatment is disadvantaged unfairly by its surroundings. The treatment allocation in these designs is such that every treatment appears equally often as a neighbour with every other treatment. Neighbour Balanced Designs are employed when there is a possibility of neighbour effects from treatments used in adjacent experimental units. In the literature, a vast number of such designs have been developed. This package generates some efficient neighbour balanced block designs which are balanced and partially variance balanced for estimating the contrast pertaining to direct and neighbour effects, as well as provides a function for analysing the data obtained from such trials (Azais, J.M., Bailey, R.A. and Monod, H. (1993). "A catalogue of efficient neighbour designs with border plots". Biometrics, 49, 1252-1261 ; Tomar, J. S., Jaggi, Seema and Varghese, Cini (2005)<DOI: 10.1080/0266476042000305177>. "On totally balanced block designs for competition effects"). This package contains functions named nbbd1(),nbbd2(),nbbd3(),pnbbd1() and pnbbd2() which generates neighbour balanced block designs within a specified range of number of treatment (v). It contains another function named anlys()for performing the analysis of data generated from such trials.

r-nlmixr2 5.0.0
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://nlmixr2.org/
Licenses: GPL 3+
Build system: r
Synopsis: Nonlinear Mixed Effects Models in Population PK/PD
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>).

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>.

Total packages: 69236