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

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-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-jalcal 0.3.0
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://github.com/jalilian/jalcal
Licenses: GPL 2+
Build system: r
Synopsis: Convert Between Jalaali (Persian or Solar Hijri) and Gregorian Calendar Dates
Description:

The Jalaali calendar, also known as the Persian or Solar Hijri calendar, is the official calendar of Iran and Afghanistan. It starts on Nowruz, the spring equinox, and follows an astronomical system for determining leap years. Each year consists of 365 or 366 days, divided into 12 months. This package provides functions for converting dates between the Jalaali and Gregorian calendars. The conversion calculations are based on the work of Kazimierz M. Borkowski (1996) (<doi:10.1007/BF00055188>), who used an analytical model of Earth's motion to compute equinoxes from AD 550 to 3800 and determine leap years based on Tehran time.

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.

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-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-jordan 1.0-6
Propagated dependencies: r-quadform@0.0-4 r-onion@1.5-3 r-matrix@1.7-4
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://github.com/RobinHankin/jordan
Licenses: GPL 2+
Build system: r
Synopsis: Suite of Routines for Working with Jordan Algebras
Description:

This package provides a Jordan algebra is an algebraic object originally designed to study observables in quantum mechanics. Jordan algebras are commutative but non-associative; they satisfy the Jordan identity. The package follows the ideas and notation of K. McCrimmon (2004, ISBN:0-387-95447-3) "A Taste of Jordan Algebras". To cite the package in publications, please use Hankin (2023) <doi:10.48550/arXiv.2303.06062>.

r-juicedown 0.1.2
Propagated dependencies: r-xml2@1.5.0 r-xfun@0.54 r-stringr@1.6.0 r-sass@0.4.10 r-rvest@1.0.5 r-rlang@1.1.6 r-markdown@2.0 r-knitr@1.50 r-juicyjuice@0.1.0 r-glue@1.8.0 r-dplyr@1.1.4 r-clipr@0.8.0
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://kenjisato.github.io/juicedown/
Licenses: Expat
Build system: r
Synopsis: 'juice' + 'markdown': Convert 'R Markdown' into 'HTML' with Inline Styles
Description:

This package provides a convenience tool to create HTML with inline styles using juicyjuice and markdown packages. It is particularly useful when working on a content management system (CMS) whose code editor eliminates style and link tags. The main use case of the package is the learning management system, Moodle'. Additional helper functions for teaching purposes are provided. Learn more about juicedown at <https://kenjisato.github.io/juicedown/>.

r-javateak 1.0
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://cran.r-project.org/package=javateak
Licenses: Expat
Build system: r
Synopsis: Javanese Teak Above Ground Biomass Estimation
Description:

Simplifies the process of estimating above ground biomass components for teak trees using a few basic inputs, based on the equations taken from the journal "Allometric equations for estimating above ground biomass and leaf area of planted teak (Tectona grandis) forests under agroforestry management in East Java, Indonesia" (Purwanto & Shiba, 2006) <doi:10.60409/forestresearch.76.0_1>. This function is most reliable when applied to trees from the same region where the equations were developed, specifically East Java, Indonesia. This function help to estimate the stem diameter at the lowest major living branch (DB) using the stem diameter at breast height with R^2 = 0.969. Estimate the branch dry weight (WB) using the stem diameter at breast height and tree height (R^2 = 0.979). Estimate the stem weight (WS) using the stem diameter at breast height and tree height (R^2 = 0.997. Also estimate the leaf dry weight (WL) using the stem diameter at the lowest major living branch (R^2 = 0.996).

r-jof 0.1.0
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://cran.r-project.org/package=JoF
Licenses: GPL 3
Build system: r
Synopsis: Modelling and Simulating Judgments of Frequency
Description:

In a typical experiment for the intuitive judgment of frequencies (JoF) different stimuli with different frequencies are presented. The participants consider these stimuli with a constant duration and give a judgment of frequency. These judgments can be simulated by formal models: PASS 1 and PASS 2 based on Sedlmeier (2002, ISBN:978-0198508632), MINERVA 2 baesd on Hintzman (1984) <doi:10.3758/BF03202365> and TODAM 2 based on Murdock, Smith & Bai (2001) <doi:10.1006/jmps.2000.1339>. The package provides an assessment of the frequency by determining the core aspects of these four models (attention, decay, and presented frequency) that can be compared to empirical results.

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-joint-cox 3.16
Propagated dependencies: r-survival@3.8-3
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://cran.r-project.org/package=joint.Cox
Licenses: GPL 2
Build system: r
Synopsis: Joint Frailty-Copula Models for Tumour Progression and Death in Meta-Analysis
Description:

Fit survival data and perform dynamic prediction under joint frailty-copula models for tumour progression and death. Likelihood-based methods are employed for estimating model parameters, where the baseline hazard functions are modeled by the cubic M-spline or the Weibull model. The methods are applicable for meta-analytic data containing individual-patient information from several studies. Survival outcomes need information on both terminal event time (e.g., time-to-death) and non-terminal event time (e.g., time-to-tumour progression). Methodologies were published in Emura et al. (2017) <doi:10.1177/0962280215604510>, Emura et al. (2018) <doi:10.1177/0962280216688032>, Emura et al. (2020) <doi:10.1177/0962280219892295>, Shinohara et al. (2020) <doi:10.1080/03610918.2020.1855449>, Wu et al. (2020) <doi:10.1007/s00180-020-00977-1>, and Emura et al. (2021) <doi:10.1177/09622802211046390>. See also the book of Emura et al. (2019) <doi:10.1007/978-981-13-3516-7>. Survival data from ovarian cancer patients are also available.

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-jpen 1.0
Propagated dependencies: r-mvtnorm@1.3-3
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://cran.r-project.org/package=JPEN
Licenses: GPL 2
Build system: r
Synopsis: Covariance and Inverse Covariance Matrix Estimation Using Joint Penalty
Description:

This package provides a Joint PENalty Estimation of Covariance and Inverse Covariance Matrices.

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-jump 1.0.2
Propagated dependencies: r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://cran.r-project.org/package=JUMP
Licenses: GPL 3
Build system: r
Synopsis: Replicability Analysis of High-Throughput Experiments
Description:

Implementing a computationally scalable false discovery rate control procedure for replicability analysis based on maximum of p-values. Please cite the manuscript corresponding to this package [Lyu, P. et al., (2023), <doi:10.1093/bioinformatics/btad366>].

r-jstreer 2.6.0
Propagated dependencies: r-shinyace@0.4.4 r-shiny@1.11.1 r-rstudioapi@0.17.1 r-r-utils@2.13.0 r-miniui@0.1.2 r-jquerylib@0.1.4 r-htmlwidgets@1.6.4 r-htmltools@0.5.8.1 r-fontawesome@0.5.3 r-base64enc@0.1-3
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://github.com/stla/jsTreeR
Licenses: GPL 3
Build system: r
Synopsis: Wrapper of the JavaScript Library 'jsTree'
Description:

This package creates interactive trees that can be included in Shiny apps and R markdown documents. A tree allows to represent hierarchical data (e.g. the contents of a directory). Similar to the shinyTree package but offers more features and options, such as the grid extension, restricting the drag-and-drop behavior, and settings for the search functionality. It is possible to attach some data to the nodes of a tree and then to get these data in Shiny when a node is selected. Also provides a Shiny gadget allowing to manipulate one or more folders, and a Shiny module allowing to navigate in the server side file system.

r-jgr 1.9-2
Dependencies: openjdk@25
Propagated dependencies: r-rjava@1.0-11 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-jacpop 0.6
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://cran.r-project.org/package=jacpop
Licenses: GPL 3
Build system: r
Synopsis: Jaccard Index for Population Structure Identification
Description:

Uses the Jaccard similarity index to account for population structure in sequencing studies. This method was specifically designed to detect population stratification based on rare variants, hence it will be especially useful in rare variant analysis.

r-jinjar 0.3.2
Propagated dependencies: r-rlang@1.1.6 r-jsonlite@2.0.0 r-fs@1.6.6 r-cpp11@0.5.2 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://davidchall.github.io/jinjar/
Licenses: Expat
Build system: r
Synopsis: Template Engine Inspired by 'Jinja'
Description:

Template engine powered by the inja C++ library. Users write a template document, using syntax inspired by the Jinja Python package, and then render the final document by passing data from R. The template syntax supports features such as variables, loops, conditions and inheritance.

r-jshintr 0.1.0
Propagated dependencies: r-rstudioapi@0.17.1 r-htmlwidgets@1.6.4 r-htmltools@0.5.8.1
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://github.com/stla/jshintr
Licenses: GPL 3
Build system: r
Synopsis: Lint 'JavaScript' Files
Description:

Allow to run jshint on JavaScript files with a R command or a RStudio addin. The report appears in the RStudio viewer pane.

r-jointcomprisk 0.1.1
Propagated dependencies: 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/j.scm (guix-cran packages j)
Home page: https://github.com/cathyzzzhang/jointCompRisk
Licenses: Expat
Build system: r
Synopsis: Joint Inference for Competing Risks Data Using Multiple Endpoints
Description:

This package provides tools for competing risks trials that allow simultaneous inference on recovery and mortality endpoints. Provides data preparation helpers, standard cumulative incidence estimators (restricted mean time gained/lost), and severity weighted extensions that integrate longitudinal ordinal outcomes to summarise treatment benefit. Methods follow Wen, Hu, and Wang (2023) Biometrics 79(3):1635-1645 <doi:10.1111/biom.13752>.

r-jackknifer 2.0.0
Propagated dependencies: r-future-apply@1.20.0 r-future@1.68.0 r-foreach@1.5.2 r-dofuture@1.1.2
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://cran.r-project.org/package=jackknifeR
Licenses: GPL 3+
Build system: r
Synopsis: Delete-d Jackknife for Point and Interval Estimation
Description:

This package implements delete-d jackknife resampling for robust statistical estimation. The package provides both weighted (HC3-adjusted) and unweighted versions of jackknife estimation, with parallel computation support. Suitable for biomedical research and other fields requiring robust variance estimation.

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-japanstat 0.1.0
Propagated dependencies: r-vctrs@0.6.5 r-tidyr@1.3.1 r-tibble@3.3.0 r-stringr@1.6.0 r-stringi@1.8.7 r-rlang@1.1.6 r-purrr@1.2.0 r-progress@1.2.3 r-pillar@1.11.1 r-httr@1.4.7 r-dplyr@1.1.4 r-cli@3.6.5
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.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457