_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
r-xsub 3.0.2
Propagated dependencies: r-rcurl@1.98-1.17 r-haven@2.5.5 r-countrycode@1.6.1
Channel: guix-cran
Location: guix-cran/packages/x.scm (guix-cran packages x)
Home page: https://github.com/zhukovyuri/xSub
Licenses: GPL 3
Synopsis: Cross-National Data on Sub-National Violence
Description:

This package provides tools to download and merge data files on sub-national conflict, violence and protests from <http://www.x-sub.org>.

rtmidi 4.0.0
Dependencies: alsa-lib@1.2.11 jack2@1.9.21
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://www.music.mcgill.ca/~gary/rtmidi
Licenses: Expat
Synopsis: Cross-platform MIDI library for C++
Description:

RtMidi is a set of C++ classes (RtMidiIn, RtMidiOut, and API specific classes) that provide a common cross-platform API for realtime MIDI input/output.

rtmidi 5.0.0
Dependencies: alsa-lib@1.2.11 jack2@1.9.21
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://www.music.mcgill.ca/~gary/rtmidi
Licenses: Expat
Synopsis: Cross-platform MIDI library for C++
Description:

RtMidi is a set of C++ classes (RtMidiIn, RtMidiOut, and API specific classes) that provide a common cross-platform API for realtime MIDI input/output.

r-maps 3.4.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/maps
Licenses: GPL 2
Synopsis: Draw geographical maps
Description:

This package provides an R module for display of maps. Projection code and larger maps are in separate packages (mapproj and mapdata).

r-sets 1.0-25
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/sets
Licenses: GPL 2
Synopsis: Sets, generalized sets, customizable sets and intervals
Description:

This package provides data structures and basic operations for ordinary sets, generalizations such as fuzzy sets, multisets, and fuzzy multisets, customizable sets, and intervals.

r-xml2 1.3.8
Dependencies: libxml2@2.9.14 zlib@1.3
Propagated dependencies: r-cli@3.6.5 r-rlang@1.1.6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/hadley/xml2
Licenses: GPL 2+
Synopsis: Parse XML with R
Description:

This package provides a simple, consistent interface to working with XML files in R. It is built on top of the libxml2 C library.

r-rams 1.4.3
Propagated dependencies: r-xml2@1.3.8 r-data-table@1.17.4 r-base64enc@0.1-3
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/wkumler/RaMS
Licenses: Expat
Synopsis: R Access to Mass-Spec Data
Description:

R-based access to mass-spectrometry (MS) data. While many packages exist to process MS data, many of these make it difficult to access the underlying mass-to-charge ratio (m/z), intensity, and retention time of the files themselves. This package is designed to format MS data in a tidy fashion and allows the user perform the plotting and analysis.

r-reqs 0.8-13
Propagated dependencies: r-gtools@3.9.5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=REQS
Licenses: GPL 3
Synopsis: R/EQS Interface
Description:

This package contains the function run.eqs() which calls an EQS script file, executes the EQS estimation, and, finally, imports the results as R objects. These two steps can be performed separately: call.eqs() calls and executes EQS, whereas read.eqs() imports existing EQS outputs as objects into R. It requires EQS 6.2 (build 98 or higher).

r-rtde 0.2-2
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RTDE
Licenses: GPL 2+
Synopsis: Robust Tail Dependence Estimation
Description:

Robust tail dependence estimation for bivariate models. This package is based on two papers by the authors:'Robust and bias-corrected estimation of the coefficient of tail dependence and Robust and bias-corrected estimation of probabilities of extreme failure sets'. This work was supported by a research grant (VKR023480) from VILLUM FONDEN and an international project for scientific cooperation (PICS-6416).

r-rabi 1.0.2
Propagated dependencies: r-stringdist@0.9.15 r-shiny@1.10.0 r-polynom@1.4-1 r-numbers@0.8-5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rabi
Licenses: GPL 3
Synopsis: Generate Codes to Uniquely and Robustly Identify Individuals for Animal Behavior Studies
Description:

Facilitates the design and generation of optimal color (or symbol) codes that can be used to mark and identify individual animals. These codes are made such that the IDs are robust to partial erasure: even if sections of the code are lost, the entire identity of the animal can be reconstructed. Thus, animal subjects are not confused and no ambiguity is introduced.

r-rode 0.99.6
Propagated dependencies: r-data-table@1.17.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/f0nzie/rODE
Licenses: GPL 2
Synopsis: Ordinary Differential Equation (ODE) Solvers Written in R Using S4 Classes
Description:

Show physics, math and engineering students how an ODE solver is made and how effective R classes can be for the construction of the equations that describe natural phenomena. Inspiration for this work comes from the book on "Computer Simulations in Physics" by Harvey Gould, Jan Tobochnik, and Wolfgang Christian. Book link: <http://www.compadre.org/osp/items/detail.cfm?ID=7375>.

r-btrm 0.2.0
Propagated dependencies: r-proc@1.18.5 r-mass@7.3-65 r-arm@1.14-4
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=btrm
Licenses: GPL 2+
Synopsis: Bayesian Treed Regression Model for Personalized Prediction and Precision Diagnostics
Description:

Generalization of the Bayesian classification and regression tree (CART) model that partitions subjects into terminal nodes and tailors regression model to each terminal node.

r-bcrp 1.0.1
Propagated dependencies: r-yyjsonr@0.1.21 r-tibble@3.2.1 r-readr@2.1.5 r-httr2@1.1.2
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/JulioCollazos64/bcRP
Licenses: GPL 3+
Synopsis: Access 'BCRPDATA' API
Description:

Search and access more than ten thousand datasets included in BCRPDATA (see <https://estadisticas.bcrp.gob.pe/estadisticas/series/ayuda/bcrpdata> for more information).

r-brea 0.4.1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=brea
Licenses: GPL 3
Synopsis: Bayesian Recurrent Events Analysis
Description:

This package provides functions to produce MCMC samples for posterior inference in semiparametric Bayesian discrete time competing risks recurrent events models and multistate models.

r-bpca 1.3-6
Propagated dependencies: r-xtable@1.8-4 r-scatterplot3d@0.3-44 r-rgl@1.3.18
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=bpca
Licenses: GPL 2+
Synopsis: Biplot of Multivariate Data Based on Principal Components Analysis
Description:

This package implements biplot (2d and 3d) of multivariate data based on principal components analysis and diagnostic tools of the quality of the reduction.

r-cprr 0.2.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: http://github.com/anhoej/cprr
Licenses: GPL 3
Synopsis: Functions for Working with Danish CPR Numbers
Description:

Calculate date of birth, age, and gender, and generate anonymous sequence numbers from CPR numbers. <https://en.wikipedia.org/wiki/Personal_identification_number_(Denmark)>.

r-dina 2.0.0
Propagated dependencies: r-simcdm@0.1.2 r-rgen@0.0.1 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://github.com/tmsalab/dina
Licenses: GPL 2+
Synopsis: Bayesian Estimation of DINA Model
Description:

Estimate the Deterministic Input, Noisy "And" Gate (DINA) cognitive diagnostic model parameters using the Gibbs sampler described by Culpepper (2015) <doi:10.3102/1076998615595403>.

r-eltr 0.1.0
Propagated dependencies: r-data-table@1.17.4
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://randhirbilkhu.github.io/eltr/
Licenses: LGPL 2.1+
Synopsis: Utilise Catastrophe Model Event Loss Table Outputs
Description:

This package provides a tool to run Monte Carlo simulation of catastrophe model event loss tables, using a Poisson frequency and Beta severity distribution.

r-edma 1.5-4
Propagated dependencies: r-zoo@1.8-14 r-xts@0.14.1 r-rcpparmadillo@14.4.3-1 r-rcpp@1.0.14
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=eDMA
Licenses: GPL 2+
Synopsis: Dynamic Model Averaging with Grid Search
Description:

Perform dynamic model averaging with grid search as in Dangl and Halling (2012) <doi:10.1016/j.jfineco.2012.04.003> using parallel computing.

r-ersa 0.1.4
Propagated dependencies: r-tidyr@1.3.1 r-shiny@1.10.0 r-rlang@1.1.6 r-rcolorbrewer@1.1-3 r-purrr@1.0.4 r-miniui@0.1.2 r-leaps@3.2 r-ggplot2@3.5.2 r-dplyr@1.1.4 r-combinat@0.0-8 r-car@3.1-3 r-broom@1.0.8
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=ERSA
Licenses: GPL 2+
Synopsis: Exploratory Regression 'Shiny' App
Description:

Constructs a shiny app function with interactive displays for summary and analysis of variance regression tables, and parallel coordinate plots of data and residuals.

r-iswr 2.0-10
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=ISwR
Licenses: GPL 2+
Synopsis: Introductory Statistics with R
Description:

Data sets and scripts for text examples and exercises in P. Dalgaard (2008), `Introductory Statistics with R', 2nd ed., Springer Verlag, ISBN 978-0387790534.

r-jskm 0.5.14
Propagated dependencies: r-survival@3.8-3 r-survey@4.4-2 r-scales@1.4.0 r-patchwork@1.3.0 r-ggpubr@0.6.0 r-ggplot2@3.5.2 r-cmprsk@2.2-12
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://github.com/jinseob2kim/jskm
Licenses: ASL 2.0
Synopsis: Kaplan-Meier Plot with 'ggplot2'
Description:

The function jskm() creates publication quality Kaplan-Meier plot with at risk tables below. svyjskm() provides plot for weighted Kaplan-Meier estimator.

r-lwqs 0.5.0
Propagated dependencies: r-plyr@1.8.9 r-gwqs@3.0.5 r-gridextra@2.3 r-ggplot2@3.5.2 r-gamm4@0.2-7 r-data-table@1.17.4
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=lwqs
Licenses: GPL 2+
Synopsis: Lagged Weighted Quantile Sum Regression
Description:

Wrapper functions for the implementation of lagged weighted quantile sum regression, as per Gennings et al (2020) <doi:10.1016/j.envres.2020.109529>.

r-mkde 0.4
Propagated dependencies: r-terra@1.8-50 r-stars@0.6-8 r-sf@1.0-21 r-rcpp@1.0.14
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=mkde
Licenses: GPL 3+
Synopsis: 2D and 3D Movement-Based Kernel Density Estimates (MKDEs)
Description:

This package provides functions to compute and visualize movement-based kernel density estimates (MKDEs) for animal utilization distributions in 2 or 3 spatial dimensions.

Page: 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418
Total results: 34014