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

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-azlogr 0.0.6
Propagated dependencies: r-logger@0.4.2 r-jsonlite@2.0.0 r-httr@1.4.8 r-digest@0.6.39 r-catools@1.18.3
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=azlogr
Licenses: Expat
Build system: r
Synopsis: Logging in 'R' and Post to 'Azure Log Analytics' Workspace
Description:

It extends the functionality of logger package. Additional logging metadata can be configured to be collected. Logging messages are displayed on console and optionally they are sent to Azure Log Analytics workspace in real-time.

r-atlasmaker 0.1.0
Propagated dependencies: r-shiny@1.13.0 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-adpf 0.0.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=ADPF
Licenses: GPL 3
Build system: r
Synopsis: Use Least Squares Polynomial Regression and Statistical Testing to Improve Savitzky-Golay
Description:

This function takes a vector or matrix of data and smooths the data with an improved Savitzky Golay transform. The Savitzky-Golay method for data smoothing and differentiation calculates convolution weights using Gram polynomials that exactly reproduce the results of least-squares polynomial regression. Use of the Savitzky-Golay method requires specification of both filter length and polynomial degree to calculate convolution weights. For maximum smoothing of statistical noise in data, polynomials with low degrees are desirable, while a high polynomial degree is necessary for accurate reproduction of peaks in the data. Extension of the least-squares regression formalism with statistical testing of additional terms of polynomial degree to a heuristically chosen minimum for each data window leads to an adaptive-degree polynomial filter (ADPF). Based on noise reduction for data that consist of pure noise and on signal reproduction for data that is purely signal, ADPF performed nearly as well as the optimally chosen fixed-degree Savitzky-Golay filter and outperformed sub-optimally chosen Savitzky-Golay filters. For synthetic data consisting of noise and signal, ADPF outperformed both optimally chosen and sub-optimally chosen fixed-degree Savitzky-Golay filters. See Barak, P. (1995) <doi:10.1021/ac00113a006> for more information.

r-aws-polly 0.1.5
Propagated dependencies: r-tuner@1.4.7 r-jsonlite@2.0.0 r-httr@1.4.8 r-aws-signature@0.6.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/cloudyr/aws.polly
Licenses: GPL 2+
Build system: r
Synopsis: Client for AWS Polly
Description:

This package provides a client for AWS Polly <http://aws.amazon.com/documentation/polly>, a speech synthesis service.

r-aws-translate 0.1.4
Propagated dependencies: r-jsonlite@2.0.0 r-httr@1.4.8 r-aws-signature@0.6.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/cloudyr/aws.translate
Licenses: GPL 2+
Build system: r
Synopsis: Client for 'AWS Translate'
Description:

This package provides a client for AWS Translate <https://aws.amazon.com/documentation/translate>, a machine translation service that will convert a text input in one language into a text output in another language.

r-anopa 0.2.3
Propagated dependencies: r-superb@1.0.1 r-scales@1.4.0 r-rrapply@1.2.8 r-rdpack@2.6.6 r-plyr@1.8.9 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://dcousin3.github.io/ANOPA/
Licenses: GPL 3
Build system: r
Synopsis: Analyses of Proportions using Anscombe Transform
Description:

Analyses of Proportions can be performed on the Anscombe (arcsine-related) transformed data. The ANOPA package can analyze proportions obtained from up to four factors. The factors can be within-subject or between-subject or a mix of within- and between-subject. The main, omnibus analysis can be followed by additive decompositions into interaction effects, main effects, simple effects, contrast effects, etc., mimicking precisely the logic of ANOVA. For that reason, we call this set of tools ANOPA (Analysis of Proportion using Anscombe transform) to highlight its similarities with ANOVA. The ANOPA framework also allows plots of proportions easy to obtain along with confidence intervals. Finally, effect sizes and planning statistical power are easily done under this framework. Only particularity, the ANOPA computes F statistics which have an infinite degree of freedom on the denominator. See Laurencelle and Cousineau (2023) <doi:10.3389/fpsyg.2022.1045436>.

r-autodb 3.2.4
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://charnelmouse.github.io/autodb/
Licenses: Modified BSD
Build system: r
Synopsis: Automatic Database Normalisation for Data Frames
Description:

Automatic normalisation of a data frame to third normal form, with the intention of easing the process of data cleaning. (Usage to design your actual database for you is not advised.) Originally inspired by the AutoNormalize library for Python by Alteryx (<https://github.com/alteryx/autonormalize>), with various changes and improvements. Automatic discovery of functional or approximate dependencies, normalisation based on those, and plotting of the resulting "database" via Graphviz', with options to exclude some attributes at discovery time, or remove discovered dependencies at normalisation time.

r-aggutils 1.0.2
Propagated dependencies: r-docstring@1.0.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/forecastingresearch/aggutils
Licenses: Expat
Build system: r
Synopsis: Utilities for Aggregating Probabilistic Forecasts
Description:

This package provides several methods for aggregating probabilistic forecasts. You have a group of people who have made probabilistic forecasts for the same event. You want to take advantage of the "wisdom of the crowd" and combine these forecasts in some sensible way. This package provides implementations of several strategies, including geometric mean of odds, an extremized aggregate (Neyman, Roughgarden (2021) <doi:10.1145/3490486.3538243>), and "high-density trimmed mean" (Powell et al. (2022) <doi:10.1037/dec0000191>).

r-acdcr 1.0.0
Propagated dependencies: r-raster@3.6-32 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/ysd2004/acdcR
Licenses: GPL 2+
Build system: r
Synopsis: Agro-Climatic Data by County
Description:

The functions are designed to calculate the most widely-used county-level variables in agricultural production or agricultural-climatic and weather analyses. To operate some functions in this package needs download of the bulk PRISM raster. See the examples, testing versions and more details from: <https://github.com/ysd2004/acdcR>.

r-autoimage 2.2.3
Propagated dependencies: r-mba@0.1-3 r-maps@3.4.3 r-mapproj@1.2.12 r-ggplot2@4.0.3 r-fields@17.3 r-colorspace@2.1-2
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=autoimage
Licenses: GPL 2+
Build system: r
Synopsis: Multiple Heat Maps for Projected Coordinates
Description:

This package provides functions for displaying multiple images or scatterplots with a color scale, i.e., heat maps, possibly with projected coordinates. The package relies on the base graphics system, so graphics are rendered rapidly.

r-anovashiny 0.1.0
Propagated dependencies: r-shiny@1.13.0 r-rmarkdown@2.31 r-rhandsontable@0.3.8 r-hh@3.1-53 r-dplyr@1.2.1 r-desctools@0.99.60
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=ANOVAShiny
Licenses: GPL 2
Build system: r
Synopsis: Interactive Document for Working with Analysis of Variance
Description:

An interactive document on the topic of one-way and two-way analysis of variance using rmarkdown and shiny packages. Runtime examples are provided in the package function as well as at <https://kartikeyab.shinyapps.io/ANOVAShiny/>.

r-ananke 0.3.0
Propagated dependencies: r-arkhe@1.11.0 r-aion@1.7.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://codeberg.org/tesselle/ananke
Licenses: GPL 3+
Build system: r
Synopsis: Quantitative Chronology in Archaeology
Description:

Simple radiocarbon calibration and chronological analysis. This package allows the calibration of radiocarbon ages and modern carbon fraction values using multiple calibration curves. It allows the calculation of highest density region intervals and credible intervals. The package also provides tools for visualising results and estimating statistical summaries.

r-apng 1.1
Propagated dependencies: r-bitops@1.0-9
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=apng
Licenses: GPL 3 FSDG-compatible
Build system: r
Synopsis: Convert Png Files into Animated Png
Description:

Convert several png files into an animated png file. This package exports only a single function `apng'. Call the apng function with a vector of file names (which should be png files) to convert them to a single animated png file.

r-abima 1.1
Propagated dependencies: r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://websites.umich.edu/~songlab/software.html#ABIMA
Licenses: Expat
Build system: r
Synopsis: Adaptive Bootstrap Inference for Mediation Analysis with Enhanced Statistical Power
Description:

Assess whether and how a specific continuous or categorical exposure affects the outcome of interest through one- or multi-dimensional mediators using an adaptive bootstrap (AB) approach. The AB method allows to make inference for composite null hypotheses of no mediation effect, providing valid type I error control and thus optimizes statistical power. For more technical details, refer to He, Song and Xu (2024) <doi:10.1093/jrsssb/qkad129>.

r-autoscorecard 0.3.0
Propagated dependencies: r-rpart@4.1.27 r-rocr@1.0-12 r-infotheo@1.2.0.1 r-ggplot2@4.0.3 r-discretization@1.0-1.1 r-corrplot@0.95
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=autoScorecard
Licenses: AGPL 3
Build system: r
Synopsis: Fully Automatic Generation of Scorecards
Description:

This package provides an efficient suite of R tools for scorecard modeling, analysis, and visualization. Including equal frequency binning, equidistant binning, K-means binning, chi-square binning, decision tree binning, data screening, manual parameter modeling, fully automatic generation of scorecards, etc. This package is designed to make scorecard development easier and faster. References include: 1. <http://shichen.name/posts/>. 2. Dong-feng Li(Peking University),Class PPT. 3. <https://zhuanlan.zhihu.com/p/389710022>. 4. <https://www.zhangshengrong.com/p/281oqR9JNw/>.

r-acv 1.0.2
Propagated dependencies: r-matrix@1.7-5 r-forecast@9.0.2
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=ACV
Licenses: GPL 3+
Build system: r
Synopsis: Optimal Out-of-Sample Forecast Evaluation and Testing under Stationarity
Description:

Package ACV (short for Affine Cross-Validation) offers an improved time-series cross-validation loss estimator which utilizes both in-sample and out-of-sample forecasting performance via a carefully constructed affine weighting scheme. Under the assumption of stationarity, the estimator is the best linear unbiased estimator of the out-of-sample loss. Besides that, the package also offers improved versions of Diebold-Mariano and Ibragimov-Muller tests of equal predictive ability which deliver more power relative to their conventional counterparts. For more information, see the accompanying article Stanek (2021) <doi:10.2139/ssrn.3996166>.

r-asthmanhanes 1.1.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=AsthmaNHANES
Licenses: GPL 3
Build system: r
Synopsis: Asthma Data Sets from NHANES
Description:

Data sets and examples from National Health and Nutritional Examination Survey (NHANES).

r-aifftools 1.0
Propagated dependencies: r-tuner@1.4.7 r-r-utils@2.13.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=AIFFtools
Licenses: LGPL 3
Build system: r
Synopsis: Read AIFF Files and Convert to WAVE Format
Description:

This package provides functions are provided to read and convert AIFF audio files to WAVE (WAV) format. This supports, for example, use of the tuneR package, which does not currently handle AIFF files. The AIFF file format is defined in <https://web.archive.org/web/20080125221040/http://www.borg.com/~jglatt/tech/aiff.htm> and <https://www.mmsp.ece.mcgill.ca/Documents/AudioFormats/AIFF/Docs/AIFF-1.3.pdf> .

r-astronomyengine 0.1.0
Propagated dependencies: r-cpp11@0.5.5
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/mitchelloharawild/astronomyengine
Licenses: Expat
Build system: r
Synopsis: R Bindings to the 'Astronomy Engine' C Library
Description:

This package provides access to the Astronomy Engine C library (<https://github.com/cosinekitty/astronomy>) by Don Cross. The library calculates positions of the Sun, Moon, and planets, and predicts astronomical events such as rise/set times, lunar phases, equinoxes, solstices, eclipses, and transits. It is based on the VSOP87 planetary model and is accurate to within approximately one arcminute. This package bundles the single-file C source so that other R packages can link against it via LinkingTo without shipping their own copy.

r-anthro 1.1.0
Propagated dependencies: r-survey@4.5
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/WorldHealthOrganization/anthro
Licenses: GPL 3
Build system: r
Synopsis: Computation of the WHO Child Growth Standards
Description:

This package provides WHO Child Growth Standards (z-scores) with confidence intervals and standard errors around the prevalence estimates, taking into account complex sample designs. More information on the methods is available online: <https://www.who.int/tools/child-growth-standards>.

r-anyflights 0.3.5
Propagated dependencies: r-vroom@1.7.1 r-usethis@3.2.1 r-tidyr@1.3.2 r-stringr@1.6.0 r-roxygen2@8.0.0 r-readr@2.2.0 r-purrr@1.2.2 r-progress@1.2.3 r-lubridate@1.9.5 r-httr@1.4.8 r-glue@1.8.1 r-dplyr@1.2.1 r-curl@7.1.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/simonpcouch/anyflights
Licenses: CC0
Build system: r
Synopsis: Query 'nycflights13'-Like Air Travel Data for Given Years and Airports
Description:

Supplies a set of functions to query air travel data for user- specified years and airports. Datasets include on-time flights, airlines, airports, planes, and weather.

r-allofus 1.2.0
Propagated dependencies: r-tidyr@1.3.2 r-stringr@1.6.0 r-sessioninfo@1.2.3 r-rlang@1.2.0 r-purrr@1.2.2 r-magrittr@2.0.5 r-lifecycle@1.0.5 r-glue@1.8.1 r-dplyr@1.2.1 r-dbplyr@2.5.2 r-dbi@1.3.0 r-cli@3.6.6 r-bit64@4.8.2 r-bigrquery@1.6.2
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://roux-ohdsi.github.io/allofus/
Licenses: Expat
Build system: r
Synopsis: Interface for 'All of Us' Researcher Workbench
Description:

Streamline use of the All of Us Researcher Workbench (<https://www.researchallofus.org/data-tools/workbench/>)with tools to extract and manipulate data from the All of Us database. Increase interoperability with the Observational Health Data Science and Informatics ('OHDSI') tool stack by decreasing reliance of All of Us tools and allowing for cohort creation via Atlas'. Improve reproducible and transparent research using All of Us'.

r-authordown 0.1.0
Propagated dependencies: r-rlang@1.2.0 r-openxlsx@4.2.8.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://zh1peng.github.io/authordown/
Licenses: AGPL 3
Build system: r
Synopsis: Author Metadata Management and Manuscript Front Matter
Description:

Manage author metadata and generate manuscript front matter. It produces title pages, acknowledgements, conflicts of interest, and contribution sections for large author lists, with helpers for validating and reading common spreadsheet formats.

r-accelee 0.3.1
Propagated dependencies: r-tworegression@1.1.1 r-tree@1.0-45 r-tidyr@1.3.2 r-sojourn@1.2.1 r-rlang@1.2.0 r-randomforest@4.7-1.2 r-pautilities@1.3.0 r-nnet@7.3-20 r-magrittr@2.0.5 r-lubridate@1.9.5 r-dplyr@1.2.1 r-digest@0.6.39
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/paulhibbing/accelEE
Licenses: Expat
Build system: r
Synopsis: Predict Energy Expenditure from Accelerometer Data
Description:

Simplifies the application of various energy expenditure models. The package is intended as a hub that brings together methods from a variety of other, themed packages such as Sojourn and TwoRegression'. Several methods are supported locally as well, including the linear methods of Hildebrand et al. (2014) <doi:10.1249/MSS.0000000000000289> and the non-linear adaptation by Ellingson et al. (2017) <doi:10.1088/1361-6579/aa6d00>. The package can combine output from different methods and produce standardized output in a range of units.

Total packages: 72166