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

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-dir2json 0.1.0
Propagated dependencies: r-rlang@1.1.6 r-jsonlite@2.0.0 r-fs@1.6.6 r-base64enc@0.1-3
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/parmsam/dir2json-r
Licenses: Expat
Synopsis: Convert Directory to JSON
Description:

Convert a directory structure into a JSON format. This package lets you recursively traverse a directory and convert its contents into a JSON object, making it easier to import code base from file systems into large language models.

r-dbacf 0.2.8
Propagated dependencies: r-matrix@1.7-4
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dbacf
Licenses: GPL 2+
Synopsis: Autocovariance Estimation via Difference-Based Methods
Description:

This package provides methods for (auto)covariance/correlation function estimation in change point regression with stationary errors circumventing the pre-estimation of the underlying signal of the observations. Generic, first-order, (m+1)-gapped, difference-based autocovariance function estimator is based on M. Levine and I. Tecuapetla-Gómez (2023) <doi:10.48550/arXiv.1905.04578>. Bias-reducing, second-order, (m+1)-gapped, difference-based estimator is based on I. Tecuapetla-Gómez and A. Munk (2017) <doi:10.1111/sjos.12256>. Robust autocovariance estimator for change point regression with autoregressive errors is based on S. Chakar et al. (2017) <doi:10.3150/15-BEJ782>. It also includes a general projection-based method for covariance matrix estimation.

r-deploid-utils 0.0.1
Dependencies: zlib@1.3.1
Propagated dependencies: r-scales@1.4.0 r-rcpp@1.1.0 r-magrittr@2.0.4 r-combinat@0.0-8
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DEploid.utils
Licenses: FSDG-compatible
Synopsis: 'DEploid' Data Analysis and Results Interpretation
Description:

DEploid (Zhu et.al. 2018 <doi:10.1093/bioinformatics/btx530>) is designed for deconvoluting mixed genomes with unknown proportions. Traditional phasing programs are limited to diploid organisms. Our method modifies Li and Stephenâ s algorithm with Markov chain Monte Carlo (MCMC) approaches, and builds a generic framework that allows haloptype searches in a multiple infection setting. This package provides R functions to support data analysis and results interpretation.

r-dmlalg 1.0.2
Propagated dependencies: r-randomforest@4.7-1.2 r-matrixcalc@1.0-6 r-lme4@1.1-37 r-glmnet@4.1-10
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://gitlab.math.ethz.ch/ecorinne/dmlalg.git
Licenses: GPL 3+
Synopsis: Double Machine Learning Algorithms
Description:

Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann (2021) "Regularizing Double Machine Learning in Partially Linear Endogenous Models" <arXiv:2101.12525> and Emmenegger and Buehlmann (2021) <arXiv:2108.13657> "Double Machine Learning for Partially Linear Mixed-Effects Models with Repeated Measurements". First part: our goal is to perform inference for the linear parameter in partially linear models with confounding variables. The standard DML estimator of the linear parameter has a two-stage least squares interpretation, which can lead to a large variance and overwide confidence intervals. We apply regularization to reduce the variance of the estimator, which produces narrower confidence intervals that are approximately valid. Nuisance terms can be flexibly estimated with machine learning algorithms. Second part: our goal is to estimate and perform inference for the linear coefficient in a partially linear mixed-effects model with DML. Machine learning algorithms allows us to incorporate more complex interaction structures and high-dimensional variables.

r-disperse 1.1
Propagated dependencies: r-sp@2.2-0 r-sf@1.0-23 r-raster@3.6-32
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dispeRse
Licenses: Expat
Synopsis: Simulation of Demic Diffusion with Environmental Constraints
Description:

Simulates demic diffusion building on models previously developed for the expansion of Neolithic and other food-producing economies during the Holocene (Fort et al. (2012) <doi:10.7183/0002-7316.77.2.203>, Souza et al. (2021) <doi:10.1098/rsif.2021.0499>). Growth and emigration are modelled as density-dependent processes using logistic growth and an asymptotic threshold model. Environmental and terrain layers, which can change over time, affect carrying capacity, growth and mobility. Multiple centres of origin with their respective starting times can be specified.

r-decomposedpsf 0.2
Propagated dependencies: r-tseries@0.10-58 r-rlibeemd@1.4.4 r-psf@0.5 r-forecast@8.24.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://www.neerajbokde.in/software/
Licenses: GPL 2+ GPL 3+
Synopsis: Time Series Prediction with PSF and Decomposition Methods (EMD and EEMD)
Description:

Predict future values with hybrid combinations of Pattern Sequence based Forecasting (PSF), Autoregressive Integrated Moving Average (ARIMA), Empirical Mode Decomposition (EMD) and Ensemble Empirical Mode Decomposition (EEMD) methods based hybrid methods.

r-detrendr 0.6.15
Propagated dependencies: r-withr@3.0.2 r-stringr@1.6.0 r-rlang@1.1.6 r-rcppparallel@5.1.11-1 r-rcpp@1.1.0 r-purrr@1.2.0 r-plyr@1.8.9 r-magrittr@2.0.4 r-iterators@1.0.14 r-ijtiff@3.1.3 r-foreach@1.5.2 r-filesstrings@3.4.0 r-dplyr@1.1.4 r-doparallel@1.0.17 r-checkmate@2.3.3 r-autothresholdr@1.4.3 r-arrayhelpers@1.1-0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://rorynolan.github.io/detrendr/
Licenses: Modified BSD
Synopsis: Detrend Images
Description:

Detrend fluorescence microscopy image series for fluorescence fluctuation and correlation spectroscopy ('FCS and FFS') analysis. This package contains functionality published in a 2016 paper <doi:10.1093/bioinformatics/btx434> but it has been extended since then with the Robin Hood algorithm and thus contains unpublished work.

r-drugdemand 0.1.3
Propagated dependencies: r-survival@3.8-3 r-stringr@1.6.0 r-rlang@1.1.6 r-rcpp@1.1.0 r-purrr@1.2.0 r-plotly@4.11.0 r-nlme@3.1-168 r-mvtnorm@1.3-3 r-mass@7.3-65 r-l1pack@0.60 r-foreach@1.5.2 r-eventpred@0.2.9 r-erify@0.6.0 r-dplyr@1.1.4 r-dorng@1.8.6.2 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=drugDemand
Licenses: GPL 2+
Synopsis: Drug Demand Forecasting
Description:

This package performs drug demand forecasting by modeling drug dispensing data while taking into account predicted enrollment and treatment discontinuation dates. The gap time between randomization and the first drug dispensing visit is modeled using interval-censored exponential, Weibull, log-logistic, or log-normal distributions (Anderson-Bergman (2017) <doi:10.18637/jss.v081.i12>). The number of skipped visits is modeled using Poisson, zero-inflated Poisson, or negative binomial distributions (Zeileis, Kleiber & Jackman (2008) <doi:10.18637/jss.v027.i08>). The gap time between two consecutive drug dispensing visits given the number of skipped visits is modeled using linear regression based on least squares or least absolute deviations (Birkes & Dodge (1993, ISBN:0-471-56881-3)). The number of dispensed doses is modeled using linear or linear mixed-effects models (McCulloch & Searle (2001, ISBN:0-471-19364-X)).

r-drviaspcn 0.1.5
Propagated dependencies: r-pheatmap@1.0.13 r-igraph@2.2.1 r-gsva@2.4.1 r-clusterprofiler@4.18.2
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DRviaSPCN
Licenses: GPL 2+
Synopsis: Drug Repurposing in Cancer via a Subpathway Crosstalk Network
Description:

This package provides a systematic biology tool was developed to repurpose drugs via a subpathway crosstalk network. The operation modes include 1) calculating centrality scores of SPs in the context of gene expression data to reflect the influence of SP crosstalk, 2) evaluating drug-disease reverse association based on disease- and drug-induced SPs weighted by the SP crosstalk, 3) identifying cancer candidate drugs through perturbation analysis. There are also several functions used to visualize the results.

r-dartrverse 1.0.6
Propagated dependencies: r-rlang@1.1.6 r-rcurl@1.98-1.17 r-httr@1.4.7 r-devtools@2.4.6 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/green-striped-gecko/dartRverse
Licenses: GPL 3+
Synopsis: Install and Load the 'dartRverse' Suits of Packages
Description:

This package provides a single function that supports the installation of all packages belonging to the dartRverse'. The dartRverse is a set of packages that work together to analyse SNP (single nuclear polymorphism) data. All packages aim to have a similar look and feel and are based on the same type of data structure ('genlight'), with additional metadata for loci and individuals (samples). For more information visit the GitHub pages <https://github.com/green-striped-gecko/dartRverse>.

r-didmultiplegt 2.0.0
Propagated dependencies: r-stringr@1.6.0 r-sampling@2.11 r-plotrix@3.8-13 r-magrittr@2.0.4 r-fixest@0.13.2 r-dplyr@1.1.4 r-didmultiplegtdyn@2.2.0 r-didhad@2.0.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DIDmultiplegt
Licenses: Expat
Synopsis: Estimators DID with Multiple Groups and Periods
Description:

Estimators of Difference-in-Differences based on de Chaisemartin and D'Haultfoeuille.

r-dynprog 0.1.1
Propagated dependencies: r-rlang@1.1.6
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/mailund/dynprog
Licenses: GPL 3
Synopsis: Dynamic Programming Domain-Specific Language
Description:

This package provides a domain-specific language for specifying translating recursions into dynamic-programming algorithms. See <https://en.wikipedia.org/wiki/Dynamic_programming> for a description of dynamic programming.

r-didroorfm 1.0.0
Propagated dependencies: r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=didrooRFM
Licenses: GPL 2
Synopsis: Compute Recency Frequency Monetary Scores for your Customer Data
Description:

This hosts the findRFM function which generates RFM scores on a 1-5 point scale for customer transaction data. The function consumes a data frame with Transaction Number, Customer ID, Date of Purchase (in date format) and Amount of Purchase as the attributes. The function returns a data frame with RFM data for the sales information.

r-dejavu 0.3.1
Propagated dependencies: r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dejaVu
Licenses: GPL 2+
Synopsis: Multiple Imputation for Recurrent Events
Description:

This package performs reference based multiple imputation of recurrent event data based on a negative binomial regression model, as described by Keene et al (2014) <doi:10.1002/pst.1624>.

r-datacommons 0.1.0
Propagated dependencies: r-jsonlite@2.0.0 r-httr2@1.2.1 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/tidy-intelligence/r-datacommons
Licenses: Expat
Synopsis: Client for the 'Google Data Commons API V2'
Description:

Access the Google Data Commons API V2 <https://docs.datacommons.org/api/rest/v2/>. Data Commons provides programmatic access to statistical and demographic data from dozens of sources organized in a knowledge graph.

r-dttr2 0.5.2
Propagated dependencies: r-lifecycle@1.0.4 r-hms@1.1.4 r-chk@0.10.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/poissonconsulting/dttr2
Licenses: Expat
Synopsis: Manipulate Date, POSIXct and hms Vectors
Description:

Manipulates date ('Date'), date time ('POSIXct') and time ('hms') vectors. Date/times are considered discrete and are floored whenever encountered. Times are wrapped and time zones are maintained unless explicitly altered by the user.

r-dde 1.0.7
Propagated dependencies: r-ring@1.0.8
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/mrc-ide/dde
Licenses: Expat
Synopsis: Solve Delay Differential Equations
Description:

Solves ordinary and delay differential equations, where the objective function is written in either R or C. Suitable only for non-stiff equations, the solver uses a Dormand-Prince method that allows interpolation of the solution at any point. This approach is as described by Hairer, Norsett and Wanner (1993) <ISBN:3540604529>. Support is also included for iterating difference equations.

r-ddst 1.4
Propagated dependencies: r-orthopolynom@1.0-6.1 r-evd@2.3-7.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=ddst
Licenses: GPL 2
Synopsis: Data Driven Smooth Tests
Description:

Smooth testing of goodness of fit. These tests are data driven (alternative hypothesis is dynamically selected based on data). In this package you will find various tests for exponent, Gaussian, Gumbel and uniform distribution.

r-datana 1.1.5
Propagated dependencies: r-scales@1.4.0 r-hmisc@5.2-4 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=datana
Licenses: GPL 3+
Synopsis: Datasets and Functions to Accompany Analisis De Datos Con R
Description:

Datasets and functions to accompany the book Analisis de datos con el programa estadistico R: una introduccion aplicada by Salas-Eljatib (2021, ISBN: 9789566086109). The package helps carry out data management, exploratory analyses, and model fitting.

r-dpseg 0.1.1
Propagated dependencies: r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://gitlab.com/raim/dpseg/
Licenses: GPL 2+
Synopsis: Piecewise Linear Segmentation by Dynamic Programming
Description:

Piecewise linear segmentation of ordered data by a dynamic programming algorithm. The algorithm was developed for time series data, e.g. growth curves, and for genome-wide read-count data from next generation sequencing, but is broadly applicable. Generic implementations of dynamic programming routines allow to scan for optimal segmentation parameters and test custom segmentation criteria ("scoring functions").

r-dmtools 0.2.6
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.3.0 r-readxl@1.4.5 r-purrr@1.2.0 r-progress@1.2.3 r-magrittr@2.0.4 r-lubridate@1.9.4 r-httr@1.4.7 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/KonstantinRyabov/dmtools
Licenses: Expat
Synopsis: Tools for Clinical Data Management
Description:

For checking the dataset from EDC(Electronic Data Capture) in clinical trials. dmtools reshape your dataset in a tidy view and check events. You can reshape the dataset and choose your target to check, for example, the laboratory reference range.

r-dlegfm 0.4.0
Propagated dependencies: r-elasticnet@1.3
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DLEGFM
Licenses: Expat
Synopsis: Distributed Loading Estimation for General Factor Model
Description:

The load estimation method is based on a general factor model to solve the estimates of load and specific variance. The philosophy of the package is described in Guangbao Guo. (2022). <doi:10.1007/s00180-022-01270-z>.

r-dpqmpfr 0.3-3
Propagated dependencies: r-sfsmisc@1.1-23 r-rmpfr@1.1-2 r-gmp@0.7-5 r-dpq@0.6-1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://specfun.r-forge.r-project.org/
Licenses: GPL 2+
Synopsis: DPQ (Density, Probability, Quantile) Distribution Computations using MPFR
Description:

An extension to the DPQ package with computations for DPQ (Density (pdf), Probability (cdf) and Quantile) functions, where the functions here partly use the Rmpfr package and hence the underlying MPFR and GMP C libraries.

r-dpit 1.0
Propagated dependencies: r-vgam@1.1-13 r-moments@0.14.1 r-gsl@2.1-9 r-fitdistrplus@1.2-4
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=Dpit
Licenses: GPL 2+
Synopsis: Distribution Pitting
Description:

Compares distributions with one another in terms of their fit to each sample in a dataset that contains multiple samples, as described in Joo, Aguinis, and Bradley (in press). Users can examine the fit of seven distributions per sample: pure power law, lognormal, exponential, power law with an exponential cutoff, normal, Poisson, and Weibull. Automation features allow the user to compare all distributions for all samples with a single command line, which creates a separate row containing results for each sample until the entire dataset has been analyzed.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884
Total results: 21208