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

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-rollmatch 2.0.4
Propagated dependencies: r-magrittr@2.0.4 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/RTIInternational/rollmatch
Licenses: Expat
Build system: r
Synopsis: Rolling Entry Matching
Description:

This package provides functions to perform propensity score matching on rolling entry interventions for which a suitable "entry" date is not observed for nonparticipants. For more details, please reference Witman et al. (2018) <doi:10.1111/1475-6773.13086>.

r-rxode2ll 2.0.14
Propagated dependencies: r-stanheaders@2.32.10 r-rcppparallel@5.1.11-1 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.0 r-checkmate@2.3.3 r-bh@1.87.0-1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://nlmixr2.github.io/rxode2ll/
Licenses: GPL 3+
Build system: r
Synopsis: Log-Likelihood Functions for 'rxode2'
Description:

This package provides the log-likelihoods with gradients from stan (Carpenter et al (2015), <doi:10.48550/arXiv.1509.07164>) needed for generalized log-likelihood estimation in nlmixr2 (Fidler et al (2019) <doi:10.1002/psp4.12445>). This is split of to reduce computational burden of recompiling rxode2 (Wang, Hallow and James (2016) <doi:10.1002/psp4.12052>) which runs the nlmixr2 models during estimation.

r-random-polychor-pa 1.1.4-5
Propagated dependencies: r-sfsmisc@1.1-23 r-psych@2.5.6 r-nfactors@2.4.1.2 r-mvtnorm@1.3-3 r-mass@7.3-65 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=random.polychor.pa
Licenses: GPL 2+
Build system: r
Synopsis: Parallel Analysis with Polychoric Correlation Matrices
Description:

The Function performs a parallel analysis using simulated polychoric correlation matrices. The nth-percentile of the eigenvalues distribution obtained from both the randomly generated and the real data polychoric correlation matrices is returned. A plot comparing the two types of eigenvalues (real and simulated) will help determine the number of real eigenvalues that outperform random data. The function is based on the idea that if real data are non-normal and the polychoric correlation matrix is needed to perform a Factor Analysis, then the Parallel Analysis method used to choose a non-random number of factors should also be based on randomly generated polychoric correlation matrices and not on Pearson correlation matrices. Random data sets are simulated assuming or a uniform or a multinomial distribution or via the bootstrap method of resampling (i.e., random permutations of cases). Also Multigroup Parallel analysis is made available for random (uniform and multinomial distribution and with or without difficulty factor) and bootstrap methods. An option to choose between default or full output is also available as well as a parameter to print Fit Statistics (Chi-squared, TLI, RMSEA, RMR and BIC) for the factor solutions indicated by the Parallel Analysis. Also weighted correlation matrices may be considered for PA.

r-roi-plugin-ipop 1.0-0
Propagated dependencies: r-slam@0.1-55 r-roi@1.0-1 r-kernlab@0.9-33
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: http://roi.r-forge.r-project.org/
Licenses: GPL 3
Build system: r
Synopsis: 'ipop' Plug-in for the 'R' Optimization Interface
Description:

Enhances the R Optimization Infrastructure ('ROI') package by registering the ipop solver from package kernlab'.

r-readbulk 1.1.4
Propagated dependencies: r-plyr@1.8.9
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/pascalkieslich/readbulk
Licenses: GPL 3
Build system: r
Synopsis: Read and Combine Multiple Data Files
Description:

Combine multiple data files from a common directory. The data files will be read into R and bound together, creating a single large data.frame. A general function is provided along with a specific function for data that was collected using the open-source experiment builder OpenSesame <https://osdoc.cogsci.nl/>.

r-rdatasets 0.0.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://vincentarelbundock.github.io/Rdatasetspkg/
Licenses: GPL 3+
Build system: r
Synopsis: Access Datasets from the Rdatasets Archive
Description:

Download and access datasets from the Rdatasets archive (<https://vincentarelbundock.github.io/Rdatasets/>). The package provides functions to search, download, and view documentation for thousands of datasets from various R packages, available in both CSV and Parquet formats for efficient access.

r-r2pmml 0.31.0
Dependencies: openjdk@25
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/jpmml/r2pmml
Licenses: AGPL 3
Build system: r
Synopsis: Convert R Models to 'PMML'
Description:

R wrapper for the JPMML-R library <https://github.com/jpmml/jpmml-r>, which converts R models to Predictive Model Markup Language ('PMML').

r-roundwork 0.0.1
Propagated dependencies: r-tibble@3.3.0 r-stringr@1.6.0 r-rlang@1.1.6 r-purrr@1.2.0 r-magrittr@2.0.4 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://lhdjung.github.io/roundwork/
Licenses: Expat
Build system: r
Synopsis: Rounding Infrastructure
Description:

Flexible rounding functions for use in error detection. They were outsourced from the scrutiny package.

r-rgmm 2.1.0
Propagated dependencies: r-rspectra@0.16-2 r-reshape2@1.4.5 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-mvtnorm@1.3-3 r-mclust@6.1.2 r-laplacesdemon@16.1.6 r-ggplot2@4.0.1 r-genieclust@1.3.0 r-foreach@1.5.2 r-doparallel@1.0.17 r-desctools@0.99.60
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RGMM
Licenses: GPL 2+
Build system: r
Synopsis: Robust Mixture Model
Description:

Algorithms for estimating robustly the parameters of a Gaussian, Student, or Laplace Mixture Model.

r-r2stl 1.0.3
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/paulnorthrop/r2stl
Licenses: CC-BY-SA 4.0
Build system: r
Synopsis: Visualizing Data using a 3D Printer
Description:

Converts data to STL (stereolithography) files that can be used to feed a 3-dimensional printer. The 3-dimensional output from a function can be materialized into a solid surface in a plastic material, therefore allowing more detailed examination. There are many possible uses for this new tool, such as to examine mathematical expressions with very irregular shapes, to aid teaching people with impaired vision, to create raised relief maps from digital elevation maps (DEMs), to bridge the gap between mathematical tools and rapid prototyping, and many more. Ian Walker created the function r2stl() and Jose Gama assembled the package.

r-robustx 1.2-8
Propagated dependencies: r-robustbase@0.99-6
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://robustbase.R-forge.R-project.org/
Licenses: GPL 2+
Build system: r
Synopsis: 'eXtra' / 'eXperimental' Functionality for Robust Statistics
Description:

Robustness -- eXperimental', eXtraneous', or eXtraordinary Functionality for Robust Statistics. Hence methods which are not well established, often related to methods in package robustbase'. Amazingly, BACON()', originally by Billor, Hadi, and Velleman (2000) <doi:10.1016/S0167-9473(99)00101-2> has become established in places. The "barrow wheel" `rbwheel()` is from Stahel and Mächler (2009) <doi:10.1111/j.1467-9868.2009.00706.x>.

r-robustbf 0.2.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RobustBF
Licenses: GPL 3+
Build system: r
Synopsis: Robust Solution to the Behrens-Fisher Problem
Description:

Robust tests (RW and RF) are provided for testing the equality of two long-tailed symmetric (LTS) means when the variances are unknown and arbitrary. RW test is a robust version of Welch's two sample t test and the RF is a robust fiducial based test. The RW and RF tests are proposed using the adaptive modified maximum likelihood (AMML) estimators derived by Tiku and Surucu (2009) <doi:10.1016/j.spl.2008.12.001> and Donmez (2010) <https://open.metu.edu.tr/bitstream/handle/11511/19440/index.pdf>.

r-rarms 1.0.0
Propagated dependencies: r-jsonlite@2.0.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rarms
Licenses: GPL 2+
Build system: r
Synopsis: Access Data from the USDA ARMS Data API
Description:

Interface to easily access data via the United States Department of Agriculture (USDA)'s Agricultural Resource Management Survey (ARMS) Data API <https://www.ers.usda.gov/developer/data-apis/arms-data-api/>. The downloaded data can be saved for later off-line use. Also provide relevant information and metadata for each of the input variables needed for sending the data inquery.

r-robustlm 0.1.0
Propagated dependencies: r-matrixstats@1.5.0 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=robustlm
Licenses: GPL 3
Build system: r
Synopsis: Robust Variable Selection with Exponential Squared Loss
Description:

Computationally efficient tool for performing variable selection and obtaining robust estimates, which implements robust variable selection procedure proposed by Wang, X., Jiang, Y., Wang, S., Zhang, H. (2013) <doi:10.1080/01621459.2013.766613>. Users can enjoy the near optimal, consistent, and oracle properties of the procedures.

r-rsprite2 0.2.1
Propagated dependencies: r-rdpack@2.6.4 r-checkmate@2.3.3
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://lukaswallrich.github.io/rsprite2/
Licenses: Expat
Build system: r
Synopsis: Identify Distributions that Match Reported Sample Parameters (SPRITE)
Description:

The SPRITE algorithm creates possible distributions of discrete responses based on reported sample parameters, such as mean, standard deviation and range (Heathers et al., 2018, <doi:10.7287/peerj.preprints.26968v1>). This package implements it, drawing heavily on the code for Nick Brown's rSPRITE Shiny app <https://shiny.ieis.tue.nl/sprite/>. In addition, it supports the modeling of distributions based on multi-item (Likert-type) scales and the use of restrictions on the frequency of particular responses.

r-rcppsmc 0.2.9
Propagated dependencies: r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-fkf@0.2.6
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/rcppsmc/rcppsmc
Licenses: GPL 2+
Build system: r
Synopsis: Rcpp Bindings for Sequential Monte Carlo
Description:

R access to the Sequential Monte Carlo Template Classes by Johansen <doi:10.18637/jss.v030.i06> is provided. At present, four additional examples have been added, and the first example from the JSS paper has been extended. Further integration and extensions are planned.

r-rborist 0.3-11
Propagated dependencies: r-rcpp@1.1.0 r-digest@0.6.39 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/suiji/Rborist.CRAN
Licenses: FSDG-compatible GPL 2+ FSDG-compatible
Build system: r
Synopsis: Extensible, Parallelizable Implementation of the Random Forest Algorithm
Description:

Scalable implementation of classification and regression forests, as described by Breiman (2001), <DOI:10.1023/A:1010933404324>.

r-rgtmx 0.1.4
Propagated dependencies: 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://github.com/RomanAbashin/rgtmx
Licenses: Expat
Build system: r
Synopsis: Manage GTmetrix Tests in R
Description:

This is a library to access the current API of the web speed test service GTmetrix'. It provides a convenient wrapper to start tests, get reports, and access all kinds of meta data. For more information about using the API please visit <https://gtmetrix.com/api/docs/2.0/>.

r-rimagepalette 0.1.1
Propagated dependencies: 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=RImagePalette
Licenses: Expat
Build system: r
Synopsis: Extract the Colors from Images
Description:

This package provides a pure R implementation of the median cut algorithm. Extracts the dominant colors from an image, and turns them into a scale for use in plots or for fun!

r-remode 0.1.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=remode
Licenses: Expat
Build system: r
Synopsis: Recursive Mode Detection for Distributions of Ordinal Data
Description:

This package provides the function remode() for recursive modality detection in ordinal data. remode is an algorithm specifically designed to estimate the number and location of modes in ordinal data while being robust to large sample sizes.

r-rbyexample 0.0.100
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/mariarizzo/RbyExample
Licenses: GPL 2+
Build system: r
Synopsis: Data for the Book "R by Example"
Description:

Data for the examples and exercises in the book "R by Example". Jim Albert and Maria Rizzo (2012, ISBN 978-1-4614-1365-3).

r-rfars 2.0.2
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.1 r-stringr@1.6.0 r-rlang@1.1.6 r-readr@2.1.6 r-purrr@1.2.0 r-magrittr@2.0.4 r-lubridate@1.9.4 r-janitor@2.2.1 r-haven@2.5.5 r-dplyr@1.1.4 r-downloader@0.4.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/s87jackson/rfars
Licenses: CC0
Build system: r
Synopsis: Download and Analyze Crash Data
Description:

Easily Download Analysis-Ready Crash Data from the U.S. National Highway Traffic Safety Administration.

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
Build system: r
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-rfacts 0.2.1
Dependencies: mono@6.12.0.206
Propagated dependencies: r-xml2@1.5.0 r-tibble@3.3.0 r-fs@1.6.6 r-digest@0.6.39
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://elilillyco.github.io/rfacts/
Licenses: Expat
Build system: r
Synopsis: R Interface to 'FACTS' on Unix-Like Systems
Description:

The rfacts package is an R interface to the Fixed and Adaptive Clinical Trial Simulator ('FACTS') on Unix-like systems. It programmatically invokes FACTS to run clinical trial simulations, and it aggregates simulation output data into tidy data frames. These capabilities provide end-to-end automation for large-scale simulation pipelines, and they enhance computational reproducibility. For more information on FACTS itself, please visit <https://www.berryconsultants.com/software/>.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457