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

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-rodeo 0.9.2
Propagated dependencies: r-readxl@1.4.5 r-r6@2.6.1 r-desolve@1.40
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/dkneis/rodeo
Licenses: GPL 2+
Build system: r
Synopsis: Code Generator for ODE-Based Models
Description:

This package provides an R6 class and several utility methods to facilitate the implementation of models based on ordinary differential equations. The heart of the package is a code generator that creates compiled Fortran (or R') code which can be passed to a numerical solver. There is direct support for solvers contained in packages deSolve and rootSolve'.

r-r4subscore 0.1.0
Propagated dependencies: r-tibble@3.3.0 r-rlang@1.1.6 r-r4subcore@0.1.0 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/R4SUB/r4subscore
Licenses: Expat
Build system: r
Synopsis: Submission Confidence Index Engine
Description:

Converts standardized R4SUB (R for Regulatory Submission) evidence into indicator scores, pillar scores, and a Submission Confidence Index (SCI). Provides sensitivity analysis, explainability tables, and decision band classification to answer the question: are we ready for regulatory submission.

r-rlakehabitat 1.0.1
Propagated dependencies: r-tidyterra@1.0.0 r-terra@1.8-86 r-sf@1.0-23 r-rlakeanalyzer@1.11.4.1 r-isoband@0.2.7 r-gstat@2.1-4 r-ggplot2@4.0.1 r-gganimate@1.0.11 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://gitlab.com/tristanblechinger/rlakehabitat
Licenses: GPL 3+
Build system: r
Synopsis: Interpolate Bathymetry and Quantify Physical Aquatic Habitat
Description:

Offers bathymetric interpolation using Inverse Distance Weighted and Ordinary Kriging via the gstat and terra packages. Other functions focus on quantifying physical aquatic habitats (e.g., littoral, epliminion, metalimnion, hypolimnion) from interpolated digital elevation models (DEMs). Functions were designed to calculate these metrics across water levels for use in reservoirs but can be applied to any DEM and will provide values for fixed conditions. Parameters like Secchi disk depth or estimated photic zone, thermocline depth, and water level fluctuation depth are included in most functions.

r-racir 2.0.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/jstinzi/racir
Licenses: Expat
Build system: r
Synopsis: Rapid A/Ci Response (RACiR) Data Analysis
Description:

This package contains functions useful for reading in Licor 6800 files, correcting and analyzing rapid A/Ci response (RACiR) data. Requires some user interaction to adjust the calibration (empty chamber) data file to a useable range. Calibration uses a 1st to 5th order polynomial as suggested in Stinziano et al. (2017) <doi:10.1111/pce.12911>. Data can be processed individually or batch processed for all files paired with a given calibration file. RACiR is a trademark of LI-COR Biosciences, and used with permission.

r-radanalysis 1.0.1
Propagated dependencies: r-sfsmisc@1.1-23 r-scales@1.4.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RADanalysis
Licenses: GPL 3
Build system: r
Synopsis: Normalization and Analysis of Rank Abundance Distributions
Description:

Implementation of the MaxRank normalization method, which enables standardization of Rank Abundance Distributions (RADs) to a specified number of ranks. Rank abundance distributions are widely used in biology and ecology to describe species abundances, and are mathematically equivalent to complementary cumulative distribution functions (CCDFs) used in physics, linguistics, sociology, and other fields. The method is described in Saeedghalati et al. (2017) <doi:10.1371/journal.pcbi.1005362>.

r-randomuniformforest 1.1.6
Propagated dependencies: r-rcpp@1.1.0 r-proc@1.19.0.1 r-mass@7.3-65 r-iterators@1.0.14 r-ggplot2@4.0.1 r-foreach@1.5.2 r-doparallel@1.0.17 r-cluster@2.1.8.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=randomUniformForest
Licenses: Modified BSD
Build system: r
Synopsis: Random Uniform Forests for Classification, Regression and Unsupervised Learning
Description:

Ensemble model, for classification, regression and unsupervised learning, based on a forest of unpruned and randomized binary decision trees. Each tree is grown by sampling, with replacement, a set of variables at each node. Each cut-point is generated randomly, according to the continuous Uniform distribution. For each tree, data are either bootstrapped or subsampled. The unsupervised mode introduces clustering, dimension reduction and variable importance, using a three-layer engine. Random Uniform Forests are mainly aimed to lower correlation between trees (or trees residuals), to provide a deep analysis of variable importance and to allow native distributed and incremental learning.

r-rbedrock 0.4.2
Dependencies: zlib@1.3.1 cmake@4.1.3
Propagated dependencies: r-tibble@3.3.0 r-rlang@1.1.6 r-rappdirs@0.3.3 r-r6@2.6.1 r-digest@0.6.39 r-bit64@4.6.0-1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://reedacartwright.github.io/rbedrock/
Licenses: Expat
Build system: r
Synopsis: Analysis and Manipulation of Data from Minecraft Bedrock Edition
Description:

This package implements an interface to Minecraft (Bedrock Edition) worlds. Supports the analysis and management of these worlds and game saves.

r-rapp 0.3.0
Propagated dependencies: r-yaml@2.3.10
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/r-lib/Rapp
Licenses: Expat
Build system: r
Synopsis: Easily Build Command Line Applications
Description:

Run simple R scripts as command line applications, with automatic robust and convenient support for command line arguments. This package provides Rapp', an alternative R front-end similar to Rscript', that enables this.

r-rjd3x13 3.6.0
Dependencies: openjdk@25
Propagated dependencies: r-rprotobuf@0.4.26 r-rjd3toolkit@3.6.0 r-rjd3jars@0.0.2 r-rjava@1.0-11
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/rjdverse/rjd3x13
Licenses: FSDG-compatible
Build system: r
Synopsis: Seasonal Adjustment with X-13 in 'JDemetra+ 3.x'
Description:

R Interface to JDemetra+ 3.x (<https://github.com/jdemetra>) time series analysis software. It offers full access to options and outputs of X-13', including Reg-ARIMA modelling (automatic AutoRegressive Integrated Moving Average (ARIMA) model with outlier detection and trading days adjustment) and X-11 decomposition.

r-rmarchingcubes 0.1.4
Propagated dependencies: 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/shwilks/rmarchingcubes
Licenses: Expat
Build system: r
Synopsis: Calculate 3D Contour Meshes Using the Marching Cubes Algorithm
Description:

This package provides a port of the C++ routine for applying the marching cubes algorithm written by Thomas Lewiner et al. (2012) <doi:10.1080/10867651.2003.10487582> into an R package. The package supplies the contour3d() function, which takes a 3-dimensional array of voxel data and calculates the vertices, vertex normals, and faces for a 3d mesh representing the contour(s) at a given level.

r-rrblup 4.6.3
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: <https://potatobreeding.cals.wisc.edu/software/>
Licenses: GPL 3
Build system: r
Synopsis: Ridge Regression and Other Kernels for Genomic Selection
Description:

Software for genomic prediction with the RR-BLUP mixed model (Endelman 2011, <doi:10.3835/plantgenome2011.08.0024>). One application is to estimate marker effects by ridge regression; alternatively, BLUPs can be calculated based on an additive relationship matrix or a Gaussian kernel.

r-rym 1.0.6
Propagated dependencies: r-stringr@1.6.0 r-purrr@1.2.0 r-httr@1.4.7
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://selesnow.github.io/rym/
Licenses: GPL 2
Build system: r
Synopsis: R Interface to Yandex Metrica API
Description:

Allows work with Management API for load counters, segments, filters, user permissions and goals list from Yandex Metrica, Reporting API allows you to get information about the statistics of site visits and other data without using the web interface, Logs API allows to receive non-aggregated data and Compatible with Google Analytics Core Reporting API v3 allows receive information about site traffic and other data using field names from Google Analytics Core API. For more information see official documents <https://yandex.ru/dev/metrika/doc/api2/concept/about-docpage>.

r-readnsx 0.0.6
Dependencies: hdf5@1.14.6
Propagated dependencies: r-r6@2.6.1 r-jsonlite@2.0.0 r-hdf5r@1.3.12 r-fastmap@1.2.0 r-data-table@1.17.8 r-cpp11@0.5.2
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: http://dipterix.org/readNSx/
Licenses: FSDG-compatible FSDG-compatible
Build system: r
Synopsis: Read 'Blackrock-Microsystems' Files ('NEV', 'NSx')
Description:

Loads Blackrock <https://blackrockneurotech.com> neural signal data files into the memory, provides utility tools to extract the data into common formats such as plain-text tsv and HDF5'.

r-reconstructkm 0.4.0
Propagated dependencies: r-survminer@0.5.1 r-survival@3.8-3 r-rlang@1.1.6 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://cran.r-project.org/package=reconstructKM
Licenses: GPL 3
Build system: r
Synopsis: Reconstruct Individual-Level Data from Published KM Plots
Description:

This package provides functions for reconstructing individual-level data (time, status, arm) from Kaplan-MEIER curves published in academic journals (e.g. NEJM, JCO, JAMA). The individual-level data can be used for re-analysis, meta-analysis, methodology development, etc. This package was used to generate the data for commentary such as Sun, Rich, & Wei (2018) <doi:10.1056/NEJMc1808567>. Please see the vignette for a quickstart guide.

r-rbmi 1.6.0
Propagated dependencies: r-stringr@1.6.0 r-r6@2.6.1 r-pkgload@1.4.1 r-mmrm@0.3.17 r-matrix@1.7-4 r-jinjar@0.3.2 r-fs@1.6.6 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://openpharma.github.io/rbmi/
Licenses: FSDG-compatible
Build system: r
Synopsis: Reference Based Multiple Imputation
Description:

This package implements standard and reference based multiple imputation methods for continuous longitudinal endpoints (Gower-Page et al. (2022) <doi:10.21105/joss.04251>). In particular, this package supports deterministic conditional mean imputation and jackknifing as described in Wolbers et al. (2022) <doi:10.1002/pst.2234>, Bayesian multiple imputation as described in Carpenter et al. (2013) <doi:10.1080/10543406.2013.834911>, and bootstrapped maximum likelihood imputation as described in von Hippel and Bartlett (2021) <doi: 10.1214/20-STS793>.

r-rweaveextra 1.3-0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://gitlab.com/vigou3/rweaveextra
Licenses: GPL 2+
Build system: r
Synopsis: Sweave Drivers with Extra Tricks Up their Sleeve
Description:

Weave and tangle drivers for Sweave extending the standard drivers. RweaveExtraLatex and RtangleExtra provide options to completely ignore code chunks on weaving, tangling, or both. Chunks ignored on weaving are not parsed, yet are written out verbatim on tangling. Chunks ignored on tangling may be evaluated as usual on weaving, but are completely left out of the tangled scripts. The driver RtangleExtra also provides options to control the separation between code chunks in the tangled script, and to specify the extension of the file name (or remove it entirely) when splitting is selected.

r-rnassqs 0.6.3
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://docs.ropensci.org/rnassqs/https://github.com/ropensci/rnassqs/
Licenses: Expat
Build system: r
Synopsis: Access Data from the NASS 'Quick Stats' API
Description:

Interface to access data via the United States Department of Agriculture's National Agricultural Statistical Service (NASS) Quick Stats web API <https://quickstats.nass.usda.gov/api/>. Convenience functions facilitate building queries based on available parameters and valid parameter values. This product uses the NASS API but is not endorsed or certified by NASS.

r-rolldown 0.2
Propagated dependencies: r-jsonlite@2.0.0 r-htmltools@0.5.8.1 r-bookdown@0.45
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/yihui/rolldown
Licenses: Expat
Build system: r
Synopsis: R Markdown Output Formats for Storytelling
Description:

R Markdown output formats based on JavaScript libraries such as Scrollama (<https://github.com/russellsamora/scrollama>) for storytelling.

r-represtools 0.1.3
Propagated dependencies: r-whisker@0.4.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://pirategrunt.com/represtools/
Licenses: GPL 3+
Build system: r
Synopsis: Reproducible Research Tools
Description:

Reproducible research tools automates the creation of an analysis directory structure and work flow. There are R markdown skeletons which encapsulate typical analytic work flow steps. Functions will create appropriate modules which may pass data from one step to another.

r-rnmr1d 1.3.2
Propagated dependencies: r-xml@3.99-0.20 r-signal@1.8-1 r-scales@1.4.0 r-rcpp@1.1.0 r-ptw@1.9-16 r-plyr@1.8.9 r-plotly@4.11.0 r-minqa@1.2.8 r-matrix@1.7-4 r-massspecwavelet@1.76.0 r-mass@7.3-65 r-impute@1.84.0 r-igraph@2.2.1 r-ggplot2@4.0.1 r-foreach@1.5.2 r-doparallel@1.0.17 r-base64enc@0.1-3
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/INRA/Rnmr1D
Licenses: GPL 2+
Build system: r
Synopsis: Perform the Complete Processing of a Set of Proton Nuclear Magnetic Resonance Spectra
Description:

Perform the complete processing of a set of proton nuclear magnetic resonance spectra from the free induction decay (raw data) and based on a processing sequence (macro-command file). An additional file specifies all the spectra to be considered by associating their sample code as well as the levels of experimental factors to which they belong. More detail can be found in Jacob et al. (2017) <doi:10.1007/s11306-017-1178-y>.

r-r2shortcode 0.2
Propagated dependencies: r-stringr@1.6.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/oobianom/r2shortcode
Licenses: Expat
Build system: r
Synopsis: Shorten Function Names of Functions in Another Package and Create an Index to Make Them Accessible
Description:

When creating a package, authors may sometimes struggle with coming up with easy and straightforward function names, and at the same time hoping that other packages do not already have the same function names. In trying to meet this goal, sometimes, function names are not descriptive enough and may confuse the potential users. The purpose of this package is to serve as a package function short form generator and also provide shorthand names for other functions. Having this package will entice authors to create long function names without the fear of users not wanting to use their packages because of the long names. In a way, everyone wins - the authors can use long descriptive function names, and the users can use this package to make short functions names while still using the package in question.

r-ridgregextra 0.1.1
Propagated dependencies: r-plotly@4.11.0 r-mctest@1.3.2 r-isdals@3.0.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/filizkrdg/ridgregextra
Licenses: GPL 3+
Build system: r
Synopsis: Ridge Regression Parameter Estimation
Description:

It is a package that provides alternative approach for finding optimum parameters of ridge regression. This package focuses on finding the ridge parameter value k which makes the variance inflation factors closest to 1, while keeping them above 1 as addressed by Michael Kutner, Christopher Nachtsheim, John Neter, William Li (2004, ISBN:978-0073108742). Moreover, the package offers end-to-end functionality to find optimum k value and presents the detailed ridge regression results. Finally it shows three sets of graphs consisting k versus variance inflation factors, regression coefficients and standard errors of them.

r-rcmdrplugin-ma 0.0-2
Propagated dependencies: r-rcmdr@2.9-5 r-metafor@4.8-0 r-mad@0.8-3
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: http://acdelre.weebly.com/
Licenses: GPL 2
Build system: r
Synopsis: Graphical User Interface for Conducting Meta-Analyses in R
Description:

Easy to use interface for conducting meta-analysis in R. This package is an Rcmdr-plugin, which allows the user to conduct analyses in a menu-driven, graphical user interface environment (e.g., CMA, SPSS). It uses recommended procedures as described in The Handbook of Research Synthesis and Meta-Analysis (Cooper, Hedges, & Valentine, 2009).

r-round 0.21-0.2
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://gitlab.com/mmaechler/round/
Licenses: AGPL 3+ FSDG-compatible
Build system: r
Synopsis: Rounding to Decimal Digits
Description:

Decimal rounding is non-trivial in binary arithmetic. ISO standard round to even is more rare than typically assumed as most decimal fractions are not exactly representable in binary. Our roundX() versions explore differences between current and potential future versions of round() in R. Further, provides (some partly related) C99 math lib functions not in base R.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457