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

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-rinside 0.2.19
Propagated dependencies: r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/eddelbuettel/rinside/
Licenses: GPL 2+
Synopsis: C++ Classes to Embed R in C++ (and C) Applications
Description:

C++ classes to embed R in C++ (and C) applications A C++ class providing the R interpreter is offered by this package making it easier to have "R inside" your C++ application. As R itself is embedded into your application, a shared library build of R is required. This works on Linux, OS X and even on Windows provided you use the same tools used to build R itself. Numerous examples are provided in the nine subdirectories of the examples/ directory of the installed package: standard, mpi (for parallel computing), qt (showing how to embed RInside inside a Qt GUI application), wt (showing how to build a "web-application" using the Wt toolkit), armadillo (for RInside use with RcppArmadillo'), eigen (for RInside use with RcppEigen'), and c_interface for a basic C interface and Ruby illustration. The examples use GNUmakefile(s) with GNU extensions, so a GNU make is required (and will use the GNUmakefile automatically). Doxygen'-generated documentation of the C++ classes is available at the RInside website as well.

r-resourcer 1.4.0
Propagated dependencies: r-r6@2.6.1 r-httr@1.4.7
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=resourcer
Licenses: LGPL 2.1+
Synopsis: Resource Resolver
Description:

This package provides a resource represents some data or a computation unit. It is described by a URL and credentials. This package proposes a Resource model with "resolver" and "client" classes to facilitate the access and the usage of the resources.

r-roxyglobals 1.0.0
Propagated dependencies: r-roxygen2@7.3.3 r-desc@1.4.3 r-codetools@0.2-20 r-brio@1.1.5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/anthonynorth/roxyglobals
Licenses: Expat
Synopsis: 'Roxygen2' Global Variable Declarations
Description:

Generate utils::globalVariables() from roxygen2 @global and @autoglobal tags.

r-rmfm 1.1.0
Propagated dependencies: r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-mixmatrix@0.2.8 r-laplacesdemon@16.1.6 r-irlba@2.3.5.1 r-coap@1.3
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RMFM
Licenses: GPL 3
Synopsis: Robust Matrix Factor Model
Description:

We introduce a robust matrix factor model that explicitly incorporates tail behavior and employs a mean-shift term to avoid efficiency losses through pre-centering of observed matrices. More details on the methods related to our paper are currently under submission. A full reference to the paper will be provided in future versions once the paper is published.

r-rangemapper 2.0.3
Propagated dependencies: r-sf@1.0-23 r-rsqlite@2.4.4 r-raster@3.6-32 r-progressr@0.18.0 r-magrittr@2.0.4 r-glue@1.8.0 r-future-apply@1.20.0 r-future@1.68.0 r-exactextractr@0.10.0 r-dbi@1.2.3 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/mpio-be/rangeMapper
Licenses: GPL 2+
Synopsis: Platform for the Study of Macro-Ecology of Life History Traits
Description:

This package provides tools for generation of (life-history) traits and diversity maps on hexagonal or square grids. Valcu et al.(2012) <doi:10.1111/j.1466-8238.2011.00739.x>.

r-rmvl 1.1.0.2
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://academictorrents.com/collection/mvl-datasets
Licenses: LGPL 2.1
Synopsis: Mappable Vector Library for Handling Large Datasets
Description:

Mappable vector library provides convenient way to access large datasets. Use all of your data at once, with few limits. Memory mapped data can be shared between multiple R processes. Access speed depends on storage medium, so solid state drive is recommended, preferably with PCI Express (or M.2 nvme) interface or a fast network file system. The data is memory mapped into R and then accessed using usual R list and array subscription operators. Convenience functions are provided for merging, grouping and indexing large vectors and data.frames. The layout of underlying MVL files is optimized for large datasets. The vectors are stored to guarantee alignment for vector intrinsics after memory map. The package is built on top of libMVL, which can be used as a standalone C library. libMVL has simple C API making it easy to interchange datasets with outside programs. Large MVL datasets are distributed via Academic Torrents <https://academictorrents.com/collection/mvl-datasets>.

r-rvkstat 3.2.0
Propagated dependencies: r-tidyr@1.3.1 r-stringr@1.6.0 r-lgr@0.5.0 r-jsonlite@2.0.0 r-httr@1.4.7 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://selesnow.github.io/rvkstat/
Licenses: GPL 2
Synopsis: R Interface to API 'vk.com'
Description:

Load data from vk.com api about your communiti users and views, ads performance, post on user wall and etc. For more information see API Documentation <https://vk.com/dev/first_guide>.

r-rcmdrplugin-bws1 0.3-0
Propagated dependencies: r-survival@3.8-3 r-support-ces@0.7-0 r-support-bws@0.4-6 r-rcmdr@2.9-5 r-crossdes@1.1-2
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 1 Best-Worst Scaling
Description:

Adds menu items to the R Commander for implementing case 1 (object case) best-worst scaling (BWS1) from designing choice sets to measuring preferences for items. BWS1 is a question-based survey method that constructs various combinations of items (choice sets) using the experimental designs, asks respondents to select the best and worst items in each choice set, and then measures preferences for the items by analyzing the responses. For details, refer to Aizaki and Fogarty (2023) <doi:10.1016/j.jocm.2022.100394>.

r-regkink 0.1.0
Propagated dependencies: r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RegKink
Licenses: GPL 2+ GPL 3+
Synopsis: Regression Kink with a Time-Varying Threshold
Description:

An algorithm is proposed to estimate regression kink model proposed by the paper, Lixiong Yang and Jen-Je Su (2018) <doi:10.1016/j.jimonfin.2018.06.002>.

r-resquin 0.1.1
Propagated dependencies: r-vctrs@0.6.5 r-tibble@3.3.0 r-stringi@1.8.7 r-slider@0.3.3 r-rlang@1.1.6 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/MatRoth/resquin
Licenses: GPL 3+
Synopsis: Response Quality Indicators for Survey Research
Description:

Calculate common survey data quality indicators for multi-item scales and matrix questions. Currently supports the calculation of response style indicators and response distribution indicators. For an overview on response quality indicators see Bhaktha N, Henning S, Clemens L (2024). Characterizing response quality in surveys with multi-item scales: A unified framework <https://osf.io/9gs67/>.

r-rgeomorphon 0.3.0
Propagated dependencies: r-rcppparallel@5.1.11-1 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/brownag/rgeomorphon/
Licenses: GPL 3+
Synopsis: Lightweight Implementation of the 'Geomorphon' Algorithm
Description:

This package provides a lightweight implementation of the geomorphon terrain form classification algorithm of Jasiewicz and Stepinski (2013) <doi:10.1016/j.geomorph.2012.11.005> based largely on the GRASS GIS r.geomorphon module. This implementation employs a novel algorithm written in C++ and RcppParallel'.

r-reasonabletools 0.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/mattreusswig/reasonabletools
Licenses: Expat
Synopsis: Clean Water Quality Data for NPDES Reasonable Potential Analyses
Description:

This package provides functions for cleaning and summarising water quality data for use in National Pollutant Discharge Elimination Service (NPDES) permit reasonable potential analyses and water quality-based effluent limitation calculations. Procedures are based on those contained in the "Technical Support Document for Water Quality-based Toxics Control", United States Environmental Protection Agency (1991).

r-rlinkedin 0.2
Propagated dependencies: r-xml@3.99-0.20 r-httr@1.4.7 r-httpuv@1.6.16
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/mpiccirilli/Rlinkedin
Licenses: GPL 2
Synopsis: Access to the LinkedIn API via R
Description:

This package provides a series of functions that allow users to access the LinkedIn API to get information about connections, search for people and jobs, share updates with their network, and create group discussions. For more information about using the API please visit <https://developer.linkedin.com/>.

r-remfpca 2.0.0
Propagated dependencies: r-r6@2.6.1 r-matrix@1.7-4 r-fda@6.3.0 r-expm@1.0-0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/haghbinh/ReMFPCA
Licenses: GPL 2+
Synopsis: Regularized Multivariate Functional Principal Component Analysis
Description:

This package provides methods and tools for implementing regularized multivariate functional principal component analysis ('ReMFPCA') for multivariate functional data whose variables might be observed over different dimensional domains. ReMFPCA is an object-oriented interface leveraging the extensibility and scalability of R6. It employs a parameter vector to control the smoothness of each functional variable. By incorporating smoothness constraints as penalty terms within a regularized optimization framework, ReMFPCA generates smooth multivariate functional principal components, offering a concise and interpretable representation of the data. For detailed information on the methods and techniques used in ReMFPCA', please refer to Haghbin et al. (2023) <doi:10.48550/arXiv.2306.13980>.

r-reinstallr 0.1.5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/calligross/reinstallr/
Licenses: GPL 3
Synopsis: Search and Install Missing Packages
Description:

Search R files for not installed packages and run install.packages.

r-r6qualitytools 1.0.1
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.3.0 r-scales@1.4.0 r-rsolnp@2.0.1 r-rcolorbrewer@1.1-3 r-r6@2.6.1 r-plotly@4.11.0 r-patchwork@1.3.2 r-mass@7.3-65 r-gridextra@2.3 r-ggplot2@4.0.1 r-envstats@3.1.0 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/Fabianenc/r6qualitytools
Licenses: GPL 3+
Synopsis: R6-Based Statistical Methods for Quality Science
Description:

This package provides a comprehensive suite of statistical tools for Quality Management, designed around the Define, Measure, Analyze, Improve, and Control (DMAIC) cycle used in Six Sigma methodology. Based on the discontinued CRAN package qualitytools', this package refactors its original design by incorporating R6 object-oriented programming for increased flexibility and performance. It replaces traditional graphics with modern, interactive visualizations using ggplot2 and plotly'. Built on tidyverse principles, it simplifies data manipulation and visualization, offering an intuitive approach to quality science.

r-rmixtcomp 4.1.5
Propagated dependencies: r-scales@1.4.0 r-rmixtcomputilities@4.1.6 r-rmixtcompio@4.0.11 r-plotly@4.11.0 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/modal-inria/MixtComp
Licenses: AGPL 3
Synopsis: Mixture Models with Heterogeneous and (Partially) Missing Data
Description:

Mixture Composer (Biernacki (2015) <https://inria.hal.science/hal-01253393v1>) is a project to perform clustering using mixture models with heterogeneous data and partially missing data. Mixture models are fitted using a SEM algorithm. It includes 8 models for real, categorical, counting, functional and ranking data.

r-rnvd3 1.0.0
Propagated dependencies: r-viridislite@0.4.2 r-lubridate@1.9.4 r-lazyeval@0.2.2 r-jsonlite@2.0.0 r-htmlwidgets@1.6.4 r-htmltools@0.5.8.1 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/stla/Rnvd3
Licenses: GPL 3
Synopsis: An Incomplete Wrapper of the 'nvd3' JavaScript Library
Description:

This package creates JavaScript charts with the nvd3 library. So far only the multibar chart, the horizontal multibar chart, the line chart and the line chart with focus are available.

r-revert 1.0.0
Propagated dependencies: r-s4vectors@0.48.0 r-rsamtools@2.26.0 r-pwalign@1.6.0 r-iranges@2.44.0 r-genomicranges@1.62.0 r-genomeinfodb@1.46.0 r-ensembldb@2.34.0 r-bsgenome@1.78.0 r-biostrings@2.78.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=revert
Licenses: GPL 2
Synopsis: Reversion Mutation Detector for DNA Sequencing Data
Description:

Reversion mutations are secondary mutations that reverse the deleterious effects of an original pathogenic mutation, partially or fully restoring the gene's function. The revert package detects reversion mutations for a specific pathogenic mutation from DNA-seq bam files.

r-resourcecode 0.5.1
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.3.0 r-sf@1.0-23 r-rlang@1.1.6 r-resourcecodedata@1.0.0 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-pracma@2.4.6 r-patchwork@1.3.2 r-ncdf4@1.24 r-lubridate@1.9.4 r-jsonlite@2.0.0 r-gridtext@0.1.5 r-ggplot2@4.0.1 r-geosphere@1.5-20 r-curl@7.0.0 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/Resourcecode-project/r-resourcecode
Licenses: GPL 3+
Synopsis: Access to the 'RESOURCECODE' Hindcast Database
Description:

Utility functions to download data from the RESOURCECODE hindcast database of sea-states, time series of sea-state parameters and time series of 1D and 2D wave spectra. See <https://resourcecode.ifremer.fr> for more details about the available data. Also provides facilities to plot and analyse downloaded data, such as computing the sea-state parameters from both the 1D and 2D surface elevation variance spectral density.

r-rlgt 0.2-3
Propagated dependencies: r-truncnorm@1.0-9 r-stanheaders@2.32.10 r-sn@2.1.1 r-rstantools@2.5.0 r-rstan@2.32.7 r-rcppparallel@5.1.11-1 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.0 r-forecast@8.24.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/cbergmeir/Rlgt
Licenses: GPL 3
Synopsis: Bayesian Exponential Smoothing Models with Trend Modifications
Description:

An implementation of a number of Global Trend models for time series forecasting that are Bayesian generalizations and extensions of some Exponential Smoothing models. The main differences/additions include 1) nonlinear global trend, 2) Student-t error distribution, and 3) a function for the error size, so heteroscedasticity. The methods are particularly useful for short time series. When tested on the well-known M3 dataset, they are able to outperform all classical time series algorithms. The models are fitted with MCMC using the rstan package.

r-rearrangement 2.1
Propagated dependencies: r-quantreg@6.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=Rearrangement
Licenses: GPL 2+
Synopsis: Monotonize Point and Interval Functional Estimates by Rearrangement
Description:

The rearrangement operator (Hardy, Littlewood, and Polya 1952) for univariate, bivariate, and trivariate point estimates of monotonic functions. The package additionally provides a function that creates simultaneous confidence intervals for univariate functions and applies the rearrangement operator to these confidence intervals.

r-rbtt 0.1.0
Propagated dependencies: r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rbtt
Licenses: GPL 3 FSDG-compatible
Synopsis: Alternative Bootstrap-Based t-Test Aiming to Reduce Type-I Error for Non-Negative, Zero-Inflated Data
Description:

Tu & Zhou (1999) <doi:10.1002/(SICI)1097-0258(19991030)18:20%3C2749::AID-SIM195%3E3.0.CO;2-C> showed that comparing the means of populations whose data-generating distributions are non-negative with excess zero observations is a problem of great importance in the analysis of medical cost data. In the same study, Tu & Zhou discuss that it can be difficult to control type-I error rates of general-purpose statistical tests for comparing the means of these particular data sets. This package allows users to perform a modified bootstrap-based t-test that aims to better control type-I error rates in these situations.

r-ramp 2.0.2
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RAMP
Licenses: GPL 2
Synopsis: Regularized Generalized Linear Models with Interaction Effects
Description:

This package provides an efficient procedure for fitting the entire solution path for high-dimensional regularized quadratic generalized linear models with interactions effects under the strong or weak heredity constraint.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884
Total results: 21208