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

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-r-devices 2.17.2
Propagated dependencies: r-base64enc@0.1-3 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.devices
Licenses: LGPL 2.1+
Build system: r
Synopsis: Unified handling of graphics devices
Description:

This package provides functions for creating plots and image files in a unified way regardless of output format (EPS, PDF, PNG, SVG, TIFF, WMF, etc.). Default device options as well as scales and aspect ratios are controlled in a uniform way across all device types. Switching output format requires minimal changes in code. This package is ideal for large-scale batch processing, because it will never leave open graphics devices or incomplete image files behind, even on errors or user interrupts.

r-diffusionmap 1.2.0
Propagated dependencies: r-igraph@2.2.1 r-matrix@1.7-4 r-scatterplot3d@0.3-44
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.r-project.org
Licenses: GPL 2
Build system: r
Synopsis: Diffusion map
Description:

This package implements the diffusion map method of data parametrization, including creation and visualization of diffusion maps, clustering with diffusion K-means and regression using the adaptive regression model.

r-fmri 1.9.12.1
Propagated dependencies: r-aws@2.5-6 r-metafor@4.8-0 r-nlme@3.1-168 r-oro-nifti@0.11.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://www.wias-berlin.de/software/imaging/
Licenses: GPL 2+
Build system: r
Synopsis: Analysis of fMRI experiments
Description:

This package contains R-functions to perform an fMRI analysis as described in Polzehl and Tabelow (2019) <DOI:10.1007/978-3-030-29184-6>, Tabelow et al. (2006) <DOI:10.1016/j.neuroimage.2006.06.029>, Polzehl et al. (2010) <DOI:10.1016/j.neuroimage.2010.04.241>, Tabelow and Polzehl (2011) <DOI:10.18637/jss.v044.i11>.

r-gkmsvm 0.83.0
Propagated dependencies: r-kernlab@0.9-33 r-rcpp@1.1.0 r-rocr@1.0-11 r-seqinr@4.2-36
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/gkmSVM
Licenses: GPL 2+
Build system: r
Synopsis: Gapped-kmer support vector machine
Description:

This R package provides tools for training gapped-kmer SVM classifiers for DNA and protein sequences. This package supports several sequence kernels, including: gkmSVM, kmer-SVM, mismatch kernel and wildcard kernel.

r-emulator 1.2-24
Propagated dependencies: r-mvtnorm@1.3-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/RobinHankin/emulator
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Bayesian emulation of computer programs
Description:

This package allows one to estimate the output of a computer program, as a function of the input parameters, without actually running it. The computer program is assumed to be a Gaussian process, whose parameters are estimated using Bayesian techniques that give a PDF of expected program output. This PDF is conditional on a training set of runs, each consisting of a point in parameter space and the model output at that point. The emphasis is on complex codes that take weeks or months to run, and that have a large number of undetermined input parameters; many climate prediction models fall into this class. The emulator essentially determines Bayesian posterior estimates of the PDF of the output of a model, conditioned on results from previous runs and a user-specified prior linear model. The package includes functionality to evaluate quadratic forms efficiently.

r-multigraph 0.99-3
Propagated dependencies: r-multiplex@3.9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/mplex/multigraph/
Licenses: GPL 3
Build system: r
Synopsis: Plot and manipulate multigraphs
Description:

This package provides functions to plot and manipulate multigraphs, signed and valued graphs, bipartite graphs, multilevel graphs, and Cayley graphs with various layout options.

r-rvenn 1.1.0
Propagated dependencies: r-ggforce@0.5.0 r-ggplot2@4.0.1 r-magrittr@2.0.4 r-pheatmap@1.0.13 r-purrr@1.2.0 r-rlang@1.1.6 r-vegan@2.7-2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=RVenn
Licenses: GPL 3
Build system: r
Synopsis: Set operations for many sets
Description:

The base functions for set operations in R can be used for only two sets. This package RVenn provides functions for dealing with multiple sets. It uses purr to find the union, intersection and difference of three or more sets. This package also provides functions for pairwise set operations among several sets. Further, based on ggplot2 and ggforce, a Venn diagram can be drawn for two or three sets. For bigger data sets, a clustered heatmap showing the presence or absence of the elements of the sets can be drawn based on the pheatmap package. Finally, enrichment test can be applied to two sets whether an overlap is statistically significant or not.

r-restrserve 1.2.4
Propagated dependencies: r-checkmate@2.3.3 r-digest@0.6.39 r-jsonlite@2.0.0 r-mime@0.13 r-r6@2.6.1 r-rcpp@1.1.0 r-rserve@1.8-6 r-uuid@1.2-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://restrserve.org
Licenses: GPL 2+
Build system: r
Synopsis: R web API framework
Description:

RestRserve is an R web API framework for building high-performance AND robust microservices and app backends. With Rserve backend on UNIX-like systems it is parallel by design. It will handle incoming requests in parallel - each request in a separate fork.

r-rnexml 2.4.11
Propagated dependencies: r-ape@5.8-1 r-dplyr@1.1.4 r-httr@1.4.7 r-plyr@1.8.9 r-reshape2@1.4.5 r-rlang@1.1.6 r-stringi@1.8.7 r-stringr@1.6.0 r-tidyr@1.3.1 r-uuid@1.2-1 r-xml@3.99-0.20 r-xml2@1.5.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://docs.ropensci.org/RNeXML/
Licenses: Modified BSD
Build system: r
Synopsis: Semantically rich I/O for the NeXML Format
Description:

This package provides access to phyloinformatic data in NeXML format. The package should add new functionality to R such as the possibility to manipulate NeXML objects in more various and refined way and compatibility with ape objects.

r-globaloptions 0.1.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/jokergoo/GlobalOptions
Licenses: GPL 2+
Build system: r
Synopsis: Generate functions to get or set global options
Description:

This package provides more controls on the option values such as validation and filtering on the values, making options invisible or private.

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-ncdfcf 0.7.0
Propagated dependencies: r-abind@1.4-8 r-cftime@1.7.2 r-r6@2.6.1 r-rnetcdf@2.11-1 r-stringr@1.6.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/pvanlaake/ncdfCF
Licenses: Expat
Build system: r
Synopsis: Easy access to NetCDF files with CF Metadata Conventions
Description:

Network Common Data Form (netCDF) files are widely used for scientific data. Library-level access in R is provided through packages RNetCDF and ncdf4. The package ncdfCF is built on top of RNetCDF and makes the data and its attributes available as a set of R6 classes that are informed by the Climate and Forecasting Metadata Conventions. Access to the data uses standard R subsetting operators and common function forms.

r-xopen 1.0.1
Propagated dependencies: r-processx@3.8.6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-lib/xopen#readme
Licenses: Expat
Build system: r
Synopsis: Open system files, URLs, anything
Description:

This package provides a cross-platform solution to open files, directories or URLs with their associated programs.

r-fda 6.3.0
Propagated dependencies: r-desolve@1.40 r-fds@1.8
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.functionaldata.org
Licenses: GPL 2+
Build system: r
Synopsis: Functional data analysis
Description:

These functions were developed to support functional data analysis as described in Ramsay, J. O. and Silverman, B. W. (2005) Functional Data Analysis. The package includes data sets and script files working many examples.

r-data-table 1.17.8
Dependencies: zlib@1.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/Rdatatable/data.table/wiki
Licenses: GPL 3+
Build system: r
Synopsis: Enhanced version of data.frame R object
Description:

The R package data.table is an extension of data.frame providing functions for fast aggregation of large data (e.g. 100GB in RAM), fast ordered joins, fast add/modify/delete of columns by group, column listing and fast file reading.

r-globals 0.18.0
Propagated dependencies: r-codetools@0.2-20
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/HenrikBengtsson/globals
Licenses: LGPL 2.1+
Build system: r
Synopsis: Identify global objects in R expressions
Description:

This package provides tools to identify global ("unknown" or "free") objects in R expressions by code inspection using various strategies, e.g. conservative or liberal. The objective of this package is to make it as simple as possible to identify global objects for the purpose of exporting them in distributed compute environments.

r-ids 1.0.1
Propagated dependencies: r-openssl@2.3.4 r-uuid@1.2-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/richfitz/ids
Licenses: Expat
Build system: r
Synopsis: Generate random identifiers
Description:

This package lets you generate random or human readable and pronounceable identifiers.

r-maptree 1.4-9
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/package=maptree
Licenses: non-copyleft
Build system: r
Synopsis: Mapping, pruning, and graphing tree models
Description:

This package provides a set of functions with example data for graphing, pruning, and mapping models. These models are from hierarchical clustering, and classification and regression trees.

r-awsmethods 1.1-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://www.wias-berlin.de/software/imaging/
Licenses: GPL 2+
Build system: r
Synopsis: Class and methods definitions
Description:

This package defines the generic method extract and provides openMP support as needed in several packages like aws, adimpro, fmri, and dwi.

r-puniform 0.2.8
Propagated dependencies: r-adgoftest@0.3 r-metafor@4.8-0 r-numderiv@2016.8-1.1 r-rcpp@1.1.0 r-rcpparmadillo@15.2.2-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/RobbievanAert/puniform
Licenses: GPL 2+
Build system: r
Synopsis: Meta-Analysis Methods Correcting for Publication Bias
Description:

This package provides meta-analysis methods that correct for publication bias and outcome reporting bias. Four methods and a visual tool are currently included in the package.

  1. The p-uniform method as described in van Assen, van Aert, and Wicherts (2015) doi:10.1037/met0000025 can be used for estimating the average effect size, testing the null hypothesis of no effect, and testing for publication bias using only the statistically significant effect sizes of primary studies.

  2. The p-uniform* method as described in van Aert and van Assen (2019) doi:10.31222/osf.io/zqjr9. This method is an extension of the p-uniform method that allows for estimation of the average effect size and the between-study variance in a meta-analysis, and uses both the statistically significant and nonsignificant effect sizes.

  3. The hybrid method as described in van Aert and van Assen (2017) doi:10.3758/s13428-017-0967-6. The hybrid method is a meta-analysis method for combining an original study and replication and while taking into account statistical significance of the original study. The p-uniform and hybrid method are based on the statistical theory that the distribution of p-values is uniform conditional on the population effect size.

  4. The fourth method in the package is the Snapshot Bayesian Hybrid Meta-Analysis Method as described in van Aert and van Assen (2018) doi:10.1371/journal.pone.0175302. This method computes posterior probabilities for four true effect sizes (no, small, medium, and large) based on an original study and replication while taking into account publication bias in the original study. The method can also be used for computing the required sample size of the replication akin to power analysis in null hypothesis significance testing.

The meta-plot is a visual tool for meta-analysis that provides information on the primary studies in the meta-analysis, the results of the meta-analysis, and characteristics of the research on the effect under study (van Assen and others, 2020).

Helper functions to apply the Correcting for Outcome Reporting Bias (CORB) method to correct for outcome reporting bias in a meta-analysis (van Aert & Wicherts, 2020).

r-morpho 2.13
Propagated dependencies: r-bezier@1.1.2 r-colorramps@2.3.4 r-crayon@1.5.3 r-doparallel@1.0.17 r-foreach@1.5.2 r-jsonlite@2.0.0 r-mass@7.3-65 r-matrix@1.7-4 r-mclust@6.1.2 r-rcpp@1.1.0 r-rcpparmadillo@15.2.2-1 r-rgl@1.3.31 r-rvcg@0.25
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/zarquon42b/Morpho
Licenses: GPL 2
Build system: r
Synopsis: Calculations and visualizations related to geometric morphometrics
Description:

This package provides a toolset for Geometric Morphometrics and mesh processing. This includes (among other stuff) mesh deformations based on reference points, permutation tests, detection of outliers, processing of sliding semi-landmarks and semi-automated surface landmark placement.

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-proj4 1.0-15
Dependencies: proj@9.3.1 zlib@1.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.rforge.net/proj4/
Licenses: GPL 2
Build system: r
Synopsis: Simple interface to the PROJ.4 cartographic projections library
Description:

This package provides a simple interface to lat/long projection and datum transformation of the PROJ.4 cartographic projections library. It allows transformation of geographic coordinates from one projection and/or datum to another.

r-rvcheck 0.2.1
Propagated dependencies: r-biocmanager@1.30.27 r-yulab-utils@0.2.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/rvcheck
Licenses: Artistic License 2.0
Build system: r
Synopsis: R package version check
Description:

This package provides tools to check the latest release version of R and R packages (on CRAN, Bioconductor or Github).

Total packages: 69240