_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


r-regress 1.3-22
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/kbroman/regress
Licenses: GPL 2
Synopsis: Gaussian Linear Models with Linear Covariance Structure
Description:

This package provides functions to fit Gaussian linear model by maximising the residual log likelihood where the covariance structure can be written as a linear combination of known matrices. Can be used for multivariate models and random effects models. Easy straight forward manner to specify random effects models, including random interactions. Code now optimised to use Sherman Morrison Woodbury identities for matrix inversion in random effects models. We've added the ability to fit models using any kernel as well as a function to return the mean and covariance of random effects conditional on the data (best linear unbiased predictors, BLUPs). Clifford and McCullagh (2006) <https://www.r-project.org/doc/Rnews/Rnews_2006-2.pdf>.

r-rcoder 0.3.0
Propagated dependencies: r-rlang@1.1.6 r-glue@1.8.0 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/nyuglobalties/rcoder
Licenses: Expat
Synopsis: Lightweight Data Structure for Recoding Categorical Data without Factors
Description:

This package provides a data structure and toolkit for documenting and recoding categorical data that can be shared in other statistical software.

r-rplum 1.0.0
Propagated dependencies: r-rintcal@1.3.1 r-rice@1.5.0 r-rbacon@3.5.2
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rplum
Licenses: GPL 2+
Synopsis: Bayesian Age-Depth Modelling of Cores Dated by Pb-210
Description:

An approach to age-depth modelling that uses Bayesian statistics to reconstruct accumulation histories for 210Pb-dated deposits using prior information. It can combine 210Pb, radiocarbon, and other dates in the chronologies. See Aquino et al. (2018) <doi:10.1007/s13253-018-0328-7>. Note that parts of the code underlying rplum are derived from the rbacon package by the same authors, and there remains a degree of overlap between the two packages.

r-robmixglm 1.2-5
Propagated dependencies: r-vgam@1.1-13 r-rcpp@1.1.0 r-numderiv@2016.8-1.1 r-mass@7.3-65 r-foreach@1.5.2 r-fastghquad@1.0.1 r-dorng@1.8.6.2 r-doparallel@1.0.17 r-boot@1.3-32 r-bbmle@1.0.25.1 r-actuar@3.3-6
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=robmixglm
Licenses: GPL 2+
Synopsis: Robust Generalized Linear Models (GLM) using Mixtures
Description:

Robust generalized linear models (GLM) using a mixture method, as described in Beath (2018) <doi:10.1080/02664763.2017.1414164>. This assumes that the data are a mixture of standard observations, being a generalised linear model, and outlier observations from an overdispersed generalized linear model. The overdispersed linear model is obtained by including a normally distributed random effect in the linear predictor of the generalized linear model.

r-rcppjagger 0.0.2
Propagated dependencies: r-rlang@1.1.6 r-rcpp@1.1.0 r-purrr@1.2.0 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://shusei-e.github.io/RcppJagger/
Licenses: GPL 2
Synopsis: An R Wrapper for Jagger
Description:

This package provides a wrapper for Jagger, a morphological analyzer proposed in Yoshinaga (2023) <arXiv:2305.19045>. Jagger uses patterns derived from morphological dictionaries and training data sets and applies them from the beginning of the input. This simultaneous and deterministic process enables it to effectively perform tokenization, POS tagging, and lemmatization.

r-rsolr 0.0.13
Propagated dependencies: r-xml@3.99-0.20 r-s4vectors@0.48.0 r-rjson@0.2.23 r-restfulr@0.0.16 r-rcurl@1.98-1.17 r-graph@1.88.0 r-biocgenerics@0.56.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rsolr
Licenses: ASL 2.0
Synopsis: R to Solr Interface
Description:

This package provides a comprehensive R API for querying Apache Solr databases. A Solr core is represented as a data frame or list that supports Solr-side filtering, sorting, transformation and aggregation, all through the familiar base R API. Queries are processed lazily, i.e., a query is only sent to the database when the data are required.

r-rcppmsgpack 0.2.4
Propagated dependencies: r-rcpp@1.1.0 r-bh@1.87.0-1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/eddelbuettel/rcppmsgpack
Licenses: GPL 2+
Synopsis: 'MsgPack' C++ Header Files and Interface Functions for R
Description:

MsgPack header files are provided for use by R packages, along with the ability to access, create and alter MsgPack objects directly from R. MsgPack is an efficient binary serialization format. It lets you exchange data among multiple languages like JSON but it is faster and smaller. Small integers are encoded into a single byte, and typical short strings require only one extra byte in addition to the strings themselves. This package provides headers from the msgpack-c implementation for C and C++(11) for use by R, particularly Rcpp'. The included msgpack-c headers are licensed under the Boost Software License (Version 1.0); the code added by this package as well the R integration are licensed under the GPL (>= 2). See the files COPYRIGHTS and AUTHORS for a full list of copyright holders and contributors to msgpack-c'.

r-rminqa 0.2.2
Propagated dependencies: r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rminqa
Licenses: GPL 2+
Synopsis: Derivative-Free Optimization in R using C++
Description:

Perform derivative-free optimization algorithms in R using C++. A wrapper interface is provided to call C function of the bobyqa implementation (See <https://github.com/emmt/Algorithms/tree/master/bobyqa>).

r-rmonocypher 0.1.8
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/coolbutuseless/rmonocypher
Licenses: Expat
Synopsis: Easy Encryption of R Objects using Strong Modern Cryptography
Description:

Encrypt R objects to a raw vector or file using modern cryptographic techniques. Password-based key derivation is with Argon2 (<https://en.wikipedia.org/wiki/Argon2>). Objects are serialized and then encrypted using XChaCha20-Poly1305 (<https://en.wikipedia.org/wiki/ChaCha20-Poly1305>) which follows RFC 8439 for authenticated encryption (<https://en.wikipedia.org/wiki/Authenticated_encryption>). Cryptographic functions are provided by the included monocypher C library (<https://monocypher.org>).

r-restaurant 0.1.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/resteorts/restaurant
Licenses: CC0
Synopsis: Restaurant Data for Entity Resolution
Description:

Duplicated restaurant data (pre-processed and formatted) for entity resolution. This package contains formatted data from a data set that contains information about different restaurants, with the Zagats portion containing 331 records and the Fodors portion containing 533 records. The following variables are included in the data set: id, name, address, city, phone, type. The data set has a respective gold data set that provides information on which records match based on id.

r-ruminate 0.3.2
Propagated dependencies: r-zip@2.3.3 r-yaml@2.3.10 r-tidyr@1.3.1 r-stringr@1.6.0 r-shinywidgets@0.9.0 r-shinyace@0.4.4 r-shiny@1.11.1 r-rlang@1.1.6 r-rhandsontable@0.3.8 r-plotly@4.11.0 r-pknca@0.12.1 r-onbrand@1.0.7 r-ggplot2@4.0.1 r-formods@0.2.2 r-flextable@0.9.10 r-dt@0.34.0 r-dplyr@1.1.4 r-digest@0.6.39
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://ruminate.ubiquity.tools/
Licenses: FreeBSD
Synopsis: Pharmacometrics Data Transformation and Analysis Tool
Description:

Exploration of pharmacometrics data involves both general tools (transformation and plotting) and specific techniques (non-compartmental analysis). This kind of exploration is generally accomplished by utilizing different packages. The purpose of ruminate is to create a shiny interface to make these tools more broadly available while creating reproducible results.

r-reproducer 0.5.3
Propagated dependencies: r-xtable@1.8-4 r-tidyr@1.3.1 r-tibble@3.3.0 r-stringr@1.6.0 r-reshape@0.8.10 r-readr@2.1.6 r-openxlsx@4.2.8.1 r-nortest@1.0-4 r-metafor@4.8-0 r-mass@7.3-65 r-lme4@1.1-37 r-jsonlite@2.0.0 r-httr@1.4.7 r-gridextra@2.3 r-ggplot2@4.0.1 r-getoptlong@1.0.5 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://madeyski.e-informatyka.pl/reproducible-research/
Licenses: GPL 2+
Synopsis: Reproduce Statistical Analyses and Meta-Analyses
Description:

Includes data analysis and meta-analysis functions (e.g., to calculate effect sizes and 95% Confidence Intervals (CI) on Standardised Effect Sizes (d) for AB/BA cross-over repeated-measures experimental designs), data presentation functions (e.g., density curve overlaid on histogram),and the data sets analyzed in different research papers in software engineering (e.g., related to software defect prediction or multi- site experiment concerning the extent to which structured abstracts were clearer and more complete than conventional abstracts) to streamline reproducible research in software engineering.

r-rmea 1.2.2
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rMEA
Licenses: GPL 3
Synopsis: Synchrony in Motion Energy Analysis (MEA) Time-Series
Description:

This package provides a suite of tools useful to read, visualize and export bivariate motion energy time-series. Lagged synchrony between subjects can be analyzed through windowed cross-correlation. Surrogate data generation allows an estimation of pseudosynchrony that helps to estimate the effect size of the observed synchronization. Kleinbub, J. R., & Ramseyer, F. T. (2020). rMEA: An R package to assess nonverbal synchronization in motion energy analysis time-series. Psychotherapy research, 1-14. <doi:10.1080/10503307.2020.1844334>.

r-rpointcloud 0.8.0
Propagated dependencies: r-tda@1.9.4 r-rgl@1.3.31 r-mercator@1.1.7 r-classdiscovery@3.4.9 r-classcomparison@3.3.5 r-circlize@0.4.16
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: http://oompa.r-forge.r-project.org/
Licenses: Artistic License 2.0
Synopsis: Visualizing Topological Loops and Voids
Description:

Visualizations to explain the results of a topological data analysis. The goal of topological data analysis is to identify persistent topological structures, such as loops (topological circles) and voids (topological spheres), in data sets. The output of an analysis using the TDA package is a Rips diagram (named after the mathematician Eliyahu Rips). The goal of RPointCloud is to fill in these holes in the data by providing tools to visualize the features that help explain the structures found in the Rips diagram. See McGee and colleagues (2024) <doi:10.1101/2024.05.16.593927>.

r-rcmdrplugin-bws2 0.3-0
Propagated dependencies: r-survival@3.8-3 r-support-ces@0.7-0 r-support-bws2@0.4-0 r-rcmdr@2.9-5 r-doe-base@1.2-5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://sites.google.com/view/r4sp/rcmdrplugin
Licenses: GPL 2+
Synopsis: R Commander Plug-in for Case 2 Best-Worst Scaling
Description:

Adds menu items for case 2 (profile case) best-worst scaling (BWS2) to the R Commander. BWS2 is a question-based survey method that constructs profiles (combinations of attribute levels) using an orthogonal array, asks respondents to select the best and worst levels in each profile, and measures preferences for attribute levels by analyzing the responses. For details, see Aizaki and Fogarty (2019) <doi:10.1016/j.jocm.2019.100171>.

r-rlft 1.0.1
Propagated dependencies: r-sf@1.0-23 r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rLFT
Licenses: GPL 3+
Synopsis: Processing Linear Features
Description:

Assists in the manipulation and processing of linear features with the help of the sf package. Makes use of linear referencing to extract data from most shape files. Reference for this packages methods: Albeke, S.E. et al. (2010) <doi:10.1007/s10980-010-9528-4>.

r-rilostat 2.3.4
Propagated dependencies: r-tibble@3.3.0 r-stringr@1.6.0 r-readr@2.1.6 r-plyr@1.8.9 r-httr2@1.2.1 r-haven@2.5.5 r-dplyr@1.1.4 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://ilostat.github.io/Rilostat/
Licenses: FreeBSD
Synopsis: R Interface to ILOSTAT Open Data
Description:

This package provides tools to access, search, and manipulate ILO's ilostat database, including bulk download of statistical data, dictionary lookups, and table of contents.

r-routr 2.0.0
Propagated dependencies: r-waysign@0.1.0 r-stringi@1.8.7 r-rlang@1.1.6 r-reqres@1.2.0 r-r6@2.6.1 r-promises@1.5.0 r-otel@0.2.0 r-lifecycle@1.0.4 r-glue@1.8.0 r-fs@1.6.6 r-cli@3.6.5 r-brio@1.1.5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://routr.data-imaginist.com
Licenses: Expat
Synopsis: Simple Router for HTTP and WebSocket Requests
Description:

In order to make sure that web request ends up in the correct handler function a router is often used. routr is a package implementing a simple but powerful routing functionality for R based servers. It is a fully functional fiery plugin, but can also be used with other httpuv based servers.

r-rangemodelr 1.0.6
Propagated dependencies: r-spdep@1.4-1 r-sf@1.0-23
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rangemodelR
Licenses: GPL 2+
Synopsis: Mid-Domain Effect and Species Richness
Description:

Used for generating randomized community matrices under strict range cohesion. The package can handle data where species occurrence are recorded across sites ordered along gradients such as elevation and latitude, as well as species occurrences recorded on spatial grids with known geographic coordinates.

r-raddata 1.0.2
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/markhogue/RadData
Licenses: GPL 2
Synopsis: Nuclear Decay Data for Dosimetric Calculations - ICRP 107
Description:

Nuclear Decay Data for Dosimetric Calculations from the International Commission on Radiological Protection from ICRP Publication 107. Ann. ICRP 38 (3). Eckerman, Keith and Endo, Akira 2008 <doi:10.1016/j.icrp.2008.10.004> <https://www.icrp.org/publication.asp?id=ICRP%20Publication%20107>. This is a database of the physical data needed in calculations of radionuclide-specific protection and operational quantities. The data is prescribed by the ICRP, the international authority on radiation dose standards, for estimating dose from the intake of or exposure to radionuclides in the workplace and the environment. The database contains information on the half-lives, decay chains, and yields and energies of radiations emitted in nuclear transformations of 1252 radionuclides of 97 elements.

r-r2addhaz 0.1.0
Propagated dependencies: r-zoo@1.8-14 r-survival@3.8-3 r-rdpack@2.6.4 r-pracma@2.4.6 r-catools@1.18.3 r-ahaz@1.15.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=R2Addhaz
Licenses: GPL 2
Synopsis: R2 Measure of Explained Variation under the Additive Hazards Model
Description:

R^2 measure of explained variation under the semiparametric additive hazards model is estimated. The measure can be used as a measure of predictive capability and therefore it can be adopted in model selection process. Rava, D. and Xu, R. (2020) <arXiv:2003.09460>.

r-rgeomstats 0.0.1
Propagated dependencies: r-rlang@1.1.6 r-reticulate@1.44.1 r-rdpack@2.6.4 r-r6@2.6.1 r-purrr@1.2.0 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/LMJL-Alea/rgeomstats
Licenses: Expat
Synopsis: Interface to 'Geomstats'
Description:

This package provides an interface to the Python package Geomstats authored by Miolane et al. (2020) <arXiv:2004.04667>.

r-rsides 0.1
Propagated dependencies: r-xml2@1.5.0 r-survival@3.8-3 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.0 r-officer@0.7.1 r-foreach@1.5.2 r-flextable@0.9.10 r-dorng@1.8.6.2 r-doparallel@1.0.17 r-bh@1.87.0-1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rsides
Licenses: GPL 2+
Synopsis: SIDES-Based Subgroup Search Algorithms
Description:

R implementation of SIDES-based subgroup search algorithms (Lipkovich et al. (2017) <doi:10.1002/sim.7064>).

r-rviewgraph 1.4.2
Dependencies: openjdk@25
Propagated dependencies: r-rjava@1.0-11
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rviewgraph
Licenses: GPL 2
Synopsis: Animated Graph Layout Viewer
Description:

This package provides Java graphical user interfaces for viewing, manipulating and plotting graphs. Graphs may be directed or undirected.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884
Total results: 21208