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

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-activpalprocessing 1.0.2
Propagated dependencies: r-chron@2.3-62
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/activpalProcessing/
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Process activPAL events files
Description:

This package performs estimation of physical activity and sedentary behavior variables from activPAL events files.

r-fscache 1.0.5
Propagated dependencies: r-chk@0.10.0 r-lgr@0.5.2 r-lifecycle@1.0.5 r-r-utils@2.13.0 r-r6@2.6.1 r-stringi@1.8.7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://gitlab.com/cnrgh/databases/r-fscache
Licenses: AGPL 3
Build system: r
Synopsis: File system cache
Description:

This package manages a file system cache. Regular files can be moved or copied to the cache folder. Sub-folders can be created in order to organize the files. Files can be located inside the cache using a glob function. Text contents can be easily stored in and retrieved from the cache using dedicated functions. It can be used for an application or a package, as a global cache, or as a per-user cache, in which case the standard OS user cache folder will be used.

r-roi 1.0-2
Propagated dependencies: r-checkmate@2.3.4 r-registry@0.5-1 r-slam@0.1-55
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://roi.r-forge.r-project.org/
Licenses: GPL 3
Build system: r
Synopsis: R optimization infrastructure
Description:

The ROI is a framework for handling optimization problems in R.

r-merderiv 0.2-5
Propagated dependencies: r-lavaan@0.6-21 r-lme4@2.0-1 r-matrix@1.7-5 r-nonnest2@0.5-9 r-numderiv@2016.8-1.1 r-sandwich@3.1-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/nctingwang/merDeriv
Licenses: GPL 2+
Build system: r
Synopsis: Case-wise and cluster-wise derivatives for mixed effects models
Description:

This package lets you compute case-wise and cluster-wise derivative for mixed effects models with respect to fixed effects parameter, random effect (co)variances, and residual variance.

r-tensora 0.36.2.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://www.stat.boogaart.de/tensorA
Licenses: GPL 2+
Build system: r
Synopsis: Advanced tensor arithmetic with named indices
Description:

This package provides convenience functions for advanced linear algebra with tensors and computation with datasets of tensors on a higher level abstraction. It includes Einstein and Riemann summing conventions, dragging, co- and contravariate indices, and parallel computations on sequences of tensors.

r-activpal 0.1.4
Propagated dependencies: r-devtools@2.5.2 r-dplyr@1.2.1 r-ggplot2@4.0.3 r-lubridate@1.9.5 r-magrittr@2.0.5 r-tidyr@1.3.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/activPAL
Licenses: GPL 3
Build system: r
Synopsis: Processing and chart generation from activPAL events files
Description:

This package contains functions to generate pre-defined summary statistics from activPAL events files. The package also contains functions to produce informative graphics that visualize physical activity behaviour and trends. This includes generating graphs that align physical activity behaviour with additional time based observations described by other data sets, such as sleep diaries and continuous glucose monitoring data.

r-rcpphnsw 0.6.0
Propagated dependencies: r-rcpp@1.1.1-1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/RcppHNSW/
Licenses: GPL 3 ASL 2.0
Build system: r
Synopsis: Rcpp bindings for hnswlib, a library for approximate nearest neighbors
Description:

Hnswlib is a C++ library for approximate nearest neighbors. This package provides a minimal R interface by relying on the Rcpp package.

r-brms 2.23.0
Propagated dependencies: r-abind@1.4-8 r-backports@1.5.1 r-bayesplot@1.15.0 r-bridgesampling@1.2-1 r-coda@0.19-4.1 r-future@1.70.0 r-future-apply@1.20.2 r-ggplot2@4.0.3 r-glue@1.8.1 r-loo@2.9.0 r-matrix@1.7-5 r-matrixstats@1.5.0 r-mgcv@1.9-4 r-nleqslv@3.3.7 r-nlme@3.1-169 r-posterior@1.7.0 r-rcpp@1.1.1-1.1 r-rlang@1.2.0 r-rstan@2.32.7 r-rstantools@2.6.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/paul-buerkner/brms
Licenses: GPL 2
Build system: r
Synopsis: Bayesian regression models using Stan
Description:

Fit Bayesian generalized (non-)linear multivariate multilevel models using Stan for full Bayesian inference. A wide range of distributions and link functions are supported, allowing users to fit -- among others -- linear, robust linear, count data, survival, response times, ordinal, zero-inflated, hurdle, and even self-defined mixture models all in a multilevel context. Further modeling options include non-linear and smooth terms, auto-correlation structures, censored data, meta-analytic standard errors, and quite a few more. In addition, all parameters of the response distribution can be predicted in order to perform distributional regression. Prior specifications are flexible and explicitly encourage users to apply prior distributions that actually reflect their beliefs. Model fit can easily be assessed and compared with posterior predictive checks and leave-one-out cross-validation.

r-forcats 1.0.1
Propagated dependencies: r-cli@3.6.6 r-glue@1.8.1 r-lifecycle@1.0.5 r-magrittr@2.0.5 r-rlang@1.2.0 r-tibble@3.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://forcats.tidyverse.org
Licenses: GPL 3
Build system: r
Synopsis: Tools for working with factors
Description:

This package provides helpers for reordering factor levels (including moving specified levels to front, ordering by first appearance, reversing, and randomly shuffling), and tools for modifying factor levels (including collapsing rare levels into other, "anonymizing", and manually "recoding").

r-ksamples 1.2-12
Propagated dependencies: r-suppdists@1.1-9.9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/kSamples
Licenses: GPL 2+
Build system: r
Synopsis: K-Sample rank tests and their combinations
Description:

This package provides tools to compares k samples using the Anderson-Darling test, Kruskal-Wallis type tests with different rank score criteria, Steel's multiple comparison test, and the Jonckheere-Terpstra (JT) test. It computes asymptotic, simulated or (limited) exact P-values, all valid under randomization, with or without ties, or conditionally under random sampling from populations, given the observed tie pattern. Except for Steel's test and the JT test it also combines these tests across several blocks of samples.

r-msir 1.4
Propagated dependencies: r-mclust@6.1.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/msir
Licenses: GPL 2+
Build system: r
Synopsis: Model-based sliced inverse regression
Description:

This is an R package for dimension reduction based on finite Gaussian mixture modeling of inverse regression.

r-ecdat 0.4.7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.r-project.org
Licenses: GPL 2+
Build system: r
Synopsis: Data sets for econometrics
Description:

This package provides data sets for econometrics, including political science.

r-aws-signature 0.6.0
Propagated dependencies: r-base64enc@0.1-6 r-digest@0.6.39
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/cloudyr/aws.signature
Licenses: GPL 2+
Build system: r
Synopsis: Amazon Web Services Request Signatures
Description:

This package generates version 2 and 4 request signatures for Amazon Web Services (AWS) and provides a mechanism for retrieving credentials from environment variables, AWS credentials files, and EC2 instance metadata. For use on EC2 instances, the package 'aws.ec2metadata' is suggested.

r-r-cache 0.17.0
Propagated dependencies: r-digest@0.6.39 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.cache
Licenses: LGPL 2.1+
Build system: r
Synopsis: Light-weight caching of objects and results
Description:

This package provides methods for caching or memoization of objects and results. With this package, any R object can be cached in a key-value storage where the key can be an arbitrary set of R objects. The cache memory is persistent (on the file system).

r-decon 1.3-4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/decon/
Licenses: GPL 3+
Build system: r
Synopsis: Deconvolution Estimation in Measurement Error Models
Description:

This package contains a collection of functions to deal with nonparametric measurement error problems using deconvolution kernel methods. We focus two measurement error models in the package: (1) an additive measurement error model, where the goal is to estimate the density or distribution function from contaminated data; (2) nonparametric regression model with errors-in-variables. The R functions allow the measurement errors to be either homoscedastic or heteroscedastic. To make the deconvolution estimators computationally more efficient in R, we adapt the "Fast Fourier Transform" (FFT) algorithm for density estimation with error-free data to the deconvolution kernel estimation. Several methods for the selection of the data-driven smoothing parameter are also provided in the package. See details in: Wang, X.F. and Wang, B. (2011). Deconvolution estimation in measurement error models: The R package decon. Journal of Statistical Software, 39(10), 1-24.

r-crosstalk 1.2.2
Propagated dependencies: r-htmltools@0.5.9 r-jsonlite@2.0.0 r-lazyeval@0.2.3 r-r6@2.6.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://rstudio.github.io/crosstalk/
Licenses: Expat
Build system: r
Synopsis: Inter-widget interactivity for HTML widgets
Description:

This package provides building blocks for allowing HTML widgets to communicate with each other, with Shiny or without (i.e., static .html files). It currently supports linked brushing and filtering.

r-segmented 2.2-1
Propagated dependencies: r-mass@7.3-65 r-nlme@3.1-169
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/segmented
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Regression models with breakpoints estimation
Description:

Given a regression model, segmented updates the model by adding one or more segmented (i.e., piecewise-linear) relationships. Several variables with multiple breakpoints are allowed.

r-hmisc 5.2-5
Propagated dependencies: r-base64enc@0.1-6 r-cluster@2.1.8.2 r-colorspace@2.1-2 r-data-table@1.18.4 r-foreign@0.8-91 r-formula@1.2-5 r-ggplot2@4.0.3 r-gridextra@2.3 r-gtable@0.3.6 r-htmltable@2.5.0 r-htmltools@0.5.9 r-knitr@1.51 r-nnet@7.3-20 r-rmarkdown@2.31 r-rpart@4.1.27 r-viridislite@0.4.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://biostat.mc.vanderbilt.edu/Hmisc
Licenses: GPL 2+
Build system: r
Synopsis: Miscellaneous data analysis and graphics functions
Description:

This package contains many functions useful for data analysis, high-level graphics, utility operations, functions for computing sample size and power, importing and annotating datasets, imputing missing values, advanced table making, variable clustering, character string manipulation, conversion of R objects to LaTeX code, and recoding variables.

r-systemfonts 1.3.2
Dependencies: fontconfig-minimal@2.16.0 freetype@2.13.3 zlib@1.3.1
Propagated dependencies: r-base64enc@0.1-6 r-cpp11@0.5.5 r-jsonlite@2.0.0 r-lifecycle@1.0.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-lib/systemfonts
Licenses: Expat
Build system: r
Synopsis: System native font finding
Description:

This package provides system native access to the font catalogue. As font handling varies between systems it is difficult to correctly locate installed fonts across different operating systems. The 'systemfonts' package provides bindings to the native libraries for finding font files that can then be used further by e.g. graphic devices.

r-rle 0.10.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/rle/
Licenses: GPL 3
Build system: r
Synopsis: Common functions for run-length encoded vectors
Description:

This package provides common base and stats methods for rle objects, aiming to make it possible to treat them transparently as vectors.

r-gmodels 2.19.1
Propagated dependencies: r-gdata@3.0.1 r-mass@7.3-65
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/gmodels/
Licenses: GPL 2
Build system: r
Synopsis: Various R programming tools for model fitting
Description:

This package provides various R programming tools for model fitting.

r-precrec 0.14.5
Propagated dependencies: r-assertthat@0.2.1 r-data-table@1.18.4 r-ggplot2@4.0.3 r-gridextra@2.3 r-rcpp@1.1.1-1.1 r-rlang@1.2.0 r-withr@3.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://evalclass.github.io/precrec/
Licenses: GPL 3
Build system: r
Synopsis: Calculate accurate precision-recall and ROC curves
Description:

This package provides tools for accurate calculations and visualization of precision-recall and ROC (Receiver Operator Characteristics) curves.

r-dcv 0.1.1
Propagated dependencies: r-lmtest@0.9-40
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/dcv/
Licenses: GPL 2
Build system: r
Synopsis: Conventional cross-validation statistics for climate-growth model
Description:

This package performs several conventional cross-validation statistical methods for climate-growth model in the climate reconstruction from tree rings, including Sign Test statistic, Reduction of Error statistic, Product Mean Test, Durbin-Watson statistic etc.

r-soupx 0.3.1-1.a3354be
Propagated dependencies: r-ggplot2@4.0.3 r-matrix@1.7-5 r-seurat@5.5.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/constantAmateur/SoupX
Licenses: GPL 2
Build system: r
Synopsis: Single cell mRNA Soup eXterminator
Description:

This package provides a package for quantifying, profiling and removing cell free mRNA contamination (the "soup") from droplet based single cell RNA-seq experiments.

Total packages: 73978