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

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-daisie 4.6.0
Propagated dependencies: r-testit@0.13 r-tensor@1.5.1 r-subplex@1.9 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.0 r-pracma@2.4.6 r-matrix@1.7-4 r-magrittr@2.0.4 r-foreach@1.5.2 r-doparallel@1.0.17 r-desolve@1.40 r-ddd@5.2.4 r-bh@1.87.0-1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/rsetienne/DAISIE
Licenses: GPL 3+ FSDG-compatible
Build system: r
Synopsis: Dynamical Assembly of Islands by Speciation, Immigration and Extinction
Description:

Simulates and computes the (maximum) likelihood of a dynamical model of island biota assembly through speciation, immigration and extinction. See Valente et al. (2015) <doi:10.1111/ele.12461>.

r-document 4.0.1
Propagated dependencies: r-rstudioapi@0.17.1 r-roxygen2@7.3.3 r-rcmdcheck@1.4.0 r-fritools@4.6.0 r-desc@1.4.3 r-checkmate@2.3.3 r-callr@3.7.6
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://gitlab.com/fvafrcu/document
Licenses: FreeBSD
Build system: r
Synopsis: Run 'roxygen2' on (Chunks of) Single Code Files
Description:

Have you ever been tempted to create roxygen2'-style documentation comments for one of your functions that was not part of one of your packages (yet)? This is exactly what this package is about: running roxygen2 on (chunks of) a single code file.

r-drayl 1.0
Propagated dependencies: r-rmutil@1.1.10 r-rconics@1.1.2 r-pracma@2.4.6 r-cubature@2.1.4-1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DRAYL
Licenses: GPL 2
Build system: r
Synopsis: Computation of Rayleigh Densities of Arbitrary Dimension
Description:

We offer an implementation of the series representation put forth in "A series representation for multidimensional Rayleigh distributions" by Wiegand and Nadarajah <DOI: 10.1002/dac.3510>. Furthermore we have implemented an integration approach proposed by Beaulieu et al. for 3 and 4-dimensional Rayleigh densities (Beaulieu, Zhang, "New simplest exact forms for the 3D and 4D multivariate Rayleigh PDFs with applications to antenna array geometrics", <DOI: 10.1109/TCOMM.2017.2709307>).

r-detmcd 0.0.5
Propagated dependencies: r-robustbase@0.99-6 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.0 r-pcapp@2.0-5
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DetMCD
Licenses: GPL 2+
Build system: r
Synopsis: Implementation of the DetMCD Algorithm (Robust and Deterministic Estimation of Location and Scatter)
Description:

Implementation of DetMCD, a new algorithm for robust and deterministic estimation of location and scatter. The benefits of robust and deterministic estimation are explained in Hubert, Rousseeuw and Verdonck (2012) <doi:10.1080/10618600.2012.672100>.

r-drawr 1.0.3
Propagated dependencies: r-rocr@1.0-11 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=DRaWR
Licenses: GPL 2
Build system: r
Synopsis: Discriminative Random Walk with Restart
Description:

We present DRaWR, a network-based method for ranking genes or properties related to a given gene set. Such related genes or properties are identified from among the nodes of a large, heterogeneous network of biological information. Our method involves a random walk with restarts, performed on an initial network with multiple node and edge types, preserving more of the original, specific property information than current methods that operate on homogeneous networks. In this first stage of our algorithm, we find the properties that are the most relevant to the given gene set and extract a subnetwork of the original network, comprising only the relevant properties. We then rerank genes by their similarity to the given gene set, based on a second random walk with restarts, performed on the above subnetwork.

r-dswe 1.8.4
Propagated dependencies: r-xgboost@1.7.11.1 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-mixtools@2.0.0.1 r-matrixstats@1.5.0 r-kernsmooth@2.23-26 r-gss@2.2-10 r-fnn@1.1.4.1 r-e1071@1.7-16 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/TAMU-AML/DSWE-Package
Licenses: Expat
Build system: r
Synopsis: Data Science for Wind Energy
Description:

Data science methods used in wind energy applications. Current functionalities include creating a multi-dimensional power curve model, performing power curve function comparison, covariate matching, and energy decomposition. Relevant works for the developed functions are: funGP() - Prakash et al. (2022) <doi:10.1080/00401706.2021.1905073>, AMK() - Lee et al. (2015) <doi:10.1080/01621459.2014.977385>, tempGP() - Prakash et al. (2022) <doi:10.1080/00401706.2022.2069158>, ComparePCurve() - Ding et al. (2021) <doi:10.1016/j.renene.2021.02.136>, deltaEnergy() - Latiffianti et al. (2022) <doi:10.1002/we.2722>, syncSize() - Latiffianti et al. (2022) <doi:10.1002/we.2722>, imptPower() - Latiffianti et al. (2022) <doi:10.1002/we.2722>, All other functions - Ding (2019, ISBN:9780429956508).

r-distfromq 1.0.4
Propagated dependencies: r-zeallot@0.2.0 r-purrr@1.2.0 r-checkmate@2.3.3
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: http://reichlab.io/distfromq/
Licenses: GPL 3+
Build system: r
Synopsis: Reconstruct a Distribution from a Collection of Quantiles
Description:

Given a set of predictive quantiles from a distribution, estimate the distribution and create `d`, `p`, `q`, and `r` functions to evaluate its density function, distribution function, and quantile function, and generate random samples. On the interior of the provided quantiles, an interpolation method such as a monotonic cubic spline is used; the tails are approximated by a location-scale family.

r-distinctiveness 1.0.1
Propagated dependencies: r-igraph@2.2.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/iandreafc/distinctiveness-R
Licenses: Expat
Build system: r
Synopsis: Distinctiveness Centrality
Description:

Calculates Distinctiveness Centrality in social networks. For formulas and descriptions, see Fronzetti Colladon and Naldi (2020) <doi:10.1371/journal.pone.0233276>.

r-dlib 1.0.3.1
Propagated dependencies: r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dlib
Licenses: FSDG-compatible
Build system: r
Synopsis: Allow Access to the 'Dlib' C++ Library
Description:

Interface for Rcpp users to dlib <http://dlib.net> which is a C++ toolkit containing machine learning algorithms and computer vision tools. It is used in a wide range of domains including robotics, embedded devices, mobile phones, and large high performance computing environments. This package allows R users to use dlib through Rcpp'.

r-d3plus 0.1.0
Propagated dependencies: r-magrittr@2.0.4 r-htmlwidgets@1.6.4
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=d3plus
Licenses: Expat
Build system: r
Synopsis: Seamless 'D3Plus' Integration
Description:

This package provides functions that offer seamless D3Plus integration. The examples provided here are taken from the official D3Plus website <http://d3plus.org>.

r-dowser 2.4.0
Propagated dependencies: r-treeio@1.34.0 r-tidyselect@1.2.1 r-tidyr@1.3.1 r-stringr@1.6.0 r-shazam@1.3.1 r-rlang@1.1.6 r-rcolorbrewer@1.1-3 r-phylotate@1.3 r-phangorn@2.12.1 r-markdown@2.0 r-gridextra@2.3 r-ggtree@4.0.1 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-biostrings@2.78.0 r-ape@5.8-1 r-alakazam@1.4.2 r-airr@1.6.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://dowser.readthedocs.io
Licenses: AGPL 3
Build system: r
Synopsis: B Cell Receptor Phylogenetics Toolkit
Description:

This package provides a set of functions for inferring, visualizing, and analyzing B cell phylogenetic trees. Provides methods to 1) reconstruct unmutated ancestral sequences, 2) build B cell phylogenetic trees using multiple methods, 3) visualize trees with metadata at the tips, 4) reconstruct intermediate sequences, 5) detect biased ancestor-descendant relationships among metadata types Workflow examples available at documentation site (see URL). Citations: Hoehn et al (2022) <doi:10.1371/journal.pcbi.1009885>, Hoehn et al (2021) <doi:10.1101/2021.01.06.425648>.

r-dtwbi 1.1
Propagated dependencies: r-rlist@0.4.6.2 r-lsa@0.73.3 r-entropy@1.3.2 r-e1071@1.7-16 r-dtw@1.23-1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: http://mawenzi.univ-littoral.fr/DTWBI/
Licenses: GPL 2+
Build system: r
Synopsis: Imputation of Time Series Based on Dynamic Time Warping
Description:

This package provides functions to impute large gaps within time series based on Dynamic Time Warping methods. It contains all required functions to create large missing consecutive values within time series and to fill them, according to the paper Phan et al. (2017), <DOI:10.1016/j.patrec.2017.08.019>. Performance criteria are added to compare similarity between two signals (query and reference).

r-dualtrees 0.1.5
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dualtrees
Licenses: Expat
Build system: r
Synopsis: Decimated and Undecimated 2D Complex Dual-Tree Wavelet Transform
Description:

An implementation of the decimated two-dimensional complex dual-tree wavelet transform as described in Kingsbury (1999) <doi:10.1098/rsta.1999.0447> and Selesnick et al. (2005) <doi:10.1109/MSP.2005.1550194>. Also includes the undecimated version and spectral bias correction described in Nelson et al. (2018) <doi:10.1007/s11222-017-9784-0>. The code is partly based on the dtcwt Python library.

r-degreedaycalc 0.1.0
Propagated dependencies: r-shiny@1.11.1 r-ggplot2@4.0.1 r-dt@0.34.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/almarazkrae-4081/DegreeDayCalc
Licenses: Expat
Build system: r
Synopsis: Degree-Day Phenology Calculator ('shiny' Application)
Description:

This package provides a shiny application to compute daily and cumulative degree-days from minimum and maximum temperatures using average, single triangle, and single sine methods, with optional upper temperature thresholds. The application maps cumulative thermal accumulation to user-defined developmental stage thresholds and supports exporting tabular and graphical outputs. The degree-day approach follows assumptions described by Higley et al. (1986) <doi:10.1093/ee/15.5.999>.

r-domir 1.2.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/jluchman/domir
Licenses: GPL 3+
Build system: r
Synopsis: Tools to Support Relative Importance Analysis
Description:

This package provides methods to apply decomposition-based relative importance analysis for R functions. This package supports the application of decomposition methods by providing lapply'- or Map'-like meta-functions that compute dominance analysis (Azen, R., & Budescu, D. V. (2003) <doi:10.1037/1082-989X.8.2.129>; Grömping, U. (2007) <doi:10.1198/000313007X188252>) an extension of Shapley value regression (Lipovetsky, S., & Conklin, M. (2001) <doi:10.1002/asmb.446>) based on the values returned from other functions.

r-dprop 0.1.0
Propagated dependencies: r-vares@1.0.2 r-extradistr@1.10.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=dprop
Licenses: GPL 2
Build system: r
Synopsis: Computation of Some Important Distributional Properties
Description:

Generally, most of the packages specify the probability density function, cumulative distribution function, quantile function, and random numbers generation of the probability distributions. The present package allows to compute some important distributional properties, including the first four ordinary and central moments, Pearson's coefficient of skewness and kurtosis, the mean and variance, coefficient of variation, median, and quartile deviation at some parametric values of several well-known and extensively used probability distributions.

r-dtgap 0.0.2
Propagated dependencies: r-yardstick@1.3.2 r-stringr@1.6.0 r-seriation@1.5.8 r-rpart@4.1.24 r-rlang@1.1.6 r-rcolorbrewer@1.1-3 r-partykit@1.2-24 r-magrittr@2.0.4 r-ggparty@1.0.0.1 r-dplyr@1.1.4 r-complexheatmap@2.26.0 r-circlize@0.4.16 r-caret@7.0-1 r-c50@0.2.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/hanmingwu1103/dtGAP
Licenses: Expat
Build system: r
Synopsis: Supervised Generalized Association Plots Based on Decision Trees
Description:

Enhances decision tree visualization by incorporating Generalized Association Plots (GAP) through matrix-based visualizations including confusion matrix maps, decision tree matrix maps, and predicted class membership maps based on supervised correlation and distance metrics.

r-diceeval 1.6.1
Propagated dependencies: r-dicekriging@1.6.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DiceEval
Licenses: GPL 3
Build system: r
Synopsis: Construction and Evaluation of Metamodels
Description:

Estimation, validation and prediction of models of different types : linear models, additive models, MARS,PolyMARS and Kriging.

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
Build system: r
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-debif 0.1.9
Propagated dependencies: r-shinyjs@2.1.0 r-shinydashboardplus@2.0.6 r-shinydashboard@0.7.3 r-shiny@1.11.1 r-rstudioapi@0.17.1 r-rootsolve@1.8.2.4 r-desolve@1.40
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=deBif
Licenses: GPL 3
Build system: r
Synopsis: Bifurcation Analysis of Ordinary Differential Equation Systems
Description:

Shiny application that performs bifurcation and phaseplane analysis of systems of ordinary differential equations. The package allows for computation of equilibrium curves as a function of a single free parameter, detection of transcritical, saddle-node and hopf bifurcation points along these curves, and computation of curves representing these transcritical, saddle-node and hopf bifurcation points as a function of two free parameters. The shiny-based GUI allows visualization of the results in both 2D- and 3D-plots. The implemented methods for solution localisation and curve continuation are based on the book "Elements of applied bifurcation theory" (Kuznetsov, Y. A., 1995; ISBN: 0-387-94418-4).

r-dad 4.1.6
Propagated dependencies: r-ggplot2@4.0.1 r-e1071@1.7-16 r-desctools@0.99.60
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://forge.inrae.fr/dad/dad
Licenses: GPL 2+
Build system: r
Synopsis: Three-Way / Multigroup Data Analysis Through Densities
Description:

The data consist of a set of variables measured on several groups of individuals. To each group is associated an estimated probability density function. The package provides tools to create or manage such data and functional methods (principal component analysis, multidimensional scaling, cluster analysis, discriminant analysis...) for such probability densities.

r-dartr-spatial 1.0.3
Propagated dependencies: r-vegan@2.7-2 r-tidyr@1.3.1 r-stampp@1.6.3 r-sp@2.2-0 r-raster@3.6-32 r-mass@7.3-65 r-ggplot2@4.0.1 r-dismo@1.3-16 r-data-table@1.17.8 r-dartr-data@1.0.8 r-dartr-base@1.0.7 r-crayon@1.5.3 r-adegenet@2.1.11
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://green-striped-gecko.github.io/dartR/
Licenses: GPL 3+
Build system: r
Synopsis: Applying Landscape Genomic Methods on 'SNP' and 'Silicodart' Data
Description:

This package provides landscape genomic functions to analyse SNP (single nuclear polymorphism) data, such as least cost path analysis and isolation by distance. Therefore each sample needs to have coordinate data attached (lat/lon) to be able to run most of the functions. dartR.spatial is a package that belongs to the dartRverse suit of packages and depends on dartR.base and dartR.data'.

r-drumr 0.1.0
Propagated dependencies: r-stringr@1.6.0 r-audio@0.1-11
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=drumr
Licenses: GPL 3
Build system: r
Synopsis: Turn R into a Drum Machine
Description:

Includes various functions for playing drum sounds. beat() plays a drum sound from one of the six included drum kits. tempo() sets spacing between calls to beat() in bpm. Together the two functions can be used to create many different drum patterns.

r-dear 1.5.4
Propagated dependencies: r-writexl@1.5.4 r-tidyr@1.3.1 r-plotly@4.11.0 r-optisolve@1.0 r-lpsolve@5.6.23 r-igraph@2.2.1 r-gridextra@2.3 r-ggplot2@4.0.1 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=deaR
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Conventional and Fuzzy Data Envelopment Analysis
Description:

Set of functions for Data Envelopment Analysis, including classical, fuzzy, cross-efficiency, bootstrapping, and Malmquist models. See: Banker, R.; Charnes, A.; Cooper, W.W. (1984). <doi:10.1287/mnsc.30.9.1078>, Charnes, A.; Cooper, W.W.; Rhodes, E. (1978). <doi:10.1016/0377-2217(78)90138-8> and Charnes, A.; Cooper, W.W.; Rhodes, E. (1981). <doi:10.1287/mnsc.27.6.668>.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457