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

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-jgd 0.1.0
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://github.com/grantmcdermott/jgd
Licenses: Expat
Build system: r
Synopsis: JSON Graphics Device
Description:

This package provides a graphics device that translates R plotting operations into JSON and streams them over a local connection to an external display application. The device acts as a pure recorder with no rendering dependencies; all rendering occurs in that application (e.g. a VS Code extension or a web browser). Official display applications are available from the project homepage.

r-jmdesign 1.6
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://cran.r-project.org/package=JMdesign
Licenses: GPL 2
Build system: r
Synopsis: Joint Modeling of Longitudinal and Survival Data - Power Calculation
Description:

This package performs power calculations for joint modeling of longitudinal and survival data with k-th order trajectories when the variance-covariance matrix, Sigma_theta, is unknown.

r-json64 0.1.3
Propagated dependencies: r-jsonlite@2.0.0
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://cran.r-project.org/package=json64
Licenses: Expat
Build system: r
Synopsis: 'Base64' Encode/Decode Package with Support for JSON Output/Input and UTF-8
Description:

Encode/Decode base64', with support for JSON format, using two functions: j_encode() and j_decode(). Base64 is a group of similar binary-to-text encoding schemes that represent binary data in an ASCII string format by translating it into a radix-64 representation, used when there is a need to encode binary data that needs to be stored and transferred over media that are designed to deal with textual data, ensuring that the data will remain intact and without modification during transport. <https://developer.mozilla.org/en-US/docs/Web/API/WindowBase64/Base64_encoding_and_decoding> On the other side, JSON (JavaScript Object Notation) is a lightweight data-interchange format. Easy to read, write, parse and generate. It is based on a subset of the JavaScript Programming Language. JSON is a text format that is completely language independent but uses conventions that are familiar to programmers of the C-family of languages, including C, C++, C#, Java, JavaScript, Perl, Python, and many others. JSON structure is built around name:value pairs and ordered list of values. <https://www.json.org> The first function, j_encode(), let you transform a data.frame or list to a base64 encoded JSON (or JSON string). The j_decode() function takes a base64 string (could be an encoded JSON) and transform it to a data.frame (or list, depending of the JSON structure).

r-jpinfect 2024.2026.18
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.2 r-stringr@1.6.0 r-stringi@1.8.7 r-readxl@1.5.0 r-readr@2.2.0 r-magrittr@2.0.5 r-isoweek@0.6-2 r-httr@1.4.8 r-future-apply@1.20.2 r-future@1.70.0 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://github.com/TomonoriHoshi/jpinfect
Licenses: GPL 3+
Build system: r
Synopsis: Acquiring and Processing Data from Japan Institute for Health Security
Description:

Download and post process the infectious disease case data from Japan Institute for Health Security. Also the package included ready-to-analyse datasets. See the data source website for further details <https://id-info.jihs.go.jp/>.

r-joinxl 1.0.1
Propagated dependencies: r-timeseries@4052.112 r-timedate@4052.112 r-rjava@1.0-18 r-readxl@1.5.0 r-rcpp@1.1.1-1.1 r-rchoicedialogs@1.0.6.1 r-r-utils@2.13.0 r-openxlsx@4.2.8.1 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: http://github.com/yvonneglanville/joinXL
Licenses: GPL 3
Build system: r
Synopsis: Perform Joins or Minus Queries on 'Excel' Files
Description:

This package performs Joins and Minus Queries on Excel Files fulljoinXL() Merges all rows of 2 Excel files based upon a common column in the files. innerjoinXL() Merges all rows from base file and join file when the join condition is met. leftjoinXL() Merges all rows from the base file, and all rows from the join file if the join condition is met. rightjoinXL() Merges all rows from the join file, and all rows from the base file if the join condition is met. minusXL() Performs 2 operations source-minus-target and target-minus-source If the files are identical all output files will be empty. Choose two Excel files via a dialog box, and then follow prompts at the console to choose a base or source file and columns to merge or minus on.

r-jsmediation 0.2.3
Propagated dependencies: r-tidyselect@1.2.1 r-tibble@3.3.1 r-rlang@1.2.0 r-purrr@1.2.2 r-mass@7.3-65 r-magrittr@2.0.5 r-knitr@1.51 r-glue@1.8.1 r-dplyr@1.2.1 r-data-table@1.18.4 r-broom@1.0.13
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://jsmediation.cedricbatailler.me/
Licenses: Expat
Build system: r
Synopsis: Mediation Analysis Using Joint Significance
Description:

This package provides a set of helper functions to conduct joint-significance tests for mediation analysis, as recommended by Yzerbyt, Muller, Batailler, & Judd. (2018) <doi:10.1037/pspa0000132>.

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-jatsdecoder 1.3.1
Propagated dependencies: r-opennlp@0.2-7 r-nlp@0.3-2
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://github.com/ingmarboeschen/JATSdecoder
Licenses: GPL 3
Build system: r
Synopsis: Metadata and Text Extraction and Manipulation Tool Set
Description:

This package provides a function collection to extract metadata, sectioned text and study characteristics from scientific articles in NISO-JATS format. Articles in PDF format can be converted to NISO-JATS with the Content ExtRactor and MINEr ('CERMINE', <https://github.com/CeON/CERMINE>). For convenience, two functions bundle the extraction heuristics: JATSdecoder() converts NISO-JATS'-tagged XML files to a structured list with elements title, author, journal, history, DOI', abstract, sectioned text and reference list. study.character() extracts multiple study characteristics like number of included studies, statistical methods used, alpha error, power, statistical results, correction method for multiple testing, software used. The function get.stats() extracts all statistical results from text and recomputes p-values for many standard test statistics. It performs a consistency check of the reported with the recalculated p-values. An estimation of the involved sample size is performed based on textual reports within the abstract and the reported degrees of freedom within statistical results. In addition, the package contains some useful functions to process text (text2sentences(), text2num(), ngram(), strsplit2(), grep2()). See Böschen, I. (2021) <doi:10.1007/s11192-021-04162-z> Böschen, I. (2021) <doi:10.1038/s41598-021-98782-3>, Böschen, I. (2023) <doi:10.1038/s41598-022-27085-y>, and Böschen, I. (2024) <doi:10.48550/arXiv.2408.07948>.

r-jm4qtn 1.0.0
Propagated dependencies: r-stepreg@1.6.6 r-lsmeans@2.30-2
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://cran.r-project.org/package=JM4QTN
Licenses: GPL 2+
Build system: r
Synopsis: Joint Mapping for Quantitative Trait Loci
Description:

This package provides a comprehensive computational framework for joint mapping, developed by Li (2016) <doi:10.11841/j.issn.1007-4333.2016.06.002>, supports quantitative trait locus detection in structured genetic populations. It integrates robust phenotype summarization, computes genotype probabilities, and imputes missing markers for association and linkage mapping. Empirical significance thresholds are estimated via permutation testing coupled with stepwise regression. The framework enables genome-wide scans under both univariate and multivariate trait models, streamlining the discovery of complex genetic architectures.

r-jointmeancov 0.1.0
Propagated dependencies: r-glasso@1.11
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://cran.r-project.org/package=jointMeanCov
Licenses: GPL 2
Build system: r
Synopsis: Joint Mean and Covariance Estimation for Matrix-Variate Data
Description:

Jointly estimates two-group means and covariances for matrix-variate data and calculates test statistics. This package implements the algorithms defined in Hornstein, Fan, Shedden, and Zhou (2018) <doi:10.1080/01621459.2018.1429275>.

r-journalr 0.6.0
Propagated dependencies: r-glue@1.8.1 r-data-table@1.18.4 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://github.com/epi-sam/journalR
Licenses: Expat
Build system: r
Synopsis: Formatting Tools for Scientific Journal Writing
Description:

Scientific journal numeric formatting policies implemented in code. Emphasis on formatting mean/upper/lower sets of values to pasteable text for journal submission. For example c(2e6, 1e6, 3e6) becomes "2.00 million (1.00--3.00)". Lancet and Nature have built-in styles for rounding and punctuation marks. Users may extend journal styles arbitrarily. Four metrics are supported; proportions, percentage points, counts and rates. Magnitudes for all metrics are discovered automatically.

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-joinpointr 1.0.0
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-segmented@2.2-1 r-scales@1.4.0 r-rlang@1.2.0 r-purrr@1.2.2 r-officer@0.7.5 r-ggplot2@4.0.3 r-forcats@1.0.1 r-flextable@0.9.11 r-dplyr@1.2.1 r-cols4all@0.10
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://github.com/datos-ine/joinpointR
Licenses: Expat
Build system: r
Synopsis: Tidy Tools for Joinpoint Regression Models
Description:

This package provides tools to fit joinpoint regression models with a log-linear specification by levels of a categorical variable. The package acts as a wrapper around the segmented package, facilitating model fitting, selection, and interpretation. It includes functions to estimate the Annual Percent Change (APC) and the Average Annual Percent Change (AAPC), along with their 95% confidence intervals, and to generate formatted summary tables and plots of results.

r-juicr 0.2
Propagated dependencies: r-xml@3.99-0.23 r-rcurl@1.98-1.18
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://github.com/mjlajeunesse/
Licenses: GPL 2+
Build system: r
Synopsis: Automated and Manual Extraction of Numerical Data from Scientific Images
Description:

This package provides a GUI interface for automating data extraction from multiple images containing scatter and bar plots, semi-automated tools to tinker with extraction attempts, and a fully-loaded point-and-click manual extractor with image zoom, calibrator, and classifier. Also provides detailed and R-independent extraction reports as fully-embedded .html records.

r-jqbr 1.0.4
Propagated dependencies: r-shiny@1.13.0 r-jsonlite@2.0.0 r-htmltools@0.5.9
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://github.com/hfshr/jqbr
Licenses: Expat
Build system: r
Synopsis: 'jQuery QueryBuilder' Input for 'Shiny'
Description:

This package provides a highly configurable jQuery plugin offering a simple interface to create complex queries/filters in Shiny'. The outputted rules can easily be parsed into a set of R and/or SQL queries and used to filter data. Custom parsing of the rules is also supported. For more information about jQuery QueryBuilder see <https://querybuilder.js.org/>.

r-joiner 1.2.9
Propagated dependencies: r-survival@3.8-6 r-statmod@1.5.2 r-nlme@3.1-169 r-mass@7.3-65 r-lattice@0.22-9 r-generics@0.1.4
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://graemeleehickey.github.io/joineR/
Licenses: GPL 3 FSDG-compatible
Build system: r
Synopsis: Joint Modelling of Repeated Measurements and Time-to-Event Data
Description:

Analysis of repeated measurements and time-to-event data via random effects joint models. Fits the joint models proposed by Henderson and colleagues <doi:10.1093/biostatistics/1.4.465> (single event time) and by Williamson and colleagues (2008) <doi:10.1002/sim.3451> (competing risks events time) to a single continuous repeated measure. The time-to-event data is modelled using a (cause-specific) Cox proportional hazards regression model with time-varying covariates. The longitudinal outcome is modelled using a linear mixed effects model. The association is captured by a latent Gaussian process. The model is estimated using an Expectation Maximization algorithm. Some plotting functions and the variogram are also included. This project is funded by the Medical Research Council (Grant numbers G0400615 and MR/M013227/1).

r-joinless 0.0.1
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://cran.r-project.org/package=joinless
Licenses: GPL 3+
Build system: r
Synopsis: Exploratory Analysis of Relationships Between Variables
Description:

This package provides tools to explore and summarize relationship patterns between variables across one or multiple datasets. The package relies on efficient sampling strategies to estimate pairwise associations and supports quick exploratory data analysis for large or heterogeneous data sources.

r-jmatrix 1.5.2
Propagated dependencies: r-rcpp@1.1.1-1.1 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-juliaconnector 1.1.5
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://cran.r-project.org/package=JuliaConnectoR
Licenses: FSDG-compatible
Build system: r
Synopsis: Functionally Oriented Interface for Integrating 'Julia' with R
Description:

Allows to import functions and whole packages from Julia in R. Imported Julia functions can directly be called as R functions. Data structures can be translated between Julia and R. More details can also be found in the corresponding article <doi:10.18637/jss.v101.i06>.

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-jlview 0.1.0
Dependencies: julia@1.8.5
Propagated dependencies: r-matrix@1.7-5 r-juliacall@0.17.6
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://github.com/tanaylab/jlview
Licenses: Expat
Build system: r
Synopsis: Zero-Copy Julia to R Array Bridge via ALTREP
Description:

This package provides zero-copy R views of Julia-owned arrays by implementing ALTREP (Alternative Representations) classes that return pointers directly into Julia's memory. The package integrates with JuliaCall and uses C-level finalizers for safe cross-runtime garbage collection.

r-jmvcore 2.7.35
Propagated dependencies: r-rlang@1.2.0 r-r6@2.6.1 r-jsonlite@2.0.0 r-base64enc@0.1-6
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://www.jamovi.org
Licenses: GPL 2+
Build system: r
Synopsis: Dependencies for the 'jamovi' Framework
Description:

This package provides a framework for creating rich interactive analyses for the jamovi platform (see <https://www.jamovi.org> for more information).

r-joker 0.14.2
Propagated dependencies: r-matrix@1.7-5 r-ggplot2@4.0.3 r-ggh4x@0.3.1
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://thechibo.github.io/joker/
Licenses: GPL 3+
Build system: r
Synopsis: Probability Distributions and Parameter Estimation
Description:

This package implements an S4 distribution system and estimation methods for parameters of common distribution families. The common d, p, q, r function family for each distribution is enriched with the ll, e, and v counterparts, computing the log-likelihood, performing estimation, and calculating the asymptotic variance - covariance matrix, respectively. Parameter estimation is performed analytically whenever possible.

Total packages: 72465