_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
r-rcereal 1.3.2
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/wush978/Rcereal/
Licenses: FreeBSD
Synopsis: "Cereal Headers for R and C++ Serialization"
Description:

To facilitate using cereal with R via cpp11 or Rcpp'. cereal is a header-only C++11 serialization library. cereal takes arbitrary data types and reversibly turns them into different representations, such as compact binary encodings, XML', or JSON'. cereal was designed to be fast, light-weight, and easy to extend - it has no external dependencies and can be easily bundled with other code or used standalone. Please see <https://uscilab.github.io/cereal/> for more information.

r-rprintf 0.2.1
Propagated dependencies: r-stringi@1.8.7
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: http://renkun.me/rprintf
Licenses: Expat
Synopsis: Adaptive Builder for Formatted Strings
Description:

This package provides a set of functions to facilitate building formatted strings under various replacement rules: C-style formatting, variable-based formatting, and number-based formatting. C-style formatting is basically identical to built-in function sprintf'. Variable-based formatting allows users to put variable names in a formatted string which will be replaced by variable values. Number-based formatting allows users to use index numbers to represent the corresponding argument value to appear in the string.

r-atakrig 0.9.8.1
Propagated dependencies: r-terra@1.8-50 r-snow@0.4-4 r-sf@1.0-21 r-rcpp@1.0.14 r-mass@7.3-65 r-gstat@2.1-3 r-foreach@1.5.2 r-fnn@1.1.4.1 r-dosnow@1.0.20
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=atakrig
Licenses: GPL 2+
Synopsis: Area-to-Area Kriging
Description:

Point-scale variogram deconvolution from irregular/regular spatial support according to Goovaerts, P., (2008) <doi: 10.1007/s11004-007-9129-1>; ordinary area-to-area (co)Kriging and area-to-point (co)Kriging.

r-bssprep 0.1
Propagated dependencies: r-rcpparmadillo@14.4.2-1 r-rcpp@1.0.14
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=BSSprep
Licenses: GPL 2+
Synopsis: Whitening Data as Preparation for Blind Source Separation
Description:

Whitening is the first step of almost all blind source separation (BSS) methods. A fast implementation of whitening for BSS is implemented to serve as a lightweight dependency for packages providing BSS methods.

r-cbbinom 0.2.0
Propagated dependencies: r-rcpp@1.0.14 r-hypergeo2@0.2.0 r-bh@1.87.0-1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/zhuxr11/cbbinom
Licenses: Expat
Synopsis: Continuous Analog of a Beta-Binomial Distribution
Description:

Implementation of the d/p/q/r family of functions for a continuous analog to the standard discrete beta-binomial with continuous size parameter and continuous support with x in [0, size + 1].

r-cmshiny 0.1.0
Propagated dependencies: r-shinymatrix@0.8.0 r-shiny@1.10.0 r-rmarkdown@2.29 r-matrix@1.7-3 r-epitools@0.5-10.1 r-e1071@1.7-16 r-caret@7.0-1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CMShiny
Licenses: GPL 2
Synopsis: Interactive Document for Working with Confusion Matrix
Description:

An interactive document on the topic of confusion matrix analysis using rmarkdown and shiny packages. Runtime examples are provided in the package function as well as at <https://predanalyticssessions1.shinyapps.io/ConfusionMatrixShiny/>.

r-dykstra 1.0-0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=Dykstra
Licenses: GPL 2+
Synopsis: Quadratic Programming using Cyclic Projections
Description:

Solves quadratic programming problems using Richard L. Dykstra's cyclic projection algorithm. Routine allows for a combination of equality and inequality constraints. See Dykstra (1983) <doi:10.1080/01621459.1983.10477029> for details.

r-dtrsurv 1.5
Propagated dependencies: r-survival@3.8-3
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dtrSurv
Licenses: GPL 2
Synopsis: Dynamic Treatment Regimes for Survival Analysis
Description:

This package provides methods for estimating multi-stage optimal dynamic treatment regimes for survival outcomes with dependent censoring. Cho, H., Holloway, S. T., and Kosorok, M. R. (2022) <doi:10.1093/biomet/asac047>.

r-distory 1.4.5
Propagated dependencies: r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=distory
Licenses: Modified BSD
Synopsis: Distance Between Phylogenetic Histories
Description:

Geodesic distance between phylogenetic trees and associated functions. The theoretical background of distory is published in Billera et al. (2001) "Geometry of the space of phylogenetic trees." <doi:10.1006/aama.2001.0759>.

r-df2yaml 0.3.1
Propagated dependencies: r-yaml@2.3.10 r-tibble@3.2.1 r-rrapply@1.2.7 r-rlang@1.1.6 r-magrittr@2.0.3 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=df2yaml
Licenses: Expat
Synopsis: Convert Dataframe to 'YAML'
Description:

The df2yaml aims to simplify the process of converting dataframe to YAML <https://yaml.org/>. The dataframe with multiple key columns and one value column will be converted to the multi-level hierarchy.

r-europop 0.3.1
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/mdlincoln/europop
Licenses: CC0
Synopsis: Historical Populations of European Cities, 1500-1800
Description:

This dataset contains population estimates of all European cities with at least 10,000 inhabitants during the period 1500-1800. These data are adapted from Jan De Vries, "European Urbanization, 1500-1800" (1984).

r-facerec 0.1.0
Propagated dependencies: r-stringr@1.5.1 r-snakecase@0.11.1 r-rlang@1.1.6 r-magrittr@2.0.3 r-knitr@1.50 r-jsonlite@2.0.0 r-httr@1.4.7 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/methodds/facerec
Licenses: Expat
Synopsis: An Interface for Face Recognition
Description:

This package provides an interface to the Kairos Face Recognition API <https://kairos.com/face-recognition-api>. The API detects faces in images and returns estimates for demographics like gender, ethnicity and age.

r-gnssseg 6.0
Propagated dependencies: r-robustbase@0.99-4-1 r-capushe@1.1.2
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GNSSseg
Licenses: GPL 3
Synopsis: Homogenization of GNSS Series
Description:

Homogenize GNSS (Global Navigation Satellite System) time-series. The general model is a segmentation in the mean model including a periodic function and considering monthly variances, see Quarello (2020) <arXiv:2005.04683>.

r-gpcsign 0.1.1
Propagated dependencies: r-truncatednormal@2.3 r-tmvtnorm@1.6 r-future-apply@1.11.3 r-future@1.49.0 r-dicekriging@1.6.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GPCsign
Licenses: GPL 3
Synopsis: Gaussian Process Classification as Described in Bachoc et al. (2020)
Description:

Parameter estimation and prediction of Gaussian Process Classifier models as described in Bachoc et al. (2020) <doi:10.1007/S10898-020-00920-0>. Important functions : gpcm(), predict.gpcm(), update.gpcm().

r-getwiki 0.9.0
Propagated dependencies: r-jsonlite@2.0.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=getwiki
Licenses: Expat
Synopsis: R Wrapper for Wikipedia Data
Description:

This package provides a simple wrapper for Wikipedia data. Specifically, this package looks to fill a gap in retrieving text data in a tidy format that can be used for Natural Language Processing.

r-hipread 0.2.5
Dependencies: zlib@1.3
Propagated dependencies: r-tibble@3.2.1 r-rlang@1.1.6 r-rcpp@1.0.14 r-r6@2.6.1 r-bh@1.87.0-1
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://github.com/ipums/hipread
Licenses: GPL 2+ FSDG-compatible
Synopsis: Read Hierarchical Fixed Width Files
Description:

Read hierarchical fixed width files like those commonly used by many census data providers. Also allows for reading of data in chunks, and reading gzipped files without storing the full file in memory.

r-iso8601 0.1.2
Propagated dependencies: r-rcpp@1.0.14
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://github.com/djvanderlaan/iso8601/tree/main/R-package
Licenses: GPL 3
Synopsis: Working with ISO8601 Dates and Times
Description:

This package provides functions to parse strings with ISO8601 dates, times, and date-times into R-objects. Additionally, there are functions to determine the type of ISO8601 string and to standardise ISO8601 strings.

r-loedata 1.0.1
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=loedata
Licenses: GPL 3
Synopsis: Data Sets from "Lectures on Econometrics" by Chirok Han
Description:

Data sets for Chirok Han (2022, ISBN:979-11-303-1497-6, "Lectures on Econometrics"). Students, teachers, and self-learners will find the data sets essential for replicating the results in the book.

r-nbshiny 0.1.0
Propagated dependencies: r-shiny@1.10.0 r-rmarkdown@2.29 r-rhandsontable@0.3.8 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://cran.r-project.org/package=NBShiny
Licenses: GPL 2
Synopsis: Interactive Document for Working with Naive Bayes Classification
Description:

An interactive document on the topic of naive Bayes classification analysis using rmarkdown and shiny packages. Runtime examples are provided in the package function as well as at <https://kartikeyab.shinyapps.io/NBShiny/>.

r-nlmevpc 2.6
Propagated dependencies: r-timedate@4041.110 r-rcpparmadillo@14.4.2-1 r-rcpp@1.0.14 r-quantreg@6.1 r-optimx@2025-4.9 r-hmisc@5.2-3 r-ggplot2@3.5.2
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=nlmeVPC
Licenses: Expat
Synopsis: Visual Model Checking for Nonlinear Mixed Effect Model
Description:

Various visual and numerical diagnosis methods for the nonlinear mixed effect model, including visual predictive checks, numerical predictive checks, and coverage plots (Karlsson and Holford, 2008, <https://www.page-meeting.org/?abstract=1434>).

r-psyntur 0.1.0
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.1 r-rlang@1.1.6 r-purrr@1.0.4 r-psych@2.5.3 r-plyr@1.8.9 r-magrittr@2.0.3 r-ggthemes@5.1.0 r-ggplot2@3.5.2 r-ggally@2.2.1 r-formula-tools@1.7.1 r-fastdummies@1.7.5 r-ez@4.4-0 r-effsize@0.8.1 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=psyntur
Licenses: GPL 3
Synopsis: Helper Tools for Teaching Statistical Data Analysis
Description:

This package provides functions and data-sets that are helpful for teaching statistics and data analysis. It was originally designed for use when teaching students in the Psychology Department at Nottingham Trent University.

r-simvitd 1.0.3
Propagated dependencies: r-simpleboot@1.1-8
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SimVitD
Licenses: GPL 2+
Synopsis: Simulation Tools for Planning Vitamin D Studies
Description:

Simulation tools for planning Vitamin D studies. Individual vitamin D status profiles are simulated, modelling population heterogeneity in trial arms. Exposures to infectious agents are generated, with infection depending on vitamin D status.

r-smoothr 1.1.0
Propagated dependencies: r-units@0.8-7 r-terra@1.8-50 r-sf@1.0-21
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://strimas.com/smoothr/
Licenses: GPL 3
Synopsis: Smooth and Tidy Spatial Features
Description:

This package provides tools for smoothing and tidying spatial features (i.e. lines and polygons) to make them more aesthetically pleasing. Smooth curves, fill holes, and remove small fragments from lines and polygons.

r-sparsio 1.0.1
Propagated dependencies: r-rcpp@1.0.14 r-matrix@1.7-3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/dselivanov/sparsio
Licenses: GPL 2+ FSDG-compatible
Synopsis: I/O Operations with Sparse Matrices
Description:

Fast SVMlight reader and writer. SVMlight is most commonly used format for storing sparse matrices (possibly with some target variable) on disk. For additional information about SVMlight format see <http://svmlight.joachims.org/>.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407
Total results: 33752