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

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 search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


r-morphoregions 0.1.0
Propagated dependencies: r-scales@1.4.0 r-rcolorbrewer@1.1-3 r-pbapply@1.7-4 r-ggplot2@4.0.1 r-cluster@2.1.8.1 r-chk@0.10.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://aagillet.github.io/MorphoRegions/
Licenses: GPL 2+
Build system: r
Synopsis: Analysis of Regionalization Patterns in Serially Homologous Structures
Description:

Computes the optimal number of regions (or subdivisions) and their position in serial structures without a priori assumptions and to visualize the results. After reducing data dimensionality with the built-in function for data ordination, regions are fitted as segmented linear regressions along the serial structure. Every region boundary position and increasing number of regions are iteratively fitted and the best model (number of regions and boundary positions) is selected with an information criterion. This package expands on the previous regions package (Jones et al., Science 2018) with improved computation and more fitting and plotting options.

r-mlelod 1.0.0.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=mlelod
Licenses: GPL 2
Build system: r
Synopsis: MLE for Normally Distributed Data Censored by Limit of Detection
Description:

Values below the limit of detection (LOD) are a problem in several fields of science, and there are numerous approaches for replacing the missing data. We present a new mathematical solution for maximum likelihood estimation that allows us to estimate the true values of the mean and standard deviation for normal distributions and is significantly faster than previous implementations. The article with the details was submitted to JSS and can be currently seen on <https://www2.arnes.si/~tverbo/LOD/Verbovsek_Sega_2_Manuscript.pdf>.

r-medxr 0.1.1
Propagated dependencies: r-memoise@2.0.1 r-jsonlite@2.0.0 r-httr@1.4.7 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/lightbluetitan/medxr
Licenses: GPL 3
Build system: r
Synopsis: Access Drug Regulatory Data via FDA and Health Canada APIs
Description:

This package provides functions to access drug regulatory data from public RESTful APIs including the FDA Open API and the Health Canada Drug Product Database API', retrieving real-time or historical information on drug approvals, adverse events, recalls, and product details. Additionally, the package includes a curated collection of open datasets focused on drugs, pharmaceuticals, treatments, and clinical studies. These datasets cover diverse topics such as treatment dosages, pharmacological studies, placebo effects, drug reactions, misuses of pain relievers, and vaccine effectiveness. The package supports reproducible research and teaching in pharmacology, medicine, and healthcare by integrating reliable international APIs and structured datasets from public, academic, and government sources. For more information on the APIs, see: FDA API <https://open.fda.gov/apis/> and Health Canada API <https://health-products.canada.ca/api/documentation/dpd-documentation-en.html>.

r-msig 1.0
Propagated dependencies: r-xml2@1.5.0 r-tmcn@0.2-13 r-stringr@1.6.0 r-sqldf@0.4-11 r-set@1.2 r-rvest@1.0.5 r-plyr@1.8.9 r-kableextra@1.4.0 r-jsonlite@2.0.0 r-httr@1.4.7 r-dplyr@1.1.4 r-do@2.0.0.1 r-crayon@1.5.3
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=msig
Licenses: GPL 2
Build system: r
Synopsis: An R Package for Exploring Molecular Signatures Database
Description:

The Molecular Signatures Database ('MSigDB') is one of the most widely used and comprehensive databases of gene sets for performing gene set enrichment analysis <doi:10.1016/j.cels.2015.12.004>. The msig package provides you with powerful, easy-to-use and flexible query functions for the MsigDB database. There are 2 query modes in the msig package: online query and local query. Both queries contain 2 steps: gene set name and gene. The online search is divided into 2 modes: registered search and non-registered browse. For registered search, email that you registered should be provided. Local queries can be made from local database, which can be updated by msig_update() function.

r-meclustnet 1.2.2
Propagated dependencies: r-vegan@2.7-2 r-nnet@7.3-20 r-mvtnorm@1.3-3 r-mass@7.3-65 r-latentnet@2.12.0 r-ellipse@0.5.0 r-e1071@1.7-16
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MEclustnet
Licenses: GPL 2
Build system: r
Synopsis: Fit the Mixture of Experts Latent Position Cluster Model to Network Data
Description:

This package provides functions to facilitate model-based clustering of nodes in a network in a mixture of experts setting, which incorporates covariate information on the nodes in the modelling process. Isobel Claire Gormley and Thomas Brendan Murphy (2010) <doi:10.1016/j.stamet.2010.01.002>.

r-methscope 1.0.1
Dependencies: zlib@1.3.1
Propagated dependencies: r-xgboost@1.7.11.1 r-uwot@0.2.4 r-tidyr@1.3.1 r-stringr@1.6.0 r-nnls@1.6 r-magrittr@2.0.4 r-ggplot2@4.0.1 r-fnn@1.1.4.1 r-dplyr@1.1.4 r-doparallel@1.0.17 r-data-table@1.17.8 r-caret@7.0-1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MethScope
Licenses: Expat
Build system: r
Synopsis: Ultra-Fast Analysis of Sparse DNA Methylome via Recurrent Pattern Encoding
Description:

This package provides methods for analyzing DNA methylation data via Most Recurrent Methylation Patterns (MRMPs). Supports cell-type annotation, spatial deconvolution, unsupervised clustering, and cancer cell-of-origin inference. Includes C-backed summaries for YAME â .cg/.cmâ files (overlap counts, log2 odds ratios, beta/depth aggregation), an XGBoost classifier, NNLS deconvolution, and plotting utilities. Scales to large spatial and single-cell methylomes and is robust to extreme sparsity.

r-magickgui 1.3.1
Dependencies: imagemagick@6.9.13-5
Propagated dependencies: r-magick@2.9.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/ShotaOchi/magickGUI
Licenses: GPL 3
Build system: r
Synopsis: GUI Tools for Interactive Image Processing with 'magick'
Description:

Enables us to use the functions of the package magick interactively.

r-measures 0.3
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=measures
Licenses: GPL 3
Build system: r
Synopsis: Performance Measures for Statistical Learning
Description:

This package provides the biggest amount of statistical measures in the whole R world. Includes measures of regression, (multiclass) classification and multilabel classification. The measures come mainly from the mlr package and were programed by several mlr developers.

r-macrosyntr 0.3.3
Propagated dependencies: r-tidyr@1.3.1 r-stringr@1.6.0 r-rlang@1.1.6 r-reshape2@1.4.5 r-igraph@2.2.1 r-ggplot2@4.0.1 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/SamiLhll/macrosyntR
Licenses: GPL 3
Build system: r
Synopsis: Draw Ordered Oxford Grids and Chord Diagrams
Description:

Use standard genomics file format (BED) and a table of orthologs to illustrate synteny conservation at the genome-wide scale. Significantly conserved linkage groups are identified as described in Simakov et al. (2020) <doi:10.1038/s41559-020-1156-z> and displayed on an Oxford Grid (Edwards (1991) <doi:10.1111/j.1469-1809.1991.tb00394.x>) or a chord diagram as in Simakov et al. (2022) <doi:10.1126/sciadv.abi5884>. The package provides a function that uses a network-based greedy algorithm to find communities (Clauset et al. (2004) <doi:10.1103/PhysRevE.70.066111>) and so automatically order the chromosomes on the plot to improve interpretability.

r-mitohear 0.1.0
Propagated dependencies: r-rsamtools@2.26.0 r-rlist@0.4.6.2 r-reshape2@1.4.5 r-rdist@0.0.5 r-mcclust@1.0.1 r-magrittr@2.0.4 r-iranges@2.44.0 r-gridextra@2.3 r-ggplot2@4.0.1 r-genomicranges@1.62.0 r-dynamictreecut@1.63-1 r-complexheatmap@2.26.0 r-circlize@0.4.16 r-biostrings@2.78.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MitoHEAR
Licenses: Artistic License 2.0
Build system: r
Synopsis: Quantification of Mitochondrial DNA Heteroplasmy
Description:

Allows the estimation and downstream statistical analysis of the mitochondrial DNA Heteroplasmy calculated from single-cell datasets <https://github.com/ScialdoneLab/MitoHEAR/tree/master>.

r-mrap 1.0.1
Propagated dependencies: r-stringr@1.6.0 r-jsonlite@2.0.0 r-dtreg@1.1.2
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://gitlab.com/TIBHannover/lki/knowledge-loom/mrap-r
Licenses: Expat
Build system: r
Synopsis: Machine-Readable Data Analysis Results with Function Wrappers
Description:

You can use the set of wrappers for analytical schemata to reduce the effort in writing machine-readable data. The set of all-in-one wrappers will cover widely used functions from data analysis packages.

r-monad 0.1.1
Propagated dependencies: r-s7@0.2.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/mikmart/monad
Licenses: Expat
Build system: r
Synopsis: Operators and Generics for Monads
Description:

Compose generic monadic function pipelines with %>>% and %>-% based on implementing the S7 generics fmap() and bind(). Methods are provided for the built-in list type and the maybe class from the maybe package. The concepts are modelled directly after the Monad typeclass in Haskell, but adapted for idiomatic use in R.

r-mediak 1.0
Propagated dependencies: r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MediaK
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Calculate MeDiA_K Distance
Description:

Calculates MeDiA_K (means Mean Distance Association by K-nearest neighbor) in order to detect nonlinear associations.

r-mousetrajectory 0.2.1
Propagated dependencies: r-signal@1.8-1 r-lifecycle@1.0.4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/mc-schaaf/mousetRajectory
Licenses: GPL 3+
Build system: r
Synopsis: Mouse Trajectory Analyses for Behavioural Scientists
Description:

Helping psychologists and other behavioural scientists to analyze mouse movement (and other 2-D trajectory) data. Bundles together several functions that compute spatial measures (e.g., maximum absolute deviation, area under the curve, sample entropy) or provide a shorthand for procedures that are frequently used (e.g., time normalization, linear interpolation, extracting initiation and movement times). For more information on these dependent measures, see Wirth et al. (2020) <doi:10.3758/s13428-020-01409-0>.

r-malan 1.0.4
Propagated dependencies: r-tidygraph@1.3.1 r-tibble@3.3.0 r-rcppprogress@0.4.2 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-magrittr@2.0.4 r-igraph@2.2.1 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://mikldk.github.io/malan/
Licenses: GPL 2 FSDG-compatible
Build system: r
Synopsis: MAle Lineage ANalysis
Description:

MAle Lineage ANalysis by simulating genealogies backwards and imposing short tandem repeats (STR) mutations forwards. Intended for forensic Y chromosomal STR (Y-STR) haplotype analyses. Numerous analyses are possible, e.g. number of matches and meiotic distance to matches. Refer to papers mentioned in citation("malan") (DOI's: <doi:10.1371/journal.pgen.1007028>, <doi:10.21105/joss.00684> and <doi:10.1016/j.fsigen.2018.10.004>).

r-metaconfoundr 0.1.2
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.1 r-tibble@3.3.0 r-stringr@1.6.0 r-shiny@1.11.1 r-rlang@1.1.6 r-purrr@1.2.0 r-magrittr@2.0.4 r-ggplot2@4.0.1 r-forcats@1.0.1 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/malcolmbarrett/metaconfoundr
Licenses: Expat
Build system: r
Synopsis: Visualize 'Confounder' Control in Meta-Analyses
Description:

Visualize confounder control in meta-analysis. metaconfoundr is an approach to evaluating bias in studies used in meta-analyses based on the causal inference framework. Study groups create a causal diagram displaying their assumptions about the scientific question. From this, they develop a list of important confounders'. Then, they evaluate whether studies controlled for these variables well. metaconfoundr is a toolkit to facilitate this process and visualize the results as heat maps, traffic light plots, and more.

r-mldr 0.4.3
Propagated dependencies: r-xml@3.99-0.20 r-shiny@1.11.1 r-circlize@0.4.16
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/fcharte/mldr
Licenses: LGPL 3+ FSDG-compatible
Build system: r
Synopsis: Exploratory Data Analysis and Manipulation of Multi-Label Data Sets
Description:

Exploratory data analysis and manipulation functions for multi- label data sets along with an interactive Shiny application to ease their use.

r-mlcm 0.4.4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MLCM
Licenses: GPL 2+
Build system: r
Synopsis: Maximum Likelihood Conjoint Measurement
Description:

Conjoint measurement is a psychophysical procedure in which stimulus pairs are presented that vary along 2 or more dimensions and the observer is required to compare the stimuli along one of them. This package contains functions to estimate the contribution of the n scales to the judgment by a maximum likelihood method under several hypotheses of how the perceptual dimensions interact. Reference: Knoblauch & Maloney (2012) "Modeling Psychophysical Data in R". <doi:10.1007/978-1-4614-4475-6>.

r-mercator 1.1.7
Propagated dependencies: r-umap@0.2.10.0 r-thresher@1.1.5 r-rtsne@0.17 r-polychrome@1.5.4 r-kohonen@3.0.12 r-kernsmooth@2.23-26 r-igraph@2.2.1 r-flexmix@2.3-20 r-dendextend@1.19.1 r-cluster@2.1.8.1 r-classdiscovery@3.4.9
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: http://oompa.r-forge.r-project.org/
Licenses: ASL 2.0
Build system: r
Synopsis: Clustering and Visualizing Distance Matrices
Description:

Defines the classes used to explore, cluster and visualize distance matrices, especially those arising from binary data. See Abrams and colleagues, 2021, <doi:10.1093/bioinformatics/btab037>.

r-modules 0.13.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/wahani/modules
Licenses: Expat
Build system: r
Synopsis: Self Contained Units of Source Code
Description:

This package provides modules as an organizational unit for source code. Modules enforce to be more rigorous when defining dependencies and have a local search path. They can be used as a sub unit within packages or in scripts.

r-mycor 0.1.1
Propagated dependencies: r-lattice@0.22-7
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/cardiomoon/mycor
Licenses: CC0
Build system: r
Synopsis: Automatic Correlation and Regression Test in a 'data.frame'
Description:

Perform correlation and linear regression test among the numeric fields in a data.frame automatically and make plots using pairs or lattice::parallelplot.

r-minecitrus 1.0.0
Propagated dependencies: r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=mineCitrus
Licenses: GPL 2
Build system: r
Synopsis: Extract and Analyze Median Molecule Intensity from 'citrus' Output
Description:

Citrus is a computational technique developed for the analysis of high dimensional cytometry data sets. This package extracts, statistically analyzes, and visualizes marker expression from citrus data. This code was used to generate data for Figures 3 and 4 in the forthcoming manuscript: Throm et al. â Identification of Enhanced Interferon-Gamma Signaling in Polyarticular Juvenile Idiopathic Arthritis with Mass Cytometryâ , JCI-Insight. For more information on Citrus, please see: Bruggner et al. (2014) <doi:10.1073/pnas.1408792111>. To download the citrus package, please see <https://github.com/nolanlab/citrus>.

r-mmc 0.0.3
Propagated dependencies: r-survival@3.8-3 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=mmc
Licenses: GPL 3+
Build system: r
Synopsis: Multivariate Measurement Error Correction
Description:

This package provides routines for multivariate measurement error correction. Includes procedures for linear, logistic and Cox regression models. Bootstrapped standard errors and confidence intervals can be obtained for corrected estimates.

r-modeltime 1.3.5
Propagated dependencies: r-yardstick@1.3.2 r-xgboost@1.7.11.1 r-workflows@1.3.0 r-timetk@2.9.1 r-tidyr@1.3.1 r-tidymodels@1.4.1 r-tibble@3.3.0 r-stringr@1.6.0 r-stanheaders@2.32.10 r-scales@1.4.0 r-rlang@1.1.6 r-reactable@0.4.5 r-purrr@1.2.0 r-prophet@1.1.7 r-plotly@4.11.0 r-parsnip@1.3.3 r-parallelly@1.45.1 r-magrittr@2.0.4 r-janitor@2.2.1 r-hardhat@1.4.2 r-gt@1.3.0 r-glue@1.8.0 r-ggplot2@4.0.1 r-forecast@8.24.0 r-foreach@1.5.2 r-forcats@1.0.1 r-dplyr@1.1.4 r-doparallel@1.0.17 r-dials@1.4.2 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/business-science/modeltime
Licenses: Expat
Build system: r
Synopsis: The Tidymodels Extension for Time Series Modeling
Description:

The time series forecasting framework for use with the tidymodels ecosystem. Models include ARIMA, Exponential Smoothing, and additional time series models from the forecast and prophet packages. Refer to "Forecasting Principles & Practice, Second edition" (<https://otexts.com/fpp2/>). Refer to "Prophet: forecasting at scale" (<https://research.facebook.com/blog/2017/02/prophet-forecasting-at-scale/>.).

Total packages: 69236