_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
r-xtsum 0.1.0
Propagated dependencies: r-sampleselection@1.2-12 r-rlang@1.1.6 r-plm@2.6-6 r-magrittr@2.0.3 r-knitr@1.50 r-kableextra@1.4.0 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/x.scm (guix-cran packages x)
Home page: https://github.com/Macosso/xtsum
Licenses: GPL 3
Synopsis: Summary Statistics for Panel Data
Description:

Based on STATA xtsum command, it is used to compute summary statistics for a panel data set. It generates overall, between-group, and within-group statistics for specified variables in a panel data set, as presented in S. Porter (2023) <https://stephenporter.org/files/xtsum_handout.pdf>, StataCorp (2023) <https://www.stata.com/manuals/xtxtsum.pdf>.

r-lpnet 2.40.0
Propagated dependencies: r-lpsolve@5.6.23 r-kegggraph@1.68.0
Channel: guix-bioc
Location: guix-bioc/packages/l.scm (guix-bioc packages l)
Home page: https://bioconductor.org/packages/lpNet
Licenses: FSDG-compatible
Synopsis: Linear Programming Model for Network Inference
Description:

lpNet aims at infering biological networks, in particular signaling and gene networks. For that it takes perturbation data, either steady-state or time-series, as input and generates an LP model which allows the inference of signaling networks. For parameter identification either leave-one-out cross-validation or stratified n-fold cross-validation can be used.

rottlog 0.72.2
Dependencies: coreutils@9.1 gawk@5.3.0 mailutils@3.19
Channel: guix
Location: gnu/packages/admin.scm (gnu packages admin)
Home page: https://www.gnu.org/software/rottlog/
Licenses: GPL 3+
Synopsis: Log rotation and management
Description:

GNU Rot[t]log is a program for managing log files. It is used to automatically rotate out log files when they have reached a given size or according to a given schedule. It can also be used to automatically compress and archive such logs. Rot[t]log will mail reports of its activity to the system administrator.

r-dalex 2.4.3
Propagated dependencies: r-ggplot2@3.5.2 r-ibreakdown@2.1.2 r-ingredients@2.3.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://pbiecek.github.io/DALEX/
Licenses: GPL 3+
Synopsis: Descriptive machine learning explanations
Description:

Machine Learning models are widely used and have various applications in classification or regression. Models created with boosting, bagging, stacking or similar techniques are often used due to their high performance, but such black-box models usually lack interpretability. The DALEX package contains various explainers that help to understand the link between input variables and model output.

r-gmisc 3.0.3
Propagated dependencies: r-abind@1.4-8 r-checkmate@2.3.2 r-forestplot@3.1.6 r-glue@1.8.0 r-hmisc@5.2-3 r-htmltable@2.4.3 r-knitr@1.50 r-lattice@0.22-7 r-lubridate@1.9.4 r-magrittr@2.0.3 r-rcpp@1.0.14 r-rlang@1.1.6 r-rmarkdown@2.29 r-stringr@1.5.1 r-xml@3.99-0.18 r-yaml@2.3.10
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://gforge.se
Licenses: GPL 3+
Synopsis: Descriptive statistics, transition plots, and more
Description:

This package provides tools for making the descriptive "Table 1" used in medical articles, a transition plot for showing changes between categories (also known as a Sankey diagram), flow charts by extending the grid package, a method for variable selection based on the SVD, Bezier lines with arrows complementing the ones in the grid package, and more.

r-dorng 1.8.6.2
Propagated dependencies: r-foreach@1.5.2 r-iterators@1.0.14 r-rngtools@1.5.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://renozao.github.io/doRNG/
Licenses: GPL 2+
Synopsis: Generic reproducible parallel backend for foreach loops
Description:

This package provides functions to perform reproducible parallel foreach loops, using independent random streams as generated by L'Ecuyer's combined multiple-recursive generator. It enables to easily convert standard %dopar% loops into fully reproducible loops, independently of the number of workers, the task scheduling strategy, or the chosen parallel environment and associated foreach backend.

r-cases 0.2.0
Propagated dependencies: r-mvtnorm@1.3-3 r-multcomp@1.4-28 r-matrix@1.7-3 r-magrittr@2.0.3 r-ggplot2@3.5.2 r-extradistr@1.10.0 r-dplyr@1.1.4 r-corrplot@0.95 r-copula@1.1-6 r-boot@1.3-31 r-bindata@0.9-22
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/maxwestphal/cases
Licenses: Expat
Synopsis: Stratified Evaluation of Subgroup Classification Accuracy
Description:

Enables simultaneous statistical inference for the accuracy of multiple classifiers in multiple subgroups (strata). For instance, allows to perform multiple comparisons in diagnostic accuracy studies with co-primary endpoints sensitivity and specificity (Westphal M, Zapf A. Statistical inference for diagnostic test accuracy studies with multiple comparisons. Statistical Methods in Medical Research. 2024;0(0). <doi:10.1177/09622802241236933>).

r-crrsc 1.1.2
Propagated dependencies: r-survival@3.8-3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=crrSC
Licenses: GPL 2
Synopsis: Competing Risks Regression for Stratified and Clustered Data
Description:

Extension of cmprsk to Stratified and Clustered data. A goodness of fit test for Fine-Gray model is also provided. Methods are detailed in the following articles: Zhou et al. (2011) <doi:10.1111/j.1541-0420.2010.01493.x>, Zhou et al. (2012) <doi:10.1093/biostatistics/kxr032>, Zhou et al. (2013) <doi: 10.1002/sim.5815>.

r-dkanr 0.1.3
Propagated dependencies: r-tibble@3.2.1 r-stringr@1.5.1 r-purrr@1.0.4 r-jsonlite@2.0.0 r-httr@1.4.7 r-dplyr@1.1.4 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dkanr
Licenses: Expat
Synopsis: Client for the 'DKAN' API
Description:

This package provides functions to facilitate access to the DKAN API (<https://dkan.readthedocs.io/en/latest/apis/index.html>), including the DKAN REST API (metadata), and the DKAN datastore API (data). Includes functions to list, create, retrieve, update, and delete datasets and resources nodes. It also includes functions to search and retrieve data from the DKAN datastore.

r-dpseg 0.1.1
Propagated dependencies: r-rcpp@1.0.14
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://gitlab.com/raim/dpseg/
Licenses: GPL 2+
Synopsis: Piecewise Linear Segmentation by Dynamic Programming
Description:

Piecewise linear segmentation of ordered data by a dynamic programming algorithm. The algorithm was developed for time series data, e.g. growth curves, and for genome-wide read-count data from next generation sequencing, but is broadly applicable. Generic implementations of dynamic programming routines allow to scan for optimal segmentation parameters and test custom segmentation criteria ("scoring functions").

r-elist 0.2.0
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=eList
Licenses: Expat
Synopsis: List Comprehension and Tools
Description:

Create list comprehensions (and other types of comprehension) similar to those in python', haskell', and other languages. List comprehension in R converts a regular for() loop into a vectorized lapply() function. Support for looping with multiple variables, parallelization, and across non-standard objects included. Package also contains a variety of functions to help with list comprehension.

r-fcfdr 1.0.0
Propagated dependencies: r-spatstat-geom@3.3-6 r-polycub@0.9.2 r-mass@7.3-65 r-locfdr@1.1-8 r-hmisc@5.2-3 r-hexbin@1.28.5 r-ggplot2@3.5.2 r-fields@16.3.1 r-dplyr@1.1.4 r-data-table@1.17.2 r-cowplot@1.1.3 r-bigsplines@1.1-1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=fcfdr
Licenses: Expat
Synopsis: Flexible cFDR
Description:

This package provides functions to implement the Flexible cFDR (Hutchinson et al. (2021) <doi:10.1371/journal.pgen.1009853>) and Binary cFDR (Hutchinson et al. (2021) <doi:10.1101/2021.10.21.465274>) methodologies to leverage auxiliary data from arbitrary distributions, for example functional genomic data, with GWAS p-values to generate re-weighted p-values.

r-flimo 0.1.5
Propagated dependencies: r-juliaconnector@1.1.4 r-ggplot2@3.5.2
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=flimo
Licenses: CeCILL
Synopsis: Fixed Landscape Inference Method
Description:

Likelihood-free inference method for stochastic models. Uses a deterministic optimizer on simple simulations of the model that are performed with a prior drawn randomness by applying the inverse transform method. Is designed to work on its own and also by using the Julia package Jflimo available on the git page of the project: <https://metabarcoding.org/flimo>.

r-gettz 0.0.5
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/eddelbuettel/gettz/
Licenses: GPL 2+
Synopsis: Get the Timezone Information
Description:

This package provides a function to retrieve the system timezone on Unix systems which has been found to find an answer when Sys.timezone() has failed. It is based on an answer by Duane McCully posted on StackOverflow', and adapted to be callable from R. The package also builds on Windows, but just returns NULL.

r-goalp 0.3.1
Propagated dependencies: r-lpsolve@5.6.23
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=goalp
Licenses: GPL 3+
Synopsis: Weighted and Lexicographic Goal Programming Interface
Description:

Solves goal programming problems of the weighted and lexicographic type, as well as combinations of the two, as described by Ignizio (1983) <doi:10.1016/0305-0548(83)90003-5>. Allows for a simple human-readable input describing the problem as a series of equations. Relies on the lpSolve package to solve the underlying linear optimisation problem.

r-jewel 2.0.2
Propagated dependencies: r-smut@1.1 r-purrr@1.0.4 r-matrixcalc@1.0-6 r-matrix@1.7-3 r-mass@7.3-65 r-igraph@2.1.4
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://github.com/annaplaksienko/jewel
Licenses: GPL 2
Synopsis: Graphical Models Estimation from Multiple Sources
Description:

Estimates networks of conditional dependencies (Gaussian graphical models) from multiple classes of data (similar but not exactly, i.e. measurements on different equipment, in different locations or for various sub-types). Package also allows to generate simulation data and evaluate the performance. Implementation of the method described in Angelini, De Canditiis and Plaksienko (2022) <doi:10.3390/math10213983>.

r-meteo 2.0-3
Propagated dependencies: r-units@0.8-7 r-terra@1.8-50 r-spacetime@1.3-3 r-sp@2.2-0 r-snowfall@1.84-6.3 r-sftime@0.3.0 r-sf@1.0-21 r-raster@3.6-32 r-ranger@0.17.0 r-plyr@1.8.9 r-nabor@0.5.0 r-jsonlite@2.0.0 r-gstat@2.1-3 r-foreach@1.5.2 r-dplyr@1.1.4 r-doparallel@1.0.17 r-desctools@0.99.60 r-data-table@1.17.2 r-cast@1.0.3 r-caret@7.0-1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://www.r-pkg.org/pkg/meteo
Licenses: GPL 2+ FSDG-compatible
Synopsis: RFSI & STRK Interpolation for Meteo and Environmental Variables
Description:

Random Forest Spatial Interpolation (RFSI, SekuliÄ et al. (2020) <doi:10.3390/rs12101687>) and spatio-temporal geostatistical (spatio-temporal regression Kriging (STRK)) interpolation for meteorological (Kilibarda et al. (2014) <doi:10.1002/2013JD020803>, SekuliÄ et al. (2020) <doi:10.1007/s00704-019-03077-3>) and other environmental variables. Contains global spatio-temporal models calculated using publicly available data.

r-nandb 2.1.1
Propagated dependencies: r-withr@3.0.2 r-viridis@0.6.5 r-stringr@1.5.1 r-rlang@1.1.6 r-reshape2@1.4.4 r-rcpp@1.0.14 r-purrr@1.0.4 r-magrittr@2.0.3 r-ijtiff@3.1.3 r-glue@1.8.0 r-ggplot2@3.5.2 r-filesstrings@3.4.0 r-dplyr@1.1.4 r-detrendr@0.6.15 r-checkmate@2.3.2 r-bbmisc@1.13 r-autothresholdr@1.4.2 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://rorynolan.github.io/nandb/
Licenses: Modified BSD
Synopsis: Number and Brightness Image Analysis
Description:

Calculation of molecular number and brightness from fluorescence microscopy image series. The software was published in a 2016 paper <doi:10.1093/bioinformatics/btx434>. The seminal paper for the technique is Digman et al. 2008 <doi:10.1529/biophysj.107.114645>. A review of the technique was published in 2017 <doi:10.1016/j.ymeth.2017.12.001>.

r-nonet 0.4.0
Propagated dependencies: r-tidyverse@2.0.0 r-rlist@0.4.6.2 r-rlang@1.1.6 r-randomforest@4.7-1.2 r-purrr@1.0.4 r-proc@1.18.5 r-glmnet@4.1-8 r-ggplot2@3.5.2 r-e1071@1.7-16 r-dplyr@1.1.4 r-caret@7.0-1
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://open.gslab.com/nonet/
Licenses: Expat
Synopsis: Weighted Average Ensemble without Training Labels
Description:

It provides ensemble capabilities to supervised and unsupervised learning models predictions without using training labels. It decides the relative weights of the different models predictions by using best models predictions as response variable and rest of the mo. User can decide the best model, therefore, It provides freedom to user to ensemble models based on their design solutions.

r-pafit 1.2.10
Propagated dependencies: r-vgam@1.1-13 r-rcpp@1.0.14 r-rcolorbrewer@1.1-3 r-plyr@1.8.9 r-networkdynamic@0.11.5 r-network@1.19.0 r-mass@7.3-65 r-mapproj@1.2.11 r-magicaxis@2.4.5 r-knitr@1.50 r-igraph@2.1.4 r-ggplot2@3.5.2
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/thongphamthe/PAFit
Licenses: GPL 3
Synopsis: Generative Mechanism Estimation in Temporal Complex Networks
Description:

Statistical methods for estimating preferential attachment and node fitness generative mechanisms in temporal complex networks are provided. Thong Pham et al. (2015) <doi:10.1371/journal.pone.0137796>. Thong Pham et al. (2016) <doi:10.1038/srep32558>. Thong Pham et al. (2020) <doi:10.18637/jss.v092.i03>. Thong Pham et al. (2021) <doi:10.1093/comnet/cnab024>.

r-scatr 1.0.1
Propagated dependencies: r-r6@2.6.1 r-jmvcore@2.6.3 r-ggstance@0.3.7 r-ggridges@0.5.6 r-ggplot2@3.5.2 r-cowplot@1.1.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/raviselker/scatr
Licenses: GPL 2+
Synopsis: Create Scatter Plots with Marginal Density or Box Plots
Description:

Allows you to make clean, good-looking scatter plots with the option to easily add marginal density or box plots on the axes. It is also available as a module for jamovi (see <https://www.jamovi.org> for more information). Scatr is based on the cowplot package by Claus O. Wilke and the ggplot2 package by Hadley Wickham.

r-vigor 1.1.5
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://cran.r-project.org/package=VIGoR
Licenses: Expat
Synopsis: Variational Bayesian Inference for Genome-Wide Regression
Description:

Conducts linear regression using variational Bayesian inference, particularly optimized for genome-wide association mapping and whole-genome prediction which use a number of DNA markers as the explanatory variables. Provides seven regression models which select the important variables (i.e., the variables related to response variables) among the given explanatory variables in different ways (i.e., model structures).

r-wineq 1.2.1
Propagated dependencies: r-sampling@2.10 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://cran.r-project.org/package=wINEQ
Licenses: GPL 3
Synopsis: Inequality Measures for Weighted Data
Description:

Computes inequality measures of a given variable taking into account weights. Suitable for ratio, interval and ordered scale. Includes Gini, Theil, Leti index, Palma ratio, 20:20 ratio, Allison and Foster index, Jenkins index, Cowell and Flechaire index, Abul Naga and Yalcin index, Apouey index, Blair and Lacy index. Bootstrap provides distribution of inequality measures enabling significance tests.

r-intad 1.28.0
Propagated dependencies: r-summarizedexperiment@1.38.1 r-s4vectors@0.46.0 r-rtracklayer@1.68.0 r-qvalue@2.40.0 r-multiassayexperiment@1.34.0 r-mclust@6.1.1 r-iranges@2.42.0 r-ggpubr@0.6.0 r-ggplot2@3.5.2 r-genomicranges@1.60.0 r-biocgenerics@0.54.0 r-biobase@2.68.0
Channel: guix-bioc
Location: guix-bioc/packages/i.scm (guix-bioc packages i)
Home page: https://bioconductor.org/packages/InTAD
Licenses: FSDG-compatible
Synopsis: Search for correlation between epigenetic signals and gene expression in TADs
Description:

The package is focused on the detection of correlation between expressed genes and selected epigenomic signals (i.e. enhancers obtained from ChIP-seq data) either within topologically associated domains (TADs) or between chromatin contact loop anchors. Various parameters can be controlled to investigate the influence of external factors and visualization plots are available for each analysis step.

Page: 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528
Total results: 36659