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

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-rquery 1.4.99
Propagated dependencies: r-wrapr@2.1.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/WinVector/rquery/
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Relational Query Generator for Data Manipulation at Scale
Description:

This package provides a piped query generator based on Edgar F. Codd's relational algebra, and on production experience using SQL and dplyr at big data scale. The design represents an attempt to make SQL more teachable by denoting composition by a sequential pipeline notation instead of nested queries or functions. The implementation delivers reliable high performance data processing on large data systems such as Spark', databases, and data.table'. Package features include: data processing trees or pipelines as observable objects (able to report both columns produced and columns used), optimized SQL generation as an explicit user visible table modeling step, plus explicit query reasoning and checking.

r-rpms 0.5.1
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rpms
Licenses: CC0
Build system: r
Synopsis: Recursive Partitioning for Modeling Survey Data
Description:

This package provides functions to allow users to build and analyze design consistent tree and random forest models using survey data from a complex sample design. The tree model algorithm can fit a linear model to survey data in each node obtained by recursively partitioning the data. The splitting variables and selected splits are obtained using a randomized permutation test procedure which adjusted for complex sample design features used to obtain the data. Likewise the model fitting algorithm produces design-consistent coefficients to any specified least squares linear model between the dependent and independent variables used in the end nodes. The main functions return the resulting binary tree or random forest as an object of "rpms" or "rpms_forest" type. The package also provides methods modeling a "boosted" tree or forest model and a tree model for zero-inflated data as well as a number of functions and methods available for use with these object types.

r-ricegeneann 1.0.2
Propagated dependencies: r-riceidconverter@1.1.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=ricegeneann
Licenses: Artistic License 2.0
Build system: r
Synopsis: Gene Annotation of Rice (Oryza Sativa L.spp.japonica)
Description:

Gene annotation of rice (Oryza Sativa L.spp.japonica). The package is based on the annotation file from the website <http://plants.ensembl.org/Oryza_sativa/Info/Index>. Input gene's name then return some information, including the from position, the end position, the position type and the chromosome number.

r-rank 0.2.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/selkamand/rank
Licenses: Expat
Build system: r
Synopsis: Customisable Ranking of Numerical and Categorical Data
Description:

This package provides a flexible alternative to the built-in rank() function called smartrank(). Optionally rank categorical variables by frequency (instead of in alphabetical order), and control whether ranking is based on descending/ascending order. smartrank() is suitable for both numerical and categorical data.

r-rebib 0.5.0
Propagated dependencies: r-xfun@0.57 r-whisker@0.4.1 r-stringr@1.6.0 r-logger@0.4.2 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/Abhi-1U/rebib
Licenses: Expat
Build system: r
Synopsis: Convert and Aggregate Bibliographies
Description:

Authors working with LaTeX articles use the built-in bibliography options and BibTeX files. While this might work with LaTeX', it does not function well with Web articles. As a way out, rebib offers tools to convert and combine bibliographies from both sources.

r-rinat 0.1.10
Propagated dependencies: r-sp@2.2-1 r-plyr@1.8.9 r-maps@3.4.3 r-jsonlite@2.0.0 r-httr@1.4.8 r-ggplot2@4.0.3 r-curl@7.1.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://docs.ropensci.org/rinat/https://github.com/ropensci/rinat
Licenses: Expat
Build system: r
Synopsis: Access 'iNaturalist' Data Through APIs
Description:

This package provides a programmatic interface to the API provided by the iNaturalist website <https://www.inaturalist.org/> to download species occurrence data submitted by citizen scientists.

r-regcombin 0.4.1
Propagated dependencies: r-snowfall@1.84-6.3 r-rationalexp@0.2.2 r-pracma@2.4.6 r-kableextra@1.4.0 r-hmisc@5.2-5 r-geometry@0.5.2 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RegCombin
Licenses: GPL 3
Build system: r
Synopsis: Partially Linear Regression under Data Combination
Description:

We implement linear regression when the outcome of interest and some of the covariates are observed in two different datasets that cannot be linked, based on D'Haultfoeuille, Gaillac, Maurel (2022) <doi:10.3386/w29953>. The package allows for common regressors observed in both datasets, and for various shape constraints on the effect of covariates on the outcome of interest. It also provides the tools to perform a test of point identification. See the associated vignette <https://github.com/cgaillac/RegCombin/blob/master/RegCombin_vignette.pdf> for theory and code examples.

r-roi-models-globalopttests 1.1-2
Propagated dependencies: r-roi@1.0-2 r-globalopttests@1.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=ROI.models.globalOptTests
Licenses: GPL 3
Build system: r
Synopsis: 'ROI' Optimization Problems Based on 'globalOptTests'
Description:

This package provides a collection of non-linear optimization problems with box bounds transformed into ROI optimization problems. This package provides a wrapper around the globalOptTests which provides a collection of global optimization problems. More information can be found in the README file.

r-redi 1.0.0
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-rlang@1.2.0 r-magrittr@2.0.5 r-lubridate@1.9.5 r-ggplot2@4.0.3 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=REDI
Licenses: Expat
Build system: r
Synopsis: Robust Exponential Decreasing Index
Description:

Implementation of the Robust Exponential Decreasing Index (REDI), proposed in the article by Issa Moussa, Arthur Leroy et al. (2019) <https://bmjopensem.bmj.com/content/bmjosem/5/1/e000573.full.pdf>. The REDI represents a measure of cumulated workload, robust to missing data, providing control of the decreasing influence of workload over time. Various functions are provided to format data, compute REDI, and visualise results in a simple and convenient way.

r-rmzqc 0.7.0
Propagated dependencies: r-testthat@3.3.2 r-rmarkdown@2.31 r-r6p@0.4.0 r-r6@2.6.1 r-ontologyindex@2.12 r-knitr@1.51 r-jsonvalidate@1.5.0 r-jsonlite@2.0.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/MS-Quality-hub/rmzqc
Licenses: Expat
Build system: r
Synopsis: Creation, Reading and Validation of 'mzqc' Files
Description:

Reads, writes and validates mzQC files. The mzQC format is a standardized file format for the exchange, transmission, and archiving of quality metrics derived from biological mass spectrometry data, as defined by the HUPO-PSI (Human Proteome Organisation - Proteomics Standards Initiative) Quality Control working group. See <https://hupo-psi.github.io/mzQC/> for details.

r-rrefine 2.1.0
Propagated dependencies: r-readr@2.2.0 r-jsonlite@2.0.0 r-httr@1.4.8
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/vpnagraj/rrefine
Licenses: GPL 3
Build system: r
Synopsis: r Client for OpenRefine API
Description:

OpenRefine (formerly Google Refine') is a popular, open source data cleaning software. This package enables users to programmatically trigger data transfer between R and OpenRefine'. Available functionality includes project import, export and deletion.

r-roptimus 3.0.0
Propagated dependencies: r-iterators@1.0.14 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://github.com/SahakyanLab/ROptimus
Licenses: GPL 3+
Build system: r
Synopsis: Parallel General-Purpose Adaptive Optimisation Engine
Description:

This package provides a general-purpose optimisation engine that supports i) Monte Carlo optimisation with Metropolis criterion [Metropolis et al. (1953) <doi:10.1063/1.1699114>, Hastings (1970) <doi:10.1093/biomet/57.1.97>] and Acceptance Ratio Simulated Annealing [Kirkpatrick et al. (1983) <doi:10.1126/science.220.4598.671>, Ä erný (1985) <doi:10.1007/BF00940812>] on multiple cores, and ii) Acceptance Ratio Replica Exchange Monte Carlo Optimisation. In each case, the system pseudo-temperature is dynamically adjusted such that the observed acceptance ratio is kept near to the desired (fixed or changing) acceptance ratio.

r-remla 1.2.0
Propagated dependencies: r-gparotation@2026.4-1 r-geex@1.1.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/knieser/REM
Licenses: GPL 3+
Build system: r
Synopsis: Robust Expectation-Maximization Estimation for Latent Variable Models
Description:

Traditional latent variable models assume that the population is homogeneous, meaning that all individuals in the population are assumed to have the same latent structure. However, this assumption is often violated in practice given that individuals may differ in their age, gender, socioeconomic status, and other factors that can affect their latent structure. The robust expectation maximization (REM) algorithm is a statistical method for estimating the parameters of a latent variable model in the presence of population heterogeneity as recommended by Nieser & Cochran (2023) <doi:10.1037/met0000413>. The REM algorithm is based on the expectation-maximization (EM) algorithm, but it allows for the case when all the data are generated by the assumed data generating model.

r-rerddap 1.2.3
Propagated dependencies: r-xml2@1.5.2 r-tibble@3.3.1 r-ncdf4@1.24 r-nanoparquet@0.5.1 r-lubridate@1.9.5 r-jsonlite@2.0.0 r-hoardr@0.5.5 r-dplyr@1.2.1 r-digest@0.6.39 r-data-table@1.18.4 r-crul@1.6.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://docs.ropensci.org/rerddap/
Licenses: Expat
Build system: r
Synopsis: General Purpose Client for 'ERDDAP™' Servers
Description:

General purpose R client for ERDDAPâ ¢ servers. Includes functions to search for datasets', get summary information on datasets', and fetch datasets', in either csv or netCDF format. ERDDAPâ ¢ information: <https://upwell.pfeg.noaa.gov/erddap/information.html>.

r-ranks 1.1
Propagated dependencies: r-rbgl@1.88.0 r-perfmeas@1.2.5 r-netpreproc@1.2 r-limma@3.68.3 r-graph@1.90.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RANKS
Licenses: GPL 2+
Build system: r
Synopsis: Ranking of Nodes with Kernelized Score Functions
Description:

Implementation of Kernelized score functions and other semi-supervised learning algorithms for node label ranking to analyze biomolecular networks. RANKS can be easily applied to a large set of different relevant problems in computational biology, ranging from automatic protein function prediction, to gene disease prioritization and drug repositioning, and more in general to any bioinformatics problem that can be formalized as a node label ranking problem in a graph. The modular nature of the implementation allows to experiment with different score functions and kernels and to easily compare the results with baseline network-based methods such as label propagation and random walk algorithms, as well as to enlarge the algorithmic scheme by adding novel user-defined score functions and kernels.

r-randomforestrhf 1.0.1
Propagated dependencies: r-varpro@3.1.0 r-survival@3.8-6 r-randomforestsrc@3.6.2
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=randomForestRHF
Licenses: GPL 3+
Build system: r
Synopsis: Random Hazard Forests
Description:

Random Hazard Forests (RHF) extend Random Survival Forests (RSF) by directly estimating the hazard function and by accommodating time-dependent covariates through counting-process style inputs. The package fits tree ensembles for dynamic survival prediction, returning hazard, cumulative hazard, integrated hazard, and related performance summaries for training and test data. The methods build on Random Survival Forests described by Ishwaran et al. (2008) <doi:10.1214/08-AOAS169> and on nonparametric hazard modeling with time-dependent covariates described by Lee et al. (2021) <doi:10.1214/20-AOS2028>.

r-raddata 1.0.2
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/markhogue/RadData
Licenses: GPL 2
Build system: r
Synopsis: Nuclear Decay Data for Dosimetric Calculations - ICRP 107
Description:

Nuclear Decay Data for Dosimetric Calculations from the International Commission on Radiological Protection from ICRP Publication 107. Ann. ICRP 38 (3). Eckerman, Keith and Endo, Akira 2008 <doi:10.1016/j.icrp.2008.10.004> <https://www.icrp.org/publication.asp?id=ICRP%20Publication%20107>. This is a database of the physical data needed in calculations of radionuclide-specific protection and operational quantities. The data is prescribed by the ICRP, the international authority on radiation dose standards, for estimating dose from the intake of or exposure to radionuclides in the workplace and the environment. The database contains information on the half-lives, decay chains, and yields and energies of radiations emitted in nuclear transformations of 1252 radionuclides of 97 elements.

r-ridgetorus 1.0.3
Propagated dependencies: r-sphunif@1.4.4 r-sdetorus@0.1.10 r-rootsolve@1.8.2.4 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-circular@0.5-2
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/egarpor/ridgetorus
Licenses: GPL 3
Build system: r
Synopsis: PCA on the Torus via Density Ridges
Description:

Implementation of a Principal Component Analysis (PCA) in the torus via density ridge estimation. The main function, ridge_pca(), obtains the relevant density ridge for bivariate sine von Mises and bivariate wrapped Cauchy distribution models and provides the associated scores and variance decomposition. Auxiliary functions for evaluating, fitting, and sampling these models are also provided. The package provides replicability to Garcà a-Portugués and Prieto-Tirado (2023) <doi:10.1007/s11222-023-10273-9>.

r-rcppensmallen 0.3.10.0.1
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/coatless-rpkg/rcppensmallen
Licenses: GPL 2+
Build system: r
Synopsis: Header-Only C++ Mathematical Optimization Library for 'Armadillo'
Description:

Ensmallen is a templated C++ mathematical optimization library (by the MLPACK team) that provides a simple set of abstractions for writing an objective function to optimize. Provided within are various standard and cutting-edge optimizers that include full-batch gradient descent techniques, small-batch techniques, gradient-free optimizers, and constrained optimization. The RcppEnsmallen package includes the header files from the Ensmallen library and pairs the appropriate header files from armadillo through the RcppArmadillo package. Therefore, users do not need to install Ensmallen nor Armadillo to use RcppEnsmallen'. Note that Ensmallen is licensed under 3-Clause BSD, Armadillo starting from 7.800.0 is licensed under Apache License 2, RcppArmadillo (the Rcpp bindings/bridge to Armadillo') is licensed under the GNU GPL version 2 or later. Thus, RcppEnsmallen is also licensed under similar terms. Note that Ensmallen requires a compiler that supports C++14 and Armadillo 10.8.2 or later.

r-recassorules 1.0
Propagated dependencies: r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/LouisRaimbault/RecAssoRules-R
Licenses: GPL 2+
Build system: r
Synopsis: Recursive Mining for Frequent Pattern and Confident Association Rules
Description:

This package provides functions allowing the user to recursively extract frequent patterns and confident rules according to indicators of minimal support and minimal confidence. These functions are described in "Recursive Association Rule Mining" Abdelkader Mokkadem, Mariane Pelletier, Louis Raimbault (2020) <arXiv:2011.14195>.

r-rprojtree 1.0.0
Propagated dependencies: r-rjson@0.2.23 r-magrittr@2.0.5 r-jsonlite@2.0.0 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/miguel-conde/rprojtree
Licenses: GPL 3+
Build system: r
Synopsis: Create Folders and Files Structure for Data Science Projects
Description:

Use JSON templates to create folders and files structure for data science projects. Includes customized templates and accepts your own as JSON files.

r-rgoogleanalyticspremium 0.1.1
Propagated dependencies: r-lubridate@1.9.5 r-jsonlite@2.0.0 r-httr@1.4.8
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RGoogleAnalyticsPremium
Licenses: ASL 2.0
Build system: r
Synopsis: Unsampled Data in R for Google Analytics Premium Accounts
Description:

It fires a query to the API to get the unsampled data in R for Google Analytics Premium Accounts. It retrieves data from the Google drive document and stores it into the local drive. The path to the excel file is returned by this package. The user can read data from the excel file into R using read.csv() function.

r-rsurface 1.1.0
Propagated dependencies: r-rsm@2.10.6 r-plotly@4.12.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rsurface
Licenses: Expat
Build system: r
Synopsis: Design of Rotatable Central Composite Experiments and Response Surface Analysis
Description:

This package produces tables with the level of replication (number of replicates) and the experimental uncoded values of the quantitative factors to be used for rotatable Central Composite Design (CCD) experimentation and a 2-D contour plot of the corresponding variance of the predicted response according to Mead et al. (2012) <doi:10.1017/CBO9781139020879> design_ccd(), and analyzes CCD data with response surface methodology ccd_analysis(). A rotatable CCD provides values of the variance of the predicted response that are concentrically distributed around the average treatment combination used in the experimentation, which with uniform precision (implied by the use of several replicates at the average treatment combination) improves greatly the search and finding of an optimum response. These properties of a rotatable CCD represent undeniable advantages over the classical factorial design, as discussed by Panneton et al. (1999) <doi:10.13031/2013.13267> and Mead et al. (2012) <doi:10.1017/CBO9781139020879.018> among others.

r-risca 1.0.7
Propagated dependencies: r-tune@2.1.0 r-survival@3.8-6 r-superlearner@2.0-40 r-statmod@1.5.2 r-rpart@4.1.27 r-reticulate@1.46.0 r-relsurv@2.3-3 r-nnet@7.3-20 r-nlme@3.1-169 r-mvtnorm@1.3-7 r-mosaic@1.10.2 r-mass@7.3-65 r-kernlab@0.9-33 r-glmnet@5.0 r-foreach@1.5.2 r-doparallel@1.0.17 r-cubature@2.1.4-1 r-caret@7.0-1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RISCA
Licenses: GPL 2+
Build system: r
Synopsis: Causal Inference and Prediction in Cohort-Based Analyses
Description:

Numerous functions for cohort-based analyses, either for prediction or causal inference. For causal inference, it includes Inverse Probability Weighting and G-computation for marginal estimation of an exposure effect when confounders are expected. We deal with binary outcomes, times-to-events, competing events, and multi-state data. For multistate data, semi-Markov model with interval censoring may be considered, and we propose the possibility to consider the excess of mortality related to the disease compared to reference lifetime tables. For predictive studies, we propose a set of functions to estimate time-dependent receiver operating characteristic (ROC) curves with the possible consideration of right-censoring times-to-events or the presence of confounders. Finally, several functions are available to assess time-dependent ROC curves or survival curves from aggregated data.

Total packages: 22167