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

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-cia 1.0.0
Propagated dependencies: r-tidyr@1.3.1 r-rlang@1.1.6 r-patchwork@1.3.2 r-igraph@2.2.1 r-grain@1.4.5 r-foreach@1.5.2 r-fastmatch@1.1-6 r-dplyr@1.1.4 r-doparallel@1.0.17 r-bnlearn@5.1 r-arrangements@1.1.9
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://spaceodyssey.github.io/cia/
Licenses: Expat
Synopsis: Learn and Apply Directed Acyclic Graphs for Causal Inference
Description:

Causal Inference Assistance (CIA) for performing causal inference within the structural causal modelling framework. Structure learning is performed using partition Markov chain Monte Carlo (Kuipers & Moffa, 2017) and several additional functions have been added to help with causal inference. Kuipers and Moffa (2017) <doi:10.1080/01621459.2015.1133426>.

r-cinterpolate 1.0.2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/mrc-ide/cinterpolate
Licenses: Expat
Synopsis: Interpolation From C
Description:

Simple interpolation methods designed to be used from C code. Supports constant, linear and spline interpolation. An R wrapper is included but this package is primarily designed to be used from C code using LinkingTo'. The spline calculations are classical cubic interpolation, e.g., Forsythe, Malcolm and Moler (1977) <ISBN: 9780131653320>.

r-cleanepi 1.1.2
Propagated dependencies: r-tibble@3.3.0 r-rlang@1.1.6 r-readr@2.1.6 r-numberize@1.0.2 r-matchmaker@0.1.1 r-magrittr@2.0.4 r-lubridate@1.9.4 r-linelist@2.0.1 r-janitor@2.2.1 r-dplyr@1.1.4 r-cli@3.6.5 r-checkmate@2.3.3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://epiverse-trace.github.io/cleanepi/
Licenses: Expat
Synopsis: Clean and Standardize Epidemiological Data
Description:

Cleaning and standardizing tabular data package, tailored specifically for curating epidemiological data. It streamlines various data cleaning tasks that are typically expected when working with datasets in epidemiology. It returns the processed data in the same format, and generates a comprehensive report detailing the outcomes of each cleaning task.

r-clustcurv 3.0.1
Propagated dependencies: r-survminer@0.5.1 r-survival@3.8-3 r-rcolorbrewer@1.1-3 r-npregfast@1.6.0 r-gmedian@1.2.7 r-ggplot2@4.0.1 r-ggfortify@0.4.19 r-foreach@1.5.2 r-dorng@1.8.6.2 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/noramvillanueva/clustcurv
Licenses: Expat
Synopsis: Determining Groups in Multiples Curves
Description:

This package provides a method for determining groups in multiple curves with an automatic selection of their number based on k-means or k-medians algorithms. The selection of the optimal number is provided by bootstrap methods or other approaches with lower computational cost. The methodology can be applied both in regression and survival framework. Implemented methods are: Grouping multiple survival curves described by Villanueva et al. (2018) <doi:10.1002/sim.8016>.

r-cats 1.0.2
Propagated dependencies: r-zoo@1.8-14 r-tidyr@1.3.1 r-purrr@1.2.0 r-plotly@4.11.0 r-openxlsx@4.2.8.1 r-mvtnorm@1.3-3 r-ggplot2@4.0.1 r-foreach@1.5.2 r-forcats@1.0.1 r-epitools@0.5-10.1 r-dplyr@1.1.4 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cats
Licenses: Expat
Synopsis: Cohort Platform Trial Simulation
Description:

Cohort plAtform Trial Simulation whereby every cohort consists of two arms, control and experimental treatment. Endpoints are co-primary binary endpoints and decisions are made using either Bayesian or frequentist decision rules. Realistic trial trajectories are simulated and the operating characteristics of the designs are calculated.

r-checkdigit 1.0.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://fascinatingfingers.gitlab.io/checkdigit
Licenses: GPL 3+
Synopsis: Calculate and Verify Check Digits
Description:

Check digits are used like file hashes to verify that a number has been transcribed accurately. The functions provided by this package help to calculate and verify check digits according to various algorithms.

r-conspline 1.2
Propagated dependencies: r-coneproj@1.22
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=ConSpline
Licenses: GPL 2 GPL 3
Synopsis: Partial Linear Least-Squares Regression using Constrained Splines
Description:

Given response y, continuous predictor x, and covariate matrix, the relationship between E(y) and x is estimated with a shape constrained regression spline. Function outputs fits and various types of inference.

r-clustering-sc-dp 1.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=clustering.sc.dp
Licenses: LGPL 3+
Synopsis: Optimal Distance-Based Clustering for Multidimensional Data with Sequential Constraint
Description:

This package provides a dynamic programming algorithm for optimal clustering multidimensional data with sequential constraint. The algorithm minimizes the sum of squares of within-cluster distances. The sequential constraint allows only subsequent items of the input data to form a cluster. The sequential constraint is typically required in clustering data streams or items with time stamps such as video frames, GPS signals of a vehicle, movement data of a person, e-pen data, etc. The algorithm represents an extension of Ckmeans.1d.dp to multiple dimensional spaces. Similarly to the one-dimensional case, the algorithm guarantees optimality and repeatability of clustering. Method clustering.sc.dp() can find the optimal clustering if the number of clusters is known. Otherwise, methods findwithinss.sc.dp() and backtracking.sc.dp() can be used. See Szkaliczki, T. (2016) "clustering.sc.dp: Optimal Clustering with Sequential Constraint by Using Dynamic Programming" <doi: 10.32614/RJ-2016-022> for more information.

r-counttofpkm 1.0
Propagated dependencies: r-complexheatmap@2.26.0 r-circlize@0.4.16
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/AAlhendi1707/countToFPKM
Licenses: GPL 3
Synopsis: Convert Counts to Fragments per Kilobase of Transcript per Million (FPKM)
Description:

This package implements the algorithm described in Trapnell,C. et al. (2010) <doi: 10.1038/nbt.1621>. This function takes read counts matrix of RNA-Seq data, feature lengths which can be retrieved using biomaRt package, and the mean fragment lengths which can be calculated using the CollectInsertSizeMetrics(Picard) tool. It then returns a matrix of FPKM normalised data by library size and feature effective length. It also provides the user with a quick and reliable function to generate FPKM heatmap plot of the highly variable features in RNA-Seq dataset.

r-convey 1.0.1
Propagated dependencies: r-survey@4.4-8
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://www.convey-r.org/
Licenses: GPL 3
Synopsis: Income Concentration Analysis with Complex Survey Samples
Description:

Variance estimation on indicators of income concentration and poverty using complex sample survey designs. Wrapper around the survey package.

r-cpglib 1.1.2
Propagated dependencies: r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CPGLIB
Licenses: GPL 2+
Synopsis: Competing Proximal Gradients Library
Description:

This package provides functions to generate ensembles of generalized linear models using competing proximal gradients. The optimal sparsity and diversity tuning parameters are selected via an alternating grid search.

r-certara-rsnlme 3.1.0.1
Propagated dependencies: r-xml2@1.5.0 r-ssh@0.9.4 r-jsonlite@2.0.0 r-data-table@1.17.8 r-certara-nlme8@3.0.2 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://certara.github.io/R-RsNLME/
Licenses: LGPL 3
Synopsis: Pharmacometric Modeling
Description:

Facilitate Pharmacokinetic (PK) and Pharmacodynamic (PD) modeling and simulation with powerful tools for Nonlinear Mixed-Effects (NLME) modeling. The package provides access to the same advanced Maximum Likelihood algorithms used by the NLME-Engine in the Phoenix platform. These tools support a range of analyses, from parametric methods to individual and pooled data, and support integrated use within the Pirana pharmacometric workbench <doi:10.1002/psp4.70067>. Execution is supported both locally or on remote machines.

r-cthist 2.1.12
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.3.0 r-stringr@1.6.0 r-rlang@1.1.6 r-readr@2.1.6 r-purrr@1.2.0 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 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/bgcarlisle/cthist
Licenses: AGPL 3+
Synopsis: Clinical Trial Registry History
Description:

Retrieves historical versions of clinical trial registry entries from <https://ClinicalTrials.gov>. Package functionality and implementation for v 1.0.0 is documented in Carlisle (2022) <DOI:10.1371/journal.pone.0270909>.

r-competitiontoolbox 0.7.1
Propagated dependencies: r-trade@0.8.3 r-shiny@1.11.1 r-rhandsontable@0.3.8 r-ggplot2@4.0.1 r-antitrust@0.99.30
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/luciu5/competitiontoolbox
Licenses: CC0
Synopsis: Graphical User Interface for Antitrust and Trade Practitioners
Description:

This package provides a graphical user interface for simulating the effects of mergers, tariffs, and quotas under an assortment of different economic models. The interface is powered by the Shiny web application framework from RStudio'.

r-crimedata 0.3.5
Propagated dependencies: r-stringr@1.6.0 r-sf@1.0-23 r-rlang@1.1.6 r-purrr@1.2.0 r-osfr@0.2.9 r-dplyr@1.1.4 r-digest@0.6.39
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: http://pkgs.lesscrime.info/crimedata/
Licenses: Expat
Synopsis: Access Crime Data from the Open Crime Database
Description:

Gives convenient access to publicly available police-recorded open crime data from large cities in the United States that are included in the Crime Open Database <https://osf.io/zyaqn/>.

r-cyphr 1.1.7
Propagated dependencies: r-sodium@1.4.0 r-openssl@2.3.4 r-getpass@0.2-4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/ropensci/cyphr
Licenses: Expat
Synopsis: High Level Encryption Wrappers
Description:

Encryption wrappers, using low-level support from sodium and openssl'. cyphr tries to smooth over some pain points when using encryption within applications and data analysis by wrapping around differences in function names and arguments in different encryption providing packages. It also provides high-level wrappers for input/output functions for seamlessly adding encryption to existing analyses.

r-cspec 0.1.2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cspec
Licenses: GPL 2
Synopsis: Complete Discrete Fourier Transform (DFT) and Periodogram
Description:

Calculate the predictive discrete Fourier transform, complete discrete Fourier transform, complete periodogram, and tapered complete periodogram. This algorithm is based on the preprint "Spectral methods for small sample time series: A complete periodogram approach" (2020) by Sourav Das, Suhasini Subba Rao, and Junho Yang.

r-carrot 3.0.2
Propagated dependencies: r-rdpack@2.6.4 r-nnet@7.3-20 r-foreach@1.5.2 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CARRoT
Licenses: GPL 2
Synopsis: Predicting Categorical and Continuous Outcomes Using One in Ten Rule
Description:

Predicts categorical or continuous outcomes while concentrating on a number of key points. These are Cross-validation, Accuracy, Regression and Rule of Ten or "one in ten rule" (CARRoT), and, in addition to it R-squared statistics, prior knowledge on the dataset etc. It performs the cross-validation specified number of times by partitioning the input into training and test set and fitting linear/multinomial/binary regression models to the training set. All regression models satisfying chosen constraints are fitted and the ones with the best predictive power are given as an output. Best predictive power is understood as highest accuracy in case of binary/multinomial outcomes, smallest absolute and relative errors in case of continuous outcomes. For binary case there is also an option of finding a regression model which gives the highest AUROC (Area Under Receiver Operating Curve) value. The option of parallel toolbox is also available. Methods are described in Peduzzi et al. (1996) <doi:10.1016/S0895-4356(96)00236-3> , Rhemtulla et al. (2012) <doi:10.1037/a0029315>, Riley et al. (2018) <doi:10.1002/sim.7993>, Riley et al. (2019) <doi:10.1002/sim.7992>.

r-clustering 1.7.10
Propagated dependencies: r-xtable@1.8-4 r-toordinal@1.3-0.0 r-sqldf@0.4-11 r-shiny@1.11.1 r-pvclust@2.2-0 r-pracma@2.4.6 r-gmp@0.7-5 r-ggplot2@4.0.1 r-future@1.68.0 r-foreach@1.5.2 r-dplyr@1.1.4 r-data-table@1.17.8 r-clusterr@1.3.5 r-cluster@2.1.8.1 r-apcluster@1.4.14 r-amap@0.8-20
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/laperez/clustering
Licenses: GPL 2+
Synopsis: Techniques for Evaluating Clustering
Description:

The design of this package allows us to run different clustering packages and compare the results between them, to determine which algorithm behaves best from the data provided. See Martos, L.A.P., Garcà a-Vico, à .M., González, P. et al.(2023) <doi:10.1007/s13748-022-00294-2> "Clustering: an R library to facilitate the analysis and comparison of cluster algorithms.", Martos, L.A.P., Garcà a-Vico, à .M., González, P. et al. "A Multiclustering Evolutionary Hyperrectangle-Based Algorithm" <doi:10.1007/s44196-023-00341-3> and L.A.P., Garcà a-Vico, à .M., González, P. et al. "An Evolutionary Fuzzy System for Multiclustering in Data Streaming" <doi:10.1016/j.procs.2023.12.058>.

r-clusboot 1.2.2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=ClusBoot
Licenses: Expat
Synopsis: Bootstrap a Clustering Solution to Establish the Stability of the Clusters
Description:

Providing a cluster allocation for n samples, either with an $n \times p$ data matrix or an $n \times n$ distance matrix, a bootstrap procedure is performed. The proportion of bootstrap replicates where a pair of samples cluster in the same cluster indicates who tightly the samples in a particular cluster clusters together.

r-convevol 2.2.1
Propagated dependencies: r-phytools@2.5-2 r-magick@2.9.0 r-geiger@2.0.11 r-cluster@2.1.8.1 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=convevol
Licenses: GPL 3
Synopsis: Analysis of Convergent Evolution
Description:

Quantifies and assesses the significance of convergent evolution using multiple methods and measures as described in Stayton (2015) <DOI: 10.1111/evo.12729> and Grossnickle et al. 2023. Also displays results in various ways.

r-cowbell 0.1.0
Propagated dependencies: r-rgl@1.3.31 r-misc3d@0.9-1 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cowbell
Licenses: GPL 3
Synopsis: Performs Segmented Linear Regression on Two Independent Variables
Description:

This package implements a specific form of segmented linear regression with two independent variables. The visualization of that function looks like a quarter segment of a cowbell giving the package its name. The package has been specifically constructed for the case where minimum and maximum value of the dependent and two independent variables are known a prior, which is usually the case when those values are derived from Likert scales.

r-chor 0.0-4
Dependencies: openjdk@25
Propagated dependencies: r-rjava@1.0-11 r-commonsmath@1.2.8
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=ChoR
Licenses: GPL 3
Synopsis: Chordalysis R Package
Description:

Learning the structure of graphical models from datasets with thousands of variables. More information about the research papers detailing the theory behind Chordalysis is available at <http://www.francois-petitjean.com/Research> (KDD 2016, SDM 2015, ICDM 2014, ICDM 2013). The R package development site is <https://github.com/HerrmannM/Monash-ChoR>.

r-clinicaltrialsummary 1.1.1
Propagated dependencies: r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=ClinicalTrialSummary
Licenses: GPL 3+
Synopsis: Summary Measures for Clinical Trials with Survival Outcomes
Description:

This package provides estimates of several summary measures for clinical trials including the average hazard ratio, the weighted average hazard ratio, the restricted superiority probability ratio, the restricted mean survival difference and the ratio of restricted mean times lost, based on the short-term and long-term hazard ratio model (Yang, 2005 <doi:10.1093/biomet/92.1.1>) which accommodates various non-proportional hazards scenarios. The inference procedures and the asymptotic results for the summary measures are discussed in Yang (2018, <doi:10.1002/sim.7676>).

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884
Total results: 21208