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

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-credule 0.1.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/blenezet/credule
Licenses: Expat
Build system: r
Synopsis: Credit Default Swap Functions
Description:

It provides functions to bootstrap Credit Curves from market quotes (Credit Default Swap - CDS - spreads) and price Credit Default Swaps - CDS.

r-crmpack 2.1.0
Propagated dependencies: r-tidyselect@1.2.1 r-tibble@3.3.1 r-survival@3.8-6 r-rlang@1.2.0 r-rjags@4-17 r-rdpack@2.6.6 r-parallelly@1.47.0 r-mvtnorm@1.3-7 r-magrittr@2.0.5 r-lifecycle@1.0.5 r-knitr@1.51 r-kableextra@1.4.0 r-gridextra@2.3 r-ggplot2@4.0.3 r-gensa@1.1.15 r-futile-logger@1.4.9 r-dplyr@1.2.1 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/openpharma/crmPack
Licenses: GPL 2+
Build system: r
Synopsis: Object-Oriented Implementation of Dose Escalation Designs
Description:

This package implements a wide range of dose escalation designs. The focus is on model-based designs, ranging from classical and modern continual reassessment methods (CRMs) based on dose-limiting toxicity endpoints to dual-endpoint designs taking into account a biomarker/efficacy outcome. Bayesian inference is performed via MCMC sampling in JAGS, and it is easy to setup a new design with custom JAGS code. However, it is also possible to implement 3+3 designs for comparison or models with non-Bayesian estimation. The whole package is written in a modular form in the S4 class system, making it very flexible for adaptation to new models, escalation or stopping rules. Further details are presented in Sabanés Bové et al. (2019) <doi:10.18637/jss.v089.i10>.

r-countstar 1.2.0
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=countSTAR
Licenses: GPL 2+
Build system: r
Synopsis: Flexible Modeling of Count Data
Description:

For Bayesian and classical inference and prediction with count-valued data, Simultaneous Transformation and Rounding (STAR) Models provide a flexible, interpretable, and easy-to-use approach. STAR models the observed count data using a rounded continuous data model and incorporates a transformation for greater flexibility. Implicitly, STAR formalizes the commonly-applied yet incoherent procedure of (i) transforming count-valued data and subsequently (ii) modeling the transformed data using Gaussian models. STAR is well-defined for count-valued data, which is reflected in predictive accuracy, and is designed to account for zero-inflation, bounded or censored data, and over- or underdispersion. Importantly, STAR is easy to combine with existing MCMC or point estimation methods for continuous data, which allows seamless adaptation of continuous data models (such as linear regressions, additive models, BART, random forests, and gradient boosting machines) for count-valued data. The package also includes several methods for modeling count time series data, namely via warped Dynamic Linear Models. For more details and background on these methodologies, see the works of Kowal and Canale (2020) <doi:10.1214/20-EJS1707>, Kowal and Wu (2022) <doi:10.1111/biom.13617>, King and Kowal (2023) <doi:10.1214/23-BA1394>, and Kowal and Wu (2023) <doi:10.48550/arXiv.2110.12316>.

r-cgvr 0.1.2
Dependencies: pkg-config@0.29.2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/Zabis13/cgvR
Licenses: Expat
Build system: r
Synopsis: Interactive 3D Visualization of Large Cayley Graphs via Vulkan
Description:

This package provides interactive 3D visualization for large-scale Cayley graphs. Specifically designed for analyzing state spaces of the TopSpin puzzle. Leverages the Datoviz library and Vulkan-based GPU rendering for smooth real-time exploration of large graphs and complex state transitions. Implements efficient coordinate mapping for high-dimensional permutation groups, allowing users to visualize the connectivity and structural properties of the puzzle's state space. The rendering engine provides high-performance visuals and interactive camera controls, making it suitable for mathematical analysis of group-theoretic puzzles within the R environment.

r-cla 0.96-3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://gitlab.math.ethz.ch/maechler/CLA/
Licenses: GPL 3+ FSDG-compatible
Build system: r
Synopsis: Critical Line Algorithm in Pure R
Description:

This package implements Markowitz Critical Line Algorithm ('CLA') for classical mean-variance portfolio optimization, see Markowitz (1952) <doi:10.2307/2975974>. Care has been taken for correctness in light of previous buggy implementations.

r-cpam 0.2.1
Propagated dependencies: r-tximport@1.40.0 r-tidyr@1.3.2 r-stringr@1.6.0 r-shinyjs@2.1.1 r-shiny@1.13.0 r-scam@1.2-22 r-rlang@1.2.0 r-rcolorbrewer@1.1-3 r-purrr@1.2.2 r-pbmcapply@1.5.1 r-mvnfast@0.2.8 r-mgcv@1.9-4 r-matrixstats@1.5.0 r-magrittr@2.0.5 r-ggplot2@4.0.3 r-edger@4.10.0 r-dplyr@1.2.1 r-cli@3.6.6 r-bslib@0.11.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://l-a-yates.github.io/cpam/
Licenses: GPL 3+
Build system: r
Synopsis: Changepoint Additive Models for Time Series Omics Data
Description:

This package provides a comprehensive framework for time series omics analysis, integrating changepoint detection, smooth and shape-constrained trends, and uncertainty quantification. It supports gene- and transcript-level inferences, p-value aggregation for improved power, and both case-only and case-control designs. It includes an interactive shiny interface. The methods are described in Yates et al. (2024) <doi:10.1101/2024.12.22.630003>.

r-crmn 0.0.21
Propagated dependencies: r-pcamethods@2.4.0 r-biobase@2.72.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/hredestig/crmn
Licenses: GPL 3+
Build system: r
Synopsis: CCMN and Other Normalization Methods for Metabolomics Data
Description:

This package implements the Cross-contribution Compensating Multiple standard Normalization (CCMN) method described in Redestig et al. (2009) Analytical Chemistry <doi:10.1021/ac901143w> and other normalization algorithms.

r-collinear 3.0.2
Propagated dependencies: r-spatialdata@1.0.1 r-rlang@1.2.0 r-recipes@1.3.2 r-ranger@0.18.0 r-progressr@0.19.0 r-mgcv@1.9-4 r-future-apply@1.20.2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://blasbenito.github.io/collinear/
Licenses: Expat
Build system: r
Synopsis: Automated Multicollinearity Management
Description:

This package provides a comprehensive and automated workflow for managing multicollinearity in data frames with numeric and/or categorical variables. The package integrates five robust methods into a single function: (1) target encoding of categorical variables based on response values (Micci-Barreca, 2001 (Micci-Barreca, D. 2001 <doi:10.1145/507533.507538>); (2) automated feature prioritization to preserve key predictors during filtering; (3 and 4) pairwise correlation and VIF filtering across all variable types (numericâ numeric, numericâ categorical, and categoricalâ categorical); (5) adaptive correlation and VIF thresholds. Together, these methods enable a reliable multicollinearity management in most use cases while maintaining model integrity. The package also supports parallel processing and progress tracking via the packages future and progressr', and provides seamless integration with the tidymodels ecosystem through a dedicated recipe step.

r-coveffectsplot 1.0.7
Propagated dependencies: r-shiny@1.13.0 r-ggplot2@4.0.3 r-egg@0.4.5 r-data-table@1.18.4 r-colourpicker@1.3.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://smouksassi.github.io/coveffectsplot/
Licenses: Expat
Build system: r
Synopsis: Produce Forest Plots to Visualize Covariate Effects
Description:

Produce forest plots to visualize covariate effects using either the command line or an interactive Shiny application.

r-charisma 1.0.0
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-recolorize@0.2.0 r-purrr@1.2.2 r-png@0.1-9 r-plyr@1.8.9 r-magrittr@2.0.5 r-jpeg@0.1-11 r-imager@1.0.8 r-dplyr@1.2.1 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/shawntz/charisma
Licenses: Expat
Build system: r
Synopsis: Reproducible Color Characterization of Digital Images for Biological Studies
Description:

This package provides a standardized and reproducible framework for characterizing and classifying discrete color classes from digital images of biological organisms. The package automatically determines the presence or absence of 10 human-visible color categories (black, blue, brown, green, grey, orange, purple, red, white, yellow) using a biologically-inspired Color Look-Up Table (CLUT) that partitions HSV color space. Supports both fully automated and semi-automated (interactive) workflows with complete provenance tracking for reproducibility. Pre-processes images using the recolorize package (Weller et al. 2024 <doi:10.1111/ele.14378>) for spatial-color binning, and integrates with pavo (Maia et al. 2019 <doi:10.1111/2041-210X.13174>) for color pattern geometry statistics. Designed for high-throughput analysis and seamless integration with downstream evolutionary analyses.

r-chessgmoog 0.1.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=ChessGmooG
Licenses: GPL 2+
Build system: r
Synopsis: FIDE Chess Players Ratings for 2015 and 2020
Description:

Datasets of the International Chess Federation's player ratings and country information analysed in the book Antony Unwin (2024, ISBN:978-0367674007) "Getting (more out of) Graphics".

r-cstools 5.3.2
Propagated dependencies: r-verification@1.45 r-startr@3.0.0 r-scales@1.4.0 r-s2dv@2.3.0 r-reshape2@1.4.5 r-rcolorbrewer@1.1-3 r-rainfarmr@0.1 r-qmap@1.0-6 r-plyr@1.8.9 r-ncdf4@1.24 r-multiapply@2.1.5 r-maps@3.4.3 r-lubridate@1.9.5 r-ggplot2@4.0.3 r-easyverification@0.4.5 r-easyncdf@0.1.4 r-dplyr@1.2.1 r-data-table@1.18.4 r-climprojdiags@0.3.5 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CSTools
Licenses: GPL 3
Build system: r
Synopsis: Assessing Skill of Climate Forecasts on Seasonal-to-Decadal Timescales
Description:

Exploits dynamical seasonal forecasts in order to provide information relevant to stakeholders at the seasonal timescale. The package contains process-based methods for forecast calibration, bias correction, statistical and stochastic downscaling, optimal forecast combination and multivariate verification, as well as basic and advanced tools to obtain tailored products. This package was developed in the context of the ERA4CS project MEDSCOPE and the H2020 S2S4E project and includes contributions from ArticXchange project founded by EU-PolarNet 2. Implements methods described in Pérez-Zanón et al. (2022) <doi:10.5194/gmd-15-6115-2022>, Doblas-Reyes et al. (2005) <doi:10.1111/j.1600-0870.2005.00104.x>, Mishra et al. (2018) <doi:10.1007/s00382-018-4404-z>, Sanchez-Garcia et al. (2019) <doi:10.5194/asr-16-165-2019>, Straus et al. (2007) <doi:10.1175/JCLI4070.1>, Terzago et al. (2018) <doi:10.5194/nhess-18-2825-2018>, Torralba et al. (2017) <doi:10.1175/JAMC-D-16-0204.1>, D'Onofrio et al. (2014) <doi:10.1175/JHM-D-13-096.1>, Verfaillie et al. (2017) <doi:10.5194/gmd-10-4257-2017>, Van Schaeybroeck et al. (2019) <doi:10.1016/B978-0-12-812372-0.00010-8>, Yiou et al. (2013) <doi:10.1007/s00382-012-1626-3>.

r-citools 0.6.1
Propagated dependencies: r-survival@3.8-6 r-mass@7.3-65 r-lme4@2.0-1 r-dplyr@1.2.1 r-boot@1.3-32 r-arm@1.15-3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/jthaman/ciTools
Licenses: GPL 3+
Build system: r
Synopsis: Confidence or Prediction Intervals, Quantiles, and Probabilities for Statistical Models
Description:

This package provides functions to append confidence intervals, prediction intervals, and other quantities of interest to data frames. All appended quantities are for the response variable, after conditioning on the model and covariates. This package has a data frame first syntax that allows for easy piping. Currently supported models include (log-) linear, (log-) linear mixed, generalized linear models, generalized linear mixed models, and accelerated failure time models.

r-comparedf 2.3.5
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-rlang@1.2.0 r-openxlsx@4.2.8.1 r-htmltable@2.5.0 r-dplyr@1.2.1 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=compareDF
Licenses: Expat
Build system: r
Synopsis: Do a Git Style Diff of the Rows Between Two Dataframes with Similar Structure
Description:

Compares two dataframes which have the same column structure to show the rows that have changed. Also gives a git style diff format to quickly see what has changed in addition to summary statistics.

r-capl 1.42
Propagated dependencies: r-writexl@1.5.4 r-stringr@1.6.0 r-readxl@1.5.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/c.scm (guix-cran packages c)
Home page: https://github.com/barnzilla/capl
Licenses: GPL 3+
Build system: r
Synopsis: Compute and Visualize CAPL-2 Scores and Interpretations
Description:

This package provides a toolkit for computing and visualizing CAPL-2 (Canadian Assessment of Physical Literacy, Second Edition; <https://www.capl-eclp.ca>) scores and interpretations from raw data.

r-cmsafvis 1.3.0
Propagated dependencies: r-sp@2.2-1 r-sf@1.1-1 r-rcolorbrewer@1.1-3 r-rastervis@0.51.7 r-raster@3.6-32 r-progress@1.2.3 r-png@0.1-9 r-ncdf4@1.24 r-maps@3.4.3 r-mapproj@1.2.12 r-gridextra@2.3 r-fields@17.3 r-countrycode@1.8.0 r-colorspace@2.1-2 r-cmsafops@1.4.3 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cmsafvis
Licenses: GPL 3+
Build system: r
Synopsis: Tools to Visualize CM SAF NetCDF Data
Description:

The Satellite Application Facility on Climate Monitoring (CM SAF) is a ground segment of the European Organization for the Exploitation of Meteorological Satellites (EUMETSAT) and one of EUMETSATs Satellite Application Facilities. The CM SAF contributes to the sustainable monitoring of the climate system by providing essential climate variables related to the energy and water cycle of the atmosphere (<https://www.cmsaf.eu>). It is a joint cooperation of eight National Meteorological and Hydrological Services. The cmsafvis R-package provides a collection of R-operators for the analysis and visualization of CM SAF NetCDF data. CM SAF climate data records are provided for free via (<https://wui.cmsaf.eu/safira>). Detailed information and test data are provided on the CM SAF webpage (<http://www.cmsaf.eu/R_toolbox>).

r-cellorigins 0.1.3
Propagated dependencies: r-iterpc@0.4.2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cellOrigins
Licenses: FSDG-compatible
Build system: r
Synopsis: Finds RNASeq Source Tissues Using In Situ Hybridisation Data
Description:

Finds the most likely originating tissue(s) and developmental stage(s) of tissue-specific RNA sequencing data. The package identifies both pure transcriptomes and mixtures of transcriptomes. The most likely identity is found through comparisons of the sequencing data with high-throughput in situ hybridisation patterns. Typical uses are the identification of cancer cell origins, validation of cell culture strain identities, validation of single-cell transcriptomes, and validation of identity and purity of flow-sorting and dissection sequencing products.

r-cinmetrics 0.1.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CINmetrics
Licenses: GPL 3
Build system: r
Synopsis: Calculate Chromosomal Instability Metrics
Description:

Implement various chromosomal instability metrics. CINmetrics (Chromosomal INstability metrics) provides functions to calculate various chromosomal instability metrics on masked Copy Number Variation(CNV) data at individual sample level. The chromosomal instability metrics have been implemented as described in the following studies: Baumbusch LO et al. 2013 <doi:10.1371/journal.pone.0054356>, Davidson JM et al. 2014 <doi:10.1371/journal.pone.0079079>, Chin SF et al. 2007 <doi:10.1186/gb-2007-8-10-r215>.

r-cops 1.12-1
Propagated dependencies: r-subplex@1.9 r-smacofx@1.22-0 r-smacof@2.1-7 r-rsolnp@2.0.1 r-rgenoud@5.9-0.11 r-pso@1.0.4 r-nloptr@2.2.1 r-nlcoptim@0.6 r-minqa@1.2.8 r-gensa@1.1.15 r-dfoptim@2023.1.0 r-crs@0.15-43 r-cordillera@1.0-3 r-cmaes@1.0-12 r-analogue@0.18.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://r-forge.r-project.org/projects/stops/
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Cluster Optimized Proximity Scaling
Description:

Multidimensional scaling (MDS) methods that aim at pronouncing the clustered appearance of the configuration (Rusch, Mair & Hornik, 2021, <doi:10.1080/10618600.2020.1869027>). They achieve this by transforming proximities/distances with explicit power functions and penalizing the fitting criterion with a clusteredness index, the OPTICS Cordillera (Rusch, Hornik & Mair, 2018, <doi:10.1080/10618600.2017.1349664>). There are two variants: One for finding the configuration directly (COPS-C) with given explicit power transformations and implicit ratio, interval and non-metric optimal scaling transformations (Borg & Groenen, 2005, ISBN:978-0-387-28981-6), and one for using the augmented fitting criterion to find optimal hyperparameters for the explicit transformations (P-COPS). The package contains various functions, wrappers, methods and classes for fitting, plotting and displaying a large number of different MDS models (most of the functionality in smacofx) in the COPS framework. The package further contains a function for pattern search optimization, the ``Adaptive Luus-Jaakola Algorithm (Rusch, Mair & Hornik, 2021,<doi:10.1080/10618600.2020.1869027>) and a functions to calculate the phi-distances for count data or histograms.

r-cifmodeling 0.9.8
Propagated dependencies: r-scales@1.4.0 r-rcpp@1.1.1-1.1 r-patchwork@1.3.2 r-nleqslv@3.3.7 r-lifecycle@1.0.5 r-ggsurvfit@1.2.0 r-ggplot2@4.0.3 r-generics@0.1.4 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://gestimation.github.io/cifmodeling/
Licenses: Expat
Build system: r
Synopsis: Visualization and Polytomous Modeling of Survival and Competing Risks
Description:

This package provides a publication-ready toolkit for modern survival and competing risks analysis with a minimal, formula-based interface. Both nonparametric estimation and direct polytomous regression of cumulative incidence functions (CIFs) are supported. The main functions cifcurve()', cifplot()', and cifpanel() estimate survival and CIF curves and produce high-quality graphics with risk tables, censoring and competing-risk marks, and multi-panel or inset layouts built on ggplot2 and ggsurvfit'. The modeling function polyreg() performs direct polytomous regression for coherent joint modeling of all cause-specific CIFs to estimate risk ratios, odds ratios, or subdistribution hazard ratios at user-specified time points. All core functions adopt a formula-and-data syntax and return tidy and extensible outputs that integrate smoothly with modelsummary', broom', and the broader tidyverse ecosystem. Key numerical routines are implemented in C++ via Rcpp'.

r-connections 0.2.1
Propagated dependencies: r-uuid@1.2-2 r-rscontract@0.1.2 r-pins@1.4.2 r-dplyr@1.2.1 r-dbplyr@2.5.2 r-dbi@1.3.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/rstudio/connections
Licenses: Expat
Build system: r
Synopsis: Integrates with the 'RStudio' Connections Pane and 'pins'
Description:

Enables DBI compliant packages to integrate with the RStudio connections pane, and the pins package. It automates the display of schemata, tables, views, as well as the preview of the table's top 1000 records.

r-czso 0.4.4
Propagated dependencies: r-tibble@3.3.1 r-stringi@1.8.7 r-rlang@1.2.0 r-readr@2.2.0 r-magrittr@2.0.5 r-lifecycle@1.0.5 r-jsonlite@2.0.0 r-httr@1.4.8 r-dplyr@1.2.1 r-curl@7.1.0 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/petrbouchal/czso
Licenses: Expat
Build system: r
Synopsis: Use Open Data from the Czech Statistical Office in R
Description:

Get programmatic access to the open data provided by the Czech Statistical Office (CZSO, <https://csu.gov.cz>).

r-ckmeans-1d-dp 4.3.5
Propagated dependencies: r-rdpack@2.6.6 r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=Ckmeans.1d.dp
Licenses: LGPL 3+
Build system: r
Synopsis: Optimal, Fast, and Reproducible Univariate Clustering
Description:

Fast, optimal, and reproducible weighted univariate clustering by dynamic programming. Four problems are solved, including univariate k-means (Wang & Song 2011) <doi:10.32614/RJ-2011-015> (Song & Zhong 2020) <doi:10.1093/bioinformatics/btaa613>, k-median, k-segments, and multi-channel weighted k-means. Dynamic programming is used to minimize the sum of (weighted) within-cluster distances using respective metrics. Its advantage over heuristic clustering in efficiency and accuracy is pronounced when there are many clusters. Multi-channel weighted k-means groups multiple univariate signals into k clusters. An auxiliary function generates histograms adaptive to patterns in data. This package provides a powerful set of tools for univariate data analysis with guaranteed optimality, efficiency, and reproducibility, useful for peak calling on temporal, spatial, and spectral data.

r-cursr 0.1.0
Propagated dependencies: r-keypress@1.3.2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cursr
Licenses: Expat
Build system: r
Synopsis: Cursor and Terminal Manipulation
Description:

This package provides a toolbox for developing applications, games, simulations, or agent-based models in the R terminal. Included functions allow users to move the cursor around the terminal screen, change text colors and attributes, clear the screen, hide and show the cursor, map key presses to functions, draw shapes and curves, among others. Most functionalities require users to be in a terminal (not the R GUI).

Total packages: 22167