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

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-rimpact 1.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RImpact
Licenses: Expat
Synopsis: Calculates Measures of Scholarly Impact
Description:

The metrics() function calculates measures of scholarly impact. These include conventional measures, such as the number of publications and the total citations to all publications, as well as modern and robust metrics based on the vector of citations associated with each publication, such as the h index and many of its variants or rivals. These methods are described in Ruscio et al. (2012) <DOI: 10.1080/15366367.2012.711147>.

r-runonce 0.3.3
Propagated dependencies: r-urltools@1.7.3.1 r-bigassertr@0.1.7
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/privefl/runonce
Licenses: GPL 3
Synopsis: Run Once and Save Result
Description:

Package runonce helps automating the saving of long-running code to help running the same code multiple times. If you run some long-running code once, it saves the result in a file on disk. Then, if the result already exists, i.e. if the code has already been run and its output has already been saved, it just reads the result from the stored file instead of running the code again.

r-rarfreq 0.1.5
Propagated dependencies: r-tidyr@1.3.1 r-reshape2@1.4.5 r-rdpack@2.6.4 r-patchwork@1.3.2 r-magrittr@2.0.4 r-latex2exp@0.9.6 r-ggplot2@4.0.1 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://cran.r-project.org/package=RARfreq
Licenses: Expat
Synopsis: Response Adaptive Randomization with 'Frequentist' Approaches
Description:

This package provides functions and command-line user interface to generate allocation sequence by response-adaptive randomization for clinical trials. The package currently supports two families of frequentist response-adaptive randomization procedures, Doubly Adaptive Biased Coin Design ('DBCD') and Sequential Estimation-adjusted Urn Model ('SEU'), for binary and normal endpoints. One-sided proportion (or mean) difference and Chi-square (or ANOVA') hypothesis testing methods are also available in the package to facilitate the inference for treatment effect. Additionally, the package provides comprehensive and efficient tools to allow one to evaluate and compare the performance of randomization procedures and tests based on various criteria. For example, plots for relationship among assumed treatment effects, sample size, and power are provided. Five allocation functions for DBCD and six addition rule functions for SEU are implemented to target allocations such as Neyman', Rosenberger Rosenberger et al. (2001) <doi:10.1111/j.0006-341X.2001.00909.x> and Urn allocations.

r-rmixtcomputilities 4.1.6
Propagated dependencies: r-scales@1.4.0 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: Utility Functions for 'MixtComp' Outputs
Description:

Mixture Composer <https://github.com/modal-inria/MixtComp> is a project to build mixture models with heterogeneous data sets and partially missing data management. This package contains graphical, getter and some utility functions to facilitate the analysis of MixtComp output.

r-rmgarch 1.4-2
Propagated dependencies: r-zoo@1.8-14 r-xts@0.14.1 r-spd@2.0-1 r-shape@1.4.6.1 r-rugarch@1.5-4 r-rsolnp@2.0.1 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-pcapp@2.0-5 r-matrix@1.7-4 r-mass@7.3-65 r-ff@4.5.2 r-corpcor@1.6.10 r-bessel@0.6-1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/alexiosg/rmgarch
Licenses: GPL 3
Synopsis: Multivariate GARCH Models
Description:

Feasible multivariate GARCH models including DCC, GO-GARCH and Copula-GARCH.

r-rencher 0.1.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/AtefehRashidi/rencher
Licenses: GPL 3
Synopsis: Datasets from the Book "Methods of Multivariate Analysis (3rd)"
Description:

This package provides the datasets in the book "Methods of Multivariate Analysis (3rd)", such as Table 6.27 Blood Pressure Data, for statistical analysis,especially MANOVA. The dataset names correspond to their numbering in the third edition of the book, such as table6.27. Based on the book by Rencher and Christensen (2012, ISBN:9780470178966).

r-robsurvey 0.7
Propagated dependencies: r-survey@4.4-8 r-kernsmooth@2.23-26
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/tobiasschoch/robsurvey
Licenses: GPL 2+
Synopsis: Robust Survey Statistics Estimation
Description:

Robust (outlier-resistant) estimators of finite population characteristics like of means, totals, ratios, regression, etc. Available methods are M- and GM-estimators of regression, weight reduction, trimming, and winsorization. The package extends the survey <https://CRAN.R-project.org/package=survey> package.

r-rankingproject 0.4.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/civilstat/RankingProject
Licenses: GPL 2
Synopsis: The Ranking Project: Visualizations for Comparing Populations
Description:

This package provides functions to generate plots and tables for comparing independently- sampled populations. Companion package to "A Primer on Visualizations for Comparing Populations, Including the Issue of Overlapping Confidence Intervals" by Wright, Klein, and Wieczorek (2019) <DOI:10.1080/00031305.2017.1392359> and "A Joint Confidence Region for an Overall Ranking of Populations" by Klein, Wright, and Wieczorek (2020) <DOI:10.1111/rssc.12402>.

r-resistorarray 1.0-32
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/RobinHankin/ResistorArray.git
Licenses: GPL 2
Synopsis: Electrical Properties of Resistor Networks
Description:

Electrical properties of resistor networks using matrix methods.

r-rskey 0.4.19
Propagated dependencies: r-rstudioapi@0.17.1 r-berryfunctions@1.22.13
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rskey
Licenses: GPL 2+
Synopsis: Create Custom 'Rstudio' Keyboard Shortcuts
Description:

Create custom keyboard shortcuts to examine code selected in the Rstudio editor. F3 can for example yield str(selection) and F7 open the source code of CRAN and base package functions on github'.

r-repaymentplan 0.1.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RepaymentPlan
Licenses: GPL 3
Synopsis: Calculation of Mortgage Plan or Repayment Plan
Description:

The function RepaymentPlan() calculates repayment schedule for repayment/mortgage plans.

r-roughsf 1.0.0
Propagated dependencies: r-sf@1.0-23 r-jsonlite@2.0.0 r-htmlwidgets@1.6.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/schochastics/roughsf
Licenses: Expat
Synopsis: Visualize Spatial Data using 'roughjs'
Description:

Draw maps using the javascript library roughjs'. This allows to draw sketchy, hand-drawn-like maps.

r-rpeglmen 1.1.4
Propagated dependencies: r-rpeif@1.2.5 r-rcppeigen@0.3.4.0.2 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=RPEGLMEN
Licenses: GPL 2+
Synopsis: Gamma and Exponential Generalized Linear Models with Elastic Net Penalty
Description:

This package implements the fast iterative shrinkage-thresholding algorithm (FISTA) algorithm to fit a Gamma distribution with an elastic net penalty as described in Chen, Arakvin and Martin (2018) <doi:10.48550/arXiv.1804.07780>. An implementation for the case of the exponential distribution is also available, with details available in Chen and Martin (2018) <doi:10.2139/ssrn.3085672>.

r-rlog 0.1.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/sellorm/rlog
Licenses: Expat
Synopsis: Simple, Opinionated Logging Utility
Description:

This package provides a very lightweight package that writes out log messages in an opinionated way. Simpler and lighter than other logging packages, rlog provides a compact feature set that focuses on getting the job done in a Unix-like way.

r-reda 0.5.6
Propagated dependencies: r-splines2@0.5.4 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://wwenjie.org/reda
Licenses: GPL 3+
Synopsis: Recurrent Event Data Analysis
Description:

This package contains implementations of recurrent event data analysis routines including (1) survival and recurrent event data simulation from stochastic process point of view by the thinning method proposed by Lewis and Shedler (1979) <doi:10.1002/nav.3800260304> and the inversion method introduced in Cinlar (1975, ISBN:978-0486497976), (2) the mean cumulative function (MCF) estimation by the Nelson-Aalen estimator of the cumulative hazard rate function, (3) two-sample recurrent event responses comparison with the pseudo-score tests proposed by Lawless and Nadeau (1995) <doi:10.2307/1269617>, (4) gamma frailty model with spline rate function following Fu, et al. (2016) <doi:10.1080/10543406.2014.992524>.

r-rerddap 1.2.1
Propagated dependencies: r-xml2@1.5.0 r-tibble@3.3.0 r-ncdf4@1.24 r-nanoparquet@0.4.2 r-lubridate@1.9.4 r-jsonlite@2.0.0 r-hoardr@0.5.5 r-dplyr@1.1.4 r-digest@0.6.39 r-data-table@1.17.8 r-crul@1.6.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://docs.ropensci.org/rerddap/
Licenses: Expat
Synopsis: General Purpose Client for 'ERDDAP™' Servers
Description:

General purpose R client for ERDDAPâ ¢ servers. Includes functions to search for datasets', get summary information on datasets', and fetch datasets', in either csv or netCDF format. ERDDAPâ ¢ information: <https://upwell.pfeg.noaa.gov/erddap/information.html>.

r-rspiro 0.5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rspiro
Licenses: GPL 2+
Synopsis: Implementation of Spirometry Equations
Description:

Implementation of various spirometry equations in R, currently the GLI-2012 (Global Lung Initiative; Quanjer et al. 2012 <doi:10.1183/09031936.00080312>), the race-neutral GLI global 2022 (Global Lung Initiative; Bowerman et al. 2023 <doi:10.1164/rccm.202205-0963OC>), the NHANES3 (National Health and Nutrition Examination Survey; Hankinson et al. 1999 <doi:10.1164/ajrccm.159.1.9712108>) and the JRS 2014 (Japanese Respiratory Society; Kubota et al. 2014 <doi:10.1016/j.resinv.2014.03.003>) equations. Also the GLI-2017 diffusing capacity equations <doi:10.1183/13993003.00010-2017> are implemented. Contains user-friendly functions to calculate predicted and LLN (Lower Limit of Normal) values for different spirometric parameters such as FEV1 (Forced Expiratory Volume in 1 second), FVC (Forced Vital Capacity), etc, and to convert absolute spirometry measurements to percent (%) predicted and z-scores.

r-reclin2 0.6.0
Propagated dependencies: r-stringdist@0.9.15 r-rcpp@1.1.0 r-lpsolve@5.6.23 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/djvanderlaan/reclin2
Licenses: GPL 3
Synopsis: Record Linkage Toolkit
Description:

This package provides functions to assist in performing probabilistic record linkage and deduplication: generating pairs, comparing records, em-algorithm for estimating m- and u-probabilities (I. Fellegi & A. Sunter (1969) <doi:10.1080/01621459.1969.10501049>, T.N. Herzog, F.J. Scheuren, & W.E. Winkler (2007), "Data Quality and Record Linkage Techniques", ISBN:978-0-387-69502-0), forcing one-to-one matching. Can also be used for pre- and post-processing for machine learning methods for record linkage. Focus is on memory, CPU performance and flexibility.

r-rbi 1.0.0
Propagated dependencies: r-reshape2@1.4.5 r-processx@3.8.6 r-ncdf4@1.24 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/sbfnk/rbi
Licenses: GPL 3
Synopsis: Interface to 'LibBi'
Description:

This package provides a complete interface to LibBi', a library for Bayesian inference (see <https://libbi.org> and Murray, 2015 <doi:10.18637/jss.v067.i10> for more information). This includes functions for manipulating LibBi models, for reading and writing LibBi input/output files, for converting LibBi output to provide traces for use with the coda package, and for running LibBi to conduct inference.

r-rocsvm-path 0.1.0
Propagated dependencies: r-svmpath@0.970 r-quadprog@1.5-8
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rocsvm.path
Licenses: GPL 2
Synopsis: The Entire Solution Paths for ROC-SVM
Description:

We develop the entire solution paths for ROC-SVM presented by Rakotomamonjy. The ROC-SVM solution path algorithm greatly facilitates the tuning procedure for regularization parameter, lambda in ROC-SVM by avoiding grid search algorithm which may be computationally too intensive. For more information on the ROC-SVM, see the report in the ROC Analysis in AI workshop(ROCAI-2004) : Hernà ndez-Orallo, José, et al. (2004) <doi:10.1145/1046456.1046489>.

r-rsa 0.10.8
Propagated dependencies: r-rcolorbrewer@1.1-3 r-plyr@1.8.9 r-lavaan@0.6-20 r-lattice@0.22-7 r-ggplot2@4.0.1 r-aplpack@1.3.5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RSA
Licenses: GPL 2+
Synopsis: Response Surface Analysis
Description:

Advanced response surface analysis. The main function RSA computes and compares several nested polynomial regression models (full second- or third-order polynomial, shifted and rotated squared difference model, rising ridge surfaces, basic squared difference model, asymmetric or level-dependent congruence effect models). The package provides plotting functions for 3d wireframe surfaces, interactive 3d plots, and contour plots. Calculates many surface parameters (a1 to a5, principal axes, stationary point, eigenvalues) and provides standard, robust, or bootstrapped standard errors and confidence intervals for them.

r-r2country 2.0.2.4.0
Propagated dependencies: r-quickcode@1.0.8
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://r2country.obi.obianom.com
Licenses: Expat
Synopsis: Country Data with Names, Capitals, Currencies, Populations, Time, Languages and so on
Description:

Obtain information about countries around the globe. Information for names, states, languages, time, capitals, currency and many more. Data source are Wikipedia <https://www.wikipedia.org>, TimeAndDate <https://www.timeanddate.com> and CountryCode <https://countrycode.org>.

r-rjavaenv 0.3.0
Propagated dependencies: r-jsonlite@2.0.0 r-curl@7.0.0 r-cli@3.6.5 r-checkmate@2.3.3
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/e-kotov/rJavaEnv
Licenses: Expat
Synopsis: 'Java' Environments for R Projects
Description:

Quickly install Java Development Kit (JDK) without administrative privileges and set environment variables in current R session or project to solve common issues with Java environment management in R'. Recommended to users of Java'/'rJava'-dependent R packages such as r5r', opentripplanner', xlsx', openNLP', rWeka', RJDBC', tabulapdf', and many more. rJavaEnv prevents common problems like Java not found, Java version conflicts, missing Java installations, and the inability to install Java due to lack of administrative privileges. rJavaEnv automates the download, installation, and setup of the Java on a per-project basis by setting the relevant JAVA_HOME in the current R session or the current working directory (via .Rprofile', with the user's consent). Similar to what renv does for R packages, rJavaEnv allows different Java versions to be used across different projects, but can also be configured to allow multiple versions within the same project (e.g. with the help of targets package). Note: there are a few extra steps for Linux users, who don't have any Java previously installed in their system, and who prefer package installation from source, rather then installing binaries from Posit Package Manager'. See documentation for details.

r-rm2006 0.1.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RM2006
Licenses: GPL 2+
Synopsis: RiskMetrics 2006 Methodology
Description:

Estimation of the conditional covariance matrix using the RiskMetrics 2006 methodology of Zumbach (2007) <doi:10.2139/ssrn.1420185>.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884
Total results: 21208