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

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-pma 1.2-4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/bnaras/PMA
Licenses: GPL 2+
Build system: r
Synopsis: Penalized multivariate analysis
Description:

This package performs penalized multivariate analysis: a penalized matrix decomposition, sparse principal components analysis, and sparse canonical correlation analysis.

r-treeclust 1.1-7.1
Propagated dependencies: r-cluster@2.1.8.1 r-rpart@4.1.24
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/treeClust/
Licenses: GPL 2+
Build system: r
Synopsis: Cluster distances through trees
Description:

This package provides tools to create a measure of inter-point dissimilarity useful for clustering mixed data, and, optionally, perform the clustering.

r-mlr3fselect 1.5.0
Propagated dependencies: r-bbotk@1.8.1 r-checkmate@2.3.3 r-cli@3.6.5 r-data-table@1.17.8 r-lgr@0.5.0 r-mlr3@1.2.0 r-mlr3misc@0.19.0 r-paradox@1.0.1 r-r6@2.6.1 r-stabm@1.2.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://mlr3fselect.mlr-org.com
Licenses: LGPL 3
Build system: r
Synopsis: Feature selection for mlr3
Description:

This package is a feature selection package of the mlr3 ecosystem. It selects the optimal feature set for any mlr3 learner. The package works with several optimization algorithms e.g. random search, Recursive feature elimination, and genetic search. Moreover, it can automatically optimize learners and estimate the performance of optimized feature sets with nested resampling.

r-doc2vec 0.2.2
Propagated dependencies: r-rcpp@1.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/bnosac/doc2vec
Licenses: Expat
Build system: r
Synopsis: Distributed representations of sentences, documents and topics
Description:

Learn vector representations of sentences, paragraphs or documents by using the Paragraph Vector algorithms, namely the distributed bag of words (PV-DBOW) and the distributed memory (PV-DM) model. Top2vec finds clusters in text documents by combining techniques to embed documents and words and density-based clustering. It does this by embedding documents in the semantic space as defined by the doc2vec algorithm. Next it maps these document embeddings to a lower-dimensional space using the Uniform Manifold Approximation and Projection (UMAP) clustering algorithm and finds dense areas in that space using a Hierarchical Density-Based Clustering technique (HDBSCAN). These dense areas are the topic clusters which can be represented by the corresponding topic vector which is an aggregate of the document embeddings of the documents which are part of that topic cluster. In the same semantic space similar words can be found which are representative of the topic.

r-plotroc 2.3.3
Propagated dependencies: r-ggplot2@4.0.1 r-gridsvg@1.7-7 r-plyr@1.8.9 r-rlang@1.1.6 r-shiny@1.11.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://sachsmc.github.io/plotROC/
Licenses: Expat
Build system: r
Synopsis: Generating useful receiver operating characteristic curve charts
Description:

This package generates ROC plots. Most ROC curve plots obscure the cutoff values and inhibit interpretation and comparison of multiple curves. This attempts to address those shortcomings by providing plotting and interactive tools. Functions are provided to generate an interactive ROC curve plot for web use, and print versions. A Shiny application implementing the functions is also included.

r-lisreltor 0.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=lisrelToR
Licenses: GPL 2
Build system: r
Synopsis: Import output from LISREL into R
Description:

This is an unofficial package aimed at automating the import of LISREL output in R.

r-auc 0.3.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/AUC
Licenses: GPL 2+
Build system: r
Synopsis: Compute the area under the curve of selected measures
Description:

This package includes functions to compute the area under the curve of selected measures: the area under the sensitivity curve (AUSEC), the area under the specificity curve (AUSPC), the area under the accuracy curve (AUACC), and the area under the receiver operating characteristic curve (AUROC). The curves can also be visualized. Support for partial areas is provided.

r-mlecens 0.1-7.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://stat.ethz.ch/~maathuis/
Licenses: GPL 2+
Build system: r
Synopsis: Computation of the MLE for bivariate (interval) censored data
Description:

This package contains functions to compute the nonparametric maximum likelihood estimator (MLE) for the bivariate distribution of (X,Y), when realizations of (X,Y) cannot be observed directly. To be more precise, we consider the situation where we observe a set of rectangles that are known to contain the unobservable realizations of (X,Y). We compute the MLE based on such a set of rectangles. The methods can also be used for univariate censored data (see data set cosmesis), and for censored data with competing risks (see data set menopause). The package also provides functions to visualize the observed data and the MLE.

r-stabs 0.6-4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/hofnerb/stabs
Licenses: GPL 2
Build system: r
Synopsis: Stability selection with error control
Description:

This package provides resampling procedures to assess the stability of selected variables with additional finite sample error control for high-dimensional variable selection procedures such as Lasso or boosting. Both, standard stability selection (Meinshausen & Buhlmann, 2010) and complementary pairs stability selection with improved error bounds (Shah & Samworth, 2013) are implemented. The package can be combined with arbitrary user specified variable selection approaches.

r-trycatchlog 1.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/aryoda/tryCatchLog
Licenses: GPL 3
Build system: r
Synopsis: Advanced tryCatch and try functions
Description:

This package provides advanced tryCatch and try functions for better error handling (logging, stack trace with source code references and support for post-mortem analysis via dump files).

r-dalex 2.5.3
Propagated dependencies: r-ggplot2@4.0.1 r-ibreakdown@2.1.2 r-ingredients@2.3.0 r-kernelshap@0.9.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://pbiecek.github.io/DALEX/
Licenses: GPL 3+
Build system: r
Synopsis: Descriptive machine learning explanations
Description:

Machine Learning models are widely used and have various applications in classification or regression. Models created with boosting, bagging, stacking or similar techniques are often used due to their high performance, but such black-box models usually lack interpretability. The DALEX package contains various explainers that help to understand the link between input variables and model output.

r-crayon 1.5.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/gaborcsardi/crayon
Licenses: Expat
Build system: r
Synopsis: Colored terminal output for R
Description:

Colored terminal output on terminals that support ANSI color and highlight codes. It also works in Emacs ESS. ANSI color support is automatically detected. Colors and highlighting can be combined and nested. New styles can also be created easily. This package was inspired by the "chalk" JavaScript project.

r-ttr 0.24.4
Propagated dependencies: r-curl@7.0.0 r-xts@0.14.1 r-zoo@1.8-14
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/joshuaulrich/TTR
Licenses: GPL 2
Build system: r
Synopsis: Technical trading rules
Description:

This package provides functions and data to construct technical trading rules with R.

r-radiant-data 1.6.8
Propagated dependencies: r-base64enc@0.1-3 r-broom@1.0.10 r-bslib@0.9.0 r-car@3.1-3 r-curl@7.0.0 r-dplyr@1.1.4 r-dt@0.34.0 r-ggplot2@4.0.1 r-glue@1.8.0 r-import@1.3.4 r-jsonlite@2.0.0 r-knitr@1.50 r-lubridate@1.9.4 r-magrittr@2.0.4 r-markdown@2.0 r-mass@7.3-65 r-patchwork@1.3.2 r-plotly@4.11.0 r-png@0.1-8 r-psych@2.5.6 r-randomizr@1.0.0 r-readr@2.1.6 r-readxl@1.4.5 r-rlang@1.1.6 r-rmarkdown@2.30 r-rstudioapi@0.17.1 r-scales@1.4.0 r-shiny@1.11.1 r-shinyace@0.4.4 r-shinyfiles@0.9.3 r-stringi@1.8.7 r-tibble@3.3.0 r-tidyr@1.3.1 r-writexl@1.5.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/radiant-rstats/radiant.data
Licenses: AGPL 3
Build system: r
Synopsis: Data menu for Radiant: business analytics using R and Shiny
Description:

The Radiant Data menu includes interfaces for loading, saving, viewing, visualizing, summarizing, transforming, and combining data. It also contains functionality to generate reproducible reports of the analyses conducted in the application.

r-ggplot2 4.0.1
Propagated dependencies: r-cli@3.6.5 r-gtable@0.3.6 r-isoband@0.2.7 r-lifecycle@1.0.4 r-mass@7.3-65 r-rlang@1.1.6 r-s7@0.2.1 r-scales@1.4.0 r-svglite@2.2.2 r-vctrs@0.6.5 r-withr@3.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://ggplot2.tidyverse.org
Licenses: GPL 2+
Build system: r
Synopsis: Implementation of the grammar of graphics
Description:

Ggplot2 is an implementation of the grammar of graphics in R. It combines the advantages of both base and lattice graphics: conditioning and shared axes are handled automatically, and you can still build up a plot step by step from multiple data sources. It also implements a sophisticated multidimensional conditioning system and a consistent interface to map data to aesthetic attributes.

r-backports 1.5.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/backports
Licenses: GPL 2+
Build system: r
Synopsis: Reimplementations of functions introduced since R 3.0.0
Description:

Provides implementations of functions which have been introduced in R since version 3.0.0. The backports are conditionally exported which results in R resolving the function names to the version shipped with R (if available) and uses the implemented backports as fallback. This way package developers can make use of the new functions without worrying about the minimum required R version.

r-janeaustenr 1.0.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/juliasilge/janeaustenr
Licenses: Expat
Build system: r
Synopsis: Jane Austen's complete novels
Description:

This package provides the full texts for Jane Austen's six completed novels, ready for text analysis. These novels are "Sense and Sensibility", "Pride and Prejudice", "Mansfield Park", "Emma", "Northanger Abbey", and "Persuasion".

r-textclean 0.9.3
Propagated dependencies: r-data-table@1.17.8 r-english@1.2-6 r-glue@1.8.0 r-lexicon@1.2.1 r-mgsub@1.7.3 r-qdapregex@0.7.10 r-stringi@1.8.7 r-textshape@1.7.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/trinker/textclean
Licenses: GPL 2
Build system: r
Synopsis: Text Cleaning Tools
Description:

Tools to clean and process text. Tools are geared at checking for substrings that are not optimal for analysis and replacing or removing them (normalizing) with more analysis friendly substrings (see Sproat, Black, Chen, Kumar, Ostendorf, & Richards (2001) doi:10.1006/csla.2001.0169) or extracting them into new variables. For example, emoticons are often used in text but not always easily handled by analysis algorithms. The replace_emoticon() function replaces emoticons with word equivalents.

r-icge 0.4.3
Propagated dependencies: r-cluster@2.1.8.1 r-fastcluster@1.3.0 r-mass@7.3-65
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/ICGE/
Licenses: GPL 2+
Build system: r
Synopsis: Cluster estimation and identification of atypical units
Description:

ICGE is a package that helps to estimate the number of real clusters in data as well as to identify atypical units. The underlying methods are based on distances rather than on unit x variables.

r-abtest 1.0.1
Propagated dependencies: r-matrix@1.7-4 r-mvtnorm@1.3-3 r-plotrix@3.8-13 r-qgam@2.0.0 r-rcolorbrewer@1.1-3 r-rcpp@1.1.0 r-sn@2.1.1 r-truncnorm@1.0-9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/abtest/
Licenses: GPL 2+
Build system: r
Synopsis: Bayesian A/B testing
Description:

This package provides functions for Bayesian A/B testing including prior elicitation options based on Kass and Vaidyanathan (1992) doi:10.1111/j.2517-6161.1992.tb01868.x.

r-shapes 1.2.8
Propagated dependencies: r-fitdistrplus@1.2-4 r-mass@7.3-65 r-minpack-lm@1.2-4 r-rgl@1.3.31 r-scatterplot3d@0.3-44
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.maths.nottingham.ac.uk/~ild/shapes
Licenses: GPL 2
Build system: r
Synopsis: Statistical shape analysis
Description:

This package provides routines for the statistical analysis of landmark shapes, including Procrustes analysis, graphical displays, principal components analysis, permutation and bootstrap tests, thin-plate spline transformation grids and comparing covariance matrices. See Dryden, I.L. and Mardia, K.V. (2016). Statistical shape analysis, with Applications in R (2nd Edition), John Wiley and Sons.

r-paws-database 0.9.0
Propagated dependencies: r-paws-common@0.8.7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/paws-r/paws
Licenses: ASL 2.0
Build system: r
Synopsis: Amazon Web Services Database Services
Description:

This package provides an interface to Amazon Web Services database services, including Relational Database Service (RDS), DynamoDB NoSQL database, and more.

r-timeseries 4041.111
Propagated dependencies: r-timedate@4051.111
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://r-forge.r-project.org/scm/viewvc.php/pkg/timeSeries/?root=rmetrics
Licenses: GPL 2+
Build system: r
Synopsis: Metrics for financial time series objects
Description:

This package implements S4 classes and various tools for financial time series. Basic functions such as scaling and sorting, subsetting, mathematical operations and statistical functions are provided.

r-lintr 3.3.0-1
Propagated dependencies: r-backports@1.5.0 r-cli@3.6.5 r-codetools@0.2-20 r-digest@0.6.39 r-glue@1.8.0 r-knitr@1.50 r-rex@1.2.1 r-xfun@0.54 r-xml2@1.5.0 r-xmlparsedata@1.0.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/jimhester/lintr
Licenses: Expat
Build system: r
Synopsis: Linter for R code
Description:

This package checks adherence to a given style, syntax errors and possible semantic issues. It supports on the fly checking of R code edited with RStudio IDE, Emacs and Vim.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31087