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

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-mixbox 1.2.3
Propagated dependencies: r-stabledist@0.7-2 r-gigrvg@0.8
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=mixbox
Licenses: GPL 2+
Build system: r
Synopsis: Observed Fisher Information Matrix for Finite Mixture Model
Description:

Developed for the following tasks. 1- simulating realizations from the canonical, restricted, and unrestricted finite mixture models. 2- Monte Carlo approximation for density function of the finite mixture models. 3- Monte Carlo approximation for the observed Fisher information matrix, asymptotic standard error, and the corresponding confidence intervals for parameters of the mixture models sing the method proposed by Basford et al. (1997) <https://espace.library.uq.edu.au/view/UQ:57525>.

r-mwlaxeref 0.0.1
Propagated dependencies: r-rlang@1.1.6 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=mwlaxeref
Licenses: Expat
Build system: r
Synopsis: Cross-References Lake Identifiers Between Different Data Sets
Description:

Handy helper package for cross-referencing lake identifiers among different data sets in the Midwestern United States. There are multiple different state, regional, and federal agencies that have different identifiers on lakes. This package helps you to go between them.

r-msmwra 1.5
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MSMwRA
Licenses: GPL 3
Build system: r
Synopsis: Multivariate Statistical Methods with R Applications
Description:

Data sets in the book entitled "Multivariate Statistical Methods with R Applications", H.Bulut (2018). The book was published in Turkish and the original name of this book will be "R Uygulamalari ile Cok Degiskenli Istatistiksel Yontemler".

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-maxskew 1.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MaxSkew
Licenses: GPL 2
Build system: r
Synopsis: Orthogonal Data Projections with Maximal Skewness
Description:

It finds Orthogonal Data Projections with Maximal Skewness. The first data projection in the output is the most skewed among all linear data projections. The second data projection in the output is the most skewed among all data projections orthogonal to the first one, and so on.

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-misssom 1.0.1
Propagated dependencies: r-rcpp@1.1.0 r-kpodclustr@1.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=missSOM
Licenses: GPL 2+
Build system: r
Synopsis: Self-Organizing Maps with Built-in Missing Data Imputation
Description:

The Self-Organizing Maps with Built-in Missing Data Imputation. Missing values are imputed and regularly updated during the online Kohonen algorithm. Our method can be used for data visualisation, clustering or imputation of missing data. It is an extension of the online algorithm of the kohonen package. The method is described in the article "Self-Organizing Maps for Exploration of Partially Observed Data and Imputation of Missing Values" by S. Rejeb, C. Duveau, T. Rebafka (2022) <arXiv:2202.07963>.

r-marsgwr 0.1.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MARSGWR
Licenses: GPL 2+
Build system: r
Synopsis: Hybrid Spatial Model for Capturing Spatially Varying Relationships Between Variables in the Data
Description:

It is a hybrid spatial model that combines the strength of two widely used regression models, MARS (Multivariate Adaptive Regression Splines) and GWR (Geographically Weighted Regression) to provide an effective approach for predicting a response variable at unknown locations. The MARS model is used in the first step of the development of a hybrid model to identify the most important predictor variables that assist in predicting the response variable. For method details see, Friedman, J.H. (1991). <DOI:10.1214/aos/1176347963>.The GWR model is then used to predict the response variable at testing locations based on these selected variables that account for spatial variations in the relationships between the variables. This hybrid model can improve the accuracy of the predictions compared to using an individual model alone.This developed hybrid spatial model can be useful particularly in cases where the relationship between the response variable and predictor variables is complex and non-linear, and varies across locations.

r-methodopt 1.0.0
Propagated dependencies: r-zoo@1.8-14 r-zip@2.3.3 r-tibble@3.3.0 r-shinyjs@2.1.0 r-shinyfeedback@0.4.0 r-shinybs@0.61.1 r-shinyalert@3.1.0 r-shiny@1.11.1 r-rlang@1.1.6 r-purrr@1.2.0 r-magrittr@2.0.4 r-htmltools@0.5.8.1 r-gtools@3.9.5 r-glue@1.8.0 r-ggplot2@4.0.1 r-frf2@2.3-4 r-dt@0.34.0 r-dplyr@1.1.4 r-doe-wrapper@0.13
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MethodOpt
Licenses: GPL 3+
Build system: r
Synopsis: Advanced Method Optimization for Spectra-Generating Sampling and Analysis Instrumentation
Description:

This package provides a graphical user interface to apply an advanced method optimization algorithm to various sampling and analysis instruments. This includes generating experimental designs, uploading and viewing data, and performing various analyses to determine the optimal method. Details of the techniques used in this package are published in Gamble, Granger, & Mannion (2024) <doi:10.1021/acs.analchem.3c05763>.

r-mzipmed 1.4.0
Propagated dependencies: r-sandwich@3.1-1 r-matrixstats@1.5.0 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=mzipmed
Licenses: Expat
Build system: r
Synopsis: Mediation using MZIP Model
Description:

We implement functions allowing for mediation analysis to be performed in cases where the mediator is a count variable with excess zeroes. First a function is provided allowing users to perform analysis for zero-inflated count variables using the marginalized zero-inflated Poisson (MZIP) model (Long et al. 2014 <DOI:10.1002/sim.6293>). Using the counterfactual approach to mediation and MZIP we can obtain natural direct and indirect effects for the overall population. Using delta method processes variance estimation can be performed instantaneously. Alternatively, bootstrap standard errors can be used. We also provide functions for cases with exposure-mediator interactions with four-way decomposition of total effect.

r-mvar 2.2.7
Propagated dependencies: 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=MVar
Licenses: GPL 3
Build system: r
Synopsis: Multivariate Analysis
Description:

Multivariate analysis, having functions that perform simple correspondence analysis (CA) and multiple correspondence analysis (MCA), principal components analysis (PCA), canonical correlation analysis (CCA), factorial analysis (FA), multidimensional scaling (MDS), linear (LDA) and quadratic discriminant analysis (QDA), hierarchical and non-hierarchical cluster analysis, simple and multiple linear regression, multiple factor analysis (MFA) for quantitative, qualitative, frequency (MFACT) and mixed data, biplot, scatter plot, projection pursuit (PP), grant tour method and other useful functions for the multivariate analysis.

r-mctrend 1.0.1
Propagated dependencies: r-trend@1.1.6 r-reshape2@1.4.5 r-magrittr@2.0.4 r-lmomco@2.5.3 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://cran.r-project.org/package=MCTrend
Licenses: GPL 3
Build system: r
Synopsis: Monte Carlo Trend Analysis
Description:

Application of a test to rule out that trends detected in hydrological time series are explained exclusively by the randomness of the climate. Based on: Ricchetti, (2018) <https://repositorio.uchile.cl/handle/2250/168487>.

r-monobinshiny 0.1.0
Propagated dependencies: r-shinyjs@2.1.0 r-shinydashboard@0.7.3 r-shiny@1.11.1 r-monobin@0.2.4 r-dt@0.34.0 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/andrija-djurovic/monobinShiny
Licenses: GPL 3+
Build system: r
Synopsis: Shiny User Interface for 'monobin' Package
Description:

This is an add-on package to the monobin package that simplifies its use. It provides shiny-based user interface (UI) that is especially handy for less experienced R users as well as for those who intend to perform quick scanning of numeric risk factors when building credit rating models. The additional functions implemented in monobinShiny that do no exist in monobin package are: descriptive statistics, special case and outliers imputation. The function descriptive statistics is exported and can be used in R sessions independently from the user interface, while special case and outlier imputation functions are written to be used with shiny UI.

r-mindr 1.4.1
Propagated dependencies: r-rmarkdown@2.30 r-rdpack@2.6.4 r-pdftools@3.6.0 r-knitr@1.50 r-htmlwidgets@1.6.4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/pzhaonet/mindr
Licenses: GPL 3
Build system: r
Synopsis: Generate Mind Maps
Description:

Convert Markdown ('.md') or R Markdown ('.Rmd') texts, R scripts, directory structures, and other hierarchical structured documents into mind map widgets or Freemind codes or Mermaid mind map codes, and vice versa. Freemind mind map ('.mm') files can be opened by or imported to common mind map software such as Freemind (<https://freemind.sourceforge.io/wiki/index.php/Main_Page>). Mermaid mind map codes (<https://mermaid.js.org/>) can be directly embedded in documents.

r-minimalrsd 1.0.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=minimalRSD
Licenses: GPL 2+
Build system: r
Synopsis: Minimally Changed CCD and BBD
Description:

Generate central composite designs (CCD)with full as well as fractional factorial points (half replicate) and Box Behnken designs (BBD) with minimally changed run sequence.

r-mat 2.3.2
Propagated dependencies: r-rcpparmadillo@15.2.2-1 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=MAT
Licenses: FSDG-compatible
Build system: r
Synopsis: Multidimensional Adaptive Testing
Description:

Simulates Multidimensional Adaptive Testing using the multidimensional three-parameter logistic model as described in Segall (1996) <doi:10.1007/BF02294343>, van der Linden (1999) <doi:10.3102/10769986024004398>, Reckase (2009) <doi:10.1007/978-0-387-89976-3>, and Mulder & van der Linden (2009) <doi:10.1007/s11336-008-9097-5>.

r-matconv 0.4.2
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=matconv
Licenses: GPL 2+
Build system: r
Synopsis: Code Converter from the Matlab/Octave Language to R
Description:

Transferring over a code base from Matlab to R is often a repetitive and inefficient use of time. This package provides a translator for Matlab / Octave code into R code. It does some syntax changes, but most of the heavy lifting is in the function changes since the languages are so similar. Options for different data structures and the functions that can be changed are given. The Matlab code should be mostly in adherence to the standard style guide but some effort has been made to accommodate different number of spaces and other small syntax issues. This will not make the code more R friendly and may not even run afterwards. However, the rudimentary syntax, base function and data structure conversion is done quickly so that the maintainer can focus on changes to the design structure.

r-mimsy 0.6.5
Propagated dependencies: r-openxlsx@4.2.8.1 r-magrittr@2.0.4 r-lubridate@1.9.4 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/michelleckelly/mimsy
Licenses: Expat
Build system: r
Synopsis: Calculate MIMS Dissolved Gas Concentrations Without Getting a Headache
Description:

Calculate dissolved gas concentrations from raw MIMS (Membrane Inlet Mass Spectrometer) signal data. Use mimsy() on a formatted CSV file to return dissolved gas concentrations (mg and microMole) of N2, O2, Ar based on gas solubility at temperature, pressure, and salinity. See references Benson and Krause (1984), Garcia and Gordon (1992), Stull (1947), and Hamme and Emerson (2004) for more information. Easily save the output to a nicely-formatted multi-tab Excel workbook with mimsy.save(). Supports dual-temperature standard calibration for dual-bath MIMS setups.

r-multidimbio 1.2.5
Propagated dependencies: r-rcolorbrewer@1.1-3 r-pcamethods@2.2.0 r-misc3d@0.9-1 r-mass@7.3-65 r-lme4@1.1-37 r-gridgraphics@0.5-1 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=multiDimBio
Licenses: GPL 3+
Build system: r
Synopsis: Multivariate Analysis and Visualization for Biological Data
Description:

Code to support a systems biology research program from inception through publication. The methods focus on dimension reduction approaches to detect patterns in complex, multivariate experimental data and places an emphasis on informative visualizations. The goal for this project is to create a package that will evolve over time, thereby remaining relevant and reflective of current methods and techniques. As a result, we encourage suggested additions to the package, both methodological and graphical.

r-mvlsw 1.2.5
Propagated dependencies: r-zoo@1.8-14 r-xts@0.14.1 r-wavethresh@4.7.3 r-fields@17.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=mvLSW
Licenses: GPL 3+
Build system: r
Synopsis: Multivariate, Locally Stationary Wavelet Process Estimation
Description:

This package provides tools for analysing multivariate time series with wavelets. This includes: simulation of a multivariate locally stationary wavelet (mvLSW) process from a multivariate evolutionary wavelet spectrum (mvEWS); estimation of the mvEWS, local coherence and local partial coherence. See Park, Eckley and Ombao (2014) <doi:10.1109/TSP.2014.2343937> for details.

r-micronutr 0.1.1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://nutriverse.io/micronutr/
Licenses: GPL 3+
Build system: r
Synopsis: Determining Vitamin and Mineral Status of Populations
Description:

Vitamin and mineral deficiencies continue to be a significant public health problem. This is particularly critical in developing countries where deficiencies to vitamin A, iron, iodine, and other micronutrients lead to adverse health consequences. Cross-sectional surveys are helpful in answering questions related to the magnitude and distribution of deficiencies of selected vitamins and minerals. This package provides tools for calculating and determining select vitamin and mineral deficiencies based on World Health Organization (WHO) guidelines found at <https://www.who.int/teams/nutrition-and-food-safety/databases/vitamin-and-mineral-nutrition-information-system>.

r-macro 0.1.5
Propagated dependencies: r-fmtr@1.7.2 r-crayon@1.5.3 r-common@1.1.5
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://macro.r-sassy.org
Licenses: CC0
Build system: r
Synopsis: Macro Language for 'R' Programs
Description:

This package provides a macro language for R programs, which provides a macro facility similar to SAS®'. This package contains basic macro capabilities like defining macro variables, executing conditional logic, and defining macro functions.

r-memoir 1.3-1
Dependencies: pandoc@2.19.2
Propagated dependencies: r-usethis@3.2.1 r-rmdformats@1.0.4 r-rmarkdown@2.30 r-distill@1.6 r-bookdown@0.45
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://ericmarcon.github.io/memoiR/
Licenses: GPL 3+
Build system: r
Synopsis: R Markdown and Bookdown Templates to Publish Documents
Description:

Producing high-quality documents suitable for publication directly from R is made possible by the R Markdown ecosystem. memoiR makes it easy. It provides templates to knit memoirs, articles and slideshows with helpers to publish the documents on GitHub Pages and activate continuous integration.

r-mederrrank 0.1.0
Propagated dependencies: r-numderiv@2016.8-1.1 r-bb@2019.10-1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=mederrRank
Licenses: GPL 2+ FSDG-compatible
Build system: r
Synopsis: Bayesian Methods for Identifying the Most Harmful Medication Errors
Description:

Two distinct but related statistical approaches to the problem of identifying the combinations of medication error characteristics that are more likely to result in harm are implemented in this package: 1) a Bayesian hierarchical model with optimal Bayesian ranking on the log odds of harm, and 2) an empirical Bayes model that estimates the ratio of the observed count of harm to the count that would be expected if error characteristics and harm were independent. In addition, for the Bayesian hierarchical model, the package provides functions to assess the sensitivity of results to different specifications of the random effects distributions.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457