_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
r-futureverse 0.1.0
Propagated dependencies: r-progressr@0.15.1 r-future-apply@1.11.3 r-future@1.49.0 r-furrr@0.3.1 r-dofuture@1.1.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://www.futureverse.org
Licenses: Expat
Synopsis: Easily Install and Load the 'Futureverse'
Description:

The Futureverse is a set of packages for parallel and distributed process with the future package at its core, cf. Bengtsson (2021) <doi:10.32614/RJ-2021-048>. This package is designed to make it easy to install and load multiple Futureverse packages in a single step. This package is intended for end-users, interactive use, and R scripts. Packages must not list it as a dependency - instead, explicitly declare each Futureverse package as a dependency as needed.

r-miesmuschel 0.0.4-3
Propagated dependencies: r-r6@2.6.1 r-paradox@1.0.1 r-mlr3misc@0.18.0 r-matrixstats@1.5.0 r-lgr@0.4.4 r-data-table@1.17.4 r-checkmate@2.3.2 r-bbotk@1.5.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/mlr-org/miesmuschel
Licenses: Expat
Synopsis: Mixed Integer Evolution Strategies
Description:

Evolutionary black box optimization algorithms building on the bbotk package. miesmuschel offers both ready-to-use optimization algorithms, as well as their fundamental building blocks that can be used to manually construct specialized optimization loops. The Mixed Integer Evolution Strategies as described by Li et al. (2013) <doi:10.1162/EVCO_a_00059> can be implemented, as well as the multi-objective optimization algorithms NSGA-II by Deb, Pratap, Agarwal, and Meyarivan (2002) <doi:10.1109/4235.996017>.

r-onesamplemr 0.1.6
Propagated dependencies: r-rlang@1.1.6 r-msm@1.8.2 r-lmtest@0.9-40 r-ivreg@0.6-5 r-gmm@1.8 r-formula@1.2-5
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://github.com/remlapmot/OneSampleMR
Licenses: GPL 3+
Synopsis: One Sample Mendelian Randomization and Instrumental Variable Analyses
Description:

Useful functions for one-sample (individual level data) Mendelian randomization and instrumental variable analyses. The package includes implementations of; the Sanderson and Windmeijer (2016) <doi:10.1016/j.jeconom.2015.06.004> conditional F-statistic, the multiplicative structural mean model Hernán and Robins (2006) <doi:10.1097/01.ede.0000222409.00878.37>, and two-stage predictor substitution and two-stage residual inclusion estimators explained by Terza et al. (2008) <doi:10.1016/j.jhealeco.2007.09.009>.

r-pmhtutorial 1.5
Propagated dependencies: r-quandl@2.11.0 r-mvtnorm@1.3-3
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/compops/pmh-tutorial-rpkg
Licenses: GPL 2
Synopsis: Minimal Working Examples for Particle Metropolis-Hastings
Description:

Routines for state estimate in a linear Gaussian state space model and a simple stochastic volatility model using particle filtering. Parameter inference is also carried out in these models using the particle Metropolis-Hastings algorithm that includes the particle filter to provided an unbiased estimator of the likelihood. This package is a collection of minimal working examples of these algorithms and is only meant for educational use and as a start for learning to them on your own.

r-psagraphics 2.1.3
Propagated dependencies: r-rpart@4.1.24
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://jbryer.github.io/PSAgraphics/
Licenses: GPL 2+
Synopsis: Propensity Score Analysis Graphics
Description:

This package provides a collection of functions that primarily produce graphics to aid in a Propensity Score Analysis (PSA). Functions include: cat.psa and box.psa to test balance within strata of categorical and quantitative covariates, circ.psa for a representation of the estimated effect size by stratum, loess.psa that provides a graphic and loess based effect size estimate, and various balance functions that provide measures of the balance achieved via a PSA in a categorical covariate.

r-vsolassobag 0.99.1
Propagated dependencies: r-survival@3.8-3 r-summarizedexperiment@1.38.1 r-pot@1.1-11 r-pbapply@1.7-2 r-glmnet@4.1-8 r-ggplot2@3.5.2
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://cran.r-project.org/package=VSOLassoBag
Licenses: GPL 3
Synopsis: Variable Selection Oriented LASSO Bagging Algorithm
Description:

This package provides a wrapped LASSO approach by integrating an ensemble learning strategy to help select efficient, stable, and high confidential variables from omics-based data. Using a bagging strategy in combination of a parametric method or inflection point search method for cut-off threshold determination. This package can integrate and vote variables generated from multiple LASSO models to determine the optimal candidates. Luo H, Zhao Q, et al (2020) <doi:10.1126/scitranslmed.aax7533> for more details.

r-bumpymatrix 1.16.0
Propagated dependencies: r-iranges@2.42.0 r-matrix@1.7-3 r-s4vectors@0.46.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/BumpyMatrix
Licenses: Expat
Synopsis: Bumpy matrix of non-scalar objects
Description:

This package provides a class and subclasses for storing non-scalar objects in matrix entries. This is akin to a ragged array but the raggedness is in the third dimension, much like a bumpy surface--hence the name. Of particular interest is the BumpyDataFrameMatrix, where each entry is a Bioconductor data frame. This allows us to naturally represent multivariate data in a format that is compatible with two-dimensional containers like the SummarizedExperiment and MultiAssayExperiment objects.

r-tarchetypes 0.13.1
Propagated dependencies: r-dplyr@1.1.4 r-fs@1.6.6 r-rlang@1.1.6 r-secretbase@1.0.5 r-targets@1.11.3 r-tibble@3.2.1 r-tidyselect@1.2.1 r-vctrs@0.6.5 r-withr@3.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://docs.ropensci.org/tarchetypes/
Licenses: Expat
Synopsis: Archetypes for Targets
Description:

Function-oriented Make-like declarative pipelines for statistics and data science are supported in the targets R package. As an extension to targets, the tarchetypes package provides convenient user-side functions to make targets easier to use. By establishing reusable archetypes for common kinds of targets and pipelines, these functions help express complicated reproducible pipelines concisely and compactly. The methods in this package were influenced by the drake R package by Will Landau (2018) <doi:10.21105/joss.00550>.

rust-inline-c 0.1.7
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/Hywan/inline-c-rs
Licenses: Modified BSD
Synopsis: Write and execute C code inside Rust
Description:

inline-c is a small crate that allows a user to write C (including C++) code inside Rust. Both environments are strictly sandboxed. The C code is transformed into a string which is written to a temporary file. This file is then compiled into an object file, that is finally executed.

The primary goal of inline-c is to ease the testing of a C API of a Rust program (generated with cbindgen for example).

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
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-discretefit 0.1.2
Propagated dependencies: r-rcpp@1.0.14
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/josh-mc/discretefit
Licenses: Expat
Synopsis: Simulated Goodness-of-Fit Tests for Discrete Distributions
Description:

This package implements fast Monte Carlo simulations for goodness-of-fit (GOF) tests for discrete distributions. This includes tests based on the Chi-squared statistic, the log-likelihood-ratio (G^2) statistic, the Freeman-Tukey (Hellinger-distance) statistic, the Kolmogorov-Smirnov statistic, the Cramer-von Mises statistic as described in Choulakian, Lockhart and Stephens (1994) <doi:10.2307/3315828>, and the root-mean-square statistic, see Perkins, Tygert, and Ward (2011) <doi:10.1016/j.amc.2011.03.124>.

r-otsfeatures 1.0.0
Propagated dependencies: r-rdpack@2.6.4 r-latex2exp@0.9.6 r-ggplot2@3.5.2 r-bolstad2@1.0-29 r-astsa@2.2
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=otsfeatures
Licenses: GPL 2
Synopsis: Ordinal Time Series Analysis
Description:

An implementation of several functions for feature extraction in ordinal time series datasets. Specifically, some of the features proposed by Weiss (2019) <doi:10.1080/01621459.2019.1604370> can be computed. These features can be used to perform inferential tasks or to feed machine learning algorithms for ordinal time series, among others. The package also includes some interesting datasets containing financial time series. Practitioners from a broad variety of fields could benefit from the general framework provided by otsfeatures'.

r-topologygsa 1.5.0
Propagated dependencies: r-igraph@2.1.4 r-grbase@2.0.3 r-graph@1.86.0 r-fields@16.3.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=topologyGSA
Licenses: GPL 3
Synopsis: Gene Set Analysis Exploiting Pathway Topology
Description:

Using Gaussian graphical models we propose a novel approach to perform pathway analysis using gene expression. Given the structure of a graph (a pathway) we introduce two statistical tests to compare the mean and the concentration matrices between two groups. Specifically, these tests can be performed on the graph and on its connected components (cliques). The package is based on the method described in Massa M.S., Chiogna M., Romualdi C. (2010) <doi:10.1186/1752-0509-4-121>.

r-vbsparsepca 0.1.0
Propagated dependencies: r-pracma@2.4.4 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://cran.r-project.org/package=VBsparsePCA
Licenses: GPL 3
Synopsis: The Variational Bayesian Method for Sparse PCA
Description:

This package contains functions for a variational Bayesian method for sparse PCA proposed by Ning (2020) <arXiv:2102.00305>. There are two algorithms: the PX-CAVI algorithm (if assuming the loadings matrix is jointly row-sparse) and the batch PX-CAVI algorithm (if without this assumption). The outputs of the main function, VBsparsePCA(), include the mean and covariance of the loadings matrix, the score functions, the variable selection results, and the estimated variance of the random noise.

r-factormodel 1.0
Propagated dependencies: r-pracma@2.4.4 r-nnet@7.3-20 r-gtools@3.9.5 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=factormodel
Licenses: GPL 3
Synopsis: Factor Model Estimation Using Proxy Variables
Description:

This package provides functions to estimate a factor model using discrete and continuous proxy variables. The function dproxyme estimates a factor model of discrete proxy variables using an EM algorithm (Dempster, Laird, Rubin (1977) <doi:10.1111/j.2517-6161.1977.tb01600.x>; Hu (2008) <doi:10.1016/j.jeconom.2007.12.001>; Hu(2017) <doi:10.1016/j.jeconom.2017.06.002> ). The function cproxyme estimates a linear factor model (Cunha, Heckman, and Schennach (2010) <doi:10.3982/ECTA6551>).

r-fusionlearn 0.2.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=FusionLearn
Licenses: GPL 2+
Synopsis: Fusion Learning
Description:

The fusion learning method uses a model selection algorithm to learn from multiple data sets across different experimental platforms through group penalization. The responses of interest may include a mix of discrete and continuous variables. The responses may share the same set of predictors, however, the models and parameters differ across different platforms. Integrating information from different data sets can enhance the power of model selection. Package is based on Xin Gao, Raymond J. Carroll (2017) <arXiv:1610.00667v1>.

r-pautilities 1.2.1
Propagated dependencies: r-rlang@1.1.6 r-reshape2@1.4.4 r-rcpp@1.0.14 r-magrittr@2.0.3 r-lubridate@1.9.4 r-lazyeval@0.2.2 r-ggplot2@3.5.2 r-equivalence@0.8.2 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/paulhibbing/PAutilities
Licenses: GPL 3
Synopsis: Streamline Physical Activity Research
Description:

This package provides functions that support a broad range of common tasks in physical activity research, including but not limited to creation of Bland-Altman plots (<doi:10.1136/bmj.313.7049.106>), metabolic calculations such as basal metabolic rate predictions (<https://europepmc.org/article/med/4044297/reloa>), demographic calculations such as age-for-body-mass-index percentile (<https://www.cdc.gov/growthcharts/cdc_charts.htm>), and analysis of bout detection algorithm performance (<https://pubmed.ncbi.nlm.nih.gov/34258524/>).

r-propubbills 0.1
Propagated dependencies: r-stringr@1.5.1 r-httr@1.4.7 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=proPubBills
Licenses: Expat
Synopsis: 'ProPublica' U.S. Congress Bills API Wrapper
Description:

An API wrapper around the ProPublica API <https://projects.propublica.org/api-docs/congress-api/> for U.S. Congressional Bills. Users can include their API key, U.S. Congress, branch, and offset ranges, to return a dataframe of all results within those parameters. This package is different from the RPublica package because it is for the ProPublica U.S. Congress data API, and the RPublica package is for the Nonprofit Explorer, Forensics, and Free the Files data APIs.

r-vulntoolkit 1.1.4
Propagated dependencies: r-xml@3.99-0.18 r-plyr@1.8.9
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://github.com/troyhill/VulnToolkit
Licenses: GPL 3
Synopsis: Analysis of Tidal Datasets
Description:

This package contains functions for analysis and summary of tidal datasets. Also provides access to tidal data collected by the National Oceanic and Atmospheric Administration's Center for Operational Oceanographic Products and Services and the Permanent Service for Mean Sea Level. For detailed description and application examples, see Hill, T.D. and S.C. Anisfeld (2021) <doi:10.6084/m9.figshare.14161202.v1> and Hill, T.D. and S.C. Anisfeld (2015) <doi:10.1016/j.ecss.2015.06.004>.

repeat-masker 4.1.2-p1
Dependencies: bash-minimal@5.1.16 perl@5.36.0 perl-text-soundex@3.05 python@3.11.11 python-h5py@3.13.0 hmmer@3.3.2 trf@4.09.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/Benson-Genomics-Lab/TRF
Licenses: The Open Software License 2.1
Synopsis: Tandem Repeats Finder: a program to analyze DNA sequences
Description:

A tandem repeat in DNA is two or more adjacent, approximate copies of a pattern of nucleotides. Tandem Repeats Finder is a program to locate and display tandem repeats in DNA sequences. In order to use the program, the user submits a sequence in FASTA format. The output consists of two files: a repeat table file and an alignment file. Submitted sequences may be of arbitrary length. Repeats with pattern size in the range from 1 to 2000 bases are detected.

r-admiralonco 1.2.0
Propagated dependencies: r-tidyselect@1.2.1 r-rlang@1.1.6 r-magrittr@2.0.3 r-lubridate@1.9.4 r-lifecycle@1.0.4 r-dplyr@1.1.4 r-admiraldev@1.3.1 r-admiral@1.3.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://pharmaverse.github.io/admiralonco/
Licenses: FSDG-compatible
Synopsis: Oncology Extension Package for ADaM in 'R' Asset Library
Description:

Programming oncology specific Clinical Data Interchange Standards Consortium (CDISC) compliant Analysis Data Model (ADaM) datasets in R'. ADaM datasets are a mandatory part of any New Drug or Biologics License Application submitted to the United States Food and Drug Administration (FDA). Analysis derivations are implemented in accordance with the "Analysis Data Model Implementation Guide" (CDISC Analysis Data Model Team (2021), <https://www.cdisc.org/standards/foundational/adam>). The package is an extension package of the admiral package.

r-bigdatadist 1.1
Propagated dependencies: r-rrcov@1.7-7 r-pdist@1.2.1 r-mass@7.3-65 r-fnn@1.1.4.1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=bigdatadist
Licenses: GPL 3+
Synopsis: Distances for Machine Learning and Statistics in the Context of Big Data
Description:

This package provides functions to compute distances between probability measures or any other data object than can be posed in this way, entropy measures for samples of curves, distances and depth measures for functional data, and the Generalized Mahalanobis Kernel distance for high dimensional data. For further details about the metrics please refer to Martos et al (2014) <doi:10.3233/IDA-140706>; Martos et al (2018) <doi:10.3390/e20010033>; Hernandez et al (2018, submitted); Martos et al (2018, submitted).

r-fourgametep 0.1.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=FourgameteP
Licenses: GPL 2
Synopsis: FourGamete Test
Description:

The four-gamete test is based on the infinite-sites model which assumes that the probability of the same mutation occurring twice (recurrent or parallel mutations) and the probability of a mutation back to the original state (reverse mutations) are close to zero. Without these types of mutations, the only explanation for observing the four dilocus genotypes (example below) is recombination (Hudson and Kaplan 1985, Genetics 111:147-164). Thus, the presence of all four gametes is also called phylogenetic incompatibility.

r-heatmapflex 0.1.2
Propagated dependencies: r-rcolorbrewer@1.1-3 r-heatplus@3.16.0 r-biobase@2.68.0
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://cran.r-project.org/package=heatmapFlex
Licenses: GPL 3
Synopsis: Tools to Generate Flexible Heatmaps
Description:

This package provides a set of tools supporting more flexible heatmaps. The graphics is grid-like using the old graphics system. The main function is heatmap.n2(), which is a wrapper around the various functions constructing individual parts of the heatmap, like sidebars, picket plots, legends etc. The function supports zooming and splitting, i.e., having (unlimited) small heatmaps underneath each other in one plot deriving from the same data set, e.g., clustered and ordered by a supervised clustering method.

Page: 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418
Total results: 34014