_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
r-nlmeu 0.71.7
Propagated dependencies: r-nlme@3.1-168
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/agalecki/nlmeU
Licenses: GPL 2
Build system: r
Synopsis: Functions and Data Supporting 'Linear Mixed-Effects Models: A Step-by-Step Approach'
Description:

This package provides functions and datasets to support the book by Galecki and Burzykowski (2013), Linear Mixed-Effects Models: A Step-by-Step Approach', Springer. Includes functions for power calculations, log-likelihood contributions, and data simulation for linear mixed-effects models.

r-omock 0.6.2
Propagated dependencies: r-rlang@1.1.6 r-readr@2.1.6 r-purrr@1.2.0 r-omopgenerics@1.3.7 r-lifecycle@1.0.4 r-dplyr@1.1.4 r-clock@0.7.3 r-cli@3.6.5 r-arrow@22.0.0
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://ohdsi.github.io/omock/
Licenses: FSDG-compatible
Build system: r
Synopsis: Creation of Mock Observational Medical Outcomes Partnership Common Data Model
Description:

This package creates mock data for testing and package development for the Observational Medical Outcomes Partnership common data model. The package offers functions crafted with pipeline-friendly implementation, enabling users to effortlessly include only the necessary tables for their testing needs.

r-palmr 0.2.0
Propagated dependencies: r-jsonlite@2.0.0 r-httr@1.4.7
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://palmr.ly.gd.edu.kg/
Licenses: FSDG-compatible
Build system: r
Synopsis: Interface for 'Google Pathways Language Model 2 (PaLM 2)'
Description:

Google Pathways Language Model 2 (PaLM 2) as a coding and writing assistant designed for R'. With a range of functions, including natural language processing and coding optimization, to assist R developers in simplifying tedious coding tasks and content searching.

r-pcobw 0.0.1
Propagated dependencies: r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=PCObw
Licenses: GPL 2+
Build system: r
Synopsis: Bandwidth Selector with Penalized Comparison to Overfitting Criterion
Description:

Bandwidth selector according to the Penalised Comparison to Overfitting (P.C.O.) criterion as described in Varet, S., Lacour, C., Massart, P., Rivoirard, V., (2019) <https://hal.archives-ouvertes.fr/hal-02002275>. It can be used with univariate and multivariate data.

r-syndi 0.1.0
Propagated dependencies: r-stackimpute@0.1.0 r-randomforest@4.7-1.2 r-mvtnorm@1.3-3 r-mice@3.18.0 r-mass@7.3-65 r-magrittr@2.0.4 r-knitr@1.50 r-dplyr@1.1.4 r-broom@1.0.10 r-boot@1.3-32 r-arm@1.14-4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/umich-biostatistics/SynDI
Licenses: GPL 2
Build system: r
Synopsis: Synthetic Data Integration
Description:

Regression inference for multiple populations by integrating summary-level data using stacked imputations. Gu, T., Taylor, J.M.G. and Mukherjee, B. (2021) A synthetic data integration framework to leverage external summary-level information from heterogeneous populations <arXiv:2106.06835>.

r-sweep 0.2.7
Propagated dependencies: r-timetk@2.9.1 r-tibble@3.3.0 r-rlang@1.1.6 r-forecast@8.24.0 r-dplyr@1.1.4 r-broom@1.0.10
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://business-science.github.io/sweep/
Licenses: GPL 3+
Build system: r
Synopsis: Tidy Tools for Forecasting
Description:

Tidies up the forecasting modeling and prediction work flow, extends the broom package with sw_tidy', sw_glance', sw_augment', and sw_tidy_decomp functions for various forecasting models, and enables converting forecast objects to "tidy" data frames with sw_sweep'.

r-sprex 1.4.3
Propagated dependencies: r-swfscmisc@1.7 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/SWFSC/sprex
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Species Richness and Extrapolation
Description:

This package provides functions for calculating species richness for rarefaction and extrapolation, primarily non-parametric species richness such as jackknife, Chao1, and ACE. Also available are functions for plotting species richness and extrapolation curves, and computing standard diversity and entropy indices.

r-scimo 0.0.3
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.3.0 r-rlang@1.1.6 r-recipes@1.3.1 r-magrittr@2.0.4 r-generics@0.1.4 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/abichat/scimo
Licenses: GPL 3+
Build system: r
Synopsis: Extra Recipes Steps for Dealing with Omics Data
Description:

Omics data (e.g. transcriptomics, proteomics, metagenomics...) offer a detailed and multi-dimensional perspective on the molecular components and interactions within complex biological (eco)systems. Analyzing these data requires adapted procedures, which are implemented as steps according to the recipes package.

r-thorn 0.2.0
Propagated dependencies: r-htmlwidgets@1.6.4
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/stla/thorn
Licenses: GPL 3
Build system: r
Synopsis: 'HTMLwidgets' Displaying Some 'WebGL' Shaders
Description:

This package creates some WebGL shaders. They can be used as the background of a Shiny app. They also can be visualized in the RStudio viewer pane or included in Rmd documents, but this is pretty useless, besides contemplating them.

r-talkr 0.1.3
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.1 r-stringr@1.6.0 r-knitr@1.50 r-ggthemes@5.1.0 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-cowplot@1.2.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=talkr
Licenses: FSDG-compatible
Build system: r
Synopsis: Plotting Conversation Data
Description:

Visualisation, analysis and quality control of conversational data. Rapid and visual insights into the nature, timing and quality of time-aligned annotations in conversational corpora. For more details, see Dingemanse et al., (2022) <doi:10.18653/v1/2022.acl-long.385>.

r-unrtf 1.4.8
Dependencies: pcre2@10.42
Propagated dependencies: r-sys@3.4.3
Channel: guix-cran
Location: guix-cran/packages/u.scm (guix-cran packages u)
Home page: https://cran.r-project.org/package=unrtf
Licenses: GPL 3
Build system: r
Synopsis: Extract Text from Rich Text Format (RTF) Documents
Description:

Wraps the unrtf utility <https://www.gnu.org/software/unrtf/> to extract text from RTF files. Supports document conversion to HTML, LaTeX or plain text. Output in HTML is recommended because unrtf has limited support for converting between character encodings.

r-vtype 0.8
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://cran.r-project.org/package=vtype
Licenses: GPL 3+
Build system: r
Synopsis: Estimates the Variable Type in Error Afflicted Data
Description:

Estimates the type of variables in non-quality controlled data. The prediction is based on a random forest model, trained on over 5000 medical variables with accuracy of 99%. The accuracy can hardy depend on type and coding style of data.

r-rocbc 3.2.0
Propagated dependencies: r-splancs@2.01-45 r-proc@1.19.0.1 r-pracma@2.4.6 r-mvtnorm@1.3-3 r-mrmcaov@0.3.1 r-formattable@0.2.1 r-clinfun@1.1.5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rocbc
Licenses: GPL 3
Build system: r
Synopsis: Statistical Inference for Box-Cox Based Receiver Operating Characteristic Curves
Description:

Generation of Box-Cox based ROC curves and several aspects of inferences and hypothesis testing. Can be used when inferences for one biomarker (Bantis LE, Nakas CT, Reiser B. (2018)<doi:10.1002/bimj.201700107>) are of interest or when comparisons of two correlated biomarkers (Bantis LE, Nakas CT, Reiser B. (2021)<doi:10.1002/bimj.202000128>) are of interest. Provides inferences and comparisons around the AUC, the Youden index, the sensitivity at a given specificity level (and vice versa), the optimal operating point of the ROC curve (in the Youden sense), and the Youden based cutoff.

r-yapsa 1.36.0
Propagated dependencies: r-biostrings@2.78.0 r-bsgenome-hsapiens-ucsc-hg19@1.4.3 r-circlize@0.4.16 r-complexheatmap@2.26.0 r-corrplot@0.95 r-dendextend@1.19.1 r-doparallel@1.0.17 r-dplyr@1.1.4 r-genomicranges@1.62.0 r-getoptlong@1.0.5 r-ggbeeswarm@0.7.2 r-ggplot2@4.0.1 r-gridextra@2.3 r-gtrellis@1.42.0 r-keggrest@1.50.0 r-limsolve@2.0.1 r-magrittr@2.0.4 r-pmcmrplus@1.9.12 r-pracma@2.4.6 r-reshape2@1.4.5 r-seqinfo@1.0.0 r-somaticsignatures@2.46.0 r-variantannotation@1.56.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/YAPSA/
Licenses: GPL 3
Build system: r
Synopsis: Yet another package for signature analysis
Description:

This package provides functions and routines useful in the analysis of somatic signatures (cf. L. Alexandrov et al., Nature 2013). In particular, functions to perform a signature analysis with known signatures and a signature analysis on stratified mutational catalogue (SMC) are provided.

r-mumin 1.48.11
Propagated dependencies: r-insight@1.4.3 r-matrix@1.7-4 r-nlme@3.1-168
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=MuMIn
Licenses: GPL 2
Build system: r
Synopsis: Multi-model inference
Description:

Tools for performing model selection and model averaging. Automated model selection through subsetting the maximum model, with optional constraints for model inclusion. Model parameter and prediction averaging based on model weights derived from information criteria (AICc and alike) or custom model weighting schemes.

r-httr2 1.2.1
Propagated dependencies: r-cli@3.6.5 r-curl@7.0.0 r-glue@1.8.0 r-lifecycle@1.0.4 r-magrittr@2.0.4 r-openssl@2.3.4 r-r6@2.6.1 r-rappdirs@0.3.3 r-rlang@1.1.6 r-vctrs@0.6.5 r-withr@3.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://httr2.r-lib.org
Licenses: Expat
Build system: r
Synopsis: Perform HTTP requests and process the responses
Description:

This package provides tools for creating and modifying HTTP requests, then performing them and processing the results. httr2 is a re-imagining of httr that uses a pipe-based interface and solves more of the problems that API wrapping packages face.

r-depth 2.1-1.1
Propagated dependencies: r-abind@1.4-8 r-circular@0.5-2 r-rgl@1.3.31
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/depth/
Licenses: GPL 2
Build system: r
Synopsis: Nonparametric depth functions for multivariate analysis
Description:

This package provides tools for depth functions methodology applied to multivariate analysis. Besides allowing calculation of depth values and depth-based location estimators, the package includes functions or drawing contour plots and perspective plots of depth functions. Euclidean and spherical depths are supported.

r-spdep 1.4-1
Propagated dependencies: r-boot@1.3-32 r-deldir@2.0-4 r-e1071@1.7-16 r-s2@1.1.9 r-sf@1.0-23 r-sp@2.2-0 r-spdata@2.3.4 r-units@1.0-0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-spatial/spdep/
Licenses: GPL 2+
Build system: r
Synopsis: Spatial dependence: weighting schemes, statistics and models
Description:

This package provides a collection of functions to create spatial weights matrix objects from polygon contiguities, from point patterns by distance and tessellations, for summarizing these objects, and for permitting their use in spatial data analysis, including regional aggregation by minimum spanning tree.

r-caic4 1.1
Propagated dependencies: r-lme4@1.1-37 r-matrix@1.7-4 r-mgcv@1.9-4 r-mvtnorm@1.3-3 r-nlme@3.1-168 r-rlrsim@3.1-8
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=cAIC4
Licenses: GPL 2+
Build system: r
Synopsis: Conditional AIC for lme4 and nlme
Description:

This package estimates conditional Akaike information in mixed-effect models. These models are fitted using (g)lmer() from lme4, lme() from nlme, and gamm() from mgcv. The provided functions facilitate the computation of the conditional Akaike information for model evaluation.

r-hibed 1.8.0
Channel: guix-bioc
Location: guix-bioc/packages/h.scm (guix-bioc packages h)
Home page: https://github.com/SalasLab/HiBED
Licenses: GPL 3
Build system: r
Synopsis: HiBED
Description:

Hierarchical deconvolution for extensive cell type resolution in the human brain using DNA methylation. The HiBED deconvolution estimates proportions up to 7 cell types (GABAergic neurons, glutamatergic neurons, astrocytes, microglial cells, oligodendrocytes, endothelial cells, and stromal cells) in bulk brain tissues.

r-altr2 1.1.0
Propagated dependencies: r-purrr@1.2.0 r-gsl@2.1-9
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/karchjd/altR2
Licenses: GPL 2
Build system: r
Synopsis: Alternative Estimators to Adjusted R-Squared
Description:

This package provides alternatives to the normal adjusted R-squared estimator for the estimation of the multiple squared correlation in regression models, as fitted by the lm() function. The alternative estimators are described in Karch (2020) <DOI:10.1525/collabra.343>.

r-asmap 1.0-8
Propagated dependencies: r-rcolorbrewer@1.1-3 r-qtl@1.72 r-lattice@0.22-7 r-gtools@3.9.5 r-fields@17.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/DrJ001/ASMap
Licenses: GPL 2+
Build system: r
Synopsis: Linkage Map Construction using the MSTmap Algorithm
Description:

This package provides functions for Accurate and Speedy linkage map construction, manipulation and diagnosis of Doubled Haploid, Backcross and Recombinant Inbred R/qtl objects. This includes extremely fast linkage map clustering and optimal marker ordering using MSTmap (see Wu et al.,2008).

r-argus 0.1.1
Propagated dependencies: r-runuran@0.41
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=argus
Licenses: GPL 2+
Build system: r
Synopsis: Random Variate Generator for the Argus Distribution
Description:

Random variate generation, density, CDF and quantile function for the Argus distribution. Especially, it includes for random variate generation a flexible inversion method that is also fast in the varying parameter case. A Ratio-of-Uniforms method is provided as second alternative.

r-evots 1.0.3
Propagated dependencies: r-pracma@2.4.6 r-plotly@4.11.0 r-paleots@0.6.2 r-mvtnorm@1.3-3 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://klvoje.github.io/evoTS/index.html
Licenses: GPL 2+
Build system: r
Synopsis: Analyses of Evolutionary Time-Series
Description:

Facilitates univariate and multivariate analysis of evolutionary sequences of phenotypic change. The package extends the modeling framework available in the paleoTS package. Please see <https://klvoje.github.io/evoTS/index.html> for information about the package and the implemented models.

Page: 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295
Total results: 31067