_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
julia-rotations 1.0.2-1.b599102
Propagated dependencies: julia-staticarrays@1.2.13
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaGeometry/Rotations.jl
Licenses: Expat
Synopsis: Julia implementations for different rotation parameterisations
Description:

This package implements various 3D rotation parameterizations and defines conversions between them. At their heart, each rotation parameterization is a 3×3 unitary (orthogonal) matrix (based on the StaticArrays.jl package), and acts to rotate a 3-vector about the origin through matrix-vector multiplication.

ruby-mime-types 3.4.1
Propagated dependencies: ruby-mime-types-data@3.2016.0521
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/mime-types/ruby-mime-types
Licenses: Expat
Synopsis: Library and registry for MIME content type definitions
Description:

The mime-types library provides a library and registry for information about Multipurpose Internet Mail Extensions (MIME) content type definitions. It can be used to determine defined filename extensions for MIME types, or to use filename extensions to look up the likely MIME type definitions.

git-filter-repo 2.45.0
Dependencies: python@3.11.11
Channel: guix
Location: gnu/packages/version-control.scm (gnu packages version-control)
Home page: https://github.com/newren/git-filter-repo
Licenses: Expat GPL 2
Synopsis: Quickly rewrite Git repository history
Description:

git filter-repo is a versatile tool for rewriting history, which roughly falls into the same space of tool like git filter-branch but with more capabilities. git filter-repo is now recommended by the Git project instead of git filter-branch.

r-augmentedrcbd 0.1.7
Propagated dependencies: r-stringi@1.8.7 r-reshape2@1.4.4 r-rdpack@2.6.4 r-openxlsx@4.2.8 r-officer@0.6.8 r-numform@0.7.0 r-multcompview@0.1-10 r-multcomp@1.4-28 r-moments@0.14.1 r-mathjaxr@1.8-0 r-ggplot2@3.5.2 r-flextable@0.9.7 r-emmeans@1.11.1 r-dplyr@1.1.4 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=augmentedRCBD
Licenses: GPL 2 GPL 3
Synopsis: Analysis of Augmented Randomised Complete Block Designs
Description:

This package provides functions for analysis of data generated from experiments in augmented randomised complete block design according to Federer, W.T. (1961) <doi:10.2307/2527837>. Computes analysis of variance, adjusted means, descriptive statistics, genetic variability statistics etc. Further includes data visualization and report generation functions.

r-shinyloadtest 1.2.0
Propagated dependencies: r-xml2@1.3.8 r-websocket@1.4.4 r-vroom@1.6.5 r-svglite@2.2.1 r-stringr@1.5.1 r-scales@1.4.0 r-rlang@1.1.6 r-r6@2.6.1 r-magrittr@2.0.3 r-jsonlite@2.0.0 r-httpuv@1.6.16 r-ggplot2@3.5.2 r-dplyr@1.1.4 r-curl@6.2.2 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://rstudio.github.io/shinyloadtest/
Licenses: GPL 3
Synopsis: Load Test Shiny Applications
Description:

Assesses the number of concurrent users shiny applications are capable of supporting, and for directing application changes in order to support a higher number of users. Provides facilities for recording shiny application sessions, playing recorded sessions against a target server at load, and analyzing the resulting metrics.

r-testgenerator 0.4.0
Propagated dependencies: r-withr@3.0.2 r-tibble@3.2.1 r-testthat@3.2.3 r-rlang@1.1.6 r-readxl@1.4.5 r-readr@2.1.5 r-openxlsx@4.2.8 r-omopgenerics@1.2.0 r-jsonlite@2.0.0 r-glue@1.8.0 r-ggplot2@3.5.2 r-duckdb@1.2.2 r-dplyr@1.1.4 r-dbi@1.2.3 r-cli@3.6.5 r-checkmate@2.3.2 r-cdmconnector@2.0.0 r-arrow@20.0.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/darwin-eu/TestGenerator
Licenses: FSDG-compatible
Synopsis: Integration Unit Tests for Pharmacoepidemiological Studies
Description:

An R interface to load testing data in the OMOP Common Data Model ('CDM'). An input file, csv or xlsx, can be converted to a CDMConnector object. This object can be used to execute and test studies that use the CDM <https://www.ohdsi.org/data-standardization/>.

r-tidytreatment 0.3.1
Propagated dependencies: r-tidyr@1.3.1 r-tidybayes@3.0.7 r-rlang@1.1.6 r-readr@2.1.5 r-purrr@1.0.4 r-magrittr@2.0.3 r-dplyr@1.1.4 r-dbarts@0.9-32 r-coda@0.19-4.1 r-bart@2.9.9
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/bonStats/tidytreatment
Licenses: Expat
Synopsis: Tidy Methods for Bayesian Treatment Effect Models
Description:

This package provides functions for extracting tidy data from Bayesian treatment effect models, in particular BART, but extensions are possible. Functionality includes extracting tidy posterior summaries as in tidybayes <https://github.com/mjskay/tidybayes>, estimating (average) treatment effects, common support calculations, and plotting useful summaries of these.

r-table-express 0.4.2
Propagated dependencies: r-tidyselect@1.2.1 r-rlang@1.1.6 r-r6@2.6.1 r-magrittr@2.0.3 r-dplyr@1.1.4 r-data-table@1.17.2
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://asardaes.github.io/table.express/
Licenses: FSDG-compatible
Synopsis: Build 'data.table' Expressions with Data Manipulation Verbs
Description:

This package provides a specialization of dplyr data manipulation verbs that parse and build expressions which are ultimately evaluated by data.table', letting it handle all optimizations. A set of additional verbs is also provided to facilitate some common operations on a subset of the data.

r-trendsegmentr 1.3.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=trendsegmentR
Licenses: GPL 2+ GPL 3+
Synopsis: Linear Trend Segmentation
Description:

This package performs the detection of linear trend changes for univariate time series by implementing the bottom-up unbalanced wavelet transformation proposed by H. Maeng and P. Fryzlewicz (2023). The estimated number and locations of the change-points are returned with the piecewise-linear estimator for signal.

r-defineoptions 0.9
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/niceume/defineOptions
Licenses: GPL 3+
Synopsis: Define and Parse Command Line Options
Description:

Parses command line arguments and supplies values to scripts. Users can specify names to which parsed inputs are assigned, value types into which inputs are cast, long options or short options, input splitters and callbacks that define how options should be specified and how input values are supplied.

r-fabprediction 1.0.4
Propagated dependencies: r-sae@1.3
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/betsybersson/fabPrediction
Licenses: GPL 3
Synopsis: Compute FAB (Frequentist and Bayes) Conformal Prediction Intervals
Description:

Computes and plots prediction intervals for numerical data or prediction sets for categorical data using prior information. Empirical Bayes procedures to estimate the prior information from multi-group data are included. See, e.g.,Bersson and Hoff (2022) <arXiv:2204.08122> "Optimal Conformal Prediction for Small Areas".

r-latent2likert 1.2.1
Propagated dependencies: r-sn@2.1.1 r-mvtnorm@1.3-3
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://lalovic.io/latent2likert/
Licenses: Expat
Synopsis: Converting Latent Variables into Likert Scale Responses
Description:

Effectively simulates the discretization process inherent to Likert scales while minimizing distortion. It converts continuous latent variables into ordinal categories to generate Likert scale item responses. Particularly useful for accurately modeling and analyzing survey data that use Likert scales, especially when applying statistical techniques that require metric data.

r-alabaster-vcf 1.8.0
Propagated dependencies: r-variantannotation@1.54.1 r-s4vectors@0.46.0 r-rsamtools@2.24.0 r-alabaster-string@1.8.0 r-alabaster-se@1.8.0 r-alabaster-base@1.8.0
Channel: guix-bioc
Location: guix-bioc/packages/a.scm (guix-bioc packages a)
Home page: https://bioconductor.org/packages/alabaster.vcf
Licenses: Expat
Synopsis: Save and Load Variant Data to/from File
Description:

Save variant calling SummarizedExperiment to file and load them back as VCF objects. This is a more portable alternative to serialization of such objects into RDS files. Each artifact is associated with metadata for further interpretation; downstream applications can enrich this metadata with context-specific properties.

r-curatedtbdata 2.4.0
Propagated dependencies: r-rlang@1.1.6 r-multiassayexperiment@1.34.0 r-experimenthub@2.16.0 r-annotationhub@3.16.0
Channel: guix-bioc
Location: guix-bioc/packages/c.scm (guix-bioc packages c)
Home page: https://github.com/compbiomed/curatedTBData
Licenses: Expat
Synopsis: Curation of existing tuberculosis transcriptomic studies
Description:

The curatedTBData is an R package that provides standardized, curated tuberculosis(TB) transcriptomic studies. The initial release of the package contains 49 studies. The curatedTBData package allows users to access tuberculosis trancriptomic efficiently and to make efficient comparison for different TB gene signatures across multiple datasets.

ruby-httpclient 2.8.3
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/nahi/httpclient
Licenses: Ruby License
Synopsis: Make HTTP requests with support for HTTPS, Cookies, authentication and more
Description:

The httpclient ruby library provides functionality related to HTTP. Compared to the net/http library, httpclient also provides Cookie, multithreading and authentication (digest, NTLM) support.

Also provided is a httpclient command, which can perform HTTP requests either using arguments or with an interactive prompt.

emacs-rego-mode 20201102.1420
Propagated dependencies: emacs-reformatter@0.7
Channel: yewscion
Location: cdr255/emacs.scm (cdr255 emacs)
Home page: https://github.com/psibi/rego-mode
Licenses: GPL 3
Synopsis: A major mode for rego language
Description:

This package provides a major mode for editing Rego file (See https://www.openpolicyagent.org/docs/latest/policy-language/ to learn more) in Emacs. Some of its major features include: - syntax highlighting (font lock), - Basic indentation, raw and normal string support - Automatic formatting on save (configurable) - REPL support

r-mixraschtools 1.1.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=mixRaschTools
Licenses: GPL 2+ GPL 3+
Synopsis: Plotting and Average Theta Functions for Multiple Class Mixed Rasch Models
Description:

This package provides supplemental functions for the mixRasch package (Willse, 2014), <https://cran.r-project.org/package=mixRasch/mixRasch.pdf> including a plotting function to compare item parameters for multiple class models and a function that provides average theta values for each class in a mixture model.

r-mapindiatools 1.0.1
Propagated dependencies: r-tidyr@1.3.1 r-stringr@1.5.1 r-sf@1.0-21 r-rlang@1.1.6 r-readr@2.1.5 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/shubhamdutta26/mapindiatools
Licenses: Expat
Synopsis: Mapping Data for 'mapindia' Package
Description:

This package provides a container for data used by the mapindia package. The data used by mapindia has been extracted into this package so that the file size of the mapindia package can be reduced considerably. The data in this package will be updated when latest data is available.

r-semnetcleaner 1.3.7
Propagated dependencies: r-stringi@1.8.7 r-stringdist@0.9.15 r-shiny@1.10.0 r-semnetdictionaries@0.2.1 r-searcher@0.0.7 r-rstudioapi@0.17.1 r-readxl@1.4.5 r-r-matlab@3.7.0 r-pbapply@1.7-2 r-foreign@0.8-90
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/AlexChristensen/SemNetCleaner
Licenses: GPL 3+
Synopsis: An Automated Cleaning Tool for Semantic and Linguistic Data
Description:

This package implements several functions that automates the cleaning and spell-checking of text data. Also converges, finalizes, removes plurals and continuous strings, and puts text data in binary format for semantic network analysis. Uses the SemNetDictionaries package to make the cleaning process more accurate, efficient, and reproducible.

r-vorteksexport 0.1.8
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://cran.r-project.org/package=VorteksExport
Licenses: GPL 3
Synopsis: Export Dataframes to 'Vorteks' Software
Description:

Export dataframes and automatically start importing into Vorteks'. Vorteks Visualization Environment (VVE) and Vorteks Data Manager (VDM) will start an import. Vorteks Processing Environment (VPE) will start a new project and add a file reader with the dataframe file already set. Warning: WINDOWS ONLY. Requires installation of Vorteks software.

r-parathyroidse 1.46.0
Propagated dependencies: r-summarizedexperiment@1.38.1
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/parathyroidSE
Licenses: LGPL 2.1+
Synopsis: RangedSummarizedExperiment for RNA-Seq of parathyroid tumors
Description:

This package provides RangedSummarizedExperiment objects of read counts in genes and exonic parts for paired-end RNA-Seq data from experiments on primary cultures of parathyroid tumors. The sequencing was performed on tumor cultures from 4 patients at 2 time points over 3 conditions (DPN, OHT and control).

r-zellkonverter 1.18.0
Propagated dependencies: r-basilisk@1.20.0 r-cli@3.6.5 r-delayedarray@0.34.1 r-matrix@1.7-3 r-reticulate@1.42.0 r-s4vectors@0.46.0 r-singlecellexperiment@1.30.1 r-summarizedexperiment@1.38.1
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://github.com/theislab/zellkonverter
Licenses: Expat
Synopsis: Conversion between AnnData and single-cell experiments objects
Description:

This package provides methods to convert between Python AnnData objects and SingleCellExperiment objects. These are primarily intended for use by downstream Bioconductor packages that wrap Python methods for single-cell data analysis. It also includes functions to read and write H5AD files used for saving AnnData objects to disk.

r-arigamyannsvr 0.1.0
Propagated dependencies: r-tseries@0.10-58 r-psych@2.5.3 r-neuralnet@1.44.2 r-forecast@8.24.0 r-fints@0.4-9 r-fgarch@4033.92 r-e1071@1.7-16 r-dplyr@1.1.4 r-describedf@0.2.1 r-atsa@3.1.2.1 r-allmetrics@0.2.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=AriGaMyANNSVR
Licenses: GPL 3
Synopsis: Hybrid ARIMA-GARCH and Two Specially Designed ML-Based Models
Description:

Describes a series first. After that does time series analysis using one hybrid model and two specially structured Machine Learning (ML) (Artificial Neural Network or ANN and Support Vector Regression or SVR) models. More information can be obtained from Paul and Garai (2022) <doi:10.1007/s41096-022-00128-3>.

r-effectsizescr 0.1.0
Propagated dependencies: r-kendall@2.2.1
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=effectsizescr
Licenses: Expat
Synopsis: Indices for Single-Case Research
Description:

Parametric and nonparametric statistics for single-case design. Regarding nonparametric statistics, the index suggested by Parker, Vannest, Davis and Sauber (2011) <doi:10.1016/j.beth.2010.08.006> was included. It combines both nonoverlap and trend to estimate the effect size of a treatment in a single case design.

Page: 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528
Total results: 36659