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

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-rmweather 0.2.63
Propagated dependencies: r-viridis@0.6.5 r-tidyr@1.3.1 r-tibble@3.3.0 r-strucchange@1.5-4 r-stringr@1.6.0 r-ranger@0.17.0 r-purrr@1.2.0 r-pdp@0.8.2 r-magrittr@2.0.4 r-lubridate@1.9.4 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/skgrange/rmweather
Licenses: GPL 3 FSDG-compatible
Synopsis: Tools to Conduct Meteorological Normalisation and Counterfactual Modelling for Air Quality Data
Description:

An integrated set of tools to allow data users to conduct meteorological normalisation and counterfactual modelling for air quality data. The meteorological normalisation technique uses predictive random forest models to remove variation of pollutant concentrations so trends and interventions can be explored in a robust way. For examples, see Grange et al. (2018) <doi:10.5194/acp-18-6223-2018> and Grange and Carslaw (2019) <doi:10.1016/j.scitotenv.2018.10.344>. The random forest models can also be used for counterfactual or business as usual (BAU) modelling by using the models to predict, from the model's perspective, the future. For an example, see Grange et al. (2021) <doi:10.5194/acp-2020-1171>.

r-rclabels 0.1.11
Propagated dependencies: r-purrr@1.2.0 r-magrittr@2.0.4 r-hmisc@5.2-4 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://matthewheun.github.io/RCLabels/
Licenses: Expat
Synopsis: Manipulate Matrix Row and Column Labels with Ease
Description:

This package provides functions to assist manipulation of matrix row and column labels for all types of matrix mathematics where row and column labels are to be respected.

r-rphylopic 1.6.0
Propagated dependencies: r-scales@1.4.0 r-rsvg@2.7.0 r-png@0.1-8 r-pbapply@1.7-4 r-lifecycle@1.0.4 r-knitr@1.50 r-jsonlite@2.0.0 r-httr@1.4.7 r-grimport2@0.3-3 r-ggplot2@4.0.1 r-curl@7.0.0 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://rphylopic.palaeoverse.org
Licenses: GPL 3+
Synopsis: Get Silhouettes of Organisms from PhyloPic
Description:

Work with the PhyloPic Web Service (<http://api-docs.phylopic.org/v2/>) to fetch silhouette images of organisms. Includes functions for adding silhouettes to both base R plots and ggplot2 plots.

r-rassta 1.0.6
Propagated dependencies: r-terra@1.8-86 r-stringi@1.8.7 r-stringdist@0.9.15 r-shiny@1.11.1 r-scales@1.4.0 r-rlang@1.1.6 r-plotly@4.11.0 r-kohonen@3.0.12 r-kernsmooth@2.23-26 r-histogram@0.0-25 r-ggplot2@4.0.1 r-ggally@2.4.0 r-foreach@1.5.2 r-dt@0.34.0 r-dplyr@1.1.4 r-data-table@1.17.8 r-cluster@2.1.8.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://bafuentes.github.io/rassta/
Licenses: AGPL 3+
Synopsis: Raster-Based Spatial Stratification Algorithms
Description:

Algorithms for the spatial stratification of landscapes, sampling and modeling of spatially-varying phenomena. These algorithms offer a simple framework for the stratification of geographic space based on raster layers representing landscape factors and/or factor scales. The stratification process follows a hierarchical approach, which is based on first level units (i.e., classification units) and second-level units (i.e., stratification units). Nonparametric techniques allow to measure the correspondence between the geographic space and the landscape configuration represented by the units. These correspondence metrics are useful to define sampling schemes and to model the spatial variability of environmental phenomena. The theoretical background of the algorithms and code examples are presented in Fuentes et al. (2022). <doi:10.32614/RJ-2022-036>.

r-randcorr 1.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=randcorr
Licenses: GPL 3+
Synopsis: Generate a Random p x p Correlation Matrix
Description:

This package implements the algorithm by Pourahmadi and Wang (2015) <doi:10.1016/j.spl.2015.06.015> for generating a random p x p correlation matrix. Briefly, the idea is to represent the correlation matrix using Cholesky factorization and p(p-1)/2 hyperspherical coordinates (i.e., angles), sample the angles from a particular distribution and then convert to the standard correlation matrix form. The angles are sampled from a distribution with pdf proportional to sin^k(theta) (0 < theta < pi, k >= 1) using the efficient sampling algorithm described in Enes Makalic and Daniel F. Schmidt (2018) <arXiv:1809.05212>.

r-rsaga 1.4.2
Propagated dependencies: r-stringr@1.6.0 r-shapefiles@0.7.2 r-plyr@1.8.9 r-magrittr@2.0.4 r-gstat@2.1-4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/r-spatial/RSAGA
Licenses: GPL 2 FSDG-compatible
Synopsis: SAGA Geoprocessing and Terrain Analysis
Description:

This package provides access to geocomputing and terrain analysis functions of the geographical information system (GIS) SAGA (System for Automated Geoscientific Analyses) from within R by running the command line version of SAGA. This package furthermore provides several R functions for handling ASCII grids, including a flexible framework for applying local functions (including predict methods of fitted models) and focal functions to multiple grids. SAGA GIS is available under GPL-2 / LGPL-2 licences from <https://sourceforge.net/projects/saga-gis/>.

r-rssa 1.1
Dependencies: fftw@3.3.10
Propagated dependencies: r-svd@0.5.8 r-lattice@0.22-7 r-forecast@8.24.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/asl/rssa
Licenses: GPL 2+
Synopsis: Collection of Methods for Singular Spectrum Analysis
Description:

This package provides methods and tools for Singular Spectrum Analysis including decomposition, forecasting and gap-filling for univariate and multivariate time series. General description of the methods with many examples can be found in the book Golyandina (2018, <doi:10.1007/978-3-662-57380-8>). See citation("Rssa") for details.

r-rgl2gltf 1.0.7
Propagated dependencies: r-rgl@1.3.31 r-r6@2.6.1 r-jsonlite@2.0.0 r-base64enc@0.1-3
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/dmurdoch/rgl2gltf
Licenses: GPL 2
Synopsis: Read and Write '.gltf' and '.glb' Files
Description:

The glTF file format is used to describe 3D models. This package provides read and write functions to work with it.

r-routliers 0.0.0.3
Propagated dependencies: r-mass@7.3-65 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=Routliers
Licenses: Expat
Synopsis: Robust Outliers Detection
Description:

Detecting outliers using robust methods, i.e. the Median Absolute Deviation (MAD) for univariate outliers; Leys, Ley, Klein, Bernard, & Licata (2013) <doi:10.1016/j.jesp.2013.03.013> and the Mahalanobis-Minimum Covariance Determinant (MMCD) for multivariate outliers; Leys, C., Klein, O., Dominicy, Y. & Ley, C. (2018) <doi:10.1016/j.jesp.2017.09.011>. There is also the more known but less robust Mahalanobis distance method, only for comparison purposes.

r-readobj 0.4.1
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/jefferis/readobj
Licenses: FreeBSD
Synopsis: Fast Reader for 'Wavefront' OBJ 3D Scene Files
Description:

Wraps tiny_obj_loader C++ library for reading the Wavefront OBJ 3D file format including both mesh objects and materials files. The resultant R objects are either structured to match the tiny_obj_loader internal data representation or in a form directly compatible with the rgl package.

r-rintimg 0.1.0
Propagated dependencies: r-htmltools@0.5.8.1 r-glue@1.8.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/feddelegrand7/rintimg
Licenses: Expat
Synopsis: View Images on Full Screen in 'RMarkdown' Documents and 'shiny' Applications
Description:

Allows the user to view an image in full screen when clicking on it in RMarkdown documents and shiny applications. The package relies on the JavaScript library intense-images'. See <https://tholman.com/intense-images/> for more information.

r-rct2 0.0.1
Propagated dependencies: r-sandwich@3.1-1 r-quadprog@1.5-8 r-aer@1.2-15
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/kosukeimai/RCT2
Licenses: GPL 2+
Synopsis: Designing and Analyzing Two-Stage Randomized Experiments
Description:

This package provides various statistical methods for designing and analyzing two-stage randomized controlled trials using the methods developed by Imai, Jiang, and Malani (2021) <doi:10.1080/01621459.2020.1775612> and (2022+) <doi:10.48550/arXiv.2011.07677>. The package enables the estimation of direct and spillover effects, conduct hypotheses tests, and conduct sample size calculation for two-stage randomized controlled trials.

r-rcbalance 1.8.8
Propagated dependencies: r-rlemon@0.2.1 r-plyr@1.8.9 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=rcbalance
Licenses: Expat
Synopsis: Large, Sparse Optimal Matching with Refined Covariate Balance
Description:

This package provides tools for large, sparse optimal matching of treated units and control units in observational studies. Provisions are made for refined covariate balance constraints, which include fine and near-fine balance as special cases. Matches are optimal in the sense that they are computed as solutions to network optimization problems rather than greedy algorithms. See Pimentel, et al.(2015) <doi:10.1080/01621459.2014.997879> and Pimentel (2016), Obs. Studies 2(1):4-23. The rrelaxiv package, which provides an alternative solver for the underlying network flow problems, carries an academic license and is not available on CRAN, but may be downloaded from Github at <https://github.com/josherrickson/rrelaxiv/>.

r-rcmdrplugin-eacspir 0.2-3
Propagated dependencies: r-reshape@0.8.10 r-rcmdrmisc@2.9-2 r-rcmdr@2.9-5 r-r2html@2.3.4 r-nortest@1.0-4 r-ez@4.4-0 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RcmdrPlugin.EACSPIR
Licenses: GPL 2+
Synopsis: Plugin de R-Commander para el Manual 'EACSPIR'
Description:

Este paquete proporciona una interfaz grafica de usuario (GUI) para algunos de los procedimientos estadisticos detallados en un curso de Estadistica aplicada a las Ciencias Sociales mediante el programa informatico R (EACSPIR). LA GUI se ha desarrollado como un Plugin del programa R-Commander.

r-rgoogleanalyticspremium 0.1.1
Propagated dependencies: r-lubridate@1.9.4 r-jsonlite@2.0.0 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=RGoogleAnalyticsPremium
Licenses: ASL 2.0
Synopsis: Unsampled Data in R for Google Analytics Premium Accounts
Description:

It fires a query to the API to get the unsampled data in R for Google Analytics Premium Accounts. It retrieves data from the Google drive document and stores it into the local drive. The path to the excel file is returned by this package. The user can read data from the excel file into R using read.csv() function.

r-rtwobitlib 0.3.10
Dependencies: openssl@3.0.8
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/hpages/Rtwobitlib
Licenses: Expat
Synopsis: '2bit' 'C' Library
Description:

This package provides a trimmed down copy of the "kent-core source tree" turned into a C library for manipulation of .2bit files. See <https://genome.ucsc.edu/FAQ/FAQformat.html#format7> for a quick overview of the 2bit format. The "kent-core source tree" can be found here: <https://github.com/ucscGenomeBrowser/kent-core/>. Only the .c and .h files from the source tree that are related to manipulation of .2bit files were kept. Note that the package is primarily useful to developers of other R packages who wish to use the 2bit C library in their own C'/'C++ code.

r-rimagejroi 0.1.3
Propagated dependencies: r-spatstat-geom@3.6-1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/davidcsterratt/RImageJROI
Licenses: GPL 3
Synopsis: Read and Write 'ImageJ' Region of Interest (ROI) Files
Description:

This package provides functions to read and write ImageJ (<https://imagej.net>) Region of Interest (ROI) files, to plot the ROIs and to convert them to spatstat (<https://spatstat.org/>) spatial patterns.

r-ratelimitr 0.4.2
Propagated dependencies: r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/tarakc02/ratelimitr
Licenses: Expat
Synopsis: Rate Limiting for R
Description:

Allows to limit the rate at which one or more functions can be called.

r-rsmatrix 0.2.9
Propagated dependencies: r-matrix@1.7-4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://marberts.github.io/rsmatrix/
Licenses: Expat
Synopsis: Matrices for Repeat-Sales Price Indexes
Description:

Calculate the matrices in Shiller (1991, <doi:10.1016/S1051-1377(05)80028-2>) that serve as the foundation for many repeat-sales price indexes.

r-ratioofqsprays 1.1.0
Dependencies: mpfr@4.2.2 gmp@6.3.0
Propagated dependencies: r-ryacas@1.1.6 r-rcppcgal@6.1 r-rcpp@1.1.0 r-qspray@3.1.0 r-gmp@0.7-5 r-bh@1.87.0-1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/stla/ratioOfQsprays
Licenses: GPL 3
Synopsis: Fractions of Multivariate Polynomials with Rational Coefficients
Description:

Based on the qspray package, this package introduces the new type ratioOfQsprays'. An object of type qspray represents a multivariate polynomial with rational coefficients while an object of type ratioOfQsprays', defined by two qspray objects, represents a fraction of two multivariate polynomials with rational coefficients. Arithmetic operations for these objects are available, and they always return irreducible fractions. Other features include: differentiation, evaluation, conversion to a function, and fine control of the way to print a ratioOfQsprays object. The C++ library CGAL is used to make the fractions irreducible.

r-rmstcompsens 0.1.5
Propagated dependencies: r-survival@3.8-3 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rmstcompsens
Licenses: GPL 2
Synopsis: Comparing Restricted Mean Survival Time as Sensitivity Analysis
Description:

This package performs two-sample comparisons using the restricted mean survival time (RMST) when survival curves end at different time points between groups. This package implements a sensitivity approach that allows the threshold timepoint tau to be specified after the longest survival time in the shorter survival group. Two kinds of between-group contrast estimators (the difference in RMST and the ratio of RMST) are computed: Uno et al(2014)<doi:10.1200/JCO.2014.55.2208>, Uno et al(2022)<https://CRAN.R-project.org/package=survRM2>, Ueno and Morita(2023)<doi:10.1007/s43441-022-00484-z>.

r-rewie 0.1.0
Propagated dependencies: r-rockchalk@1.8.157 r-plm@2.6-7 r-mass@7.3-65 r-lme4@1.1-37
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/sduxbury/rewie
Licenses: GPL 2+
Synopsis: Data Preparation and Diagnostics for Random Effects Within Estimator
Description:

Diagnostics and data preparation for random effects within estimator, random effects within-idiosyncratic estimator, between-within-idiosyncratic model, and cross-classified between model. Mundlak, Yair (1978) <doi:10.2307/1913646>. Hausman, Jeffrey (1978) <doi:10.2307/1913827>. Allison, Paul (2009) <doi:10.4135/9781412993869>. Neuhaus, J.M., and J. D. Kalbfleisch (1998) <doi:10.2307/3109770>.

r-robustarima 0.2.7
Propagated dependencies: r-splustimeseries@1.5.7 r-splustimedate@2.5.9
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/spkaluzny/robustarima
Licenses: Modified BSD
Synopsis: Robust ARIMA Modeling
Description:

This package provides functions for fitting a linear regression model with ARIMA errors using a filtered tau-estimate. The methodology is described in Maronna et al (2017, ISBN:9781119214687).

r-rgenerate 1.3.8
Propagated dependencies: r-vars@1.6-1 r-rmawgen@1.3.9.3 r-magrittr@2.0.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/ecor/RGENERATE
Licenses: GPL 2+
Synopsis: Tools to Generate Vector Time Series
Description:

This package provides a method generate() is implemented in this package for the random generation of vector time series according to models obtained by RMAWGEN', vars or other packages. This package was created to generalize the algorithms of the RMAWGEN package for the analysis and generation of any environmental vector time series.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884
Total results: 21208