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

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-afcharts 0.5.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/best-practice-and-impact/afcharts
Licenses: Expat
Build system: r
Synopsis: Produce Charts Following UK Government Analysis Function Guidance
Description:

Colour palettes and a ggplot2 theme to follow the UK Government Analysis Function best practice guidance for producing data visualisations, available at <https://analysisfunction.civilservice.gov.uk/policy-store/data-visualisation-charts/>. Includes continuous and discrete colour and fill scales, as well as a ggplot2 theme.

r-autocovariateselection 1.0.0
Propagated dependencies: r-purrr@1.2.0 r-dplyr@1.1.4 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/technOslerphile/autoCovariateSelection
Licenses: Expat
Build system: r
Synopsis: Automated Covariate Selection Using HDPS Algorithm
Description:

This package contains functions to implement automated covariate selection using methods described in the high-dimensional propensity score (HDPS) algorithm by Schneeweiss et.al. Covariate adjustment in real-world-observational-data (RWD) is important for for estimating adjusted outcomes and this can be done by using methods such as, but not limited to, propensity score matching, propensity score weighting and regression analysis. While these methods strive to statistically adjust for confounding, the major challenge is in selecting the potential covariates that can bias the outcomes comparison estimates in observational RWD (Real-World-Data). This is where the utility of automated covariate selection comes in. The functions in this package help to implement the three major steps of automated covariate selection as described by Schneeweiss et. al elsewhere. These three functions, in order of the steps required to execute automated covariate selection are, get_candidate_covariates(), get_recurrence_covariates() and get_prioritised_covariates(). In addition to these functions, a sample real-world-data from publicly available de-identified medical claims data is also available for running examples and also for further exploration. The original article where the algorithm is described by Schneeweiss et.al. (2009) <doi:10.1097/EDE.0b013e3181a663cc> .

r-amazons3r 0.1.0
Propagated dependencies: r-jsonlite@2.0.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://windsor.ai/
Licenses: GPL 3
Build system: r
Synopsis: Get Amazon S3 Data via the 'Windsor.ai' API
Description:

Collect your data on digital marketing campaigns from Amazon S3 using the Windsor.ai API <https://windsor.ai/api-fields/>.

r-alsi 0.2.0
Propagated dependencies: r-homals@1.0-11
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=alsi
Licenses: Expat
Build system: r
Synopsis: Aggregated Latent Space Index for Binary, Ordinal, and Continuous Data
Description:

This package provides three stability-validated pipelines for computing an Aggregated Latent Space Index (ALSI): a binary MCA pipeline (alsi_workflow()), an ordinal pipeline using homals alternating least squares optimal scaling (alsi_workflow_ordinal()), and a continuous ipsatized SVD pipeline (calsi_workflow()). All three pipelines share a common bootstrap dual-criterion stability framework (principal angles and Tucker congruence phi) for determining the number of dimensions to retain before index construction. The package is designed to complement Segmented Profile Analysis (SEPA) and is intended for psychometric scale construction and dimensional reduction in survey and clinical research.

r-autoann 0.1.0
Propagated dependencies: r-nnet@7.3-20
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=autoann
Licenses: GPL 3
Build system: r
Synopsis: Neural Network–Based Model Selection and Forecasting
Description:

This package provides a systematic framework for neural networkâ based model selection and forecasting using single hidden layer feed-forward networks. It evaluates all possible combinations of predictor variables and hidden layer configurations, selecting the optimal model based on predictive accuracy criteria such as root mean squared error (RMSE) and mean absolute percentage error (MAPE). Predictors are automatically standardized, and model performance is assessed using out-of-sample validation. The package is designed for empirical modelling and forecasting in economics, agriculture, trade, climate, and related applied research domains where nonlinear relationships and robust predictive performance are of primary interest.

r-asciisetupreader 2.5.3
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/jacobkap/asciiSetupReader
Licenses: Expat
Build system: r
Synopsis: Reads Fixed-Width ASCII Data Files (.txt or .dat) that Have Accompanying Setup Files (.sps or .sas)
Description:

Lets you open a fixed-width ASCII file (.txt or .dat) that has an accompanying setup file (.sps or .sas). These file combinations are sometimes referred to as .txt+.sps, .txt+.sas, .dat+.sps, or .dat+.sas. This will only run in a txt-sps or txt-sas pair in which the setup file contains instructions to open that text file. It will NOT open other text files, .sav, .sas, or .por data files. Fixed-width ASCII files with setup files are common in older (pre-2000) government data.

r-arkdb 0.0.19
Propagated dependencies: r-dbi@1.2.3
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/ropensci/arkdb
Licenses: Expat
Build system: r
Synopsis: Archive and Unarchive Databases Using Flat Files
Description:

Flat text files provide a robust, compressible, and portable way to store tables from databases. This package provides convenient functions for exporting tables from relational database connections into compressed text files and streaming those text files back into a database without requiring the whole table to fit in working memory.

r-asml 1.1.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=ASML
Licenses: GPL 3
Build system: r
Synopsis: Algorithm Portfolio Selection with Machine Learning
Description:

This package provides a wrapper for machine learning (ML) methods to select among a portfolio of algorithms based on the value of a key performance indicator (KPI). A number of features is used to adjust a model to predict the value of the KPI for each algorithm, then, for a new value of the features the KPI is estimated and the algorithm with the best one is chosen. To learn it can use the regression methods in caret package or a custom function defined by the user. Several graphics available to analyze the results obtained. This library has been used in Ghaddar et al. (2023) <doi:10.1287/ijoc.2022.0090>).

r-asv 1.1.4
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://sites.google.com/view/omori-stat/english/software/asv-r
Licenses: GPL 2+
Build system: r
Synopsis: Stochastic Volatility Models with or without Leverage
Description:

The efficient Markov chain Monte Carlo estimation of stochastic volatility models with and without leverage (asymmetric and symmetric stochastic volatility models). Further, it computes the logarithm of the likelihood given parameters using particle filters.

r-apexcharter 0.4.5
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/dreamRs/apexcharter
Licenses: Expat
Build system: r
Synopsis: Create Interactive Chart with the JavaScript 'ApexCharts' Library
Description:

This package provides an htmlwidgets interface to apexcharts.js'. Apexcharts is a modern JavaScript charting library to build interactive charts and visualizations with simple API. Apexcharts examples and documentation are available here: <https://apexcharts.com/>.

r-asymmetry 2.0.6
Propagated dependencies: r-smacof@2.1-7
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=asymmetry
Licenses: GPL 3+
Build system: r
Synopsis: Multidimensional Scaling of Asymmetric Proximities
Description:

Multidimensional scaling models and methods for the visualization and analysis of asymmetric proximity data. An asymmetric data matrix has the same number of rows and columns, and these rows and columns refer to the same set of objects. At least some elements in the upper-triangle are different from the corresponding elements in the lower triangle. An example of an asymmetric matrix is a student migration table, where the rows correspond to the countries of origin of the students and the columns to the destination countries. This package provides algorithms for three multidimensional scaling models, the slide-vector model, a scaling model with unique dimensions and the asymscal model. Furthermore, some other procedures, such as a heat map for skew-symmetric data, and the decomposition of asymmetry are also provided for the exploratory analysis of asymmetric tables.

r-autots 0.9.11
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/vivienroussez/autoTS
Licenses: GPL 3
Build system: r
Synopsis: Automatic Model Selection and Prediction for Univariate Time Series
Description:

Offers a set of functions to easily make predictions for univariate time series. autoTS is a wrapper of existing functions of the forecast and prophet packages, harmonising their outputs in tidy dataframes and using default values for each. The core function getBestModel() allows the user to effortlessly benchmark seven algorithms along with a bagged estimator to identify which one performs the best for a given time series.

r-aisoph 0.4
Propagated dependencies: r-survival@3.8-3 r-iso@0.0-21
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=aisoph
Licenses: GPL 2+
Build system: r
Synopsis: Additive Isotonic Proportional Hazards Model
Description:

Nonparametric estimation of additive isotonic covariate effects for proportional hazards model.

r-allometry 0.1.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=allometry
Licenses: GPL 3+
Build system: r
Synopsis: Examples of Datasets on Allometry
Description:

Examples of datasets on allometry, the study of the relationship of biological traits to body size. This package contains the dataset of morphological measurement taken from 113 maritime earwigs (Anisolabis maritima) by Matsuzawa and Konuma (2025) <doi:10.1093/biolinnean/blaf031>.

r-adehabitaths 0.3.18
Propagated dependencies: r-sp@2.2-0 r-adehabitatma@0.3.17 r-adehabitathr@0.4.22 r-ade4@1.7-23
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=adehabitatHS
Licenses: GPL 2+
Build system: r
Synopsis: Analysis of Habitat Selection by Animals
Description:

This package provides a collection of tools for the analysis of habitat selection.

r-arco 0.3-1
Propagated dependencies: r-matrix@1.7-4 r-glmnet@4.1-10 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=ArCo
Licenses: Expat
Build system: r
Synopsis: Artificial Counterfactual Package
Description:

Set of functions to analyse and estimate Artificial Counterfactual models from Carvalho, Masini and Medeiros (2016) <DOI:10.2139/ssrn.2823687>.

r-adct 0.1.0
Propagated dependencies: r-mvtnorm@1.3-3
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=ADCT
Licenses: GPL 2+
Build system: r
Synopsis: Adaptive Design in Clinical Trials
Description:

Existing adaptive design methods in clinical trials. The package includes power, stopping boundaries (sample size) calculation functions for two-group group sequential designs, adaptive design with coprimary endpoints, biomarker-informed adaptive design, etc.

r-agriwater 1.0.2
Propagated dependencies: r-terra@1.8-86
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=agriwater
Licenses: Expat
Build system: r
Synopsis: Evapotranspiration and Energy Fluxes Spatial Analysis
Description:

Spatial modeling of energy balance and actual evapotranspiration using satellite images and meteorological data. Options of satellite are: Landsat-8 (with and without thermal bands), Sentinel-2 and MODIS. Respectively spatial resolutions are 30, 100, 10 and 250 meters. User can use data from a single meteorological station or a grid of meteorological stations (using any spatial interpolation method). Silva, Teixeira, and Manzione (2019) <doi:10.1016/j.envsoft.2019.104497>.

r-areaplot 2.1.3
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/arni-magnusson/areaplot
Licenses: GPL 3
Build system: r
Synopsis: Plot Stacked Areas and Confidence Bands as Filled Polygons
Description:

Plot stacked areas and confidence bands as filled polygons, or add polygons to existing plots. A variety of input formats are supported, including vectors, matrices, data frames, formulas, etc.

r-aquabeher 1.4.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/RobelTakele/AquaBEHER
Licenses: GPL 3+
Build system: r
Synopsis: Estimation and Prediction of Wet Season Calendar and Soil Water Balance for Agriculture
Description:

Computes and integrates daily potential evapotranspiration (PET) and a soil water balance model. It allows users to estimate and predict the wet season calendar, including onset, cessation, and duration, based on an agroclimatic approach for a specified period. This functionality helps in managing agricultural water resources more effectively. For detailed methodologies, users can refer to Allen et al. (1998, ISBN:92-5-104219-5); Allen (2005, ISBN:9780784408056); Doorenbos and Pruitt (1975, ISBN:9251002797); Guo et al. (2016) <doi:10.1016/j.envsoft.2015.12.019>; Hargreaves and Samani (1985) <doi:10.13031/2013.26773>; Priestley and Taylor (1972) <https://journals.ametsoc.org/view/journals/apme/18/7/1520-0450_1979_018_0898_tptema_2_0_co_2.xml>.

r-andrews 1.1.2
Propagated dependencies: r-gmp@0.7-5
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/sigbertklinke/andrews
Licenses: GPL 3
Build system: r
Synopsis: Various Andrews Curves
Description:

Visualisation of multidimensional data through different Andrews curves: Andrews, D. F. (1972) Plots of High-Dimensional Data. Biometrics, 28(1), 125-136. <doi:10.2307/2528964>.

r-axisandallies 0.1.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=axisandallies
Licenses: Expat
Build system: r
Synopsis: Axis and Allies Spring
Description:

Simulates battles in the board game Axis and Allies Spring 1942, and calculates your probability of winning a battle. This speeds the game up significantly.

r-aroma-apd 0.7.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+
Build system: r
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-atbounds 0.1.0
Propagated dependencies: r-mgcv@1.9-4
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/ATbounds/ATbounds-r/
Licenses: GPL 3
Build system: r
Synopsis: Bounding Treatment Effects by Limited Information Pooling
Description:

Estimation and inference methods for bounding average treatment effects (on the treated) that are valid under an unconfoundedness assumption. The bounds are designed to be robust in challenging situations, for example, when the conditioning variables take on a large number of different values in the observed sample, or when the overlap condition is violated. This robustness is achieved by only using limited "pooling" of information across observations. For more details, see the paper by Lee and Weidner (2021), "Bounding Treatment Effects by Pooling Limited Information across Observations," <arXiv:2111.05243>.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457