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

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-nplr 0.1-8
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/mini-pw/nplr
Licenses: GPL 2+ GPL 3+
Synopsis: N-Parameter Logistic Regression
Description:

Performing drug response analyses and IC50 estimations using n-Parameter logistic regression. Can also be applied to proliferation analyses.

r-nmfbin 0.2.1
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://michalovadek.github.io/nmfbin/
Licenses: Expat
Synopsis: Non-Negative Matrix Factorization for Binary Data
Description:

Factorize binary matrices into rank-k components using the logistic function in the updating process. See e.g. Tomé et al (2015) <doi:10.1007/s11045-013-0240-9> .

r-newimvc 0.1.0
Propagated dependencies: r-quantreg@6.1 r-limma@3.66.0 r-ggmridge@1.5 r-expm@1.0-0 r-compquadform@1.4.4
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=newIMVC
Licenses: GPL 3
Synopsis: Robust Integrated Mean Variance Correlation
Description:

Measure the dependence structure between two random variables with a new correlation coefficient and extend it to hypothesis test, feature screening and false discovery rate control.

r-nseq 0.1.1
Propagated dependencies: r-checkmate@2.3.3
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://rfsaldanha.github.io/nseq/
Licenses: Expat
Synopsis: Count of Sequential Events
Description:

Count the occurrence of sequences of values in a vector that meets certain conditions of length and magnitude. The method is based on the Run Length Encoding algorithm, available with base R, inspired by A. H. Robinson and C. Cherry (1967) <doi:10.1109/PROC.1967.5493>.

r-neatmaps 2.1.0
Propagated dependencies: r-igraph@2.2.1 r-heatmaply@1.6.0 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-consensusclusterplus@1.74.0
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/PhilBoileau/neatmaps
Licenses: Expat
Synopsis: Heatmaps for Multiple Network Data
Description:

Simplify the exploratory data analysis process for multiple network data sets with the help of hierarchical clustering, consensus clustering and heatmaps. Multiple network data consists of multiple disjoint networks that have common variables (e.g. ego networks). This package contains the necessary tools for exploring such data, from the data pre-processing stage to the creation of dynamic visualizations.

r-nimaa 0.2.2
Propagated dependencies: r-visnetwork@2.1.4 r-tidytext@0.4.3 r-tidyr@1.3.1 r-tibble@3.3.0 r-softimpute@1.4-3 r-skimr@2.2.1 r-scales@1.4.0 r-rcolorbrewer@1.1-3 r-purrr@1.2.0 r-plotly@4.11.0 r-networkd3@0.4.1 r-missmda@1.20 r-mice@3.18.0 r-igraph@2.2.1 r-ggplot2@4.0.1 r-fpc@2.2-13 r-dplyr@1.1.4 r-crayon@1.5.3 r-bnstruct@1.0.15 r-bipartite@2.23
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/jafarilab/NIMAA
Licenses: GPL 3+
Synopsis: Nominal Data Mining Analysis
Description:

This package provides functions for nominal data mining based on bipartite graphs, which build a pipeline for analysis and missing values imputation. Methods are mainly from the paper: Jafari, Mohieddin, et al. (2021) <doi:10.1101/2021.03.18.436040>, some new ones are also included.

r-nzffdr 2.1.0
Propagated dependencies: r-xml2@1.5.0 r-tidyr@1.3.1 r-stringi@1.8.7 r-rlang@1.1.6 r-httr@1.4.7 r-curl@7.0.0
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://flee598.github.io/nzffdr/
Licenses: Expat
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-nlpembeds 1.0.0
Propagated dependencies: r-rsvd@1.0.5 r-rsqlite@2.4.4 r-reshape2@1.4.5 r-rcppalgos@2.9.3 r-matrix@1.7-4 r-magrittr@2.0.4 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://gitlab.com/thomaschln/nlpembeds
Licenses: GPL 3
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-nso1212 1.4.0
Propagated dependencies: r-jsonlite@2.0.0 r-httr@1.4.7
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/galaamn/NSO1212
Licenses: GPL 3
Synopsis: National Statistical Office of Mongolia's Open Data API Handler
Description:

National Statistical Office of Mongolia (NSO) is the national statistical service and an organization of Mongolian government. NSO provides open access to official data via its API <http://opendata.1212.mn/en/doc>. The package NSO1212 has functions for accessing the API service. The functions are compatible with the API v2.0 and get data sets and its detailed informations from the API.

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
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-neutrosurvey 0.1.0
Propagated dependencies: r-moments@0.14.1
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=neutroSurvey
Licenses: GPL 3
Synopsis: Neutrosophic Survey Data Analysis
Description:

Apply neutrosophic regression type estimator and performs neutrosophic interval analysis including metric calculations for survey data.

r-nlpred 1.0.1
Propagated dependencies: r-superlearner@2.0-29 r-rocr@1.0-11 r-rdpack@2.6.4 r-np@0.60-18 r-data-table@1.17.8 r-cvauc@1.1.4 r-bde@1.0.1.1 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=nlpred
Licenses: Expat
Synopsis: Estimators of Non-Linear Cross-Validated Risks Optimized for Small Samples
Description:

This package provides methods for obtaining improved estimates of non-linear cross-validated risks are obtained using targeted minimum loss-based estimation, estimating equations, and one-step estimation (Benkeser, Petersen, van der Laan (2019), <doi:10.1080/01621459.2019.1668794>). Cross-validated area under the receiver operating characteristics curve (LeDell, Petersen, van der Laan (2015), <doi:10.1214/15-EJS1035>) and other metrics are included.

r-noweb 1.1-4
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=noweb
Licenses: LGPL 2.0
Synopsis: The 'noweb' System for R
Description:

The noweb system for source code, implemented in R.

r-netplot 0.3-0
Propagated dependencies: r-sna@2.8 r-network@1.19.0 r-igraph@2.2.1
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/USCCANA/netplot
Licenses: Expat
Synopsis: Beautiful Graph Drawing
Description:

This package provides a graph visualization engine that emphasizes on aesthetics at the same time providing default parameters that yield out-of-the-box-nice visualizations. The package is built on top of The Grid Graphics Package and seamlessly work with igraph and network objects.

r-nardl 0.1.6
Propagated dependencies: r-tseries@0.10-58 r-strucchange@1.5-4 r-mass@7.3-65 r-gtools@3.9.5 r-formula@1.2-5 r-car@3.1-3
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/zedtaha/nardl
Licenses: GPL 3
Synopsis: Nonlinear Cointegrating Autoregressive Distributed Lag Model
Description:

Computes the nonlinear cointegrating autoregressive distributed lag model with automatic bases aic and bic lags selection of independent variables proposed by (Shin, Yu & Greenwood-Nimmo, 2014 <doi:10.1007/978-1-4899-8008-3_9>).

r-nimblesmc 0.11.1
Propagated dependencies: r-nimble@1.4.0
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://r-nimble.org
Licenses: Modified BSD GPL 2+
Synopsis: Sequential Monte Carlo Methods for 'nimble'
Description:

Includes five particle filtering algorithms for use with state space models in the nimble system: Auxiliary', Bootstrap', Ensemble Kalman filter', Iterated Filtering 2', and Liu-West', as described in Michaud et al. (2021), <doi:10.18637/jss.v100.i03>. A full User Manual is available at <https://r-nimble.org>.

r-nlmixr2lib 0.3.1
Propagated dependencies: r-rxode2@5.0.1 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+
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.

r-nlist 0.4.0
Propagated dependencies: r-universals@0.0.5 r-tibble@3.3.0 r-term@0.3.6 r-rlang@1.1.6 r-purrr@1.2.0 r-lifecycle@1.0.4 r-generics@0.1.4 r-extras@0.8.0 r-coda@0.19-4.1 r-chk@0.10.0 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/poissonconsulting/nlist
Licenses: Expat
Synopsis: Lists of Numeric Atomic Objects
Description:

Create and manipulate numeric list ('nlist') objects. An nlist is an S3 list of uniquely named numeric objects. An numeric object is an integer or double vector, matrix or array. An nlists object is a S3 class list of nlist objects with the same names, dimensionalities and typeofs. Numeric list objects are of interest because they are the raw data inputs for analytic engines such as JAGS', STAN and TMB'. Numeric lists objects, which are useful for storing multiple realizations of of simulated data sets, can be converted to coda::mcmc and coda::mcmc.list objects.

r-nbapalettes 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://github.com/murrayjw/nbapalettes
Licenses: Expat
Synopsis: An NBA Jersey Palette Generator
Description:

Palettes generated from NBA jersey colorways.

r-numkm 0.2.0
Propagated dependencies: r-survival@3.8-3
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=numKM
Licenses: GPL 3
Synopsis: Create a Kaplan-Meier Plot with Numbers at Risk
Description:

To add the table of numbers at risk below the Kaplan-Meier plot.

r-nlstools 2.1-0
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/lbbe-software/nlstools
Licenses: GPL 3
Synopsis: Tools for Nonlinear Regression Analysis
Description:

Several tools for assessing the quality of fit of a gaussian nonlinear model are provided.

r-net4pg 0.1.2
Propagated dependencies: r-matrix@1.7-4 r-magrittr@2.0.4 r-graph@1.88.0 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/laurafancello/net4pg
Licenses: GPL 3
Synopsis: Handle Ambiguity of Protein Identifications from Shotgun Proteomics
Description:

In shotgun proteomics, shared peptides (i.e., peptides that might originate from different proteins sharing homology, from different proteoforms due to alternative mRNA splicing, post-translational modifications, proteolytic cleavages, and/or allelic variants) represent a major source of ambiguity in protein identifications. The net4pg package allows to assess and handle ambiguity of protein identifications. It implements methods for two main applications. First, it allows to represent and quantify ambiguity of protein identifications by means of graph connected components (CCs). In graph theory, CCs are defined as the largest subgraphs in which any two vertices are connected to each other by a path and not connected to any other of the vertices in the supergraph. Here, proteins sharing one or more peptides are thus gathered in the same CC (multi-protein CC), while unambiguous protein identifications constitute CCs with a single protein vertex (single-protein CCs). Therefore, the proportion of single-protein CCs and the size of multi-protein CCs can be used to measure the level of ambiguity of protein identifications. The package implements a strategy to efficiently calculate graph connected components on large datasets and allows to visually inspect them. Secondly, the net4pg package allows to exploit the increasing availability of matched transcriptomic and proteomic datasets to reduce ambiguity of protein identifications. More precisely, it implement a transcriptome-based filtering strategy fundamentally consisting in the removal of those proteins whose corresponding transcript is not expressed in the sample-matched transcriptome. The underlying assumption is that, according to the central dogma of biology, there can be no proteins without the corresponding transcript. Most importantly, the package allows to visually inspect the effect of the filtering on protein identifications and quantify ambiguity before and after filtering by means of graph connected components. As such, it constitutes a reproducible and transparent method to exploit transcriptome information to enhance protein identifications. All methods implemented in the net4pg package are fully described in Fancello and Burger (2022) <doi:10.1186/s13059-022-02701-2>.

r-nmvanova 1.1.0
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=NMVANOVA
Licenses: GPL 2 GPL 3
Synopsis: Novice Model Variation ANOVA
Description:

Due to Rstudio's status as open source software, we believe it will be utilized frequently for future data analysis by users whom lack formal training or experience with R'. The NMVANOVA (Novice Model Variation ANOVA) a streamlined variation of experimental design functions that allows novice Rstudio users to perform different model variations one-way analysis of variance without downloading multiple libraries or packages. Users can easily manipulate the data block, and needed inputs so that users only have to plugin the four designed variables/values.

r-netlogor 1.0.6
Propagated dependencies: r-terra@1.8-86 r-quickplot@1.0.4 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://netlogor.predictiveecology.org
Licenses: GPL 3
Synopsis: Build and Run Spatially Explicit Agent-Based Models
Description:

Build and run spatially explicit agent-based models using only the R platform. NetLogoR follows the same framework as the NetLogo software (Wilensky (1999) <https://www.netlogo.org>) and is a translation in R of the structure and functions of NetLogo'. NetLogoR provides new R classes to define model agents and functions to implement spatially explicit agent-based models in the R environment. This package allows benefiting of the fast and easy coding phase from the highly developed NetLogo framework, coupled with the versatility, power and massive resources of the R software. Examples of two models from the NetLogo software repository (Ants <https://ccl.northwestern.edu/netlogo/models/Ants>) and Wolf-Sheep-Predation (<https://ccl.northwestern.edu/netlogo/models/WolfSheepPredation>), and a third, Butterfly, from Railsback and Grimm (2012) <https://www.railsback-grimm-abm-book.com/>, all written using NetLogoR are available. The NetLogo code of the original version of these models is provided alongside. A programming guide inspired from the NetLogo Programming Guide (<https://docs.netlogo.org/programming.html>) and a dictionary of NetLogo primitives (<https://docs.netlogo.org/dictionary.html>) equivalences are also available. NOTE: To increment time', these functions can use a for loop or can be integrated with a discrete event simulator, such as SpaDES (<https://cran.r-project.org/package=SpaDES>).

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884
Total results: 21208