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

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-rpdtest 0.0.2
Propagated dependencies: r-foreach@1.5.2 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RPDTest
Licenses: Expat
Build system: r
Synopsis: New Type of Test Statistic and Method for Multinomial Goodness-of-Fit Test
Description:

This package performs multinomial goodness-of-fit test on multinomially distributed data using the Randomized phi-divergence test statistics. Details of this kind of statistics can be found at Nikita Puchkin, Vladimir Ulyanov (2023) <doi:10.1214/22-AIHP1299>.

r-rsghb 1.2.2
Propagated dependencies: r-mcmcpack@1.7-1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/RSGInc/RSGHB
Licenses: GPL 3
Build system: r
Synopsis: Functions for Hierarchical Bayesian Estimation: A Flexible Approach
Description:

This package provides functions for estimating models using a Hierarchical Bayesian (HB) framework. The flexibility comes in allowing the user to specify the likelihood function directly instead of assuming predetermined model structures. Types of models that can be estimated with this code include the family of discrete choice models (Multinomial Logit, Mixed Logit, Nested Logit, Error Components Logit and Latent Class) as well ordered response models like ordered probit and ordered logit. In addition, the package allows for flexibility in specifying parameters as either fixed (non-varying across individuals) or random with continuous distributions. Parameter distributions supported include normal, positive/negative log-normal, positive/negative censored normal, and the Johnson SB distribution. Kenneth Train's Matlab and Gauss code for doing Hierarchical Bayesian estimation has served as the basis for a few of the functions included in this package. These Matlab/Gauss functions have been rewritten to be optimized within R. Considerable code has been added to increase the flexibility and usability of the code base. Train's original Gauss and Matlab code can be found here: <http://elsa.berkeley.edu/Software/abstracts/train1006mxlhb.html> See Train's chapter on HB in Discrete Choice with Simulation here: <http://elsa.berkeley.edu/books/choice2.html>; and his paper on using HB with non-normal distributions here: <http://eml.berkeley.edu//~train/trainsonnier.pdf>. The authors would also like to thank the invaluable contributions of Stephane Hess and the Choice Modelling Centre: <https://cmc.leeds.ac.uk/>.

r-rtcc 0.1.1
Propagated dependencies: r-vegan@2.7-2 r-testthat@3.3.0 r-rcpp@1.1.0 r-matrixstats@1.5.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RTCC
Licenses: GPL 3
Build system: r
Synopsis: Detecting Trait Clustering in Environmental Gradients
Description:

The Randomized Trait Community Clustering method (Triado-Margarit et al., 2019, <doi:10.1038/s41396-019-0454-4>) is a statistical approach which allows to determine whether if an observed trait clustering pattern is related to an increasing environmental constrain. The method 1) determines whether exists or not a trait clustering on the sampled communities and 2) assess if the observed clustering signal is related or not to an increasing environmental constrain along an environmental gradient. Also, when the effect of the environmental gradient is not linear, allows to determine consistent thresholds on the community assembly based on trait-values.

r-round 0.21-0.2
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://gitlab.com/mmaechler/round/
Licenses: AGPL 3+ FSDG-compatible
Build system: r
Synopsis: Rounding to Decimal Digits
Description:

Decimal rounding is non-trivial in binary arithmetic. ISO standard round to even is more rare than typically assumed as most decimal fractions are not exactly representable in binary. Our roundX() versions explore differences between current and potential future versions of round() in R. Further, provides (some partly related) C99 math lib functions not in base R.

r-rdta 1.0.1
Propagated dependencies: r-rdpack@2.6.4 r-mvtnorm@1.3-3 r-mcmcpack@1.7-1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=Rdta
Licenses: GPL 2
Build system: r
Synopsis: Data Transforming Augmentation for Linear Mixed Models
Description:

We provide a toolbox to fit univariate and multivariate linear mixed models via data transforming augmentation. Users can also fit these models via typical data augmentation for a comparison. It returns either maximum likelihood estimates of unknown model parameters (hyper-parameters) via an EM algorithm or posterior samples of those parameters via MCMC. Also see Tak et al. (2019) <doi:10.1080/10618600.2019.1704295>.

r-relaimpo 2.2-7
Propagated dependencies: r-survey@4.4-8 r-mitools@2.4 r-mass@7.3-65 r-corpcor@1.6.10 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://prof.bht-berlin.de/groemping/relaimpo/
Licenses: GPL 2
Build system: r
Synopsis: Relative Importance of Regressors in Linear Models
Description:

This package provides several metrics for assessing relative importance in linear models. These can be printed, plotted and bootstrapped. The recommended metric is lmg, which provides a decomposition of the model explained variance into non-negative contributions. There is a version of this package available that additionally provides a new and also recommended metric called pmvd. If you are a non-US user, you can download this extended version from Ulrike Groempings web site.

r-renext 3.1-5
Propagated dependencies: r-numderiv@2016.8-1.1 r-evd@2.3-7.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/IRSN/Renext
Licenses: GPL 2+
Build system: r
Synopsis: Renewal Method for Extreme Values Extrapolation
Description:

Peaks Over Threshold (POT) or methode du renouvellement'. The distribution for the excesses can be chosen, and heterogeneous data (including historical data or block data) can be used in a Maximum-Likelihood framework.

r-rinsp 1.2.5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RInSp
Licenses: GPL 2+
Build system: r
Synopsis: R Individual Specialization
Description:

This package provides functions to calculate several ecological indices of individual and population niche width (Araujo's E, clustering and pairwise similarity among individuals, IS, Petraitis W, and Roughgarden's WIC/TNW) to assess individual specialization based on data of resource use. Resource use can be quantified by counts of categories, measures of mass or length, or proportions. Monte Carlo resampling procedures are available for hypothesis testing against multinomial null models. Details are provided in Zaccarelli et al. (2013) <doi:10.1111/2041-210X.12079> and associated references.

r-rhrv 5.0.0
Propagated dependencies: r-writexl@1.5.4 r-waveslim@1.8.5 r-tidyr@1.3.1 r-tibble@3.3.0 r-segmented@2.1-4 r-pmcmrplus@1.9.12 r-plotrix@3.8-13 r-nonlineartseries@0.3.2 r-lomb@2.5.0 r-iterators@1.0.14 r-foreach@1.5.2 r-doparallel@1.0.17 r-broom@1.0.10 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: http://rhrv.r-forge.r-project.org/
Licenses: GPL 2
Build system: r
Synopsis: Heart Rate Variability Analysis of ECG Data
Description:

Allows users to import data files containing heartbeat positions in the most broadly used formats, to remove outliers or points with unacceptable physiological values present in the time series, to plot HRV data, and to perform time domain, frequency domain and nonlinear HRV analysis. See Garcia et al. (2017) <DOI:10.1007/978-3-319-65355-6>.

r-readabs 0.4.20
Propagated dependencies: r-xml2@1.5.0 r-tidyr@1.3.1 r-stringi@1.8.7 r-rvest@1.0.5 r-rlang@1.1.6 r-readxl@1.4.5 r-purrr@1.2.0 r-labelled@2.16.0 r-hutils@2.0.0 r-httr@1.4.7 r-glue@1.8.0 r-fst@0.9.8 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/mattcowgill/readabs
Licenses: Expat
Build system: r
Synopsis: Download and Tidy Time Series Data from the Australian Bureau of Statistics
Description:

Downloads, imports, and tidies time series data from the Australian Bureau of Statistics <https://www.abs.gov.au/>.

r-rtrack 2.0.4
Propagated dependencies: r-zip@2.3.3 r-terra@1.8-86 r-stringi@1.8.7 r-scales@1.4.0 r-rjson@0.2.23 r-readxl@1.4.5 r-randomforest@4.7-1.2 r-pbapply@1.7-4 r-openxlsx@4.2.8.1 r-kernsmooth@2.23-26 r-hmisc@5.2-4 r-crayon@1.5.3
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://rupertoverall.net/Rtrack/
Licenses: GPL 3
Build system: r
Synopsis: Spatial Navigation Strategy Analysis
Description:

This package provides a toolkit for the analysis of paths from spatial tracking experiments and calculation of goal-finding strategies. This package is centered on an approach using machine learning for path classification.

r-rgeomorphon 0.3.0
Propagated dependencies: r-rcppparallel@5.1.11-1 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/brownag/rgeomorphon/
Licenses: GPL 3+
Build system: r
Synopsis: Lightweight Implementation of the 'Geomorphon' Algorithm
Description:

This package provides a lightweight implementation of the geomorphon terrain form classification algorithm of Jasiewicz and Stepinski (2013) <doi:10.1016/j.geomorph.2012.11.005> based largely on the GRASS GIS r.geomorphon module. This implementation employs a novel algorithm written in C++ and RcppParallel'.

r-rcppdynprog 0.2.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/WinVector/RcppDynProg/
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: 'Rcpp' Dynamic Programming
Description:

Dynamic Programming implemented in Rcpp'. Includes example partition and out of sample fitting applications. Also supplies additional custom coders for the vtreat package.

r-rsdk 1.0.1
Propagated dependencies: r-testthat@3.3.0 r-shinywidgets@0.9.1 r-shiny@1.11.1 r-keys@0.1.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RSDK
Licenses: Expat
Build system: r
Synopsis: Sudoku with R
Description:

This is a sudoku game package with a shiny application for playing .

r-rctrecruit 0.2.0
Propagated dependencies: r-rcpp@1.1.0 r-lubridate@1.9.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/imalagaris/RCTRecruit
Licenses: Expat
Build system: r
Synopsis: Non-Parametric Recruitment Prediction for Randomized Clinical Trials
Description:

Accurate prediction of subject recruitment for Randomized Clinical Trials (RCT) remains an ongoing challenge. Many previous prediction models rely on parametric assumptions. We present functions for non-parametric RCT recruitment prediction under several scenarios.

r-rsstest 1.0
Propagated dependencies: r-huxtable@5.8.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RSStest
Licenses: GPL 2
Build system: r
Synopsis: Testing the Equality of Two Means Using RSS and MRSS
Description:

Testing the equality of two means using Ranked Set Sampling and Median Ranked Set Sampling are provided under normal distribution. Data generation functions are also given RSS and MRSS. Also, data generation functions are given under imperfect ranking data for Ranked Set Sampling and Median Ranked Set Sampling. Ozdemir Y.A., Ebegil M., & Gokpinar F. (2019), <doi:10.1007/s40995-018-0558-0> Ozdemir Y.A., Ebegil M., & Gokpinar F. (2017), <doi:10.1080/03610918.2016.1263736>.

r-riem 1.0.0
Propagated dependencies: r-tibble@3.3.0 r-rlang@1.1.6 r-purrr@1.2.0 r-magrittr@2.0.4 r-lubridate@1.9.4 r-jsonlite@2.0.0 r-httr2@1.2.1 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://docs.ropensci.org/riem/
Licenses: GPL 2+
Build system: r
Synopsis: Accesses Weather Data from the Iowa Environment Mesonet
Description:

Allows to get weather data from Automated Surface Observing System (ASOS) stations (airports) in the whole world thanks to the Iowa Environment Mesonet website.

r-rcppclassicexamples 0.1.4
Propagated dependencies: r-rcppclassic@0.9.14 r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/eddelbuettel/rcppclassicexamples
Licenses: GPL 2+
Build system: r
Synopsis: Examples using 'RcppClassic' to Interface R and C++
Description:

The Rcpp package contains a C++ library that facilitates the integration of R and C++ in various ways via a rich API. This API was preceded by an earlier version which has been deprecated since 2010 (but is still supported to provide backwards compatibility in the package RcppClassic'). This package RcppClassicExamples provides usage examples for the older, deprecated API. There is also a corresponding package RcppExamples with examples for the newer, current API which we strongly recommend as the basis for all new development.

r-rthingsboard 0.2.7
Propagated dependencies: r-logger@0.4.1 r-httr@1.4.7 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://ddorch.github.io/Rthingsboard/
Licenses: AGPL 3
Build system: r
Synopsis: 'ThingsBoard' API
Description:

The goal of Rthingsboard is to provide interaction with the API of ThingsBoard (<https://thingsboard.io/>), an open-source IoT platform for device management, data collection, processing and visualization.

r-runexampleswrapper 1.1
Propagated dependencies: r-devtools@2.4.6
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=runExamplesWrapper
Licenses: GPL 2+
Build system: r
Synopsis: Wrapper for 'run_examples()'
Description:

Captures errors encountered when running run_examples()', and processes and archives them. The function run_examples() within the devtools package allows batch execution of all of the examples within a given package. This is much more convenient than testing each example manually. However, a major inconvenience is that if an error is encountered, the program stops and does not complete testing the remaining examples. Also, there is not a systematic record of the results, namely which package functions had no examples, which had examples that failed, and which had examples that succeeded. The current package provides the missing functionality.

r-rbioapi 0.8.3
Propagated dependencies: r-jsonlite@2.0.0 r-httr@1.4.7
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://rbioapi.moosa-r.com
Licenses: GPL 3
Build system: r
Synopsis: User-Friendly R Interface to Biologic Web Services' API
Description:

Currently fully supports Enrichr, JASPAR, miEAA, PANTHER, Reactome, STRING, and UniProt! The goal of rbioapi is to provide a user-friendly and consistent interface to biological databases and services. In a way that insulates the user from the technicalities of using web services API and creates a unified and easy-to-use interface to biological and medical web services. This is an ongoing project; New databases and services will be added periodically. Feel free to suggest any databases or services you often use.

r-renvmodule 1.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RenvModule
Licenses: GPL 2
Build system: r
Synopsis: Interface to Allow Full Use of the Environment Modules System for Unix
Description:

This package provides environment modules functionality, which enables use of the Environment Modules system (<http://modules.sourceforge.net/>) from within the R environment. By default the user's login shell environment (ie. "bash -l") will be used to initialize the current session. The module function can also; load or unload specific software, list all the loaded software within the current session, and list all the applications available for loading from the module system. Lastly, the module function can remove all loaded software from the current session.

r-r2d3 0.2.6
Propagated dependencies: r-rstudioapi@0.17.1 r-jsonlite@2.0.0 r-htmlwidgets@1.6.4 r-htmltools@0.5.8.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://rstudio.github.io/r2d3/
Licenses: Modified BSD
Build system: r
Synopsis: Interface to 'D3' Visualizations
Description:

Suite of tools for using D3', a library for producing dynamic, interactive data visualizations. Supports translating objects into D3 friendly data structures, rendering D3 scripts, publishing D3 visualizations, incorporating D3 in R Markdown, creating interactive D3 applications with Shiny, and distributing D3 based htmlwidgets in R packages.

r-rappleads 0.1.3
Propagated dependencies: r-yaml@2.3.10 r-tidyr@1.3.1 r-stringr@1.6.0 r-snakecase@0.11.1 r-retry@0.1.1 r-rappdirs@0.3.3 r-purrr@1.2.0 r-pbapply@1.7-4 r-openssl@2.3.4 r-httr2@1.2.1 r-dplyr@1.1.4 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/selesnow/rappleads
Licenses: Expat
Build system: r
Synopsis: Get Data from 'Apple Ads Campaign Management API'
Description:

This package provides functions to load and manage data from Apple Ads accounts using the Apple Ads Campaign Management API <https://developer.apple.com/documentation/apple_ads>.

Total packages: 69236