_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
r-cholwishart 1.1.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://gzt.github.io/CholWishart/
Licenses: GPL 3+
Synopsis: Cholesky Decomposition of the Wishart Distribution
Description:

Sampling from the Cholesky factorization of a Wishart random variable, sampling from the inverse Wishart distribution, sampling from the Cholesky factorization of an inverse Wishart random variable, sampling from the pseudo Wishart distribution, sampling from the generalized inverse Wishart distribution, computing densities for the Wishart and inverse Wishart distributions, and computing the multivariate gamma and digamma functions. Provides a header file so the C functions can be called directly from other programs.

r-hodgestools 1.0.0
Propagated dependencies: r-recordlinkage@0.4-12.4 r-readr@2.1.5 r-rcolorbrewer@1.1-3 r-qqman@0.1.9 r-magrittr@2.0.3 r-ini@0.3.1 r-ggplot2@3.5.1 r-dplyr@1.1.4 r-data-table@1.16.2
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://cran.r-project.org/package=HodgesTools
Licenses: GPL 3+
Synopsis: Common Use Tools for Genomic Analysis
Description:

Built by Hodges lab members for current and future Hodges lab members. Other individuals are welcome to use as well. Provides useful functions that the lab uses everyday to analyze various genomic datasets. Critically, only general use functions are provided; functions specific to a given technique are reserved for a separate package. As the lab grows, we expect to continue adding functions to the package to build on previous lab members code.

r-misclassglm 0.3.5
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=misclassGLM
Licenses: GPL 3
Synopsis: Computation of Generalized Linear Models with Misclassified Covariates Using Side Information
Description:

Estimates models that extend the standard GLM to take misclassification into account. The models require side information from a secondary data set on the misclassification process, i.e. some sort of misclassification probabilities conditional on some common covariates. A detailed description of the algorithm can be found in Dlugosz, Mammen and Wilke (2015) <https://www.zew.de/publikationen/generalised-partially-linear-regression-with-misclassified-data-and-an-application-to-labour-market-transitions>.

r-mlsurvlrnrs 0.0.5
Propagated dependencies: r-r6@2.5.1 r-mllrnrs@0.0.5 r-mlexperiments@0.0.5 r-kdry@0.0.2 r-data-table@1.16.2
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/kapsner/mlsurvlrnrs
Licenses: GPL 3+
Synopsis: R6-Based ML Survival Learners for 'mlexperiments'
Description:

Enhances mlexperiments <https://CRAN.R-project.org/package=mlexperiments> with additional machine learning ('ML') learners for survival analysis. The package provides R6-based survival learners for the following algorithms: glmnet <https://CRAN.R-project.org/package=glmnet>, ranger <https://CRAN.R-project.org/package=ranger>, xgboost <https://CRAN.R-project.org/package=xgboost>, and rpart <https://CRAN.R-project.org/package=rpart>. These can be used directly with the mlexperiments R package.

r-nascar-data 2.2.0
Propagated dependencies: r-stringr@1.5.1 r-stringdist@0.9.12 r-rvest@1.0.4 r-rlang@1.1.4 r-purrr@1.0.2 r-glue@1.8.0 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://azimuth-project.tech/nascaR.data/
Licenses: GPL 3+
Synopsis: NASCAR Race Data
Description:

This package provides a collection of NASCAR race, driver, owner and manufacturer data across the three major NASCAR divisions: NASCAR Cup Series, NASCAR Xfinity Series, and NASCAR Craftsman Truck Series. The curated data begins with the 1949 season and extends through the end of the 2024 season. Explore race, season, or career performance for drivers, teams, and manufacturers throughout NASCAR's history. Data was sourced with permission from DriverAverages.com.

r-quadraticsd 0.1.0
Propagated dependencies: r-shiny@1.8.1 r-ggplot2@3.5.1
Channel: guix-cran
Location: guix-cran/packages/q.scm (guix-cran packages q)
Home page: https://cran.r-project.org/package=quadraticSD
Licenses: GPL 3
Synopsis: Visualizing the SD using a Quadratic Curve
Description:

Given a dataset, the user is invited to utilize the Empirical Cumulative Distribution Function (ECDF) to guess interactively the mean and the mean deviation. Thereafter, using the quadratic curve the user can guess the Root Mean Squared Deviation (RMSD) and visualize the standard deviation (SD). For details, see Sarkar and Rashid (2019)<doi:10.3126/njs.v3i0.25574>, Have You Seen the Standard Deviaton?, Nepalese Journal of Statistics, Vol. 3, 1-10.

r-tssmoothing 0.1.0
Propagated dependencies: r-matrix@1.7-1 r-mass@7.3-61 r-gridextra@2.3 r-ggplot2@3.5.1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=TSsmoothing
Licenses: GPL 3
Synopsis: Trend Estimation of Univariate and Bivariate Time Series with Controlled Smoothness
Description:

It performs the smoothing approach provided by penalized least squares for univariate and bivariate time series, as proposed by Guerrero (2007) and Gerrero et al. (2017). This allows to estimate the time series trend by controlling the amount of resulting (joint) smoothness. --- Guerrero, V.M (2007) <DOI:10.1016/j.spl.2007.03.006>. Guerrero, V.M; Islas-Camargo, A. and Ramirez-Ramirez, L.L. (2017) <DOI:10.1080/03610926.2015.1133826>.

r-text2speech 1.0.0
Propagated dependencies: r-withr@3.0.2 r-tuner@1.4.7 r-tidyr@1.3.1 r-magrittr@2.0.3 r-knitr@1.49 r-googlelanguager@0.3.0 r-googleauthr@2.0.2 r-dplyr@1.1.4 r-conrad@1.0.0.1 r-cli@3.6.3 r-aws-signature@0.6.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/jhudsl/text2speech
Licenses: GPL 3
Synopsis: Text to Speech Conversion
Description:

Converts text into speech using various text-to-speech (TTS) engines and provides an unified interface for accessing their functionality. With this package, users can easily generate audio files of spoken words, phrases, or sentences from plain text data. The package supports multiple TTS engines, including Google's Cloud Text-to-Speech API', Amazon Polly', Microsoft's Cognitive Services Text to Speech REST API', and a free TTS engine called Coqui TTS'.

r-topiclabels 0.2.0
Propagated dependencies: r-progress@1.2.3 r-jsonlite@1.8.9 r-httr@1.4.7 r-checkmate@2.3.2
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/PetersFritz/topiclabels
Licenses: GPL 3+
Synopsis: Automated Topic Labeling with Language Models
Description:

Leveraging (large) language models for automatic topic labeling. The main function converts a list of top terms into a label for each topic. Hence, it is complementary to any topic modeling package that produces a list of top terms for each topic. While human judgement is indispensable for topic validation (i.e., inspecting top terms and most representative documents), automatic topic labeling can be a valuable tool for researchers in various scenarios.

r-methylclock 1.12.0
Propagated dependencies: r-tidyverse@2.0.0 r-tidyr@1.3.1 r-tibble@3.2.1 r-rpmm@1.25 r-rcpp@1.0.13-1 r-quadprog@1.5-8 r-preprocesscore@1.68.0 r-planet@1.14.0 r-performanceanalytics@2.0.4 r-minfi@1.52.0 r-methylclockdata@1.14.0 r-impute@1.80.0 r-gridextra@2.3 r-ggpubr@0.6.0 r-ggpmisc@0.6.1 r-ggplot2@3.5.1 r-experimenthub@2.14.0 r-dynamictreecut@1.63-1 r-dplyr@1.1.4 r-devtools@2.4.5 r-biobase@2.66.0
Channel: guix-bioc
Location: guix-bioc/packages/m.scm (guix-bioc packages m)
Home page: https://github.com/isglobal-brge/methylclock
Licenses: Expat
Synopsis: Methylclock - DNA methylation-based clocks
Description:

This package allows to estimate chronological and gestational DNA methylation (DNAm) age as well as biological age using different methylation clocks. Chronological DNAm age (in years) : Horvath's clock, Hannum's clock, BNN, Horvath's skin+blood clock, PedBE clock and Wu's clock. Gestational DNAm age : Knight's clock, Bohlin's clock, Mayne's clock and Lee's clocks. Biological DNAm clocks : Levine's clock and Telomere Length's clock.

r-peakpanther 1.20.0
Propagated dependencies: r-xml@3.99-0.17 r-svglite@2.1.3 r-stringr@1.5.1 r-shinycssloaders@1.1.0 r-shiny@1.8.1 r-scales@1.3.0 r-pracma@2.4.4 r-mzr@2.40.0 r-msnbase@2.32.0 r-minpack-lm@1.2-4 r-lubridate@1.9.3 r-gridextra@2.3 r-ggplot2@3.5.1 r-foreach@1.5.2 r-dt@0.33 r-doparallel@1.0.17 r-bslib@0.8.0
Channel: guix-bioc
Location: guix-bioc/packages/p.scm (guix-bioc packages p)
Home page: https://github.com/phenomecentre/peakPantheR
Licenses: GPL 3
Synopsis: Peak Picking and Annotation of High Resolution Experiments
Description:

An automated pipeline for the detection, integration and reporting of predefined features across a large number of mass spectrometry data files. It enables the real time annotation of multiple compounds in a single file, or the parallel annotation of multiple compounds in multiple files. A graphical user interface as well as command line functions will assist in assessing the quality of annotation and update fitting parameters until a satisfactory result is obtained.

r-performance 0.12.4
Propagated dependencies: r-bayestestr@0.15.0 r-datawizard@0.13.0 r-insight@0.20.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://easystats.github.io/performance/
Licenses: GPL 3
Synopsis: Assessment of regression models performance
Description:

This package provides utilities for computing measures to assess model quality, which are not directly provided by R's base or stats packages. These include e.g. measures like r-squared, intraclass correlation coefficient, root mean squared error or functions to check models for overdispersion, singularity or zero-inflation and more. Functions apply to a large variety of regression models, including generalized linear models, mixed effects models and Bayesian models.

texlive-rubik 2024.2
Dependencies: perl@5.36.0
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/rubik
Licenses: LPPL 1.3+
Synopsis: Document Rubik cube configurations and rotation sequences
Description:

The bundle provides four packages:

  • rubikcube provides commands for typesetting Rubik cubes and their transformations,

  • rubiktwocube provides commands for typesetting Rubik twocubes and their transformations,

  • rubikrotation can process a sequence of Rubik rotation moves, with the help of a Perl package executed via \write18 (shell escape) commands,

  • rubikpatterns is a collection of well known patterns and their associated rotation sequences.

r-hybridogram 0.3.2
Propagated dependencies: r-pheatmap@1.0.12
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://cran.r-project.org/package=hybridogram
Licenses: GPL 3
Synopsis: Function that Creates a Heat Map from Hybridization Data
Description:

Using hybrid data, this package created a vividly colored hybrid heat map. The input is two files which are auto-selected. The first file has three columns, the first two for pairs of species, with the third column for the hybrid experiment code (an integer). The second file is a list of code and their descriptions in two columns. The output is a figure showing the hybrid heat map with a color legend.

r-miscmetabar 0.14.2
Propagated dependencies: r-rlang@1.1.4 r-purrr@1.0.2 r-phyloseq@1.50.0 r-lifecycle@1.0.4 r-ggplot2@3.5.1 r-dplyr@1.1.4 r-dada2@1.34.0 r-ape@5.8
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/adrientaudiere/MiscMetabar
Licenses: AGPL 3
Synopsis: Miscellaneous Functions for Metabarcoding Analysis
Description:

Facilitate the description, transformation, exploration, and reproducibility of metabarcoding analyses. MiscMetabar is mainly built on top of the phyloseq', dada2 and targets R packages. It helps to build reproducible and robust bioinformatics pipelines in R. MiscMetabar makes ecological analysis of alpha and beta-diversity easier, more reproducible and more powerful by integrating a large number of tools. Important features are described in Taudière A. (2023) <doi:10.21105/joss.06038>.

r-multidimbio 1.2.2
Propagated dependencies: r-rcolorbrewer@1.1-3 r-pcamethods@1.98.0 r-misc3d@0.9-1 r-mass@7.3-61 r-lme4@1.1-35.5 r-gridgraphics@0.5-1 r-ggplot2@3.5.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=multiDimBio
Licenses: GPL 3+
Synopsis: Multivariate Analysis and Visualization for Biological Data
Description:

Code to support a systems biology research program from inception through publication. The methods focus on dimension reduction approaches to detect patterns in complex, multivariate experimental data and places an emphasis on informative visualizations. The goal for this project is to create a package that will evolve over time, thereby remaining relevant and reflective of current methods and techniques. As a result, we encourage suggested additions to the package, both methodological and graphical.

r-ouladformat 1.1.2
Propagated dependencies: r-tidyr@1.3.1 r-magrittr@2.0.3 r-httr@1.4.7 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=ouladFormat
Licenses: GPL 2+
Synopsis: Loads and Formats the Open University Learning Analytics Dataset for Data Analysis
Description:

The Open University Learning Analytics Dataset (OULAD) is available from Kuzilek et al. (2017) <doi:10.1038/sdata.2017.171>. The ouladFormat package loads, cleans and formats the OULAD for data analysis (each row of the returned data set is an individual student). The packageâ s main function, combined_dataset(), allows the user to choose whether the returned data set includes assessment, demographics, virtual learning environment (VLE), or registration variables etc.

r-sticsrfiles 1.5.0
Propagated dependencies: r-xslt@1.5.1 r-xml2@1.3.6 r-xml@3.99-0.17 r-tidyselect@1.2.1 r-tidyr@1.3.1 r-tibble@3.2.1 r-stringr@1.5.1 r-rstudioapi@0.17.1 r-rlang@1.1.4 r-lubridate@1.9.3 r-lifecycle@1.0.4 r-dplyr@1.1.4 r-data-table@1.16.2 r-curl@6.0.1 r-crayon@1.5.3 r-cli@3.6.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/SticsRPacks/SticsRFiles
Licenses: LGPL 3+
Synopsis: Read and Modify 'STICS' Input/Output Files
Description:

Manipulating input and output files of the STICS crop model. Files are either JavaSTICS XML files or text files used by the model fortran executable. Most basic functionalities are reading or writing parameter names and values in both XML or text input files, and getting data from output files. Advanced functionalities include XML files generation from XML templates and/or spreadsheets, or text files generation from XML files by using xslt transformation.

r-sdmvspecies 0.3.2
Propagated dependencies: r-raster@3.6-30 r-psych@2.4.6.26
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: http://www.sdmserialsoftware.org/sdmvspecies/
Licenses: AGPL 3
Synopsis: Create Virtual Species for Species Distribution Modelling
Description:

This package provides a software package help user to create virtual species for species distribution modelling. It includes several methods to help user to create virtual species distribution map. Those maps can be used for Species Distribution Modelling (SDM) study. SDM use environmental data for sites of occurrence of a species to predict all the sites where the environmental conditions are suitable for the species to persist, and may be expected to occur.

rust-indexmap 1.8.2
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/indexmap-rs/indexmap
Licenses: ASL 2.0 Expat
Synopsis: Hash table with consistent order and fast iteration
Description:

This package provides a hash table with consistent order and fast iteration.

The indexmap is a hash table where the iteration order of the key-value pairs is independent of the hash values of the keys. It has the usual hash table functionality, it preserves insertion order except after removals, and it allows lookup of its elements by either hash table key or numerical index. A corresponding hash set type is also provided.

rust-indexmap 1.9.3
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/indexmap-rs/indexmap
Licenses: ASL 2.0 Expat
Synopsis: Hash table with consistent order and fast iteration
Description:

This package provides a hash table with consistent order and fast iteration.

The indexmap is a hash table where the iteration order of the key-value pairs is independent of the hash values of the keys. It has the usual hash table functionality, it preserves insertion order except after removals, and it allows lookup of its elements by either hash table key or numerical index. A corresponding hash set type is also provided.

rust-indexmap 1.7.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/indexmap-rs/indexmap
Licenses: ASL 2.0 Expat
Synopsis: Hash table with consistent order and fast iteration
Description:

This package provides a hash table with consistent order and fast iteration.

The indexmap is a hash table where the iteration order of the key-value pairs is independent of the hash values of the keys. It has the usual hash table functionality, it preserves insertion order except after removals, and it allows lookup of its elements by either hash table key or numerical index. A corresponding hash set type is also provided.

rust-indexmap 2.7.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/indexmap-rs/indexmap
Licenses: ASL 2.0 Expat
Synopsis: Hash table with consistent order and fast iteration
Description:

This package provides a hash table with consistent order and fast iteration.

The indexmap is a hash table where the iteration order of the key-value pairs is independent of the hash values of the keys. It has the usual hash table functionality, it preserves insertion order except after removals, and it allows lookup of its elements by either hash table key or numerical index. A corresponding hash set type is also provided.

r-alphastable 0.2.1
Propagated dependencies: r-stabledist@0.7-2 r-nnls@1.6 r-nlme@3.1-166 r-mvtnorm@1.3-2
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=alphastable
Licenses: GPL 2+
Synopsis: Inference for Stable Distribution
Description:

Developed to perform the tasks given by the following. 1-computing the probability density function and distribution function of a univariate stable distribution; 2- generating from univariate stable, truncated stable, multivariate elliptically contoured stable, and bivariate strictly stable distributions; 3- estimating the parameters of univariate symmetric stable, skew stable, Cauchy, multivariate elliptically contoured stable, and multivariate strictly stable distributions; 4- estimating the parameters of the mixture of symmetric stable and mixture of Cauchy distributions.

Page: 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511
Total results: 36249