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

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-jmi 0.1.0
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://cran.r-project.org/package=JMI
Licenses: GPL 2+
Build system: r
Synopsis: Jackknife Mutual Information
Description:

Computes the Jackknife Mutual Information (JMI) between two random vectors and provides the p-value for dependence tests. See Zeng, X., Xia, Y. and Tong, H. (2018) <doi:10.1073/pnas.1715593115>.

r-jgsbook 1.0.8
Propagated dependencies: r-statip@0.2.3 r-jsonlite@2.0.0 r-httr@1.4.8 r-curl@7.1.0
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://cran.r-project.org/package=jgsbook
Licenses: GPL 2+
Build system: r
Synopsis: Package of the German Book "Statistik mit R und RStudio" by Joerg grosse Schlarmann
Description:

All datasets and functions used in the german book "Statistik mit R und RStudio" by grosse Schlarmann (2010-2024) <https://www.produnis.de/R/>.

r-jagstargets 1.2.2
Propagated dependencies: r-withr@3.0.2 r-tidyselect@1.2.1 r-tibble@3.3.1 r-targets@1.12.0 r-tarchetypes@0.14.1 r-secretbase@1.2.2 r-rlang@1.2.0 r-rjags@4-17 r-r2jags@0.8-9 r-qs2@0.2.1 r-purrr@1.2.2 r-posterior@1.7.0 r-fst@0.9.8 r-coda@0.19-4.1
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://docs.ropensci.org/jagstargets/
Licenses: Expat
Build system: r
Synopsis: Targets for JAGS Pipelines
Description:

Bayesian data analysis usually incurs long runtimes and cumbersome custom code. A pipeline toolkit tailored to Bayesian statisticians, the jagstargets R package is leverages targets and R2jags to ease this burden. jagstargets makes it super easy to set up scalable JAGS pipelines that automatically parallelize the computation and skip expensive steps when the results are already up to date. Minimal custom code is required, and there is no need to manually configure branching, so usage is much easier than targets alone. For the underlying methodology, please refer to the documentation of targets <doi:10.21105/joss.02959> and JAGS (Plummer 2003) <https://www.r-project.org/conferences/DSC-2003/Proceedings/Plummer.pdf>.

r-jointseg 1.0.3
Propagated dependencies: r-matrixstats@1.5.0 r-dnacopy@1.86.0 r-acnr@1.0.0
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://github.com/mpierrejean/jointseg
Licenses: LGPL 2.1+
Build system: r
Synopsis: Joint Segmentation of Multivariate (Copy Number) Signals
Description:

This package provides methods for fast segmentation of multivariate signals into piecewise constant profiles and for generating realistic copy-number profiles. A typical application is the joint segmentation of total DNA copy numbers and allelic ratios obtained from Single Nucleotide Polymorphism (SNP) microarrays in cancer studies. The methods are described in Pierre-Jean, Rigaill and Neuvial (2015) <doi:10.1093/bib/bbu026>.

r-jops 0.2.0
Propagated dependencies: r-spats@1.0-20 r-spam@2.11-3 r-rpart@4.1.27 r-mass@7.3-65 r-ggplot2@4.0.3 r-fields@17.3 r-fds@1.9 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-jagsui 1.6.3
Dependencies: jags@4.3.1
Propagated dependencies: r-rjags@4-17 r-coda@0.19-4.1
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://kenkellner.com/jagsUI/
Licenses: GPL 3
Build system: r
Synopsis: Wrapper Around 'rjags' to Streamline 'JAGS' Analyses
Description:

This package provides a set of wrappers around rjags functions to run Bayesian analyses in JAGS (specifically, via libjags'). A single function call can control adaptive, burn-in, and sampling MCMC phases, with MCMC chains run in sequence or in parallel. Posterior distributions are automatically summarized (with the ability to exclude some monitored nodes if desired) and functions are available to generate figures based on the posteriors (e.g., predictive check plots, traceplots). Function inputs, argument syntax, and output format are nearly identical to the R2WinBUGS'/'R2OpenBUGS packages to allow easy switching between MCMC samplers.

r-jlmerclusterperm 1.1.4
Dependencies: julia@1.8.5
Propagated dependencies: r-lme4@2.0-1 r-juliaformulae@0.1.0 r-juliaconnector@1.1.5 r-generics@0.1.4 r-cli@3.6.6 r-backports@1.5.1
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://github.com/yjunechoe/jlmerclusterperm
Licenses: Expat
Build system: r
Synopsis: Cluster-Based Permutation Analysis for Densely Sampled Time Data
Description:

An implementation of fast cluster-based permutation analysis (CPA) for densely-sampled time data developed in Maris & Oostenveld, 2007 <doi:10.1016/j.jneumeth.2007.03.024>. Supports (generalized, mixed-effects) regression models for the calculation of timewise statistics. Provides both a wholesale and a piecemeal interface to the CPA procedure with an emphasis on interpretability and diagnostics. Integrates Julia libraries MixedModels.jl and GLM.jl for performance improvements, with additional functionalities for interfacing with Julia from R powered by the JuliaConnectoR package.

r-jirar 0.1.0
Propagated dependencies: r-vctrs@0.7.3 r-tibble@3.3.1 r-rlang@1.2.0 r-httr2@1.2.2 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://github.com/JanWein/jirar
Licenses: Expat
Build system: r
Synopsis: Modern R Client for the Jira REST API
Description:

This package provides a modern, tidy interface to the Jira REST API for both Jira Cloud and Jira Server / Data Center. Authenticate once, query issues with the Jira Query Language (JQL), and retrieve projects, fields, dashboards and more as tibbles. Built on httr2 with automatic pagination, informative errors and support for API tokens and personal access tokens.

r-jgr 1.9-2
Dependencies: openjdk@25.0.2
Propagated dependencies: r-rjava@1.0-18 r-javagd@0.6-6
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://rforge.net/JGR/
Licenses: GPL 2
Build system: r
Synopsis: Java GUI for R
Description:

Java GUI for R - cross-platform, universal and unified Graphical User Interface for R. For full functionality on Windows and Mac OS X JGR requires a start application which depends on your OS.

r-jico 0.1
Propagated dependencies: r-rlist@0.4.6.2 r-nleqslv@3.3.7 r-matrix@1.7-5 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://cran.r-project.org/package=JICO
Licenses: GPL 3+
Build system: r
Synopsis: Joint and Individual Regression
Description:

An R package that implements the JICO algorithm [Wang, P., Wang, H., Li, Q., Shen, D., & Liu, Y. (2024). <Journal of Computational and Graphical Statistics, 33(3), 763-773>]. It aims at solving the multi-group regression problem. The algorithm decomposes the responses from multiple groups into shared and group-specific components, which are driven by low-rank approximations of joint and individual structures from the covariates respectively.

r-jpsurv 3.0.20
Propagated dependencies: r-scales@1.4.0 r-ggrepel@0.9.8 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://cran.r-project.org/package=JPSurv
Licenses: GPL 2+
Build system: r
Synopsis: Joinpoint Model for Relative and Cause-Specific Survival
Description:

This package contains functions for fitting a joinpoint proportional hazards model to relative survival or cause-specific survival data, including estimates of joinpoint years at which survival trends have changed and trend measures in the hazard and cumulative survival scale. See Yu et al.(2009) <doi:10.1111/j.1467-985X.2009.00580.x>.

r-junctions 2.1.4
Propagated dependencies: r-tibble@3.3.1 r-rcppparallel@5.1.11-2 r-rcpp@1.1.1-1.1 r-nloptr@2.2.1
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://thijsjanzen.github.io/junctions/
Licenses: GPL 2+
Build system: r
Synopsis: The Breakdown of Genomic Ancestry Blocks in Hybrid Lineages
Description:

Individual based simulations of hybridizing populations, where the accumulation of junctions is tracked. Furthermore, mathematical equations are provided to verify simulation outcomes. Both simulations and mathematical equations are based on Janzen (2018, <doi:10.1101/058107>) and Janzen (2022, <doi:10.1111/1755-0998.13519>).

r-janus 1.0.0
Propagated dependencies: r-tictoc@1.2.1 r-tensorflow@2.20.0 r-statrank@0.0.6 r-rmpfr@1.1-2 r-reticulate@1.46.0 r-readr@2.2.0 r-rcppalgos@2.10.0 r-purrr@1.2.2 r-narray@0.5.2 r-metrics@0.1.4 r-lubridate@1.9.5 r-keras@2.16.1 r-hash@2.2.6.4 r-ggplot2@4.0.3 r-forcats@1.0.1 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://rpubs.com/giancarlo_vercellino/janus
Licenses: GPL 3
Build system: r
Synopsis: Optimized Recommending System Based on 'tensorflow'
Description:

Proposes a coarse-to-fine optimization of a recommending system based on deep-neural networks using tensorflow'.

r-jointpm 2.3.2
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://cran.r-project.org/package=jointPm
Licenses: GPL 2+
Build system: r
Synopsis: Risk Estimation Using the Joint Probability Method
Description:

Estimate risk caused by two extreme and dependent forcing variables using bivariate extreme value models as described in Zheng, Westra, and Sisson (2013) <doi:10.1016/j.jhydrol.2013.09.054>; Zheng, Westra and Leonard (2014) <doi:10.1002/2013WR014616>; Zheng, Leonard and Westra (2015) <doi:10.2166/hydro.2015.052>.

r-josaplay 0.1.3
Propagated dependencies: r-utf8@1.2.6 r-magrittr@2.0.5
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://github.com/mrchypark/josaplay
Licenses: Expat
Build system: r
Synopsis: Add Josa Based on Previous Letter in Korean
Description:

Josa in Korean is often determined by judging the previous word. When writing reports using Rmd, a function that prints the appropriate investigation for each case is helpful. The josaplay package then evaluates the previous word to determine which josa is appropriate.

r-jointnmix 1.0
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://cran.r-project.org/package=jointNmix
Licenses: GPL 2+
Build system: r
Synopsis: Joint N-Mixture Models for Site-Associated Species
Description:

Fits univariate and joint N-mixture models for data on two unmarked site-associated species. Includes functions to estimate latent abundances through empirical Bayes methods.

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-jane 2.1.0
Propagated dependencies: r-stringdist@0.9.17 r-scales@1.4.0 r-rlang@1.2.0 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-progressr@0.19.0 r-progress@1.2.3 r-mclust@6.1.2 r-matrix@1.7-5 r-igraph@2.3.1 r-future-apply@1.20.2 r-future@1.70.0 r-extradistr@1.10.0.4 r-aricode@1.1.0
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-jetty 0.2.2
Propagated dependencies: r-rlang@1.2.0 r-renv@1.2.3
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://github.com/dmolitor/jetty
Licenses: GPL 3+
Build system: r
Synopsis: Execute R in a 'Docker' Context
Description:

The goal of jetty is to execute R functions and code snippets in an isolated R subprocess within a Docker container and return the evaluated results to the local R session. jetty can install necessary packages at runtime and seamlessly propagates errors and outputs from the Docker subprocess back to the main session. jetty is primarily designed for sandboxed testing and quick execution of example code.

r-japanstat 0.1.0
Propagated dependencies: r-vctrs@0.7.3 r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-stringi@1.8.7 r-rlang@1.2.0 r-purrr@1.2.2 r-progress@1.2.3 r-pillar@1.11.1 r-httr@1.4.8 r-dplyr@1.2.1 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://github.com/UchidaMizuki/japanstat
Licenses: Expat
Build system: r
Synopsis: Tools for Easy Use of 'e-Stat' API
Description:

This package provides tools for using the API of e-Stat (<https://www.e-stat.go.jp/>), a portal site for Japanese government statistics. Includes functions for automatic query generation, data collection and formatting.

r-jsm 1.0.2
Propagated dependencies: r-survival@3.8-6 r-statmod@1.5.2 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1 r-nlme@3.1-169
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-jumps 1.0
Propagated dependencies: r-rcpp@1.1.1-1.1 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-jstree 1.2
Propagated dependencies: r-jsonlite@2.0.0 r-htmlwidgets@1.6.4 r-htmltools@0.5.9 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://github.com/yonicd/jsTree
Licenses: Expat
Build system: r
Synopsis: Create Interactive Trees with the 'jQuery' 'jsTree' Plugin
Description:

Create and customize interactive trees using the jQuery jsTree <https://www.jstree.com/> plugin library and the htmlwidgets package. These trees can be used directly from the R console, from RStudio', in Shiny apps and R Markdown documents.

r-jmotif 1.2.1
Propagated dependencies: r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://github.com/jMotif/jmotif-R
Licenses: GPL 2
Build system: r
Synopsis: Time Series Analysis Toolkit Based on Symbolic Aggregate Discretization, i.e. SAX
Description:

This package implements time series z-normalization, SAX, HOT-SAX, VSM, SAX-VSM, RePair, and RRA algorithms facilitating time series motif (i.e., recurrent pattern), discord (i.e., anomaly), and characteristic pattern discovery along with interpretable time series classification.

Total packages: 22167