_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
r-dual 0.0.6
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dual
Licenses: GPL 3
Synopsis: Automatic Differentiation with Dual Numbers
Description:

Automatic differentiation is achieved by using dual numbers without providing hand-coded gradient functions. The output value of a mathematical function is returned with the values of its exact first derivative (or gradient). For more details see Baydin, Pearlmutter, Radul, and Siskind (2018) <https://jmlr.org/papers/volume18/17-468/17-468.pdf>.

r-ddml 0.3.0
Propagated dependencies: r-xgboost@1.7.11.1 r-ranger@0.17.0 r-quadprog@1.5-8 r-nnls@1.6 r-matrix@1.7-3 r-mass@7.3-65 r-glmnet@4.1-8 r-aer@1.2-14
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/thomaswiemann/ddml
Licenses: GPL 3+
Synopsis: Double/Debiased Machine Learning
Description:

Estimate common causal parameters using double/debiased machine learning as proposed by Chernozhukov et al. (2018) <doi:10.1111/ectj.12097>. ddml simplifies estimation based on (short-)stacking as discussed in Ahrens et al. (2024) <doi:10.1177/1536867X241233641>, which leverages multiple base learners to increase robustness to the underlying data generating process.

r-dlib 1.0.3.1
Propagated dependencies: r-rcpp@1.0.14
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dlib
Licenses: FSDG-compatible
Synopsis: Allow Access to the 'Dlib' C++ Library
Description:

Interface for Rcpp users to dlib <http://dlib.net> which is a C++ toolkit containing machine learning algorithms and computer vision tools. It is used in a wide range of domains including robotics, embedded devices, mobile phones, and large high performance computing environments. This package allows R users to use dlib through Rcpp'.

r-dcov 0.1.1
Propagated dependencies: r-rcpparmadillo@14.4.3-1 r-rcpp@1.0.14
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dcov
Licenses: GPL 2
Synopsis: Fast Implementation of Distance Covariance
Description:

Efficient methods for computing distance covariance and relevant statistics. See Székely et al.(2007) <doi:10.1214/009053607000000505>; Székely and Rizzo (2013) <doi:10.1016/j.jmva.2013.02.012>; Székely and Rizzo (2014) <doi:10.1214/14-AOS1255>; Huo and Székely (2016) <doi:10.1080/00401706.2015.1054435>.

r-felp 0.6.0
Propagated dependencies: r-stringi@1.8.7 r-shiny@1.10.0 r-rstudioapi@0.17.1 r-rlang@1.1.6 r-reactable@0.4.4 r-prettycode@1.1.0 r-miniui@0.1.2 r-memoise@2.0.1 r-matrixstats@1.5.0 r-magrittr@2.0.3 r-htmltools@0.5.8.1 r-dplyr@1.1.4 r-data-table@1.17.4 r-curl@6.2.3 r-callr@3.7.6
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://felp.atusy.net/
Licenses: Expat
Synopsis: Functional Help for Functions, Objects, and Packages
Description:

Enhance R help system by fuzzy search and preview interface, pseudo-postfix operators, and more. The `?.` pseudo-postfix operator and the `?` prefix operator displays documents and contents (source or structure) of objects simultaneously to help understanding the objects. The `?p` pseudo-postfix operator displays package documents, and is shorter than help(package = foo).

r-fntl 0.1.2
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/andrewraim/fntl
Licenses: Expat
Synopsis: Numerical Tools for 'Rcpp' and Lambda Functions
Description:

This package provides a C++ API for routinely used numerical tools such as integration, root-finding, and optimization, where function arguments are given as lambdas. This facilitates Rcpp programming, enabling the development of R'-like code in C++ where functions can be defined on the fly and use variables in the surrounding environment.

r-geem 0.10.1
Propagated dependencies: r-matrix@1.7-3
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=geeM
Licenses: GPL 3
Synopsis: Solve Generalized Estimating Equations
Description:

GEE estimation of the parameters in mean structures with possible correlation between the outcomes. User-specified mean link and variance functions are allowed, along with observation weighting. The M in the name geeM is meant to emphasize the use of the Matrix package, which allows for an implementation based fully in R.

r-gitr 0.1.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://stufield.github.io/gitr/
Licenses: Expat
Synopsis: Lightweight API for 'Git'
Description:

This package provides a light-weight, dependency-free, application programming interface (API) to access system-level Git <https://git-scm.com/downloads> commands from within R'. Contains wrappers and defaults for common data science workflows as well as Zsh <https://github.com/ohmyzsh/ohmyzsh> plugin aliases. A generalized API syntax is also available.

r-imuf 0.6.0
Propagated dependencies: r-rcppeigen@0.3.4.0.2 r-rcpp@1.0.14 r-htmlwidgets@1.6.4 r-htmltools@0.5.8.1
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://github.com/gitboosting/imuf
Licenses: Expat
Synopsis: Estimate Orientation of an Inertial Measurement Unit
Description:

Estimate the orientation of an inertial measurement unit (IMU) with a 3-axis accelerometer and a 3-axis gyroscope using a complementary filter. imuf takes an IMU's accelerometer and gyroscope readings, time duration, its initial orientation, and a gain factor as inputs, and returns an estimate of the IMU's final orientation.

r-ipec 1.1.1
Propagated dependencies: r-numderiv@2016.8-1.1 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=IPEC
Licenses: GPL 2+
Synopsis: Root Mean Square Curvature Calculation
Description:

Calculates the RMS intrinsic and parameter-effects curvatures of a nonlinear regression model. The curvatures are global measures of assessing whether a model/data set combination is close-to-linear or not. See Bates and Watts (1980) <doi:10.1002/9780470316757> and Ratkowsky and Reddy (2017) <doi:10.1093/aesa/saw098> for details.

r-lazy 1.2-18
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=lazy
Licenses: GPL 2+
Synopsis: Lazy Learning for Local Regression
Description:

By combining constant, linear, and quadratic local models, lazy estimates the value of an unknown multivariate function on the basis of a set of possibly noisy samples of the function itself. This implementation of lazy learning automatically adjusts the bandwidth on a query-by-query basis through a leave-one-out cross-validation.

r-lpcm 0.47-6
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=LPCM
Licenses: GPL 2+
Synopsis: Local Principal Curve Methods
Description:

Fitting multivariate data patterns with local principal curves, including tools for data compression (projection) and measuring goodness-of-fit; with some additional functions for mean shift clustering. See Einbeck, Tutz and Evers (2005) <doi:10.1007/s11222-005-4073-8> and Ameijeiras-Alonso and Einbeck (2023) <doi:10.1007/s11634-023-00575-1>.

r-mlxr 4.2.0
Propagated dependencies: r-ggplot2@3.5.2
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: http://simulx.webpopix.org
Licenses: FreeBSD
Synopsis: Simulation of Longitudinal Data
Description:

Simulation and visualization of complex models for longitudinal data. The models are encoded using the model coding language Mlxtran and automatically converted into C++ codes. That allows one to implement very easily complex ODE-based models and complex statistical models, including mixed effects models, for continuous, count, categorical, and time-to-event data.

r-mggd 1.3.3
Propagated dependencies: r-rgl@1.3.18 r-mass@7.3-65 r-lifecycle@1.0.4 r-data-table@1.17.4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://forgemia.inra.fr/imhorphen/mggd
Licenses: GPL 3+
Synopsis: Multivariate Generalised Gaussian Distribution; Kullback-Leibler Divergence
Description:

Distance between multivariate generalised Gaussian distributions, as presented by N. Bouhlel and A. Dziri (2019) <doi:10.1109/LSP.2019.2915000>. Manipulation of multivariate generalised Gaussian distributions (methods presented by Gomez, Gomez-Villegas and Marin (1998) <doi:10.1080/03610929808832115> and Pascal, Bombrun, Tourneret and Berthoumieu (2013) <doi:10.1109/TSP.2013.2282909>).

r-mpci 1.0.7
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MPCI
Licenses: GPL 2
Synopsis: Multivariate Process Capability Indices (MPCI)
Description:

It performs the followings Multivariate Process Capability Indices: Shahriari et al. (1995) Multivariate Capability Vector, Taam et al. (1993) Multivariate Capability Index (MCpm), Pan and Lee (2010) proposal (NMCpm) and the followings based on Principal Component Analysis (PCA):Wang and Chen (1998), Xekalaki and Perakis (2002) and Wang (2005). Two datasets are included.

r-ompr 1.0.4
Propagated dependencies: r-rlang@1.1.6 r-matrix@1.7-3 r-listcomp@0.4.1 r-lazyeval@0.2.2 r-fastmap@1.2.0 r-data-table@1.17.4
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://github.com/dirkschumacher/ompr
Licenses: Expat
Synopsis: Model and Solve Mixed Integer Linear Programs
Description:

Model mixed integer linear programs in an algebraic way directly in R. The model is solver-independent and thus offers the possibility to solve a model with different solvers. It currently only supports linear constraints and objective functions. See the ompr website <https://dirkschumacher.github.io/ompr/> for more information, documentation and examples.

r-ppca 1.1
Propagated dependencies: r-rspectra@0.16-2 r-rcpp@1.0.14 r-matrix@1.7-3
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=pPCA
Licenses: GPL 3
Synopsis: Partial Principal Component Analysis of Partitioned Large Sparse Matrices
Description:

This package performs partial principal component analysis of a large sparse matrix. The matrix may be stored as a list of matrices to be concatenated (implicitly) horizontally. Useful application includes cases where the number of total nonzero entries exceed the capacity of 32 bit integers (e.g., with large Single Nucleotide Polymorphism data).

r-spec 0.1.9
Propagated dependencies: r-magrittr@2.0.3 r-encode@0.3.6 r-csv@0.6.2
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=spec
Licenses: GPL 3
Synopsis: Data Specification Format and Interface
Description:

This package creates a data specification that describes the columns of a table (data.frame). Provides methods to read, write, and update the specification. Checks whether a table matches its specification. See specification.data.frame(),read.spec(), write.spec(), as.csv.spec(), respecify.character(), and %matches%.data.frame().

r-sdwd 1.0.5
Propagated dependencies: r-matrix@1.7-3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=sdwd
Licenses: GPL 2
Synopsis: Sparse Distance Weighted Discrimination
Description:

Formulates a sparse distance weighted discrimination (SDWD) for high-dimensional classification and implements a very fast algorithm for computing its solution path with the L1, the elastic-net, and the adaptive elastic-net penalties. More details about the methodology SDWD is seen on Wang and Zou (2016) (<doi:10.1080/10618600.2015.1049700>).

r-scqe 1.0.0
Propagated dependencies: r-ggplot2@3.5.2 r-aer@1.2-14
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=scqe
Licenses: Expat
Synopsis: Stability Controlled Quasi-Experimentation
Description:

This package provides functions to implement the stability controlled quasi-experiment (SCQE) approach to study the effects of newly adopted treatments that were not assigned at random. This package contains tools to help users avoid making statistical assumptions that rely on infeasible assumptions. Methods developed in Hazlett (2019) <doi:10.1002/sim.8717>.

r-tall 0.3.0
Propagated dependencies: r-word2vec@0.4.0 r-visnetwork@2.1.2 r-umap@0.2.10.0 r-udpipe@0.8.11 r-topicmodels@0.2-17 r-tidyr@1.3.1 r-tidygraph@1.3.1 r-textrank@0.3.1 r-strucchange@1.5-4 r-stringr@1.5.1 r-sparkline@2.0 r-shinywidgets@0.9.0 r-shinyjs@2.1.0 r-shinyfiles@0.9.3 r-shinydashboardplus@2.0.5 r-shinycssloaders@1.1.0 r-shiny@1.10.0 r-rspectra@0.16-2 r-rlang@1.1.6 r-readxl@1.4.5 r-readtext@0.91 r-readr@2.1.5 r-rcpp@1.0.14 r-purrr@1.0.4 r-promises@1.3.3 r-plotly@4.10.4 r-pdftools@3.5.0 r-pagedown@0.22 r-openxlsx@4.2.8 r-later@1.4.2 r-jsonlite@2.0.0 r-igraph@2.1.4 r-httr2@1.1.2 r-ggraph@2.2.1 r-fontawesome@0.5.3 r-dt@0.33 r-dplyr@1.1.4 r-doparallel@1.0.17 r-curl@6.2.3 r-chromote@0.5.1 r-ca@0.71.1 r-base64enc@0.1-3
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/massimoaria/tall
Licenses: Expat
Synopsis: Text Analysis for All
Description:

An R shiny app designed for diverse text analysis tasks, offering a wide range of methodologies tailored to Natural Language Processing (NLP) needs. It is a versatile, general-purpose tool for analyzing textual data. tall features a comprehensive workflow, including data cleaning, preprocessing, statistical analysis, and visualization, all integrated for effective text analysis.

r-bedr 1.1.3
Propagated dependencies: r-data-table@1.17.4 r-r-utils@2.13.0 r-testthat@3.2.3 r-venndiagram@1.7.3 r-yaml@2.3.10 bedops@2.4.41 bedtools@2.31.1 htslib@1.21
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/bedr
Licenses: GPL 2
Synopsis: Genomic region processing
Description:

This package is for genomic regions processing using command line tools such as BEDTools, BEDOPS and Tabix. These tools offer scalable and efficient utilities to perform genome arithmetic e.g indexing, formatting and merging. The bedr package's API enhances access to these tools as well as offers additional utilities for genomic regions processing.

r-qpdf 1.3.5
Dependencies: libjpeg-turbo@2.1.4 qpdf@11.8.0 zlib@1.3
Propagated dependencies: r-askpass@1.2.1 r-curl@6.2.3 r-rcpp@1.0.14
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/ropensci/qpdf
Licenses: ASL 2.0
Synopsis: Split, Combine and Compress PDF Files
Description:

Content-preserving transformations transformations of PDF files such as split, combine, and compress. This package interfaces directly to the qpdf C++ API and does not require any command line utilities. Note that qpdf does not read actual content from PDF files: to extract text and data you need the pdftools package.

r-geos 0.2.4
Propagated dependencies: r-libgeos@3.11.1-3 r-wk@0.9.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://paleolimbot.github.io/geos/
Licenses: Expat
Synopsis: Open Source Geometry Engine (GEOS) R API
Description:

This package provides an R API to the Open Source Geometry Engine (GEOS) library and a vector format with which to efficiently store GEOS geometries. High-performance functions to extract information from, calculate relationships between, and transform geometries are provided. Finally, facilities to import and export geometry vectors to other spatial formats are provided.

Page: 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418
Total results: 34014