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

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-bayesfactor 0.9.12-4.7
Propagated dependencies: r-coda@0.19-4.1 r-hypergeo@1.2-14 r-matrix@1.7-4 r-matrixmodels@0.5-4 r-mvtnorm@1.3-3 r-pbapply@1.7-4 r-rcpp@1.1.0 r-rcppeigen@0.3.4.0.2 r-stringr@1.6.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://richarddmorey.github.io/BayesFactor/
Licenses: GPL 2
Build system: r
Synopsis: Computation of Bayes factors for common designs
Description:

This package provides a suite of functions for computing various Bayes factors for simple designs, including contingency tables, one- and two-sample designs, one-way designs, general ANOVA designs, and linear regression.

r-climaemet 1.4.2
Propagated dependencies: r-cli@3.6.5 r-dplyr@1.1.4 r-ggplot2@4.0.1 r-httr2@1.2.1 r-jsonlite@2.0.0 r-rappdirs@0.3.3 r-readr@2.1.6 r-rlang@1.1.6 r-tibble@3.3.0 r-tidyr@1.3.1 r-xml2@1.5.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://ropenspain.github.io/climaemet/
Licenses: GPL 3
Build system: r
Synopsis: Climate AEMET Tools
Description:

This package provides tools to download the climatic data of the Spanish Meteorological Agency (AEMET) directly from R using their API and create scientific graphs (climate charts, trend analysis of climate time series, temperature and precipitation anomalies maps, warming stripes graphics, climatograms, etc.).

r-profilemodel 0.6.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/ikosmidis/profileModel
Licenses: GPL 2+
Build system: r
Synopsis: Profiling inference functions for various model classes
Description:

This package provides tools that can be used to calculate, evaluate, plot and use for inference the profiles of *arbitrary* inference functions for arbitrary glm-like fitted models with linear predictors. More information on the methods that are implemented can be found in Kosmidis (2008) https://www.r-project.org/doc/Rnews/Rnews_2008-2.pdf.

r-umap 0.2.10.0
Propagated dependencies: r-matrix@1.7-4 r-openssl@2.3.4 r-rcpp@1.1.0 r-reticulate@1.44.1 r-rspectra@0.16-2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/tkonopka/umap
Licenses: Expat
Build system: r
Synopsis: Uniform manifold approximation and projection
Description:

Uniform manifold approximation and projection is a technique for dimension reduction. This package provides an interface to the UMAP algorithm in R, including a translation of the original algorithm into R.

r-broom-helpers 1.22.0
Propagated dependencies: r-broom@1.0.10 r-cards@0.7.0 r-cli@3.6.5 r-dplyr@1.1.4 r-labelled@2.16.0 r-lifecycle@1.0.4 r-purrr@1.2.0 r-rlang@1.1.6 r-stringr@1.6.0 r-tibble@3.3.0 r-tidyr@1.3.1 r-tidyselect@1.2.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://larmarange.github.io/broom.helpers/
Licenses: GPL 3+
Build system: r
Synopsis: Helpers for Model Coefficients Tibbles
Description:

This package provides suite of functions to work with regression model broom::tidy() tibbles. The suite includes functions to group regression model terms by variable, insert reference and header rows for categorical variables, add variable labels, and more.

r-cli 3.6.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-lib/cli#readme
Licenses: Expat
Build system: r
Synopsis: Helpers for developing command line interfaces
Description:

This package provides a suite of tools designed to build attractive command line interfaces (CLIs). It includes tools for drawing rules, boxes, trees, and Unicode symbols with ASCII alternatives.

r-ga 3.2.4
Propagated dependencies: r-cli@3.6.5 r-crayon@1.5.3 r-foreach@1.5.2 r-iterators@1.0.14 r-rcpp@1.1.0 r-rcpparmadillo@15.2.2-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://luca-scr.github.io/GA/
Licenses: GPL 2+
Build system: r
Synopsis: Genetic algorithms for stochastic optimisation
Description:

Flexible general-purpose toolbox implementing genetic algorithms (GAs) for stochastic optimisation. Binary, real-valued, and permutation representations are available to optimize a fitness function, i.e., a function provided by users depending on their objective function. Several genetic operators are available and can be combined to explore the best settings for the current task. Furthermore, users can define new genetic operators and easily evaluate their performances. Local search using general-purpose optimisation algorithms can be applied stochastically to exploit interesting regions. GAs can be run sequentially or in parallel, using an explicit master-slave parallelisation or a coarse-grain islands approach.

r-activitycounts 0.2.1
Propagated dependencies: r-lubridate@1.9.4 r-magrittr@2.0.4 r-seewave@2.2.4 r-signal@1.8-1 r-tibble@3.3.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/walkabillylab/activityCounts
Licenses: GPL 3
Build system: r
Synopsis: Generate ActiLife counts
Description:

ActiLife generates activity counts from data collected by Actigraph accelerometers. Actigraph is one of the most common research-grade accelerometers. There is considerable research validating and developing algorithms for human activity using ActiLife counts. Unfortunately, ActiLife counts are proprietary and difficult to implement if researchers use different accelerometer brands. The code creates ActiLife counts from raw acceleration data for different accelerometer brands.

r-dtw 1.23-1
Propagated dependencies: r-proxy@0.4-27
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://dtw.r-forge.r-project.org/
Licenses: GPL 2+
Build system: r
Synopsis: Dynamic Time Warping Algorithms
Description:

This package provides a comprehensive implementation of dynamic time warping (DTW) algorithms in R. DTW computes the optimal (least cumulative distance) alignment between points of two time series. Common DTW variants covered include local (slope) and global (window) constraints, subsequence matches, arbitrary distance definitions, normalizations, minimum variance matching, and so on.

r-filelock 1.0.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-lib/filelock
Licenses: Expat
Build system: r
Synopsis: Portable file locking
Description:

This library lets you place an exclusive or shared lock on a file using the appropriate system call provided by the underlying operating system.

r-lemon 0.5.2
Propagated dependencies: r-ggplot2@4.0.1 r-gridextra@2.3 r-gtable@0.3.6 r-knitr@1.50 r-lattice@0.22-7 r-plyr@1.8.9 r-scales@1.4.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/stefanedwards/lemon
Licenses: GPL 3
Build system: r
Synopsis: Freshen up your ggplot2 plots
Description:

This package provides functions for working with legends and axis lines of ggplot2, facets that repeat axis lines on all panels, and some knitr extensions.

r-cubelyr 1.0.2
Propagated dependencies: r-dplyr@1.1.4 r-glue@1.8.0 r-pillar@1.11.1 r-purrr@1.2.0 r-rlang@1.1.6 r-tibble@3.3.0 r-tidyselect@1.2.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/hadley/cubelyr
Licenses: Expat
Build system: r
Synopsis: Data cube dplyr backend
Description:

This package provides an implementation of a data cube extracted out of dplyr for backward compatibility.

r-cosinor2 0.2.1
Propagated dependencies: r-cosinor@1.2.3 r-cowplot@1.2.0 r-ggplot2@4.0.1 r-hmisc@5.2-4 r-magrittr@2.0.4 r-matrixstats@1.5.0 r-purrr@1.2.0 r-scales@1.4.0 r-stringr@1.6.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/amutak/cosinor2
Licenses: GPL 3
Build system: r
Synopsis: Extended tools for Cosinor analysis of rhythms
Description:

This package provides statistical procedures for calculating population-mean cosinor, non-stationary cosinor, estimation of best-fitting period, tests of population rhythm differences and more.

r-moonbook 0.3.1
Propagated dependencies: r-crayon@1.5.3 r-magrittr@2.0.4 r-nortest@1.0-4 r-sjmisc@2.8.11 r-stringr@1.6.0 r-survival@3.8-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/cardiomoon/moonBook
Licenses: GPL 2
Build system: r
Synopsis: Functions and datasets for the book by Keon-Woong Moon
Description:

This package provides several analysis-related functions for the book entitled "R statistics and graph for medical articles" (written in Korean), version 1, by Keon-Woong Moon with Korean demographic data with several plot functions.

r-accrued 1.4.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/accrued/
Licenses: GPL 3
Build system: r
Synopsis: Data quality visualization tools for partially accruing data
Description:

This is a package for visualizing data quality of partially accruing data.

r-nodbi 0.13.1
Propagated dependencies: r-dbi@1.2.3 r-jqr@1.4.0 r-jsonlite@2.0.0 r-r-utils@2.13.0 r-stringi@1.8.7 r-uuid@1.2-1 r-v8@8.0.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://docs.ropensci.org/nodbi/
Licenses: Expat
Build system: r
Synopsis: NoSQL database connector
Description:

This is a package for simplified document database access and manipulation, providing a common API across supported NoSQL databases Elasticsearch, CouchDB, MongoDB as well as SQLite/JSON1, PostgreSQL, and DuckDB.

r-nlme 3.1-168
Propagated dependencies: r-lattice@0.22-7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/nlme
Licenses: GPL 2+
Build system: r
Synopsis: Linear and nonlinear mixed effects models
Description:

This package provides tools to fit and compare Gaussian linear and nonlinear mixed-effects models.

r-caliberrfimpute 1.0-7
Propagated dependencies: r-mice@3.18.0 r-mvtnorm@1.3-3 r-randomforest@4.7-1.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=CALIBERrfimpute
Licenses: GPL 3
Build system: r
Synopsis: Multiple imputation using MICE and random forest
Description:

This package provides functions to impute using random forest. It operates under full conditional specifications (multivariate imputation by chained equations).

r-modeltools 0.2-24
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/modeltools
Licenses: GPL 2
Build system: r
Synopsis: Tools and classes for statistical models
Description:

This package provides a collection of tools to deal with statistical models. The functionality is experimental and the user interface is likely to change in the future.

r-quickjsr 1.8.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=QuickJSR
Licenses: Expat
Build system: r
Synopsis: Interface for the QuickJS lightweight JavaScript engine
Description:

This package provides an R interface to the QuickJS portable JavaScript engine. The engine is bundled entirely within the package, requiring no external system dependencies beyond a C compiler.

r-rapiserialize 0.1.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=RApiSerialize
Licenses: GPL 2+
Build system: r
Synopsis: R API serialization
Description:

This package provides other packages with access to the internal R serialization code. Access to this code is provided at the C function level by using the registration of native function mechanism. Client packages simply include a single header file RApiSerializeAPI.h provided by this package.

r-r-filesets 2.15.1
Propagated dependencies: r-digest@0.6.39 r-r-cache@0.17.0 r-r-methodss3@1.8.2 r-r-oo@1.27.1 r-r-utils@2.13.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/HenrikBengtsson/R.filesets
Licenses: LGPL 2.1+
Build system: r
Synopsis: Easy handling of and access to files
Description:

This package provides classes and methods to locate, setup, subset, navigate and iterate file sets, i.e. sets of files located in one or more directories on the file system. The API is designed such that these classes can be extended via inheritance to provide a richer API for special file formats. Moreover, a specific name format is defined such that filenames and directories can be considered to have full names which consists of a name followed by comma-separated tags. This adds additional flexibility to identify file sets and individual files.

r-drat 0.2.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/eddelbuettel/drat
Licenses: GPL 2+
Build system: r
Synopsis: Drat R archive template
Description:

This package helps you with creation and use of R repositories via helper functions to insert packages into a repository, and to add repository information to the current R session. Two primary types of repositories are supported: gh-pages at GitHub, as well as local repositories on either the same machine or a local network. Drat is a recursive acronym: Drat R Archive Template.

r-hunspell 3.0.6
Propagated dependencies: r-digest@0.6.39 r-rcpp@1.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/ropensci/hunspell#readme
Licenses: GPL 2 LGPL 2.1 MPL 1.1 Expat
Build system: r
Synopsis: High-performance stemmer, tokenizer, and spell checker
Description:

This package provides a low-level spell checker and morphological analyzer based on the famous hunspell library. The package can analyze or check individual words as well as parse text, LaTeX, HTML or XML documents. For a more user-friendly interface use the spelling package which builds on this package to automate checking of files, documentation and vignettes in all common formats.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31091