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

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 search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


r-justifier 0.2.8
Propagated dependencies: r-yum@0.1.0 r-yaml@2.3.10 r-purrr@1.2.0 r-diagrammersvg@0.1 r-diagrammer@1.0.12 r-data-tree@1.2.0
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://justifier.opens.science
Licenses: GPL 2+
Build system: r
Synopsis: Human and Machine-Readable Justifications and Justified Decisions Based on 'YAML'
Description:

Leverages the yum package to implement a YAML ('YAML Ain't Markup Language', a human friendly standard for data serialization; see <https://yaml.org>) standard for documenting justifications, such as for decisions taken during the planning, execution and analysis of a study or during the development of a behavior change intervention as illustrated by Marques & Peters (2019) <doi:10.17605/osf.io/ndxha>. These justifications are both human- and machine-readable, facilitating efficient extraction and organisation.

r-justifyalpha 0.1.2
Propagated dependencies: r-stringr@1.6.0 r-shiny@1.11.1 r-qpdf@1.4.1 r-ggplot2@4.0.1 r-bayesfactor@0.9.12-4.7
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://cran.r-project.org/package=JustifyAlpha
Licenses: Expat
Build system: r
Synopsis: Justifying Alpha Levels for Hypothesis Tests
Description:

This package provides functions to justify alpha levels for statistical hypothesis tests by avoiding Lindley's paradox, or by minimizing or balancing error rates. For more information about the package please read the following: Maier & Lakens (2021) <doi:10.31234/osf.io/ts4r6>).

r-jumps 1.0
Propagated dependencies: r-rcpp@1.1.0 r-nloptr@2.2.1
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://cran.r-project.org/package=jumps
Licenses: GPL 3
Build system: r
Synopsis: Hodrick-Prescott Filter with Jumps
Description:

This package provides a set of functions to compute the Hodrick-Prescott (HP) filter with automatically selected jumps. The original HP filter extracts a smooth trend from a time series, and our version allows for a small number of automatically identified jumps. See Maranzano and Pelagatti (2024) <doi:10.2139/ssrn.4896170> for details.

r-jeek 1.1.1
Propagated dependencies: r-pcapp@2.0-5 r-lpsolve@5.6.23 r-igraph@2.2.1
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://github.com/QData/jeek
Licenses: GPL 2
Build system: r
Synopsis: Fast and Scalable Joint Estimator for Integrating Additional Knowledge in Learning Multiple Related Sparse Gaussian Graphical Models
Description:

This package provides a fast and scalable joint estimator for integrating additional knowledge in learning multiple related sparse Gaussian Graphical Models (JEEK). The JEEK algorithm can be used to fast estimate multiple related precision matrices in a large-scale. For instance, it can identify multiple gene networks from multi-context gene expression datasets. By performing data-driven network inference from high-dimensional and heterogeneous data sets, this tool can help users effectively translate aggregated data into knowledge that take the form of graphs among entities. Please run demo(jeek) to learn the basic functions provided by this package. For further details, please read the original paper: Beilun Wang, Arshdeep Sekhon, Yanjun Qi "A Fast and Scalable Joint Estimator for Integrating Additional Knowledge in Learning Multiple Related Sparse Gaussian Graphical Models" (ICML 2018) <arXiv:1806.00548>.

r-jrvfinance 1.4.3
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://github.com/jrvarma/jrvFinance
Licenses: GPL 2+
Build system: r
Synopsis: Basic Finance; NPV/IRR/Annuities/Bond-Pricing; Black Scholes
Description:

This package implements the basic financial analysis functions similar to (but not identical to) what is available in most spreadsheet software. This includes finding the IRR and NPV of regularly spaced cash flows and annuities. Bond pricing and YTM calculations are included. In addition, Black Scholes option pricing and Greeks are also provided.

r-jousboost 2.1.0
Propagated dependencies: r-rpart@4.1.24 r-rcpp@1.1.0 r-foreach@1.5.2 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://cran.r-project.org/package=JOUSBoost
Licenses: Expat
Build system: r
Synopsis: Implements Under/Oversampling for Probability Estimation
Description:

This package implements under/oversampling for probability estimation. To be used with machine learning methods such as AdaBoost, random forests, etc.

r-jti 1.0.0
Propagated dependencies: r-sparta@1.0.1 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-igraph@2.2.1
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://github.com/mlindsk/jti
Licenses: GPL 3
Build system: r
Synopsis: Junction Tree Inference
Description:

Minimal and memory efficient implementation of the junction tree algorithm using the Lauritzen-Spiegelhalter scheme; S. L. Lauritzen and D. J. Spiegelhalter (1988) <https://www.jstor.org/stable/2345762?seq=1>. The jti package is part of the paper <doi:10.18637/jss.v111.i02>.

r-jmvconnect 2.5.7
Propagated dependencies: r-rcpp@1.1.0 r-rappdirs@0.3.3 r-jmvcore@2.7.7 r-httr@1.4.7 r-evaluate@1.0.5 r-bh@1.87.0-1
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://cran.r-project.org/package=jmvconnect
Licenses: GPL 2+
Build system: r
Synopsis: Connect to the 'jamovi' Statistical Spreadsheet
Description:

This package provides methods to access data sets from the jamovi statistical spreadsheet (see <https://www.jamovi.org> for more information) from R.

r-jointest 1.0
Propagated dependencies: r-flipscores@1.3.2 r-flip@2.5.1
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://cran.r-project.org/package=jointest
Licenses: GPL 2
Build system: r
Synopsis: Multivariate Testing Through Joint Resampling-Based Tests
Description:

Runs resampling-based tests jointly, e.g., sign-flip score tests from Hemerik et al., (2020) <doi:10.1111/rssb.12369>, to allow for multivariate testing, i.e., weak and strong control of the Familywise Error Rate or True Discovery Proportion.

r-jnplots 0.1.2
Propagated dependencies: r-scales@1.4.0 r-nlme@3.1-168 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://github.com/kenstoyama/JNplots
Licenses: Expat
Build system: r
Synopsis: Visualize Outputs from the 'Johnson-Neyman' Technique
Description:

Aids in the calculation and visualization of regions of non-significance using the Johnson-Neyman technique and its extensions as described by Bauer and Curran (2005) <doi:10.1207/s15327906mbr4003_5> to assess the influence of categorical and continuous moderators. Allows correcting for phylogenetic relatedness.

r-jtools 2.3.1
Propagated dependencies: r-tibble@3.3.0 r-sandwich@3.1-1 r-rlang@1.1.6 r-pkgconfig@2.0.3 r-pander@0.6.6 r-magrittr@2.0.4 r-ggplot2@4.0.1 r-generics@0.1.4 r-cli@3.6.5 r-broom-mixed@0.2.9.7 r-broom@1.0.10
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://jtools.jacob-long.com
Licenses: GPL 3+
Build system: r
Synopsis: Analysis and Presentation of Social Scientific Data
Description:

This is a collection of tools for more efficiently understanding and sharing the results of (primarily) regression analyses. There are also a number of miscellaneous functions for statistical and programming purposes. Support for models produced by the survey and lme4 packages are points of emphasis.

r-jsm 1.0.2
Propagated dependencies: r-survival@3.8-3 r-statmod@1.5.1 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.0 r-nlme@3.1-168
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://cran.r-project.org/package=JSM
Licenses: Modified BSD
Build system: r
Synopsis: Semiparametric Joint Modeling of Survival and Longitudinal Data
Description:

Maximum likelihood estimation for the semiparametric joint modeling of survival and longitudinal data. Refer to the Journal of Statistical Software article: <doi:10.18637/jss.v093.i02>.

r-jocre 0.3.3
Propagated dependencies: r-tsp@1.2.6 r-plyr@1.8.9 r-kernsmooth@2.23-26 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://cran.r-project.org/package=jocre
Licenses: GPL 2
Build system: r
Synopsis: Joint Confidence Regions
Description:

Computing and plotting joint confidence regions and intervals. Regions include classical ellipsoids, minimum-volume or minimum-length regions, and an empirical Bayes region. Intervals include the TOST procedure with ordinary or expanded intervals and a fixed-sequence procedure. Such regions and intervals are useful e.g., for the assessment of multi-parameter (bio-)equivalence. Joint confidence regions for the mean and variance of a normal distribution are available as well.

r-jjb 0.1.1
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://github.com/coatless/jjb
Licenses: GPL 2+
Build system: r
Synopsis: Balamuta Miscellaneous
Description:

Set of common functions used for manipulating colors, detecting and interacting with RStudio', modeling, formatting, determining users operating system, feature scaling, and more!

r-jmuoutlier 2.2
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://cran.r-project.org/package=jmuOutlier
Licenses: GPL 3
Build system: r
Synopsis: Permutation Tests for Nonparametric Statistics
Description:

This package performs a permutation test on the difference between two location parameters, a permutation correlation test, a permutation F-test, the Siegel-Tukey test, a ratio mean deviance test. Also performs some graphing techniques, such as for confidence intervals, vector addition, and Fourier analysis; and includes functions related to the Laplace (double exponential) and triangular distributions. Performs power calculations for the binomial test.

r-jane 2.1.0
Propagated dependencies: r-stringdist@0.9.15 r-scales@1.4.0 r-rlang@1.1.6 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-progressr@0.18.0 r-progress@1.2.3 r-mclust@6.1.2 r-matrix@1.7-4 r-igraph@2.2.1 r-future-apply@1.20.0 r-future@1.68.0 r-extradistr@1.10.0 r-aricode@1.0.3
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://a1arakkal.github.io/JANE/
Licenses: GPL 3+
Build system: r
Synopsis: Just Another Latent Space Network Clustering Algorithm
Description:

Fit latent space network cluster models using an expectation-maximization algorithm. Enables flexible modeling of unweighted or weighted network data (with or without noise edges), supporting both directed and undirected networks (with or without degree and strength heterogeneity). Designed to handle large networks efficiently, it allows users to explore network structure through latent space representations, identify clusters (i.e., community detection) within network data, and simulate networks with varying clustering, connectivity patterns, and noise edges. Methodology for the implementation is described in Arakkal and Sewell (2025) <doi:10.1016/j.csda.2025.108228>.

r-jmatrix 1.5.2
Propagated dependencies: r-rcpp@1.1.0 r-memuse@4.2-3
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://cran.r-project.org/package=jmatrix
Licenses: GPL 2+
Build system: r
Synopsis: Read from/Write to Disk Matrices with any Data Type in a Binary Format
Description:

This package provides a mainly instrumental package meant to allow other packages whose core is written in C++ to read, write and manipulate matrices in a binary format so that the memory used for them is no more than strictly needed. Its functionality is already inside parallelpam and scellpam', so if you have installed any of these, you do not need to install jmatrix'. Using just the needed memory is not always true with R matrices or vectors, since by default they are of double type. Trials like the float package have been done, but to use them you have to coerce a matrix already loaded in R memory to a float matrix, and then you can delete it. The problem comes when your computer has not memory enough to hold the matrix in the first place, so you are forced to load it by chunks. This is the problem this package tries to address (with partial success, but this is a difficult problem since R is not a strictly typed language, which is anyway quite hard to get in an interpreted language). This package allows the creation and manipulation of full, sparse and symmetric matrices of any standard data type.

r-jops 0.2.0
Propagated dependencies: r-spats@1.0-19 r-spam@2.11-1 r-rpart@4.1.24 r-mass@7.3-65 r-ggplot2@4.0.1 r-fields@17.1 r-fds@1.8 r-colorspace@2.1-2 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://cran.r-project.org/package=JOPS
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Practical Smoothing with P-Splines
Description:

This package provides functions and data to reproduce all plots in the book "Practical Smoothing. The Joys of P-splines" by Paul H.C. Eilers and Brian D. Marx (2021, ISBN:978-1108482950).

r-journalabbr 0.4.3
Propagated dependencies: r-tidytable@0.11.2 r-stringr@1.6.0 r-stringi@1.8.7 r-shiny@1.11.1 r-purrr@1.2.0 r-httr@1.4.7 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://github.com/zoushucai/journalabbr
Licenses: GPL 3+
Build system: r
Synopsis: Journal Abbreviations for BibTeX Documents
Description:

Since the reference management software (such as Zotero', Mendeley') exports Bib file journal abbreviation is not detailed enough, the journalabbr package only abbreviates the journal field of Bib file, and then outputs a new Bib file for generating reference format with journal abbreviation on other software (such as texstudio'). The abbreviation table is from JabRef'. At the same time, Shiny application is provided to generate thebibliography', a reference format that can be directly used for latex paper writing based on Rmd files.

r-jagshelper 0.4.1
Propagated dependencies: r-mass@7.3-65 r-jagsui@1.6.3
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://github.com/mbtyers/jagshelper
Licenses: GPL 2
Build system: r
Synopsis: Extracting and Visualizing Output from 'jagsUI'
Description:

This package provides tools are provided to streamline Bayesian analyses in JAGS using the jagsUI package. Included are functions for extracting output in simpler format, functions for streamlining assessment of convergence, and functions for producing summary plots of output. Also included is a function that provides a simple template for running JAGS from R'. Referenced materials can be found at <DOI:10.1214/ss/1177011136>.

r-jscore 0.1.0
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://github.com/liliulab/jscore
Licenses: Expat
Build system: r
Synopsis: Calculates the j-Score Between Two Clustering Assignments
Description:

The jscore() function in the package calculates the J-Score metric between two clustering assignments. The score is designed to address some problems with existing common metrics such as problem of matching. The details of J-score is described in Ahmadinejad and Liu. (2021) <arXiv:2109.01306>.

r-jfa 0.7.4
Propagated dependencies: r-truncdist@1.0-2 r-stanheaders@2.32.10 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-ggplot2@4.0.1 r-extradistr@1.10.0 r-bh@1.87.0-1 r-bde@1.0.1.1
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://koenderks.github.io/jfa/
Licenses: GPL 3+
Build system: r
Synopsis: Statistical Methods for Auditing
Description:

This package provides statistical methods for auditing as implemented in JASP for Audit (Derks et al., 2021 <doi:10.21105/joss.02733>). First, the package makes it easy for an auditor to plan a statistical sample, select the sample from the population, and evaluate the misstatement in the sample compliant with international auditing standards. Second, the package provides statistical methods for auditing data, including tests of digit distributions and repeated values. Finally, the package includes methods for auditing algorithms on the aspect of fairness and bias. Next to classical statistical methodology, the package implements Bayesian equivalents of these methods whose statistical underpinnings are described in Derks et al. (2021) <doi:10.1111/ijau.12240>, Derks et al. (2024) <doi:10.2308/AJPT-2021-086>, Derks et al. (2022) <doi:10.31234/osf.io/8nf3e> Derks et al. (2024) <doi:10.31234/osf.io/tgq5z>, and Derks et al. (2025) <doi:10.31234/osf.io/b8tu2>.

r-jds-rmd 0.3.4
Propagated dependencies: r-rmarkdown@2.30 r-bookdown@0.45
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://github.com/wenjie2wang/jds.rmd
Licenses: GPL 3+
Build system: r
Synopsis: R Markdown Templates for Journal of Data Science
Description:

Customized R Markdown templates for authoring articles for Journal of Data Science.

r-jaccard 0.1.2
Propagated dependencies: r-shiny@1.11.1 r-rcpp@1.1.0 r-qvalue@2.42.0
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://cran.r-project.org/package=jaccard
Licenses: GPL 2
Build system: r
Synopsis: Testing Similarity Between Binary Datasets using Jaccard/Tanimoto Coefficients
Description:

Calculate statistical significance of Jaccard/Tanimoto similarity coefficients.

Total packages: 69239