_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
r-vroom 1.6.5
Propagated dependencies: r-bit64@4.6.0-1 r-cli@3.6.5 r-cpp11@0.5.2 r-crayon@1.5.3 r-glue@1.8.0 r-hms@1.1.3 r-lifecycle@1.0.4 r-progress@1.2.3 r-rlang@1.1.6 r-tibble@3.2.1 r-tidyselect@1.2.1 r-tzdb@0.5.0 r-vctrs@0.6.5 r-withr@3.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://vroom.r-lib.org
Licenses: Expat
Synopsis: Read and Write Rectangular Text Data
Description:

This package reads and writes data files like CSV, TSV and FWF. When reading it uses a quick initial indexing step, then reads the values lazily, so only the data you actually use needs to be read. The writer formats the data in parallel and writes to disk asynchronously from formatting.

r-gistr 0.9.0
Propagated dependencies: r-assertthat@0.2.1 r-crul@1.5.0 r-dplyr@1.1.4 r-httr@1.4.7 r-jsonlite@2.0.0 r-knitr@1.50 r-magrittr@2.0.3 r-rmarkdown@2.29
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/ropensci/gistr
Licenses: Expat
Synopsis: Work with Gists in browser
Description:

This package allows the user to create new Github gists, update gists with new files, rename files, delete files, get and delete gists, star and un-star them, fork them, open a gist in your default browser, get an embed code for a gist, list gist commits, and get rate limit information when authenticated.

r-ricci 0.1.1
Propagated dependencies: r-rlang@1.1.6 r-cli@3.6.5 r-calculus@1.0.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/lschneiderbauer/ricci
Licenses: GPL 3+
Synopsis: Ricci Calculus
Description:

This package provides a compact R interface for performing tensor calculations. This is achieved by allowing (upper and lower) index labeling of arrays and making use of Ricci calculus conventions to implicitly trigger contractions and diagonal subsetting. Explicit tensor operations, such as addition, subtraction and multiplication of tensors via the standard operators, raising and lowering indices, taking symmetric or antisymmetric tensor parts, as well as the Kronecker product are available. Common tensors like the Kronecker delta, Levi Civita epsilon, certain metric tensors, the Christoffel symbols, the Riemann as well as Ricci tensors are provided. The covariant derivative of tensor fields with respect to any metric tensor can be evaluated. An effort was made to provide the user with useful error messages.

r-rnnmf 0.3.0
Propagated dependencies: r-matrix@1.7-3
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/shabbychef/rnnmf
Licenses: LGPL 3
Synopsis: Regularized Non-Negative Matrix Factorization
Description:

This package provides a proof of concept implementation of regularized non-negative matrix factorization optimization. A non-negative matrix factorization factors non-negative matrix Y approximately as L R, for non-negative matrices L and R of reduced rank. This package supports such factorizations with weighted objective and regularization penalties. Allowable regularization penalties include L1 and L2 penalties on L and R, as well as non-orthogonality penalties. This package provides multiplicative update algorithms, which are a modification of the algorithm of Lee and Seung (2001) <http://papers.nips.cc/paper/1861-algorithms-for-non-negative-matrix-factorization.pdf>, as well as an additive update derived from that multiplicative update. See also Pav (2004) <doi:10.48550/arXiv.2410.22698>.

r-cnmap 0.1.1
Propagated dependencies: r-terra@1.8-50 r-sf@1.0-21
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/PanfengZhang/cnmap
Licenses: GPL 3
Synopsis: China Map Data from AutoNavi Map
Description:

According to the code or the name of the administrative division at the county level and above provided by the Ministry of Civil Affairs of the People's Republic of China in 2022, get the map file online from the website of AutoNavi Map (<http://datav.aliyun.com/portal/school/atlas/area_selector>).

r-digss 1.0.2
Propagated dependencies: r-viridis@0.6.5 r-ggplot2@3.5.2
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/markhubbe/DIGSS
Licenses: Expat
Synopsis: Determination of Intervals Using Georeferenced Survey Simulation
Description:

Simulation tool to estimate the rate of success that surveys possessing user-specific characteristics have in identifying archaeological sites (or any groups of clouds of objects), given specific parameters of survey area, survey methods, and site properties. The survey approach used is largely based on the work of Kintigh (1988) <doi:10.2307/281113>.

r-dysem 1.1.1
Propagated dependencies: r-tibble@3.2.1 r-stringr@1.5.1 r-semplot@1.1.6 r-rlang@1.1.6 r-magrittr@2.0.3 r-lifecycle@1.0.4 r-lavaan@0.6-19 r-gt@1.1.0 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/jsakaluk/dySEM
Licenses: GPL 3
Synopsis: Dyadic Structural Equation Modeling
Description:

Scripting of structural equation models via lavaan for Dyadic Data Analysis, and helper functions for supplemental calculations, tabling, and model visualization. Current models supported include Dyadic Confirmatory Factor Analysis, the Actorâ Partner Interdependence Model (observed and latent), the Common Fate Model (observed and latent), Mutual Influence Model (latent), and the Bifactor Dyadic Model (latent).

r-emery 0.6.0
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.2.1 r-stringr@1.5.1 r-rdpack@2.6.4 r-purrr@1.0.4 r-mvtnorm@1.3-3 r-ggplot2@3.5.2 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/therealcfdrake/emery
Licenses: GPL 3+
Synopsis: Accuracy Statistic Estimation for Imperfect Gold Standards
Description:

Produce maximum likelihood estimates of common accuracy statistics for multiple measurement methods when a gold standard is not available. An R implementation of the expectation maximization algorithms described in Zhou et al. (2011) <doi:10.1002/9780470906514> with additional functions for creating simulated data and visualizing results. Supports binary, ordinal, and continuous measurement methods.

r-fakir 1.0.0
Propagated dependencies: r-withr@3.0.2 r-tidyr@1.3.1 r-tibble@3.2.1 r-purrr@1.0.4 r-magrittr@2.0.3 r-lubridate@1.9.4 r-glue@1.8.0 r-dplyr@1.1.4 r-charlatan@0.6.1 r-attempt@0.3.1
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/Thinkr-open/fakir
Licenses: Expat
Synopsis: Generate Fake Datasets for Prototyping and Teaching
Description:

Create fake datasets that can be used for prototyping and teaching. This package provides a set of functions to generate fake data for a variety of data types, such as dates, addresses, and names. It can be used for prototyping (notably in shiny') or as a tool to teach data manipulation and data visualization.

r-ipcwk 1.0
Propagated dependencies: r-survival@3.8-3 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=IPCWK
Licenses: GPL 2+
Synopsis: Kendall's Tau Partial Corr. for Survival Trait and Biomarkers
Description:

We propose the inverse probability-of-censoring weighted (IPCW) Kendall's tau to measure the association of the survival trait with biomarkers and Kendall's partial correlation to reflect the relationship of the survival trait with interaction variable conditional on main effects, as described in Wang and Chen (2020) <doi:10.1093/bioinformatics/btaa017>.

r-jumps 1.0
Propagated dependencies: r-rcpp@1.0.14 r-nloptr@2.2.1
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://cran.r-project.org/package=jumps
Licenses: GPL 3
Synopsis: Hodrick-Prescott Filter with Jumps
Description:

This package provides a set of functions to compute the Hodrick-Prescott (HP) filter with automatically selected jumps. The original HP filter extracts a smooth trend from a time series, and our version allows for a small number of automatically identified jumps. See Maranzano and Pelagatti (2024) <doi:10.2139/ssrn.4896170> for details.

r-juicr 0.1
Propagated dependencies: r-xml@3.99-0.18 r-rcurl@1.98-1.17
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://cran.r-project.org/package=juicr
Licenses: GPL 2+
Synopsis: Automated and Manual Extraction of Numerical Data from Scientific Images
Description:

This package provides a GUI interface for automating data extraction from multiple images containing scatter and bar plots, semi-automated tools to tinker with extraction attempts, and a fully-loaded point-and-click manual extractor with image zoom, calibrator, and classifier. Also provides detailed and R-independent extraction reports as fully-embedded .html records.

r-lspls 0.2-2
Propagated dependencies: r-pls@2.8-5
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: http://mevik.net/work/software/lspls.html
Licenses: GPL 2
Synopsis: LS-PLS Models
Description:

This package implements the LS-PLS (least squares - partial least squares) method described in for instance Jørgensen, K., Segtnan, V. H., Thyholt, K., Næs, T. (2004) "A Comparison of Methods for Analysing Regression Models with Both Spectral and Designed Variables" Journal of Chemometrics, 18(10), 451--464, <doi:10.1002/cem.890>.

r-lawbl 1.5.0
Propagated dependencies: r-mass@7.3-65 r-coda@0.19-4.1
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/Jinsong-Chen/LAWBL
Licenses: GPL 3
Synopsis: Latent (Variable) Analysis with Bayesian Learning
Description:

This package provides a variety of models to analyze latent variables based on Bayesian learning: the partially CFA (Chen, Guo, Zhang, & Pan, 2020) <DOI: 10.1037/met0000293>; generalized PCFA; partially confirmatory IRM (Chen, 2020) <DOI: 10.1007/s11336-020-09724-3>; Bayesian regularized EFA <DOI: 10.1080/10705511.2020.1854763>; Fully and partially EFA.

r-mmpca 2.0.3
Propagated dependencies: r-rcppgsl@0.3.13 r-rcppeigen@0.3.4.0.2 r-rcpp@1.0.14 r-digest@0.6.37
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/cyianor/mmpca
Licenses: GPL 3+
Synopsis: Integrative Analysis of Several Related Data Matrices
Description:

This package provides a generalization of principal component analysis for integrative analysis. The method finds principal components that describe single matrices or that are common to several matrices. The solutions are sparse. Rank of solutions is automatically selected using cross validation. The method is described in Kallus et al. (2019) <arXiv:1911.04927>.

r-missr 1.0.1
Propagated dependencies: r-tibble@3.2.1 r-norm@1.0-11.1 r-lifecycle@1.0.4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/NoahHellen/missr
Licenses: Expat
Synopsis: Classify Missing Data as MCAR, MAR, or MNAR
Description:

Classify missing data as missing completely at random (MCAR), missing at random (MAR), or missing not at random (MNAR). This step is required before handling missing data (e.g. mean imputation) so that bias is not introduced. See Little (1988) <doi:10.1080/01621459.1988.10478722> for the statistical rationale for the methods used.

r-posir 0.1.2
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/Chukyhenry/PosiR
Licenses: Expat
Synopsis: Post-Selection Inference via Simultaneous Confidence Intervals
Description:

Post-selection inference in linear regression models, constructing simultaneous confidence intervals across a user-specified universe of models. Implements the methodology described in Kuchibhotla, Kolassa, and Kuffner (2022) "Post-Selection Inference" <doi:10.1146/annurev-statistics-100421-044639> to ensure valid inference after model selection, with applications in high-dimensional settings like Lasso selection.

r-pense 2.2.2
Propagated dependencies: r-rlang@1.1.6 r-rcpparmadillo@14.4.3-1 r-rcpp@1.0.14 r-matrix@1.7-3 r-lifecycle@1.0.4
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://dakep.github.io/pense-rpkg/
Licenses: Expat
Synopsis: Penalized Elastic Net S/MM-Estimator of Regression
Description:

Robust penalized (adaptive) elastic net S and M estimators for linear regression. The methods are proposed in Cohen Freue, G. V., Kepplinger, D., Salibián-Barrera, M., and Smucler, E. (2019) <https://projecteuclid.org/euclid.aoas/1574910036>. The package implements the extensions and algorithms described in Kepplinger, D. (2020) <doi:10.14288/1.0392915>.

r-qrlmm 2.3
Propagated dependencies: r-quantreg@6.1 r-psych@2.5.3 r-mvtnorm@1.3-3 r-lqr@5.2 r-ald@1.3.1
Channel: guix-cran
Location: guix-cran/packages/q.scm (guix-cran packages q)
Home page: https://cran.r-project.org/package=qrLMM
Licenses: GPL 2+
Synopsis: Quantile Regression for Linear Mixed-Effects Models
Description:

Quantile regression (QR) for Linear Mixed-Effects Models via the asymmetric Laplace distribution (ALD). It uses the Stochastic Approximation of the EM (SAEM) algorithm for deriving exact maximum likelihood estimates and full inference results for the fixed-effects and variance components. It also provides graphical summaries for assessing the algorithm convergence and fitting results.

r-smerc 1.8.4
Propagated dependencies: r-rcppprogress@0.4.2 r-rcpp@1.0.14 r-pbapply@1.7-2
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=smerc
Licenses: GPL 2+
Synopsis: Statistical Methods for Regional Counts
Description:

This package implements statistical methods for analyzing the counts of areal data, with a focus on the detection of spatial clusters and clustering. The package has a heavy emphasis on spatial scan methods, which were first introduced by Kulldorff and Nagarwalla (1995) <doi:10.1002/sim.4780140809> and Kulldorff (1997) <doi:10.1080/03610929708831995>.

r-tower 0.2.0
Propagated dependencies: r-stringr@1.5.1 r-rlang@1.1.6 r-purrr@1.0.4 r-jsonlite@2.0.0 r-glue@1.8.0 r-curl@6.2.3
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/ixpantia/tower
Licenses: Expat
Synopsis: Easy Middle Ware Library for 'shiny'
Description:

The best way to implement middle ware for shiny Applications. tower is designed to make implementing behavior on top of shiny easy with a layering model for incoming HTTP requests and server sessions. tower is a very minimal package with little overhead, it is mainly meant for other package developers to implement new behavior.

r-zipfa 0.8.1
Propagated dependencies: r-trustoptim@0.8.7.3 r-optimx@2025-4.9 r-matrix@1.7-3 r-foreach@1.5.2 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/z.scm (guix-cran packages z)
Home page: https://zjph602xtc.github.io/ZIPFA/
Licenses: GPL 2+
Synopsis: Zero Inflated Poisson Factor Analysis
Description:

Estimation methods for zero-inflated Poisson factor analysis (ZIPFA) on sparse data. It provides estimates of coefficients in a new type of zero-inflated regression. It provides a cross-validation method to determine the potential rank of the data in the ZIPFA and conducts zero-inflated Poisson factor analysis based on the determined rank.

r-bioga 1.2.0
Propagated dependencies: r-summarizedexperiment@1.38.1 r-sessioninfo@1.2.3 r-rlang@1.1.6 r-rcpp@1.0.14 r-ggplot2@3.5.2 r-biocviews@1.76.0 r-biocstyle@2.36.0 r-animation@2.7
Channel: guix-bioc
Location: guix-bioc/packages/b.scm (guix-bioc packages b)
Home page: https://danymukesha.github.io/BioGA/
Licenses: Expat
Synopsis: Bioinformatics Genetic Algorithm (BioGA)
Description:

Genetic algorithm are a class of optimization algorithms inspired by the process of natural selection and genetics. This package allows users to analyze and optimize high throughput genomic data using genetic algorithms. The functions provided are implemented in C++ for improved speed and efficiency, with an easy-to-use interface for use within R.

r-hippo 1.20.0
Propagated dependencies: r-umap@0.2.10.0 r-singlecellexperiment@1.30.1 r-rtsne@0.17 r-rlang@1.1.6 r-reshape2@1.4.4 r-matrix@1.7-3 r-magrittr@2.0.3 r-irlba@2.3.5.1 r-gridextra@2.3 r-ggrepel@0.9.6 r-ggplot2@3.5.2 r-dplyr@1.1.4
Channel: guix-bioc
Location: guix-bioc/packages/h.scm (guix-bioc packages h)
Home page: https://github.com/tk382/HIPPO
Licenses: FSDG-compatible
Synopsis: Heterogeneity-Induced Pre-Processing tOol
Description:

For scRNA-seq data, it selects features and clusters the cells simultaneously for single-cell UMI data. It has a novel feature selection method using the zero inflation instead of gene variance, and computationally faster than other existing methods since it only relies on PCA+Kmeans rather than graph-clustering or consensus clustering.

Page: 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258
Total results: 30177