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

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 webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


r-correlationr 0.1.0
Propagated dependencies: r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://liqas.org/1-correlationr-package/
Licenses: GPL 3
Build system: r
Synopsis: Conduct Robust Correlations on Non-Normal Data
Description:

Allows you to conduct robust correlations on your non-normal data set. The robust correlations included in the package are median-absolute-deviation and median-based correlations. Li, J.C.H. (2022) <doi:10.5964/meth.8467>.

r-clusrank 1.0-4
Propagated dependencies: r-rcpp@1.1.0 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/wenjie2wang/clusrank
Licenses: GPL 3+
Build system: r
Synopsis: Wilcoxon Rank Tests for Clustered Data
Description:

Non-parametric tests (Wilcoxon rank sum test and Wilcoxon signed rank test) for clustered data documented in Jiang et. al (2020) <doi:10.18637/jss.v096.i06>.

r-cmfsurrogate 1.1
Propagated dependencies: r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CMFsurrogate
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Calibrated Model Fusion Approach to Combine Surrogate Markers
Description:

Uses a calibrated model fusion approach to optimally combine multiple surrogate markers. Specifically, two initial estimates of optimal composite scores of the markers are obtained; the optimal calibrated combination of the two estimated scores is then constructed which ensures both validity of the final combined score and optimality with respect to the proportion of treatment effect explained (PTE) by the final combined score. The primary function, pte.estimate.multiple(), estimates the PTE of the identified combination of multiple surrogate markers. Details are described in Wang et al (2022) <doi:10.1111/biom.13677>. A tutorial for the package is available at <https://www.laylaparast.com/cmfsurrogate> and a Shiny App is available at <https://parastlab.shinyapps.io/CMFsurrogateApp/>.

r-chromote 0.5.1
Propagated dependencies: r-zip@2.3.3 r-withr@3.0.2 r-websocket@1.4.4 r-rlang@1.1.6 r-r6@2.6.1 r-promises@1.5.0 r-processx@3.8.6 r-magrittr@2.0.4 r-later@1.4.4 r-jsonlite@2.0.0 r-fastmap@1.2.0 r-curl@7.0.0 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://rstudio.github.io/chromote/
Licenses: Expat
Build system: r
Synopsis: Headless Chrome Web Browser Interface
Description:

An implementation of the Chrome DevTools Protocol', for controlling a headless Chrome web browser.

r-covtracer 0.0.2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/genentech/covtracer
Licenses: Expat
Build system: r
Synopsis: Contextualizing Tests
Description:

Dissects a package environment or covr coverage object in order to cross reference tested code with the lines that are evaluated, as well as linking those evaluated lines to the documentation that they are described within. Connecting these three pieces of information provides a mechanism of linking tests to documented behaviors.

r-caroline 0.9.9
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=caroline
Licenses: Artistic License 2.0
Build system: r
Synopsis: Collection of Database, Data Structure, Visualization, and Utility Functions for R
Description:

The caroline R library contains dozens of functions useful for: database migration (dbWriteTable2), database style joins & aggregation (nerge, groupBy, & bestBy), data structure conversion (nv, tab2df), legend table making (sstable & leghead), automatic legend positioning for scatter and box plots (), plot annotation (labsegs & mvlabs), data visualization (pies, sparge, confound.grid & raPlot), character string manipulation (m & pad), file I/O (write.delim), batch scripting, data exploration, and more. The package's greatest contributions lie in the database style merge, aggregation and interface functions as well as in it's extensive use and propagation of row, column and vector names in most functions.

r-copernicusr 0.1.0
Dependencies: python@3.11.14
Propagated dependencies: r-reticulate@1.44.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/HansTtito/copernicusR
Licenses: Expat
Build system: r
Synopsis: R Interface to Copernicus Marine Service
Description:

This package provides an R interface to the Copernicus Marine Service for downloading and accessing marine data. Integrates with the official copernicusmarine Python library through reticulate'. Requires Python 3.7+ and a free Copernicus Marine account. See <https://marine.copernicus.eu/> and <https://pypi.org/project/copernicusmarine/> for more information.

r-crimeutils 0.5.1
Propagated dependencies: r-tidyr@1.3.1 r-stringr@1.6.0 r-scales@1.4.0 r-rlang@1.1.6 r-readr@2.1.6 r-magrittr@2.0.4 r-gt@1.3.0 r-gridextra@2.3 r-ggplot2@4.0.1 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/jacobkap/crimeutils/
Licenses: Expat
Build system: r
Synopsis: Comprehensive Set of Functions to Clean, Analyze, and Present Crime Data
Description:

This package provides a collection of functions that make it easier to understand crime (or other) data, and assist others in understanding it. The package helps you read data from various sources, clean it, fix column names, and graph the data.

r-conttimecausal 1.1
Propagated dependencies: r-zoo@1.8-14 r-survival@3.8-3 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=contTimeCausal
Licenses: GPL 2+
Build system: r
Synopsis: Continuous Time Causal Models
Description:

This package implements the semiparametric efficient estimators of continuous-time causal models for time-varying treatments and confounders in the presence of dependent censoring (including structural failure time model and Cox proportional hazards marginal structural model). S. Yang, K. Pieper, and F. Cools (2019) <doi:10.1111/biom.12845>.

r-comat 0.9.7
Propagated dependencies: r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://jakubnowosad.com/comat/
Licenses: Expat
Build system: r
Synopsis: Creates Co-Occurrence Matrices of Spatial Data
Description:

Builds co-occurrence matrices based on spatial raster data. It includes creation of weighted co-occurrence matrices (wecoma) and integrated co-occurrence matrices (incoma; Vadivel et al. (2007) <doi:10.1016/j.patrec.2007.01.004>).

r-cml 0.3.1
Propagated dependencies: r-vegan@2.7-2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cml
Licenses: GPL 3
Build system: r
Synopsis: Conditional Manifold Learning
Description:

Finds a low-dimensional embedding of high-dimensional data, conditioning on available manifold information.

r-cpmr 0.1.0
Propagated dependencies: r-tibble@3.3.0 r-rfast@2.1.5.2 r-generics@0.1.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/psychelzh/cpmr
Licenses: Expat
Build system: r
Synopsis: Connectome Predictive Modelling in R
Description:

Connectome Predictive Modelling (CPM) (Shen et al. (2017) <doi:10.1038/nprot.2016.178>) is a method to predict individual differences in behaviour from brain functional connectivity. cpmr provides a simple yet efficient implementation of this method.

r-cppcontainers 1.0.5
Propagated dependencies: r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/cdueben/cppcontainers
Licenses: Expat
Build system: r
Synopsis: 'C++' Standard Template Library Containers
Description:

Use C++ Standard Template Library containers interactively in R. Includes sets, unordered sets, multisets, unordered multisets, maps, unordered maps, multimaps, unordered multimaps, stacks, queues, priority queues, vectors, deques, forward lists, and lists.

r-calango 1.0.20
Propagated dependencies: r-rmarkdown@2.30 r-plotly@4.11.0 r-pkgdown@2.2.0 r-pbmcapply@1.5.1 r-nlme@3.1-168 r-knitr@1.50 r-htmlwidgets@1.6.4 r-htmltools@0.5.8.1 r-heatmaply@1.6.0 r-ggplot2@4.0.1 r-dt@0.34.0 r-dendextend@1.19.1 r-biocmanager@1.30.27 r-assertthat@0.2.1 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://labpackages.github.io/CALANGO/
Licenses: GPL 2
Build system: r
Synopsis: Comparative Analysis with Annotation-Based Genomic Components
Description:

This package provides a first-principle, phylogeny-aware comparative genomics tool for investigating associations between terms used to annotate genomic components (e.g., Pfam IDs, Gene Ontology terms,) with quantitative or rank variables such as number of cell types, genome size, or density of specific genomic elements. See the project website for more information, documentation and examples, and <doi:10.1016/j.patter.2023.100728> for the full paper.

r-clickb 0.1
Propagated dependencies: r-mcmcpack@1.7-1 r-mclust@6.1.2 r-discreteweibull@1.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=clickb
Licenses: Expat
Build system: r
Synopsis: Web Data Analysis by Bayesian Mixture of Markov Models
Description:

Designed for web usage data analysis, it implements tools to process web sequences and identify web browsing profiles through sequential classification. Sequences clusters are identified by using a model-based approach, specifically mixture of discrete time first-order Markov models for categorical web sequences. A Bayesian approach is used to estimate model parameters and identify sequences classification as proposed by Fruehwirth-Schnatter and Pamminger (2010) <doi:10.1214/10-BA606>.

r-colleyrstats 0.0.2
Propagated dependencies: r-xtable@1.8-4 r-writexl@1.5.4 r-tidyr@1.3.1 r-stringr@1.6.0 r-see@0.13.0 r-rstatix@0.7.3 r-rlang@1.1.6 r-report@0.6.3 r-readxl@1.4.5 r-purrr@1.2.0 r-ggtext@0.1.2 r-ggstatsplot@0.13.3 r-ggsignif@0.6.4 r-ggpmisc@0.6.2 r-ggplot2@4.0.1 r-fsa@0.10.0 r-effectsize@1.0.1 r-dplyr@1.1.4 r-conflicted@1.2.0 r-clipr@0.8.0 r-car@3.1-3 r-artool@0.11.2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/M-Colley/colleyRstats
Licenses: Expat
Build system: r
Synopsis: Functions to Streamline Statistical Analysis and Reporting
Description:

Built upon popular R packages such as ggstatsplot and ARTool', this collection offers a wide array of tools for simplifying reproducible analyses, generating high-quality visualizations, and producing APA'-compliant outputs. The primary goal of this package is to significantly reduce repetitive coding efforts, allowing you to focus on interpreting results. Whether you're dealing with ANOVA assumptions, reporting effect sizes, or creating publication-ready visualizations, this package makes these tasks easier.

r-common 1.1.5
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://common.r-sassy.org
Licenses: CC0
Build system: r
Synopsis: Solutions for Common Problems in Base R
Description:

This package contains functions for solving commonly encountered problems while programming in R. This package is intended to provide a lightweight supplement to Base R, and will be useful for almost any R user.

r-connectednessapproach 1.0.4
Propagated dependencies: r-zoo@1.8-14 r-xts@0.14.1 r-urca@1.3-4 r-rugarch@1.5-4 r-rmgarch@1.4-2 r-riskparityportfolio@0.2.2 r-quantreg@6.1 r-progress@1.2.3 r-performanceanalytics@2.0.8 r-moments@0.14.1 r-mass@7.3-65 r-l1pack@0.62-4 r-igraph@2.2.1 r-glmnet@4.1-10 r-frequencyconnectedness@0.2.4 r-car@3.1-3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=ConnectednessApproach
Licenses: GPL 3
Build system: r
Synopsis: Connectedness Approach
Description:

The estimation of static and dynamic connectedness measures is created in a modular and user-friendly way. Besides, the time domain connectedness approaches, this package further allows to estimate the frequency connectedness approach, the joint spillover index and the extended joint connectedness approach. In addition, all connectedness frameworks can be based upon orthogonalized and generalized VAR, QVAR, LASSO VAR, Ridge VAR, Elastic Net VAR and TVP-VAR models. Furthermore, the package includes the conditional, decomposed and partial connectedness measures as well as the pairwise connectedness index, influence index and corrected total connectedness index. Finally, a battery of datasets are available allowing to replicate a variety of connectedness papers.

r-comperes 0.2.7
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.3.0 r-rlang@1.1.6 r-magrittr@2.0.4 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/echasnovski/comperes
Licenses: Expat
Build system: r
Synopsis: Manage Competition Results
Description:

This package provides tools for storing and managing competition results. Competition is understood as a set of games in which players gain some abstract scores. There are two ways for storing results: in long (one row per game-player) and wide (one row per game with fixed amount of players) formats. This package provides functions for creation and conversion between them. Also there are functions for computing their summary and Head-to-Head values for players. They leverage grammar of data manipulation from dplyr'.

r-cfa 0.10-2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cfa
Licenses: GPL 2+
Build system: r
Synopsis: Configural Frequency Analysis (CFA)
Description:

Analysis of configuration frequencies for simple and repeated measures, multiple-samples CFA, hierarchical CFA, bootstrap CFA, functional CFA, Kieser-Victor CFA, and Lindner's test using a conventional and an accelerated algorithm.

r-ctshiny 0.1.0
Propagated dependencies: r-shiny@1.11.1 r-rpart-plot@3.1.4 r-rpart@4.1.24 r-rmarkdown@2.30 r-rhandsontable@0.3.8 r-party@1.3-18 r-e1071@1.7-16 r-dplyr@1.1.4 r-caret@7.0-1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CTShiny
Licenses: GPL 2
Build system: r
Synopsis: Interactive Document for Working with Classification Tree Analysis
Description:

An interactive document on the topic of classification tree analysis using rmarkdown and shiny packages. Runtime examples are provided in the package function as well as at <https://kartikeyab.shinyapps.io/CTShiny/>.

r-compgr 0.1.3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CompGR
Licenses: GPL 2+
Build system: r
Synopsis: Complete Annual Growth Rate Generator
Description:

It is designed to streamline the process of calculating complete annual growth rates with user-friendly functions and robust algorithms. It enables researchers and analysts to effortlessly generate precise growth rate estimates for their data. For method details see, Sharma, M.K.(2013) <https://www.indianjournals.com/ijor.aspx?target=ijor:jfl&volume=26&issue=1and2&article=018>. It offers a comprehensive suite of functions and customisable parameters. Equipped to handle varying complexities in data structures. It empowers users to uncover insightful growth dynamics and make informed decisions.

r-c2z 0.2.0
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.1 r-tibble@3.3.0 r-rvest@1.0.5 r-rlang@1.1.6 r-purrr@1.2.0 r-jsonlite@2.0.0 r-httr@1.4.7 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/oeysan/c2z/
Licenses: Expat
Build system: r
Synopsis: Reference Manager
Description:

Cristin to Zotero ('c2z') aims at obtaining total dominion over Cristin ('Current Research Information SysTem in Norway') and Zotero'. The package enables manipulating Zotero libraries using R'. Import references from Cristin', Regjeringen', CRAN', ISBN ('Alma', LoC'), and DOI ('CrossRef', DataCite') to a Zotero library. Add, edit, copy, or delete items, including attachments and collections, and export references to BibLaTeX (and other formats).

r-c060 0.4-0
Propagated dependencies: r-tgp@2.4-23 r-survival@3.8-3 r-peperr@1.6 r-penalizedsvm@1.2.0 r-penalized@0.9-53 r-pamr@1.57 r-mlegp@3.1.10 r-lattice@0.22-7 r-glmnet@4.1-10
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/fbertran/c060/
Licenses: GPL 2
Build system: r
Synopsis: Extended Inference for Lasso and Elastic-Net Regularized Cox and Generalized Linear Models
Description:

The c060 package provides additional functions to perform stability selection, model validation and parameter tuning for glmnet models.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457