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

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-aster2 0.3-2
Propagated dependencies: r-matrix@1.7-4
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://www.stat.umn.edu/geyer/aster/
Licenses: GPL 2+
Synopsis: Aster Models
Description:

Aster models are exponential family regression models for life history analysis. They are like generalized linear models except that elements of the response vector can have different families (e. g., some Bernoulli, some Poisson, some zero-truncated Poisson, some normal) and can be dependent, the dependence indicated by a graphical structure. Discrete time survival analysis, zero-inflated Poisson regression, and generalized linear models that are exponential family (e. g., logistic regression and Poisson regression with log link) are special cases. Main use is for data in which there is survival over discrete time periods and there is additional data about what happens conditional on survival (e. g., number of offspring). Uses the exponential family canonical parameterization (aster transform of usual parameterization). Unlike the aster package, this package does dependence groups (nodes of the graph need not be conditionally independent given their predecessor node), including multinomial and two-parameter normal as families. Thus this package also generalizes mark-capture-recapture analysis.

r-actfts 0.3.0
Propagated dependencies: r-xts@0.14.1 r-tseries@0.10-58 r-reactable@0.4.5 r-plotly@4.11.0 r-openxlsx@4.2.8.1 r-lifecycle@1.0.4 r-forecast@8.24.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/SergioFinances/actfts
Licenses: Expat
Synopsis: Autocorrelation Tools Featured for Time Series
Description:

The actfts package provides tools for performing autocorrelation analysis of time series data. It includes functions to compute and visualize the autocorrelation function (ACF) and the partial autocorrelation function (PACF). Additionally, it performs the Dickey-Fuller, KPSS, and Phillips-Perron unit root tests to assess the stationarity of time series. Theoretical foundations are based on Box and Cox (1964) <doi:10.1111/j.2517-6161.1964.tb00553.x>, Box and Jenkins (1976) <isbn:978-0-8162-1234-2>, and Box and Pierce (1970) <doi:10.1080/01621459.1970.10481180>. Statistical methods are also drawn from Kolmogorov (1933) <doi:10.1007/BF00993594>, Kwiatkowski et al. (1992) <doi:10.1016/0304-4076(92)90104-Y>, and Ljung and Box (1978) <doi:10.1093/biomet/65.2.297>. The package integrates functions from forecast (Hyndman & Khandakar, 2008) <https://CRAN.R-project.org/package=forecast>, tseries (Trapletti & Hornik, 2020) <https://CRAN.R-project.org/package=tseries>, xts (Ryan & Ulrich, 2020) <https://CRAN.R-project.org/package=xts>, and stats (R Core Team, 2023) <https://stat.ethz.ch/R-manual/R-devel/library/stats/html/00Index.html>. Additionally, it provides visualization tools via plotly (Sievert, 2020) <https://CRAN.R-project.org/package=plotly> and reactable (Glaz, 2023) <https://CRAN.R-project.org/package=reactable>. The package also incorporates macroeconomic datasets from the U.S. Bureau of Economic Analysis: Disposable Personal Income (DPI) <https://fred.stlouisfed.org/series/DPI>, Gross Domestic Product (GDP) <https://fred.stlouisfed.org/series/GDP>, and Personal Consumption Expenditures (PCEC) <https://fred.stlouisfed.org/series/PCEC>.

r-affect 0.1.2
Propagated dependencies: r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=AFFECT
Licenses: GPL 3
Synopsis: Accelerated Functional Failure Time Model with Error-Contaminated Survival Times
Description:

We aim to deal with data with measurement error in the response and misclassification censoring status under an AFT model. This package primarily contains three functions, which are used to generate artificial data, correction for error-prone data and estimate the functional covariates for an AFT model.

r-apt 4.0
Propagated dependencies: r-urca@1.3-4 r-erer@4.0 r-car@3.1-3
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=apt
Licenses: GPL 2+
Synopsis: Asymmetric Price Transmission
Description:

The transmission between two time-series prices is assessed. It contains several functions for linear and nonlinear threshold co-integration, and furthermore, symmetric and asymmetric error correction models.

r-autoplots 1.0.0
Propagated dependencies: r-scales@1.4.0 r-quanteda-textstats@0.97.2 r-quanteda@4.3.1 r-nortest@1.0-4 r-lubridate@1.9.4 r-echarts4r@0.4.6 r-e1071@1.7-16 r-dplyr@1.1.4 r-data-table@1.17.8 r-combinat@0.0-8
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/AdrianAntico/AutoPlots
Licenses: AGPL 3+
Synopsis: Creating Echarts Visualizations as Easy as Possible
Description:

Create beautiful and interactive visualizations in a single function call. The data.table package is utilized to perform the data wrangling necessary to prepare your data for the plot types you wish to build, along with allowing fast processing for big data. There are two broad classes of plots available: standard plots and machine learning evaluation plots. There are lots of parameters available in each plot type function for customizing the plots (such as faceting) and data wrangling (such as variable transformations and aggregation).

r-acceptreject 0.1.2
Propagated dependencies: r-scattermore@1.2 r-scales@1.4.0 r-rlang@1.1.6 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-purrr@1.2.0 r-numderiv@2016.8-1.1 r-glue@1.8.0 r-ggplot2@4.0.1 r-cli@3.6.5 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://prdm0.github.io/AcceptReject/
Licenses: GPL 3+
Synopsis: Acceptance-Rejection Method for Generating Pseudo-Random Observations
Description:

This package provides a function that implements the acceptance-rejection method in an optimized manner to generate pseudo-random observations for discrete or continuous random variables. Proposed by von Neumann J. (1951), <https://mcnp.lanl.gov/pdf_files/>, the function is optimized to work in parallel on Unix-based operating systems and performs well on Windows systems. The acceptance-rejection method implemented optimizes the probability of generating observations from the desired random variable, by simply providing the probability function or probability density function, in the discrete and continuous cases, respectively. Implementation is based on references CASELLA, George at al. (2004) <https://www.jstor.org/stable/4356322>, NEAL, Radford M. (2003) <https://www.jstor.org/stable/3448413> and Bishop, Christopher M. (2006, ISBN: 978-0387310732).

r-analogue 0.18.1
Propagated dependencies: r-vegan@2.7-2 r-princurve@2.1.6 r-mgcv@1.9-4 r-mass@7.3-65 r-lattice@0.22-7 r-brglm@0.7.3
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/gavinsimpson/analogue
Licenses: GPL 2
Synopsis: Analogue and Weighted Averaging Methods for Palaeoecology
Description:

Fits Modern Analogue Technique and Weighted Averaging transfer function models for prediction of environmental data from species data, and related methods used in palaeoecology.

r-anofa 0.1.3
Propagated dependencies: r-superb@1.0.1 r-rrapply@1.2.8 r-rdpack@2.6.4 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://dcousin3.github.io/ANOFA/
Licenses: GPL 3
Synopsis: Analyses of Frequency Data
Description:

Analyses of frequencies can be performed using an alternative test based on the G statistic. The test has similar type-I error rates and power as the chi-square test. However, it is based on a total statistic that can be decomposed in an additive fashion into interaction effects, main effects, simple effects, contrast effects, etc., mimicking precisely the logic of ANOVA. We call this set of tools ANOFA (Analysis of Frequency data) to highlight its similarities with ANOVA. This framework also renders plots of frequencies along with confidence intervals. Finally, effect sizes and planning statistical power are easily done under this framework. The ANOFA is a tool that assesses the significance of effects instead of the significance of parameters; as such, it is more intuitive to most researchers than alternative approaches based on generalized linear models. See Laurencelle and Cousineau (2023) <doi:10.20982/tqmp.19.2.p173>.

r-asm 0.2.4
Propagated dependencies: r-quantreg@6.1 r-pracma@2.4.6 r-mass@7.3-65 r-iso@0.0-21 r-fdrtool@1.2.18
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=asm
Licenses: GPL 3+
Synopsis: Optimal Convex M-Estimation for Linear Regression via Antitonic Score Matching
Description:

This package performs linear regression with respect to a data-driven convex loss function that is chosen to minimize the asymptotic covariance of the resulting M-estimator. The convex loss function is estimated in 5 steps: (1) form an initial OLS (ordinary least squares) or LAD (least absolute deviation) estimate of the regression coefficients; (2) use the resulting residuals to obtain a kernel estimator of the error density; (3) estimate the score function of the errors by differentiating the logarithm of the kernel density estimate; (4) compute the L2 projection of the estimated score function onto the set of decreasing functions; (5) take a negative antiderivative of the projected score function estimate. Newton's method (with Hessian modification) is then used to minimize the convex empirical risk function. Further details of the method are given in Feng et al. (2024) <doi:10.48550/arXiv.2403.16688>.

r-airportr 0.1.3
Propagated dependencies: r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/dshkol/airportr
Licenses: Expat
Synopsis: Convenience Tools for Working with Airport Data
Description:

Retrieves open source airport data and provides tools to look up information, translate names into codes and vice-verse, as well as some basic calculation functions for measuring distances. Data is licensed under the Open Database License.

r-avotrex 1.3.0
Propagated dependencies: r-treetools@2.0.0 r-tidytree@0.4.6 r-stringr@1.6.0 r-snow@0.4-4 r-phytools@2.5-2 r-foreach@1.5.2 r-dplyr@1.1.4 r-dosnow@1.0.20 r-doparallel@1.0.17 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=avotrex
Licenses: GPL 3
Synopsis: Global Dataset of Anthropogenic Extinct Birds and their Traits: Phylogeny Builder
Description:

Grafts the extinct bird species from the Avotrex database (Sayol et al., in review) on to the BirdTree phylogenies <https://birdtree.org>, using a set of different commands.

r-autotransqf 0.1.3
Propagated dependencies: r-vgam@1.1-13 r-moments@0.14.1 r-matlab2r@1.5.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/yyyuehhu/AutoTransQF
Licenses: GPL 3
Synopsis: Novel Automatic Shifted Log Transformation
Description:

This package provides a novel parametrization of log transformation and a shift parameter to automate the transformation process are proposed in R package AutoTransQF based on Feng et al. (2016). Please read Feng et al. (2016) <doi:10.1002/sta4.104> for more details of the method.

r-autodeskr 0.1.5
Propagated dependencies: r-shiny@1.11.1 r-jsonlite@2.0.0 r-httr@1.4.7
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://aps.autodesk.com
Licenses: FSDG-compatible FSDG-compatible
Synopsis: An Interface to the 'AutoDesk' 'API' Platform
Description:

An interface to the AutoDesk API Platform including the Authentication API for obtaining authentication to the AutoDesk Forge Platform, Data Management API for managing data across the platform's cloud services, Design Automation API for performing automated tasks on design files in the cloud, Model Derivative API for translating design files into different formats, sending them to the viewer app, and extracting design data, and Viewer for rendering 2D and 3D models.

r-agritutorial 0.1.5
Propagated dependencies: r-pbkrtest@0.5.5 r-nlme@3.1-168 r-lmertest@3.1-3 r-lattice@0.22-7 r-ggplot2@4.0.1 r-emmeans@2.0.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=agriTutorial
Licenses: GPL 2+
Synopsis: Tutorial Analysis of Some Agricultural Experiments
Description:

Example software for the analysis of data from designed experiments, especially agricultural crop experiments. The basics of the analysis of designed experiments are discussed using real examples from agricultural field trials. A range of statistical methods using a range of R statistical packages are exemplified . The experimental data is made available as separate data sets for each example and the R analysis code is made available as example code. The example code can be readily extended, as required.

r-autoimage 2.2.3
Propagated dependencies: r-mba@0.1-2 r-maps@3.4.3 r-mapproj@1.2.12 r-ggplot2@4.0.1 r-fields@17.1 r-colorspace@2.1-2
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=autoimage
Licenses: GPL 2+
Synopsis: Multiple Heat Maps for Projected Coordinates
Description:

This package provides functions for displaying multiple images or scatterplots with a color scale, i.e., heat maps, possibly with projected coordinates. The package relies on the base graphics system, so graphics are rendered rapidly.

r-ace-coco 0.1
Propagated dependencies: r-quantreg@6.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/hongyuan-cao/ACE
Licenses: GPL 3
Synopsis: Analysis of Correlated High-Dimensional Expression (ACE) Data
Description:

This package provides a function for estimating factor models. Give factor-adjusted statistics, factor-adjusted mean estimation (one-sample test) or factor-adjusted mean difference estimation (two-sample test).

r-af 0.1.5
Propagated dependencies: r-survival@3.8-3 r-stdreg@3.4.2 r-ivtools@2.3.0 r-drgee@1.1.10-3 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=AF
Licenses: GPL 2 GPL 3
Synopsis: Model-Based Estimation of Confounder-Adjusted Attributable Fractions
Description:

Estimates the attributable fraction in different sampling designs adjusted for measured confounders using logistic regression (cross-sectional and case-control designs), conditional logistic regression (matched case-control design), Cox proportional hazard regression (cohort design with time-to- event outcome), gamma-frailty model with a Weibull baseline hazard and instrumental variables analysis. An exploration of the AF with a genetic exposure can be found in the package AFheritability Dahlqwist E et al. (2019) <doi:10.1007/s00439-019-02006-8>.

r-anidom 0.1.5
Propagated dependencies: r-rptr@0.9.23
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=aniDom
Licenses: GPL 2
Synopsis: Inferring Dominance Hierarchies and Estimating Uncertainty
Description:

Provides: (1) Tools to infer dominance hierarchies based on calculating Elo scores, but with custom functions to improve estimates in animals with relatively stable dominance ranks. (2) Tools to plot the shape of the dominance hierarchy and estimate the uncertainty of a given data set.

r-adept 1.2
Propagated dependencies: r-pracma@2.4.6 r-magrittr@2.0.4 r-dvmisc@1.1.4 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/martakarass/adept
Licenses: GPL 3
Synopsis: Adaptive Empirical Pattern Transformation
Description:

Designed for optimal use in performing fast, accurate walking strides segmentation from high-density data collected from a wearable accelerometer worn during continuous walking activity.

r-algorithmia 0.3.0
Propagated dependencies: r-rjson@0.2.23 r-httr@1.4.7 r-base64enc@0.1-3
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=algorithmia
Licenses: Expat
Synopsis: Allows you to Easily Interact with the Algorithmia Platform
Description:

The company, Algorithmia, houses the largest marketplace of online algorithms. This package essentially holds a bunch of REST wrappers that make it very easy to call algorithms in the Algorithmia platform and access files and directories in the Algorithmia data API. To learn more about the services they offer and the algorithms in the platform visit <http://algorithmia.com>. More information for developers can be found at <https://algorithmia.com/developers>.

r-admiral-test 0.7.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=admiral.test
Licenses: ASL 2.0
Synopsis: Test Data for the 'admiral' Package
Description:

This package provides a set of Study Data Tabulation Model (SDTM) datasets from the Clinical Data Interchange Standards Consortium (CDISC) pilot project used for testing and developing Analysis Data Model (ADaM) derivations inside the admiral package.

r-aroma-apd 0.7.1
Propagated dependencies: r-r-utils@2.13.0 r-r-oo@1.27.1 r-r-methodss3@1.8.2 r-r-huge@0.10.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://www.aroma-project.org/
Licenses: LGPL 2.1+
Synopsis: Probe-Level Data File Format Used by 'aroma.affymetrix' [deprecated]
Description:

DEPRECATED. Do not start building new projects based on this package. (The (in-house) APD file format was initially developed to store Affymetrix probe-level data, e.g. normalized CEL intensities. Chip types can be added to APD file and similar to methods in the affxparser package, this package provides methods to read APDs organized by units (probesets). In addition, the probe elements can be arranged optimally such that the elements are guaranteed to be read in order when, for instance, data is read unit by unit. This speeds up the read substantially. This package is supporting the Aroma framework and should not be used elsewhere.).

r-asynchlong 2.4
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=AsynchLong
Licenses: GPL 2
Synopsis: Regression Analysis of Sparse Asynchronous Longitudinal Data
Description:

Estimation of regression models for sparse asynchronous longitudinal observations, where time-dependent response and covariates are mismatched and observed intermittently within subjects. Kernel weighted estimating equations are used for generalized linear models with either time-invariant or time-dependent coefficients. Cao, H., Li, J., and Fine, J. P. (2016) <doi:10.1214/16-EJS1141>. Cao, H., Zeng, D., and Fine, J. P. (2015) <doi:10.1111/rssb.12086>.

r-aplotextra 0.0.4
Propagated dependencies: r-yulab-utils@0.2.1 r-tidyr@1.3.1 r-tibble@3.3.0 r-rlang@1.1.6 r-purrr@1.2.0 r-maftools@2.26.0 r-ggstar@1.0.6 r-ggplot2@4.0.1 r-ggfun@0.2.0 r-forcats@1.0.1 r-dplyr@1.1.4 r-aplot@0.2.9
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/YuLab-SMU/aplotExtra
Licenses: Artistic License 2.0
Synopsis: Creating Composite Plots using 'aplot'
Description:

Many complex plots are actually composite plots, such as oncoplot', funkyheatmap', upsetplot', etc. We can produce subplots using ggplot2 and combine them to create composite plots using aplot'. In this way, it is easy to customize these complex plots, by adding, deleting or modifying subplots in the final plot. This package provides a set of utilities to help users to create subplots and complex plots.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884
Total results: 21208