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

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-aemo 0.4.1
Propagated dependencies: r-openssl@2.3.5 r-httr2@1.2.2 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://charlescoverdale.github.io/aemo/
Licenses: Expat
Build system: r
Synopsis: Download Australian Energy Market Operator Data
Description:

Fetch Australian Energy Market Operator (AEMO) public data from NEMweb <http://nemweb.com.au> and the Market Management System Data Model (MMSDM) historical archive. Provides tidy access to 5-minute and 30-minute wholesale electricity prices, regional demand, dispatch-unit output, interconnector flows, rooftop photovoltaic generation, generator bids, predispatch forecasts, frequency control ancillary services markets, and gas market data across the National Electricity Market (NEM) regions. Data is published by AEMO under its Copyright Permissions Notice <https://www.aemo.com.au/privacy-and-legal-notices/copyright-permissions>.

r-adherer 0.8.3
Propagated dependencies: r-webp@1.3.0 r-rsvg@2.7.0 r-png@0.1-8 r-lubridate@1.9.5 r-jpeg@0.1-11 r-data-table@1.18.2.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/ddediu/AdhereR
Licenses: GPL 2+
Build system: r
Synopsis: Adherence to Medications
Description:

Computation of adherence to medications from Electronic Health care Data and visualization of individual medication histories and adherence patterns. The package implements a set of S3 classes and functions consistent with current adherence guidelines and definitions. It allows the computation of different measures of adherence (as defined in the literature, but also several original ones), their publication-quality plotting, the estimation of event duration and time to initiation, the interactive exploration of patient medication history and the real-time estimation of adherence given various parameter settings. It scales from very small datasets stored in flat CSV files to very large databases and from single-thread processing on mid-range consumer laptops to parallel processing on large heterogeneous computing clusters. It exposes a standardized interface allowing it to be used from other programming languages and platforms, such as Python.

r-angstromate 0.1.3
Propagated dependencies: r-xml@3.99-0.22 r-stringr@1.6.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=angstromATE
Licenses: GPL 3+
Build system: r
Synopsis: Imports Log Files from Angstrom Engineering Thermal Evaporator
Description:

Opens and imports log files from Angstrom Engineering Thermal Evaporator and extracts basic characteristics, such as base pressure, time of the evaporation. It can visualize the deposition observables for review.

r-archeoviz 1.4.1
Propagated dependencies: r-svglite@2.2.2 r-shinythemes@1.2.0 r-shiny@1.11.1 r-reshape2@1.4.5 r-plotly@4.12.0 r-mgcv@1.9-4 r-knitr@1.51 r-htmlwidgets@1.6.4 r-ggplot2@4.0.2 r-geometry@0.5.2
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://archeoviz.hypotheses.org
Licenses: GPL 3
Build system: r
Synopsis: Visualisation, Exploration, and Web Communication of Archaeological Spatial Data
Description:

An R Shiny application for visual and statistical exploration and web communication of archaeological spatial data, either remains or sites. It offers interactive 3D and 2D visualisations (cross sections and maps of remains, timeline of the work made in a site) which can be exported in SVG and HTML formats. It performs simple spatial statistics (convex hull, regression surfaces, 2D kernel density estimation) and allows exporting data to other online applications for more complex methods. archeoViz can be used offline locally or deployed on a server, either with interactive input of data or with a static data set. Example is provided at <https://analytics.huma-num.fr/archeoviz/en>.

r-affinity 0.2.5
Propagated dependencies: r-reproj@0.7.0 r-raster@3.6-32
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/hypertidy/affinity
Licenses: GPL 3
Build system: r
Synopsis: Raster Georeferencing, Grid Affine Transforms, Cell Abstraction
Description:

This package provides tools for raster georeferencing, grid affine transforms, and general raster logic. These functions provide converters between raster specifications, world vector, geotransform, RasterIO window, and RasterIO window in sf package list format. There are functions to offset a matrix by padding any of four corners (useful for vectorizing neighbourhood operations), and helper functions to harvesting user clicks on a graphics device to use for simple georeferencing of images. Methods used are available from <https://en.wikipedia.org/wiki/World_file> and <https://gdal.org/user/raster_data_model.html>.

r-adsasi 0.9.0.2
Propagated dependencies: r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=adsasi
Licenses: GPL 3+
Build system: r
Synopsis: Adaptive Sample Size Simulator
Description:

This package provides a simulations-first sample size determination package that aims at making sample size formulae obsolete for most easily computable statistical experiments ; the main envisioned use case is clinical trials. The proposed clinical trial must be written by the user in the form of a function that takes as argument a sample size and returns a boolean (for whether or not the trial is a success). The adsasi functions will then use it to find the correct sample size empirically. The unavoidable mis-specification is obviated by trying sample size values close to the right value, the latter being understood as the value that gives the probability of success the user wants (usually 80 or 90% in biostatistics, corresponding to 20 or 10% type II error).

r-acca 0.2
Propagated dependencies: r-plyr@1.8.9 r-ggplot2@4.0.2
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=acca
Licenses: GPL 2+
Build system: r
Synopsis: Canonical Correlation Analysis with Inferential Guaranties
Description:

It performs Canonical Correlation Analysis and provides inferential guaranties on the correlation components. The p-values are computed following the resampling method developed in Winkler, A. M., Renaud, O., Smith, S. M., & Nichols, T. E. (2020). Permutation inference for canonical correlation analysis. NeuroImage, <doi:10.1016/j.neuroimage.2020.117065>. Furthermore, it provides plotting tools to visualize the results.

r-afdx 1.1.2
Propagated dependencies: r-tidyr@1.3.2 r-maxlik@1.5-2.2 r-magrittr@2.0.4 r-dplyr@1.2.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/johnaponte/afdx
Licenses: GPL 3+
Build system: r
Synopsis: Diagnosis Performance Using Attributable Fraction
Description:

Estimate diagnosis performance (Sensitivity, Specificity, Positive predictive value, Negative predicted value) of a diagnostic test where can not measure the golden standard but can estimate it using the attributable fraction.

r-ahnr 0.3.1
Propagated dependencies: r-visnetwork@2.1.4 r-purrr@1.2.1 r-pracma@2.4.6 r-pdist@1.2.1 r-matrixcalc@1.0-6 r-magrittr@2.0.4 r-ggplot2@4.0.2
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/jroberayalas/ahnr
Licenses: GPL 3 FSDG-compatible
Build system: r
Synopsis: An Implementation of the Artificial Hydrocarbon Networks
Description:

Implementation of the Artificial Hydrocarbon Networks for data modeling.

r-aroma-apd 0.7.1
Propagated dependencies: r-r-utils@2.13.0 r-r-oo@1.27.1 r-r-methodss3@1.8.2 r-r-huge@0.10.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://www.aroma-project.org/
Licenses: LGPL 2.1+
Build system: r
Synopsis: Probe-Level Data File Format Used by 'aroma.affymetrix' [deprecated]
Description:

DEPRECATED. Do not start building new projects based on this package. (The (in-house) APD file format was initially developed to store Affymetrix probe-level data, e.g. normalized CEL intensities. Chip types can be added to APD file and similar to methods in the affxparser package, this package provides methods to read APDs organized by units (probesets). In addition, the probe elements can be arranged optimally such that the elements are guaranteed to be read in order when, for instance, data is read unit by unit. This speeds up the read substantially. This package is supporting the Aroma framework and should not be used elsewhere.).

r-adfexplorer 2.1.0
Propagated dependencies: r-vctrs@0.7.1 r-cpp11@0.5.3
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://pepijn-devries.github.io/adfExplorer/
Licenses: GPL 3+
Build system: r
Synopsis: Access and Manipulate Amiga Disk Files
Description:

Amiga Disk Files (ADF) are virtual representations of 3.5 inch floppy disks for the Commodore Amiga. Most disk drives from other systems (including modern drives) are not able to read these disks. The adfExplorer package enables you to establish R connections to files on such virtual DOS-formatted disks, which can be use to read from and write to those files.

r-aovbay 0.1.0
Propagated dependencies: r-waiter@0.2.5-1.927501b r-tibble@3.3.1 r-stringr@1.6.0 r-stanheaders@2.32.10 r-shinydashboardplus@2.0.6 r-shinydashboard@0.7.3 r-shinycssloaders@1.1.0 r-shiny@1.11.1 r-rstantools@2.6.0 r-rstan@2.32.7 r-reshape@0.8.10 r-rcppparallel@5.1.11-1 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1 r-purrr@1.2.1 r-nortest@1.0-4 r-moments@0.14.1 r-htmltools@0.5.9 r-highcharter@0.9.5 r-dt@0.34.0 r-dplyr@1.2.0 r-car@3.1-5 r-broom@1.0.12 r-bh@1.90.0-1 r-bayesfactor@0.9.12-4.7
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=AovBay
Licenses: Expat
Build system: r
Synopsis: Classic, Nonparametric and Bayesian One-Way Analysis of Variance Panel
Description:

It covers various approaches to analysis of variance, provides an assumption testing section in order to provide a decision diagram that allows selecting the most appropriate technique. It provides the classical analysis of variance, the nonparametric equivalent of Kruskal Wallis, and the Bayesian approach. These results are shown in an interactive shiny panel, which allows modifying the arguments of the tests, contains interactive graphics and presents automatic conclusions depending on the tests in order to contribute to the interpretation of these analyzes. AovBay uses Stan and FactorBayes for Bayesian analysis and Highcharts for interactive charts.

r-atlasmaker 0.1.0
Propagated dependencies: r-shiny@1.11.1 r-leaflet@2.2.3
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/rachel-greenlee/AtlasMaker
Licenses: GPL 3+
Build system: r
Synopsis: Make Multiple 'leaflet' Maps in 'Shiny'
Description:

Simplify creating multiple, related leaflet maps across tabs for a shiny application. Users build lists of any polygons, points, and polylines needed for the project, use the map_server() function to assign built lists and other chosen aesthetics into each tab, and the package leverages modules to generate all map tabs.

r-agrmt 1.42.19
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: http://agrmt.r-forge.r-project.org
Licenses: Expat
Build system: r
Synopsis: Calculate Concentration and Dispersion in Ordered Rating Scales
Description:

Calculates concentration and dispersion in ordered rating scales. It implements various measures of concentration and dispersion to describe what researchers variably call agreement, concentration, consensus, dispersion, or polarization among respondents in ordered data. It also implements other related measures to classify distributions. In addition to a generic city-block based concentration measure and a generic dispersion measure, the package implements various measures, including van der Eijk's (2001) <DOI: 10.1023/A:1010374114305> measure of agreement A, measures of concentration by Leik, Tatsle and Wierman, Blair and Lacy, Kvalseth, Berry and Mielke, Reardon, and Garcia-Montalvo and Reynal-Querol. Furthermore, the package provides an implementation of Galtungs AJUS-system to classify distributions, as well as a function to identify the position of multiple modes.

r-asus 1.5.0
Propagated dependencies: r-wavethresh@4.7.3
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/trambakbanerjee/asus#asus
Licenses: GPL 2+
Build system: r
Synopsis: Adaptive SURE Thresholding Using Side Information
Description:

This package provides the ASUS procedure for estimating a high dimensional sparse parameter in the presence of auxiliary data that encode side information on sparsity. It is a robust data combination procedure in the sense that even when pooling non-informative auxiliary data ASUS would be at least as efficient as competing soft thresholding based methods that do not use auxiliary data. For more information, please see the paper Adaptive Sparse Estimation with Side Information by Banerjee, Mukherjee and Sun (JASA 2020).

r-allelematch 2.5.5
Propagated dependencies: r-dynamictreecut@1.63-1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: <doi:10.1111%2Fj.1755-0998.2012.03137.x>
Licenses: GPL 2+
Build system: r
Synopsis: Identifying Unique Multilocus Genotypes where Genotyping Error and Missing Data may be Present
Description:

This package provides tools for the identification of unique of multilocus genotypes when both genotyping error and missing data may be present; targeted for use with large datasets and databases containing multiple samples of each individual (a common situation in conservation genetics, particularly in non-invasive wildlife sampling applications). Functions explicitly incorporate missing data and can tolerate allele mismatches created by genotyping error. If you use this package, please cite the original publication in Molecular Ecology Resources (Galpern et al., 2012), the details for which can be generated using citation('allelematch'). For a complete vignette, please access via the Data S1 Supplementary documentation and tutorials (PDF) located at <doi:10.1111/j.1755-0998.2012.03137.x>.

r-asmbpls 1.0.0
Propagated dependencies: r-rcpparmadillo@15.2.3-1 r-rcpp@1.1.1 r-ggpubr@0.6.3 r-ggplot2@4.0.2
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=asmbPLS
Licenses: GPL 2+
Build system: r
Synopsis: Predicting and Classifying Patient Phenotypes with Multi-Omics Data
Description:

Adaptive Sparse Multi-block Partial Least Square, a supervised algorithm, is an extension of the Sparse Multi-block Partial Least Square, which allows different quantiles to be used in different blocks of different partial least square components to decide the proportion of features to be retained. The best combinations of quantiles can be chosen from a set of user-defined quantiles combinations by cross-validation. By doing this, it enables us to do the feature selection for different blocks, and the selected features can then be further used to predict the outcome. For example, in biomedical applications, clinical covariates plus different types of omics data such as microbiome, metabolome, mRNA data, methylation data, copy number variation data might be predictive for patients outcome such as survival time or response to therapy. Different types of data could be put in different blocks and along with survival time to fit the model. The fitted model can then be used to predict the survival for the new samples with the corresponding clinical covariates and omics data. In addition, Adaptive Sparse Multi-block Partial Least Square Discriminant Analysis is also included, which extends Adaptive Sparse Multi-block Partial Least Square for classifying the categorical outcome.

r-asylum 1.1.2
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/humaniverse/asylum
Licenses: Expat
Build system: r
Synopsis: Data on Asylum and Resettlement for the UK
Description:

Data on Asylum and Resettlement for the UK, provided by the Home Office <https://www.gov.uk/government/statistical-data-sets/immigration-system-statistics-data-tables>.

r-apa7 0.1.3
Propagated dependencies: r-xfun@0.56 r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-signs@0.1.2 r-shiny@1.11.1 r-scales@1.4.0 r-s7@0.2.1 r-rlang@1.1.7 r-purrr@1.2.1 r-psych@2.6.1 r-performance@0.16.0 r-parameters@0.28.3 r-glue@1.8.0 r-ftextra@0.6.4 r-flextable@0.9.11 r-effectsize@1.0.1 r-dplyr@1.2.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/wjschne/apa7
Licenses: CC0
Build system: r
Synopsis: Facilitate Writing Documents in American Psychological Association Style, Seventh Edition
Description:

Create American Psychological Association Style, Seventh Edition documents. Format numbers and text consistent with APA style. Create tables that comply with APA style by extending flextable functions.

r-adasampling 1.3
Propagated dependencies: r-mass@7.3-65 r-e1071@1.7-17 r-class@7.3-23 r-caret@7.0-1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/PengyiYang/AdaSampling/
Licenses: GPL 3
Build system: r
Synopsis: Adaptive Sampling for Positive Unlabeled and Label Noise Learning
Description:

This package implements the adaptive sampling procedure, a framework for both positive unlabeled learning and learning with class label noise. Yang, P., Ormerod, J., Liu, W., Ma, C., Zomaya, A., Yang, J. (2018) <doi:10.1109/TCYB.2018.2816984>.

r-argo 3.0.3
Propagated dependencies: r-zoo@1.8-15 r-xts@0.14.2 r-xtable@1.8-8 r-xml@3.99-0.22 r-matrix@1.7-4 r-glmnet@4.1-10 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=argo
Licenses: GPL 2
Build system: r
Synopsis: Accurate Estimation of Influenza Epidemics using Google Search Data
Description:

Augmented Regression with General Online data (ARGO) for accurate estimation of influenza epidemics in United States on national level, regional level and state level. It replicates the method introduced in paper Yang, S., Santillana, M. and Kou, S.C. (2015) <doi:10.1073/pnas.1515373112>; Ning, S., Yang, S. and Kou, S.C. (2019) <doi:10.1038/s41598-019-41559-6>; Yang, S., Ning, S. and Kou, S.C. (2021) <doi:10.1038/s41598-021-83084-5>.

r-adsiht 0.2.1
Propagated dependencies: r-snowfall@1.84-6.3 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1 r-purrr@1.2.1 r-mvnfast@0.2.8 r-matrix@1.7-4
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=ADSIHT
Licenses: GPL 3+
Build system: r
Synopsis: Adaptive Double Sparse Iterative Hard Thresholding
Description:

Solving high-dimensional double sparse linear regression via an iterative hard thresholding algorithm. Furthermore, the method is extended to jointly estimate multiple graphical models. For more details, please see <https://www.jmlr.org/papers/v25/23-0653.html> and <doi:10.48550/arXiv.2503.18722>.

r-azurecontainers 1.3.3
Propagated dependencies: r-r6@2.6.1 r-processx@3.8.6 r-openssl@2.3.5 r-httr@1.4.8 r-azurermr@2.4.5 r-azuregraph@1.3.5
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=AzureContainers
Licenses: Expat
Build system: r
Synopsis: Interface to 'Container Instances', 'Docker Registry' and 'Kubernetes' in 'Azure'
Description:

An interface to container functionality in Microsoft's Azure cloud: <https://azure.microsoft.com/en-us/products/category/containers/>. Manage Azure Container Instance (ACI), Azure Container Registry (ACR) and Azure Kubernetes Service (AKS) resources, push and pull images, and deploy services. On the client side, lightweight shells to the docker', docker-compose', kubectl and helm commandline tools are provided. Part of the AzureR family of packages.

r-augsimex 3.7.4
Propagated dependencies: r-rcpp@1.1.1 r-nleqslv@3.3.5 r-mass@7.3-65 r-formula@1.2-5
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=augSIMEX
Licenses: GPL 2+
Build system: r
Synopsis: Analysis of Data with Mixed Measurement Error and Misclassification in Covariates
Description:

Implementation of the augmented Simulation-Extrapolation (SIMEX) algorithm proposed by Yi et al. (2015) <doi:10.1080/01621459.2014.922777> for analyzing the data with mixed measurement error and misclassification. The main function provides a similar summary output as that of glm() function. Both parametric and empirical SIMEX are considered in the package.

Page: 11920212223924
Total packages: 22167