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

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-poisferobust 2.0.0
Propagated dependencies: r-glmmml@1.1.7 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://bitbucket.org/ew-btb/poisson-fe-robust
Licenses: Expat
Build system: r
Synopsis: Poisson Fixed Effects Robust
Description:

Computation of robust standard errors of Poisson fixed effects models, following Wooldridge (1999).

r-privatelr 1.2-22
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=PrivateLR
Licenses: GPL 2+
Build system: r
Synopsis: Differentially Private Regularized Logistic Regression
Description:

This package implements two differentially private algorithms for estimating L2-regularized logistic regression coefficients. A randomized algorithm F is epsilon-differentially private (C. Dwork, Differential Privacy, ICALP 2006 <DOI:10.1007/11681878_14>), if |log(P(F(D) in S)) - log(P(F(D') in S))| <= epsilon for any pair D, D of datasets that differ in exactly one record, any measurable set S, and the randomness is taken over the choices F makes.

r-pvebayes 0.2.1
Propagated dependencies: r-wacolors@0.3.1 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.0 r-magrittr@2.0.4 r-glue@1.8.0 r-ggplot2@4.0.1 r-ggfittext@0.10.2 r-ggdist@3.3.3 r-data-table@1.17.8 r-cvxr@1.0-15
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/YihaoTancn/pvEBayes
Licenses: GPL 3
Build system: r
Synopsis: Empirical Bayes Methods for Pharmacovigilance
Description:

This package provides a suite of empirical Bayes methods to use in pharmacovigilance. Contains various model fitting and post-processing functions. For more details see Tan et al. (2025) <doi:10.48550/arXiv.2502.09816>, <doi:10.48550/arXiv.2512.01057>; Koenker and Mizera (2014) <doi:10.1080/01621459.2013.869224>; Efron (2016) <doi:10.1093/biomet/asv068>.

r-pbimisc 1.0
Propagated dependencies: r-matrix@1.7-4 r-lme4@1.1-37
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: http://www.biecek.pl/R/
Licenses: GPL 2+
Build system: r
Synopsis: Set of Datasets Used in My Classes or in the Book 'Modele Liniowe i Mieszane w R, Wraz z Przykladami w Analizie Danych'
Description:

This package provides a set of datasets and functions used in the book Modele liniowe i mieszane w R, wraz z przykladami w analizie danych'. Datasets either come from real studies or are created to be as similar as possible to real studies.

r-paleobuddy 1.1.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/brpetrucci/paleobuddy
Licenses: GPL 3
Build system: r
Synopsis: Simulating Diversification Dynamics
Description:

Simulation of species diversification, fossil records, and phylogenies. While the literature on species birth-death simulators is extensive, including important software like paleotree and APE', we concluded there were interesting gaps to be filled regarding possible diversification scenarios. Here we strove for flexibility over focus, implementing a large array of regimens for users to experiment with and combine. In this way, paleobuddy can be used in complement to other simulators as a flexible jack of all trades, or, in the case of scenarios implemented only here, can allow for robust and easy simulations for novel situations. Environmental data modified from that in RPANDA': Morlon H. et al (2016) <doi:10.1111/2041-210X.12526>.

r-packagerank 0.9.7
Propagated dependencies: r-sugrrants@0.2.9 r-rversions@3.0.0 r-rcurl@1.98-1.17 r-r-utils@2.13.0 r-pkgsearch@3.1.5 r-patchwork@1.3.2 r-memoise@2.0.1 r-isocodes@2025.05.18 r-ggplot2@4.0.1 r-fasttime@1.1-0 r-data-table@1.17.8 r-curl@7.0.0 r-cranlogs@2.1.1 r-cachem@1.1.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/lindbrook/packageRank
Licenses: GPL 2+
Build system: r
Synopsis: Computation and Visualization of Package Download Counts and Percentile Ranks
Description:

Compute and visualize package download counts and percentile ranks from Posit/RStudio's CRAN mirror.

r-prtree 1.0.3
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=PRTree
Licenses: GPL 3+
Build system: r
Synopsis: Probabilistic Regression Trees
Description:

Implementation of Probabilistic Regression Trees (PRTree), providing functions for model fitting and prediction, with specific adaptations to handle missing values. The main computations are implemented in Fortran for high efficiency. The package is based on the PRTree methodology described in Alkhoury et al. (2020), "Smooth and Consistent Probabilistic Regression Trees" <https://proceedings.neurips.cc/paper_files/paper/2020/file/8289889263db4a40463e3f358bb7c7a1-Paper.pdf>. Details on the treatment of missing data and implementation aspects are presented in Prass, T.S.; Neimaier, A.S.; Pumi, G. (2025), "Handling Missing Data in Probabilistic Regression Trees: Methods and Implementation in R" <doi:10.48550/arXiv.2510.03634>.

r-pullword 0.3
Propagated dependencies: r-rcurl@1.98-1.17
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=pullword
Licenses: LGPL 2.0+
Build system: r
Synopsis: R Interface to Pullword Service
Description:

R Interface to Pullword Service for natural language processing in Chinese. It enables users to extract valuable words from text by deep learning models. For more details please visit the official site (in Chinese) <http://www.pullword.com/>.

r-psim 0.1.0
Propagated dependencies: r-tidyverse@2.0.0 r-matrixstats@1.5.0 r-magrittr@2.0.4 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/luana1909/PSIM
Licenses: GPL 3
Build system: r
Synopsis: Preference Selection Index Method (PSIM)
Description:

The Preference Selection Index Method was created in (2010) and provides an innovative approach to determining the relative importance of criteria without pairwise comparisons, unlike the Analytic Hierarchy Process. The Preference Selection Index Method uses statistical methods to calculate the criteria weights and reflects their relative importance in the final decision-making process, offering an objective and non-subjective solution. This method is beneficial in multi-criteria decision analysis. The PSIM package provides a practical and accessible tool for implementing the Preference Selection Index Method in R. It calculates the weights of criteria and makes the method available to researchers, analysts, and professionals without the need to develop complex calculations manually. More details about the Preference Selection Index Method can be found in Maniya K. and Bhatt M. G.(2010) <doi:10.1016/j.matdes.2009.11.020>.

r-pinyin 1.1.6
Propagated dependencies: r-splitstackshape@1.4.8 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/pzhaonet/pinyin
Licenses: Expat
Build system: r
Synopsis: Convert Chinese Characters into Pinyin, Sijiao, Wubi or Other Codes
Description:

Convert Chinese characters into Pinyin (the official romanization system for Standard Chinese in mainland China, Malaysia, Singapore, and Taiwan. See <https://en.wikipedia.org/wiki/Pinyin> for details), Sijiao (four or five numerical digits per character. See <https://en.wikipedia.org/wiki/Four-Corner_Method>.), Wubi (an input method with five strokes. See <https://en.wikipedia.org/wiki/Wubi_method>) or user-defined codes.

r-physortr 1.0.9
Propagated dependencies: r-phytools@2.5-2 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=PhySortR
Licenses: GPL 3+
Build system: r
Synopsis: Fast, Flexible Tool for Sorting Phylogenetic Trees
Description:

Screens and sorts phylogenetic trees in both traditional and extended Newick format. Allows for the fast and flexible screening (within a tree) of Exclusive clades that comprise only the target taxa and/or Non- Exclusive clades that includes a defined portion of non-target taxa.

r-panelsummary 0.1.2.1
Propagated dependencies: r-tidyselect@1.2.1 r-stringr@1.6.0 r-rlang@1.1.6 r-modelsummary@2.6.0 r-kableextra@1.4.0 r-fixest@0.13.2 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/michaeltopper1/panelsummary
Licenses: GPL 3+
Build system: r
Synopsis: Create Publication-Ready Regression Tables with Panels
Description:

Create an automated regression table that is well-suited for models that are estimated with multiple dependent variables. panelsummary extends modelsummary (Arel-Bundock, V. (2022) <doi:10.18637/jss.v103.i01>) by allowing regression tables to be split into multiple sections with a simple function call. Utilize familiar arguments such as fmt, estimate, statistic, vcov, conf_level, stars, coef_map, coef_omit, coef_rename, gof_map, and gof_omit from modelsummary to clean the table, and additionally, add a row for the mean of the dependent variable without external manipulation.

r-plfma 2.0
Propagated dependencies: r-tkrplot@0.0-30 r-rcolorbrewer@1.1-3 r-limma@3.66.0 r-gwidgets2tcltk@1.0-9 r-gwidgets2@1.0-10
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=plfMA
Licenses: GPL 2
Build system: r
Synopsis: GUI to View, Design and Export Various Graphs of Data
Description:

This package provides a graphical user interface for viewing and designing various types of graphs of the data. The graphs can be saved in different formats of an image.

r-pdfetch 0.3.3
Propagated dependencies: r-zoo@1.8-14 r-xts@0.14.1 r-xml2@1.5.0 r-xml@3.99-0.20 r-tidyr@1.3.1 r-stringr@1.6.0 r-readr@2.1.6 r-quantmod@0.4.28 r-magrittr@2.0.4 r-lubridate@1.9.4 r-jsonlite@2.0.0 r-httr@1.4.7 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/abielr/pdfetch
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Fetch Economic and Financial Time Series Data from Public Sources
Description:

Download economic and financial time series from public sources, including the St Louis Fed's FRED system, Yahoo Finance, the US Bureau of Labor Statistics, the US Energy Information Administration, the World Bank, Eurostat, the European Central Bank, the Bank of England, the UK's Office of National Statistics, Deutsche Bundesbank, and INSEE.

r-pipr 1.4.0
Propagated dependencies: r-vroom@1.6.6 r-tibble@3.3.0 r-stringr@1.6.0 r-rlang@1.1.6 r-purrr@1.2.0 r-jsonlite@2.0.0 r-httr2@1.2.1 r-curl@7.0.0 r-cli@3.6.5 r-attempt@0.3.1 r-arrow@22.0.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://worldbank.github.io/pipr/
Licenses: Expat
Build system: r
Synopsis: Client for the Poverty and Inequality Platform ('PIP') API
Description:

An interface to compute poverty and inequality indicators for more than 160 countries and regions from the World Bank's database of household surveys, through the Poverty and Inequality Portal (PIP).

r-proustr 0.4.0
Propagated dependencies: r-tokenizers@0.3.0 r-tidyr@1.3.1 r-stringr@1.6.0 r-snowballc@0.7.1 r-rlang@1.1.6 r-attempt@0.3.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/ColinFay/proustr
Licenses: Expat
Build system: r
Synopsis: Tools for Natural Language Processing in French
Description:

This package provides tools for Natural Language Processing in French and texts from Marcel Proust's collection "A La Recherche Du Temps Perdu". The novels contained in this collection are "Du cote de chez Swann ", "A l'ombre des jeunes filles en fleurs","Le Cote de Guermantes", "Sodome et Gomorrhe I et II", "La Prisonniere", "Albertine disparue", and "Le Temps retrouve".

r-postggir 2.4.0.2
Propagated dependencies: r-zoo@1.8-14 r-xlsx@0.6.5 r-tidyr@1.3.1 r-survival@3.8-3 r-refund@0.1-38 r-minpack-lm@1.2-4 r-kableextra@1.4.0 r-ineq@0.2-13 r-ggir@3.3-4 r-dplyr@1.1.4 r-denseflmm@0.1.3 r-cosinor2@0.2.1 r-cosinor@1.2.3 r-actfrag@0.1.1 r-actcr@0.4.0 r-accelerometry@3.1.2 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/dora201888/postGGIR
Licenses: GPL 3
Build system: r
Synopsis: Data Processing after Running 'GGIR' for Accelerometer Data
Description:

Generate all necessary R/Rmd/shell files for data processing after running GGIR (v2.4.0) for accelerometer data. In part 1, all csv files in the GGIR output directory were read, transformed and then merged. In part 2, the GGIR output files were checked and summarized in one excel sheet. In part 3, the merged data was cleaned according to the number of valid hours on each night and the number of valid days for each subject. In part 4, the cleaned activity data was imputed by the average Euclidean norm minus one (ENMO) over all the valid days for each subject. Finally, a comprehensive report of data processing was created using Rmarkdown, and the report includes few exploratory plots and multiple commonly used features extracted from minute level actigraphy data.

r-plumber2 0.2.0
Propagated dependencies: r-yaml@2.3.10 r-webutils@1.2.2 r-svglite@2.2.2 r-stringi@1.8.7 r-roxygen2@7.3.3 r-routr@2.0.0 r-rlang@1.1.6 r-reqres@1.2.0 r-readr@2.1.6 r-rapidoc@9.3.4 r-ragg@1.5.0 r-r6@2.6.1 r-promises@1.5.0 r-jsonlite@2.0.0 r-fs@1.6.6 r-firestorm@0.1.0 r-firesale@0.1.1 r-firesafety@0.1.0 r-fireproof@0.1.0 r-fiery@1.5.0 r-cli@3.6.5 r-base64enc@0.1-3
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://plumber2.posit.co/
Licenses: Expat
Build system: r
Synopsis: Easy and Powerful Web Servers
Description:

Automatically create a web server from annotated R files or by building it up programmatically. Provides automatic OpenAPI documentation, input handling, asynchronous evaluation, and plugin support.

r-pbsddesolve 1.13.7
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/pbs-software/pbs-ddesolve
Licenses: GPL 2+
Build system: r
Synopsis: Solver for Delay Differential Equations
Description:

This package provides functions for solving systems of delay differential equations by interfacing with numerical routines written by Simon N. Wood, including contributions from Benjamin J. Cairns. These numerical routines first appeared in Simon Wood's solv95 program. This package includes a vignette and a complete user's guide. PBSddesolve originally appeared on CRAN under the name ddesolve'. That version is no longer supported. The current name emphasizes a close association with other PBS packages, particularly PBSmodelling'.

r-predint 2.3.0
Propagated dependencies: r-mass@7.3-65 r-lme4@1.1-37 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/MaxMenssen/predint
Licenses: GPL 2+
Build system: r
Synopsis: Prediction Intervals
Description:

An implementation of prediction intervals for overdispersed count data, for overdispersed binomial data and for linear random effects models.

r-packagefinder 0.3.5
Propagated dependencies: r-tidyr@1.3.1 r-textutils@0.4-3 r-stringr@1.6.0 r-shinyjs@2.1.0 r-shinybusy@0.3.3 r-shiny@1.11.1 r-reactable@0.4.5 r-pander@0.6.6 r-lubridate@1.9.4 r-jsonlite@2.0.0 r-httr@1.4.7 r-htmltable@2.4.3 r-formattable@0.2.1 r-crayon@1.5.3 r-clipr@0.8.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/jsugarelli/packagefinder/
Licenses: GPL 3
Build system: r
Synopsis: Comfortable Search for R Packages on CRAN, Either Directly from the R Console or with an R Studio Add-in
Description:

Search for R packages on CRAN directly from the R console, based on the packages titles, short and long descriptions, or other fields. Combine multiple keywords with logical operators ('and', or'), view detailed information on any package and keep track of the latest package contributions to CRAN. If you don't want to search from the R console, use the comfortable R Studio add-in.

r-primertree 1.1.0
Propagated dependencies: r-xml@3.99-0.20 r-stringr@1.6.0 r-scales@1.4.0 r-reshape2@1.4.5 r-plyr@1.8.9 r-lubridate@1.9.4 r-httr2@1.2.1 r-httr@1.4.7 r-gridextra@2.3 r-ggplot2@4.0.1 r-foreach@1.5.2 r-directlabels@2025.6.24 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=primerTree
Licenses: GPL 2
Build system: r
Synopsis: Visually Assessing the Specificity and Informativeness of Primer Pairs
Description:

Identifies potential target sequences for a given set of primers and generates phylogenetic trees annotated with the taxonomies of the predicted amplification products.

r-projmgr 0.1.2
Propagated dependencies: r-magrittr@2.0.4 r-gh@1.5.0
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/emilyriederer/projmgr
Licenses: Expat
Build system: r
Synopsis: Task Tracking and Project Management with GitHub
Description:

This package provides programmatic access to GitHub API with a focus on project management. Key functionality includes setting up issues and milestones from R objects or YAML configurations, querying outstanding or completed tasks, and generating progress updates in tables, charts, and RMarkdown reports. Useful for those using GitHub in personal, professional, or academic settings with an emphasis on streamlining the workflow of data analysis projects.

r-potts 0.5-11
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: http://www.stat.umn.edu/geyer/mcmc/
Licenses: GPL 2+
Build system: r
Synopsis: Markov Chain Monte Carlo for Potts Models
Description:

Do Markov chain Monte Carlo (MCMC) simulation of Potts models (Potts, 1952, <doi:10.1017/S0305004100027419>), which are the multi-color generalization of Ising models (so, as as special case, also simulates Ising models). Use the Swendsen-Wang algorithm (Swendsen and Wang, 1987, <doi:10.1103/PhysRevLett.58.86>) so MCMC is fast. Do maximum composite likelihood estimation of parameters (Besag, 1975, <doi:10.2307/2987782>, Lindsay, 1988, <doi:10.1090/conm/080>).

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457