_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
r-mlmc 2.1.1
Propagated dependencies: r-rcpp@1.0.14 r-ggplot2@3.5.2
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://mlmc.louisaslett.com/
Licenses: GPL 2
Synopsis: Multi-Level Monte Carlo
Description:

An implementation of MLMC (Multi-Level Monte Carlo), Giles (2008) <doi:10.1287/opre.1070.0496>, Heinrich (1998) <doi:10.1006/jcom.1998.0471>, for R. This package builds on the original Matlab and C++ implementations by Mike Giles to provide a full MLMC driver and example level samplers. Multi-core parallel sampling of levels is provided built-in.

r-ojsr 0.1.5
Propagated dependencies: r-xml2@1.3.8 r-urltools@1.7.3 r-tidyr@1.3.1 r-rvest@1.0.4 r-rlang@1.1.6 r-rcurl@1.98-1.17 r-purrr@1.0.4 r-magrittr@2.0.3 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://github.com/gastonbecerra/ojsr
Licenses: GPL 3
Synopsis: Crawler and Data Scraper for Open Journal System ('OJS')
Description:

Crawler for OJS pages and scraper for meta-data from articles. You can crawl OJS archives, issues, articles, galleys, and search results. You can scrape articles metadata from their head tag in html, or from Open Archives Initiative ('OAI') records. Most of these functions rely on OJS routing conventions (<https://docs.pkp.sfu.ca/dev/documentation/en/architecture-routes>).

r-psvd 1.0-0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=psvd
Licenses: GPL 2+
Synopsis: Eigendecomposition, Singular-Values and the Power Method
Description:

For a data matrix with m rows and n columns (m>=n), the power method is used to compute, simultaneously, the eigendecomposition of a square symmetric matrix. This result is used to obtain the singular value decomposition (SVD) and the principal component analysis (PCA) results. Compared to the classical SVD method, the first r singular values can be computed.

r-pcts 0.15.8
Propagated dependencies: r-zoo@1.8-14 r-xts@0.14.1 r-sarima@0.9.4 r-rdpack@2.6.4 r-polynomf@2.0-8 r-mcompanion@0.6 r-matrix@1.7-3 r-lubridate@1.9.4 r-lagged@0.3.2 r-gbutils@0.5 r-bb@2019.10-1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://geobosh.github.io/pcts/https://github.com/GeoBosh/pcts/
Licenses: GPL 2+
Synopsis: Periodically Correlated and Periodically Integrated Time Series
Description:

This package provides classes and methods for modelling and simulation of periodically correlated (PC) and periodically integrated time series. Compute theoretical periodic autocovariances and related properties of PC autoregressive moving average models. Some original methods including Boshnakov & Iqelan (2009) <doi:10.1111/j.1467-9892.2009.00617.x>, Boshnakov (1996) <doi:10.1111/j.1467-9892.1996.tb00281.x>.

r-sumr 0.4.15
Propagated dependencies: r-matrixstats@1.5.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=sumR
Licenses: GPL 3+
Synopsis: Approximate Summation of Series
Description:

Application of theoretical results which ensure that the summation of an infinite discrete series is within an arbitrary margin of error of its true value. The C code under the hood is shared through header files to allow users to sum their own low level functions as well. Based on the paper by Braden (1992) <doi: 10.2307/2324995>.

r-slim 0.1.1
Propagated dependencies: r-mass@7.3-65 r-data-table@1.17.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=slim
Licenses: GPL 3
Synopsis: Singular Linear Models for Longitudinal Data
Description:

Fits singular linear models to longitudinal data. Singular linear models are useful when the number, or timing, of longitudinal observations may be informative about the observations themselves. They are described in Farewell (2010) <doi:10.1093/biomet/asp068>, and are extensions of the linear increments model <doi:10.1111/j.1467-9876.2007.00590.x> to general longitudinal data.

r-ssn2 0.2.1
Propagated dependencies: r-withr@3.0.2 r-tibble@3.2.1 r-spmodel@0.11.0 r-sf@1.0-21 r-rsqlite@2.3.11 r-matrix@1.7-3 r-generics@0.1.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://usepa.github.io/SSN2/
Licenses: GPL 3
Synopsis: Spatial Modeling on Stream Networks
Description:

Spatial statistical modeling and prediction for data on stream networks, including models based on in-stream distance (Ver Hoef, J.M. and Peterson, E.E., (2010) <DOI:10.1198/jasa.2009.ap08248>.) Models are created using moving average constructions. Spatial linear models, including explanatory variables, can be fit with (restricted) maximum likelihood. Mapping and other graphical functions are included.

r-ship 2.0.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/vguillemot/SHIP
Licenses: GPL 2+
Synopsis: Shrinkage Covariance Incorporating Prior Knowledge
Description:

This package implements estimation methods for shrinkage covariance matrices using user-specified covariance targets. The covariance target is a structured matrix towards which the unbiased sample covariance is shrunk, optionally incorporating prior knowledge. Shrinkage intensity is computed analytically. The method is described and applied to microarray gene expression data in Jelizarow et al. (2010) <doi:10.1093/bioinformatics/btq323>.

r-twfy 0.1.0
Propagated dependencies: r-jsonlite@2.0.0 r-httr@1.4.7
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://conjugateprior.github.io/twfy
Licenses: GPL 3
Synopsis: Drive the API for TheyWorkForYou
Description:

An R wrapper around the API of TheyWorkForYou, a parliamentary monitoring site that scrapes and repackages Hansard (the UK's parliamentary record) and augments it with information from the Register of Members Interests, election results, and voting records to provide a unified source of information about UK legislators and their activities. See <http://www.theyworkforyou.com> for details.

r-whep 0.1.0
Propagated dependencies: r-yaml@2.3.10 r-withr@3.0.2 r-tidyr@1.3.1 r-stringr@1.5.1 r-rlang@1.1.6 r-readr@2.1.5 r-purrr@1.0.4 r-pins@1.4.1 r-nanoparquet@0.4.2 r-mipfp@3.2.1 r-httr@1.4.7 r-fs@1.6.6 r-faostat@2.4.0 r-dplyr@1.1.4 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://eduaguilera.github.io/whep/
Licenses: Expat
Synopsis: Processing Agro-Environmental Data
Description:

This package provides a set of tools for processing and analyzing data developed in the context of the "Who Has Eaten the Planet" (WHEP) project, funded by the European Research Council (ERC). For more details on multi-regional inputâ output model "Food and Agriculture Biomass Inputâ Output" (FABIO) see Bruckner et al. (2019) <doi:10.1021/acs.est.9b03554>.

r-yeab 1.0.6
Propagated dependencies: r-zoo@1.8-14 r-usethis@3.1.0 r-sfsmisc@1.1-20 r-scales@1.4.0 r-polychrome@1.5.4 r-minpack-lm@1.2-4 r-mass@7.3-65 r-magrittr@2.0.3 r-ks@1.15.1 r-kernsmooth@2.23-26 r-infotheo@1.2.0.1 r-gridextra@2.3 r-ggplot2@3.5.2 r-foreach@1.5.2 r-fnn@1.1.4.1 r-dplyr@1.1.4 r-doparallel@1.0.17 r-data-table@1.17.4 r-cluster@2.1.8.1 r-boot@1.3-31
Channel: guix-cran
Location: guix-cran/packages/y.scm (guix-cran packages y)
Home page: https://cran.r-project.org/package=YEAB
Licenses: GPL 3+
Synopsis: Analyze Data from Analysis of Behavior Experiments
Description:

Analyze data from behavioral experiments conducted using MED-PC software developed by Med Associates Inc. Includes functions to fit exponential and hyperbolic models for delay discounting tasks, exponential mixtures for inter-response times, and Gaussian plus ramp models for peak procedure data, among others. For more details, refer to Alcala et al. (2023) <doi:10.31234/osf.io/8aq2j>.

r-jomo 2.7-6
Propagated dependencies: r-lme4@1.1-37 r-mass@7.3-65 r-ordinal@2023.12-4.1 r-survival@3.8-3 r-tibble@3.2.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/jomo/
Licenses: GPL 2
Synopsis: Multilevel Joint Modelling Multiple Imputation
Description:

Similarly to Schafer's package pan, jomo is a package for multilevel joint modelling multiple imputation http://doi.org/10.1002/9781119942283. Novel aspects of jomo are the possibility of handling binary and categorical data through latent normal variables, the option to use cluster-specific covariance matrices and to impute compatibly with the substantive model.

r-mlr3 0.23.0
Propagated dependencies: r-backports@1.5.0 r-checkmate@2.3.2 r-data-table@1.17.4 r-evaluate@1.0.3 r-future@1.49.0 r-future-apply@1.11.3 r-lgr@0.4.4 r-mlbench@2.1-6 r-mlr3measures@1.0.0 r-mlr3misc@0.18.0 r-palmerpenguins@0.1.1 r-paradox@1.0.1 r-parallelly@1.44.0 r-r6@2.6.1 r-uuid@1.2-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://mlr3.mlr-org.com/
Licenses: LGPL 3
Synopsis: Machine Learning in R - Next Generation
Description:

mlr3 enables efficient, object-oriented programming on the building blocks of machine learning. It provides R6 objects for tasks, learners, resamplings, and measures. The package is geared towards scalability and larger datasets by supporting parallelization and out-of-memory data-backends like databases. While mlr3 focuses on the core computational operations, add-on packages provide additional functionality.

r-mcmc 0.9-8
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.stat.umn.edu/geyer/mcmc/
Licenses: Expat
Synopsis: Markov chain Monte Carlo
Description:

This package simulates continuous distributions of random vectors using Markov chain Monte Carlo (MCMC). Users specify the distribution by an R function that evaluates the log unnormalized density. Algorithms are random walk Metropolis algorithm (function metrop), simulated tempering (function temper), and morphometric random walk Metropolis (function morph.metrop), which achieves geometric ergodicity by change of variable.

r-snow 0.4-4
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://cran.r-project.org/web/packages/snow
Licenses: GPL 2+ GPL 3+
Synopsis: Support for simple parallel computing in R
Description:

The snow package provides support for simple parallel computing on a network of workstations using R. A master R process calls makeCluster to start a cluster of worker processes; the master process then uses functions such as clusterCall and clusterApply to execute R code on the worker processes and collect and return the results on the master.

r-acca 0.2
Propagated dependencies: r-plyr@1.8.9 r-ggplot2@3.5.2
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=acca
Licenses: GPL 2+
Synopsis: Canonical Correlation Analysis with Inferential Guaranties
Description:

It performs Canonical Correlation Analysis and provides inferential guaranties on the correlation components. The p-values are computed following the resampling method developed in Winkler, A. M., Renaud, O., Smith, S. M., & Nichols, T. E. (2020). Permutation inference for canonical correlation analysis. NeuroImage, <doi:10.1016/j.neuroimage.2020.117065>. Furthermore, it provides plotting tools to visualize the results.

r-btyd 2.4.3
Propagated dependencies: r-optimx@2025-4.9 r-matrix@1.7-3 r-hypergeo@1.2-14 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=BTYD
Licenses: GPL 3
Synopsis: Implementing BTYD Models with the Log Sum Exp Patch
Description:

This package provides functions for data preparation, parameter estimation, scoring, and plotting for the BG/BB (Fader, Hardie, and Shang 2010 <doi:10.1287/mksc.1100.0580>), BG/NBD (Fader, Hardie, and Lee 2005 <doi:10.1287/mksc.1040.0098>) and Pareto/NBD and Gamma/Gamma (Fader, Hardie, and Lee 2005 <doi:10.1509/jmkr.2005.42.4.415>) models.

r-cggp 1.0.4
Propagated dependencies: r-rcpparmadillo@14.4.3-1 r-rcpp@1.0.14
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/CollinErickson/CGGP
Licenses: GPL 3
Synopsis: Composite Grid Gaussian Processes
Description:

Run computer experiments using the adaptive composite grid algorithm with a Gaussian process model. The algorithm works best when running an experiment that can evaluate thousands of points from a deterministic computer simulation. This package is an implementation of a forthcoming paper by Plumlee, Erickson, Ankenman, et al. For a preprint of the paper, contact the maintainer of this package.

r-cvap 0.1.5
Propagated dependencies: r-tidyr@1.3.1 r-stringr@1.5.1 r-rlang@1.1.6 r-readr@2.1.5 r-fs@1.6.6 r-dplyr@1.1.4 r-cli@3.6.5 r-censable@0.0.5
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/christopherkenny/cvap
Licenses: Expat
Synopsis: Citizen Voting Age Population
Description:

Works with the Citizen Voting Age Population special tabulation from the US Census Bureau <https://www.census.gov/programs-surveys/decennial-census/about/voting-rights/cvap.html>. Provides tools to download and process raw data. Also provides a downloading interface to processed data. Implements a very basic approach to estimate block level citizen voting age population from block group data.

r-frlr 1.3.0
Dependencies: gsl@2.8
Propagated dependencies: r-rcpp@1.0.14
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/szcf-weiya/fRLR
Licenses: GPL 2+
Synopsis: Fit Repeated Linear Regressions
Description:

When fitting a set of linear regressions which have some same variables, we can separate the matrix and reduce the computation cost. This package aims to fit a set of repeated linear regressions faster. More details can be found in this blog Lijun Wang (2017) <https://stats.hohoweiya.xyz/regression/2017/09/26/An-R-Package-Fit-Repeated-Linear-Regressions/>.

r-idar 1.6
Propagated dependencies: r-spatstat-random@3.4-1 r-spatstat-geom@3.4-1 r-spatstat-explore@3.4-3 r-spatstat@3.3-3 r-picante@1.8.2 r-fd@1.0-12.3 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=idar
Licenses: GPL 2+
Synopsis: Individual Diversity-Area Relationships
Description:

Computes and tests individual (species, phylogenetic and functional) diversity-area relationships, i.e., how species-, phylogenetic- and functional-diversity varies with spatial scale around the individuals of some species in a community. See applications of these methods in Wiegand et al. (2007) <doi:10.1073/pnas.0705621104> or Chacon-Labella et al. (2016) <doi:10.1007/s00442-016-3547-z>.

r-lrgs 0.5.4
Propagated dependencies: r-mvtnorm@1.3-3
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/abmantz/lrgs
Licenses: Expat
Synopsis: Linear Regression by Gibbs Sampling
Description:

This package implements a Gibbs sampler to do linear regression with multiple covariates, multiple responses, Gaussian measurement errors on covariates and responses, Gaussian intrinsic scatter, and a covariate prior distribution which is given by either a Gaussian mixture of specified size or a Dirichlet process with a Gaussian base distribution. Described further in Mantz (2016) <DOI:10.1093/mnras/stv3008>.

r-mapa 2.0.7
Propagated dependencies: r-smooth@4.3.0 r-rcolorbrewer@1.1-3 r-forecast@8.24.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://kourentzes.com/forecasting/2014/04/19/multiple-aggregation-prediction-algorithm-mapa/
Licenses: GPL 2+
Synopsis: Multiple Aggregation Prediction Algorithm
Description:

This package provides functions and wrappers for using the Multiple Aggregation Prediction Algorithm (MAPA) for time series forecasting. MAPA models and forecasts time series at multiple temporal aggregation levels, thus strengthening and attenuating the various time series components for better holistic estimation of its structure. For details see Kourentzes et al. (2014) <doi:10.1016/j.ijforecast.2013.09.006>.

r-ntss 0.1.3
Propagated dependencies: r-spatstat-univar@3.1-3 r-spatstat-random@3.4-1 r-spatstat-model@3.3-6 r-spatstat-geom@3.4-1 r-spatstat-explore@3.4-3 r-spatstat@3.3-3 r-ks@1.15.1 r-get@1.0-7 r-geor@1.9-5
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=NTSS
Licenses: GPL 3
Synopsis: Nonparametric Tests in Spatial Statistics
Description:

Nonparametric test of independence between a pair of spatial objects (random fields, point processes) based on random shifts with torus or variance correction. See MrkviÄ ka et al. (2021) <doi:10.1016/j.spasta.2020.100430>, DvoŠák et al. (2022) <doi:10.1111/insr.12503>, DvoŠák and MrkviÄ ka (2024) <doi:10.1080/10618600.2024.2357626>.

Page: 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418
Total results: 34014