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

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-stocks 1.1.4
Propagated dependencies: r-zoo@1.8-14 r-ttr@0.24.4 r-rcpp@1.1.0 r-rcolorbrewer@1.1-3 r-rbenchmark@1.0.0 r-quantmod@0.4.28 r-lubridate@1.9.4 r-hmisc@5.2-4 r-dvmisc@1.1.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=stocks
Licenses: GPL 3
Build system: r
Synopsis: Stock Market Analysis
Description:

This package provides functions for analyzing stocks or other investments. Main features are loading and aligning historical data for ticker symbols, calculating performance metrics for individual funds or portfolios (e.g. annualized growth, maximum drawdown, Sharpe/Sortino ratio), and creating graphs. C++ code is used to improve processing speed where possible.

r-sqlstrings 1.0.0
Propagated dependencies: r-stringr@1.6.0 r-readr@2.1.6 r-fs@1.6.6
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=sqlstrings
Licenses: Expat
Build system: r
Synopsis: Map 'SQL' Code to R Lists
Description:

This package provides a helper function, to bulk read SQL code from separate files and load it into an R list, where the list elements contain the individual statements and queries as strings. This works by annotating the SQL code with a name comment, which also will be the name of the list element.

r-sequential-pops 0.1.1
Propagated dependencies: r-truncdist@1.0-2 r-rlang@1.1.6 r-emdbook@1.3.14
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/rincondf/sequential.pops
Licenses: GPL 3+
Build system: r
Synopsis: Sequential Analysis of Biological Population Sizes
Description:

In population management, data come at more or less regular intervals over time in sampling batches (bouts) and decisions should be made with the minimum number of samples and as quickly as possible. This package provides tools to implement, produce charts with stop lines, summarize results and assess sequential analyses that test hypotheses about population sizes. Two approaches are included: the sequential test of Bayesian posterior probabilities (Rincon, D.F. et al. 2025 <doi:10.1111/2041-210X.70053>), and the sequential probability ratio test (Wald, A. 1945 <http://www.jstor.org/stable/2235829>).

r-scraep 1.2
Propagated dependencies: r-xml2@1.5.0 r-xml@3.99-0.20 r-rvest@1.0.5 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=scraEP
Licenses: GPL 3+
Build system: r
Synopsis: Scrape the Web with Extra Power
Description:

This package provides tools for scraping information from webpages and other XML contents, using XPath or CSS selectors.

r-solitude 1.1.3
Propagated dependencies: r-ranger@0.17.0 r-r6@2.6.1 r-lgr@0.5.0 r-igraph@2.2.1 r-future-apply@1.20.0 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/talegari/solitude
Licenses: GPL 3
Build system: r
Synopsis: An Implementation of Isolation Forest
Description:

Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detection (Liu, Ting and Zhou <doi:10.1145/2133360.2133363>).

r-scda 0.0.2
Propagated dependencies: r-spdep@1.4-1 r-spatialreg@1.4-2 r-sp@2.2-0 r-sf@1.0-23 r-rlang@1.1.6 r-performance@0.15.2 r-nbclust@3.0.1 r-ggspatial@1.1.10 r-ggplot2@4.0.1 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SCDA
Licenses: GPL 2+
Build system: r
Synopsis: Spatially-Clustered Data Analysis
Description:

This package contains functions for statistical data analysis based on spatially-clustered techniques. The package allows estimating the spatially-clustered spatial regression models presented in Cerqueti, Maranzano \& Mattera (2024), "Spatially-clustered spatial autoregressive models with application to agricultural market concentration in Europe", arXiv preprint 2407.15874 <doi:10.48550/arXiv.2407.15874>. Specifically, the current release allows the estimation of the spatially-clustered linear regression model (SCLM), the spatially-clustered spatial autoregressive model (SCSAR), the spatially-clustered spatial Durbin model (SCSEM), and the spatially-clustered linear regression model with spatially-lagged exogenous covariates (SCSLX). From release 0.0.2, the library contains functions to estimate spatial clustering based on Adiajacent Matrix K-Means (AMKM) as described in Zhou, Liu \& Zhu (2019), "Weighted adjacent matrix for K-means clustering", Multimedia Tools and Applications, 78 (23) <doi:10.1007/s11042-019-08009-x>.

r-stmr 0.1.7
Propagated dependencies: r-tidyr@1.3.1 r-quantreg@6.1 r-nlme@3.1-168 r-minpack-lm@1.2-4 r-magrittr@2.0.4 r-ggplot2@4.0.1 r-ggfittext@0.10.2 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://mladenjovanovic.github.io/STMr/
Licenses: Expat
Build system: r
Synopsis: Strength Training Manual R-Language Functions
Description:

Strength training prescription using percent-based approach requires numerous computations and assumptions. STMr package allow users to estimate individual reps-max relationships, implement various progression tables, and create numerous set and rep schemes. The STMr package is originally created as a tool to help writing JovanoviÄ M. (2020) Strength Training Manual <ISBN:979-8604459898>.

r-svyroc 1.0.0
Propagated dependencies: r-svyvarsel@1.0.1 r-survey@4.4-8
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=svyROC
Licenses: GPL 3+
Build system: r
Synopsis: Estimation of the ROC Curve and the AUC for Complex Survey Data
Description:

Estimate the receiver operating characteristic (ROC) curve, area under the curve (AUC) and optimal cut-off points for individual classification taking into account complex sampling designs when working with complex survey data. Methods implemented in this package are described in: A. Iparragirre, I. Barrio, I. Arostegui (2024) <doi:10.1002/sta4.635>; A. Iparragirre, I. Barrio, J. Aramendi, I. Arostegui (2022) <doi:10.2436/20.8080.02.121>; A. Iparragirre, I. Barrio (2024) <doi:10.1007/978-3-031-65723-8_7>.

r-skiftitools 0.1.0
Propagated dependencies: r-stringr@1.6.0 r-s2dv@2.2.1 r-rvcg@0.25 r-rnifti@1.8.0 r-rmarchingcubes@0.1.4 r-rgl@1.3.31 r-r-utils@2.13.0 r-png@0.1-8 r-oce@1.8-3 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/haanme/skiftiTools
Licenses: GPL 3
Build system: r
Synopsis: Tools and Operations for Reading, Writing, Viewing, and Manipulating SKIFTI Files
Description:

SKIFTI files contain brain imaging data in coordinates across Tract Based Spatial Statistics (TBSS) skeleton, which represent the brain white matter intensity values. skiftiTools provides a unified environment for reading, writing, visualizing and manipulating SKIFTI-format data. It supports the "subsetting", "concatenating", and using data as data.frame for R statistical functions. The SKIFTI data is structured for convenient access to the data and metadata, and includes support for visualizations. For more information see Merisaari et al. (2024) <doi:10.57736/87d2-0608>.

r-smartbayesr 2.0.0
Propagated dependencies: r-laplacesdemon@16.1.6
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SMARTbayesR
Licenses: GPL 3
Build system: r
Synopsis: Bayesian Set of Best Dynamic Treatment Regimes and Sample Size in SMARTs for Binary Outcomes
Description:

Permits determination of a set of optimal dynamic treatment regimes and sample size for a SMART design in the Bayesian setting with binary outcomes. Please see Artman (2020) <arXiv:2008.02341>.

r-spacesrgb 1.7-0
Propagated dependencies: r-logger@0.4.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=spacesRGB
Licenses: GPL 3+
Build system: r
Synopsis: Standard and User-Defined RGB Color Spaces, with Conversion Between RGB and CIE XYZ and Lab
Description:

Standard RGB spaces included are sRGB, Adobe RGB, ProPhoto RGB, BT.709, and others. User-defined RGB spaces are also possible. There is partial support for ACES Color workflows.

r-sscsrs 0.1.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SscSrs
Licenses: GPL 2+
Build system: r
Synopsis: Sample Size Calculator for Estimation of Population Mean and Proportion under SRS
Description:

It helps in determination of sample size for estimation of population mean and proportion based upon the availability of prior information on coefficient of variation (CV) of the population under Simple Random Sampling (SRS) with or without replacement sampling design. If there is no prior information on the population CV, then a small preliminary sample of size is selected to estimate the population CV which is then used for determination of final sample size. If the final sample size is more than the preliminary sample size, then the preliminary sample is augmented by drawing additional units from the remaining population units so that the size of the augmented sample is equal to the final sample size. On the other hand, if the preliminary sample size is larger than the final sample size, then the preliminary sample is considered as the final sample.

r-staggr 0.1.1
Propagated dependencies: r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/chse-ohsu/staggR
Licenses: GPL 3
Build system: r
Synopsis: Fit Difference-in-Differences Models with Staggered Interventions
Description:

Fits linear difference-in-differences models in scenarios where intervention roll-outs are staggered over time. The package implements a version of an approach proposed by Sun and Abraham (2021) <doi:10.1016/j.jeconom.2020.09.006> to estimate cohort- and time-since-treatment specific difference-in-differences parameters, and it provides convenience functions both for specifying the model and for flexibly aggregating coefficients to answer a variety of research questions.

r-simbarepro 0.1.0
Propagated dependencies: r-ggplot2@4.0.1 r-ddalpha@1.3.16
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SimBaRepro
Licenses: GPL 3+
Build system: r
Synopsis: Simulation-Based, Finite-Sample Inference via Repro Samples
Description:

This package provides functions for obtaining p-values (for hypothesis tests), confidence intervals, and multivariate confidence sets. In particular, the method is compatible with differentially private dataset, as long as the privacy mechanism is known. For more details, see Awan and Wang (2024), "Simulation-based, Finite-sample Inference for Privatized Data", <doi:10.48550/arXiv.2303.05328>.

r-sunsvoc 0.1.2
Propagated dependencies: r-stringr@1.6.0 r-rlang@1.1.6 r-purrr@1.2.0 r-magrittr@2.0.4 r-dplyr@1.1.4 r-ddiv@0.1.1 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SunsVoc
Licenses: Modified BSD
Build system: r
Synopsis: Constructing Suns-Voc from Outdoor Time-Series I-V Curves
Description:

Suns-Voc (or Isc-Voc) curves can provide the current-voltage (I-V) characteristics of the diode of photovoltaic cells without the effect of series resistance. Here, Suns-Voc curves can be constructed with outdoor time-series I-V curves [1,2,3] of full-size photovoltaic (PV) modules instead of having to be measured in the lab. Time series of four different power loss modes can be calculated based on obtained Isc-Voc curves. This material is based upon work supported by the U.S. Department of Energy's Office of Energy Efficiency and Renewable Energy (EERE) under Solar Energy Technologies Office (SETO) Agreement Number DE-EE0008172. Jennifer L. Braid is supported by the U.S. Department of Energy (DOE) Office of Energy Efficiency and Renewable Energy administered by the Oak Ridge Institute for Science and Education (ORISE) for the DOE. ORISE is managed by Oak Ridge Associated Universities (ORAU) under DOE contract number DE-SC0014664. [1] Wang, M. et al, 2018. <doi:10.1109/PVSC.2018.8547772>. [2] Walters et al, 2018 <doi:10.1109/PVSC.2018.8548187>. [3] Guo, S. et al, 2016. <doi:10.1117/12.2236939>.

r-socialsim 0.1.8
Propagated dependencies: r-mass@7.3-65 r-future-apply@1.20.0 r-future@1.68.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/RoriWijnhorst/socialSim
Licenses: Expat
Build system: r
Synopsis: Simulate and Analyse Social Interaction Data
Description:

This package provides tools to simulate and analyse datasets of social interactions between individuals using hierarchical Bayesian models implemented in Stan. Model fitting is performed via the rstan package. Users can generate realistic interaction data where individual phenotypes influence and respond to those of their partners, with control over sampling design parameters such as the number of individuals, partners, and repeated dyads. The simulation framework allows flexible control over variation and correlation in mean trait values, social responsiveness, and social impact, making it suitable for research on interacting phenotypes and on direct and indirect genetic effects ('DGEs and IGEs'). The package also includes functions to fit and compare alternative models of social effects, including impactâ responsiveness, varianceâ partitioning, and trait-based models, and to summarise model performance in terms of bias and dispersion. For a more detailed description of the available models and impactâ responsiveness, see the accompanying preprint Wijnhorst et al. (2025) <doi:10.32942/X2F65M>.

r-saascnv 0.3.4
Propagated dependencies: r-rann@2.6.2 r-dnacopy@1.84.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://zhangz05.u.hpc.mssm.edu/saasCNV/
Licenses: GPL 2+
Build system: r
Synopsis: Somatic Copy Number Alteration Analysis Using Sequencing and SNP Array Data
Description:

Perform joint segmentation on two signal dimensions derived from total read depth (intensity) and allele specific read depth (intensity) for whole genome sequencing (WGS), whole exome sequencing (WES) and SNP array data.

r-snapkrig 0.0.2
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/deankoch/snapKrig
Licenses: Expat
Build system: r
Synopsis: Fast Kriging and Geostatistics on Grids with Kronecker Covariance
Description:

Geostatistical modeling and kriging with gridded data using spatially separable covariance functions (Kronecker covariances). Kronecker products in these models provide shortcuts for solving large matrix problems in likelihood and conditional mean, making snapKrig computationally efficient with large grids. The package supplies its own S3 grid object class, and a host of methods including plot, print, Ops, square bracket replace/assign, and more. Our computational methods are described in Koch, Lele, Lewis (2020) <doi:10.7939/r3-g6qb-bq70>.

r-soildb 2.8.13
Propagated dependencies: r-dbi@1.2.3 r-data-table@1.17.8 r-curl@7.0.0 r-aqp@2.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/ncss-tech/soilDB/
Licenses: GPL 3+
Build system: r
Synopsis: Soil Database Interface
Description:

This package provides a collection of functions for reading soil data from U.S. Department of Agriculture Natural Resources Conservation Service (USDA-NRCS) and National Cooperative Soil Survey (NCSS) databases.

r-searcher 0.0.7
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/coatless-rpkg/searcher
Licenses: GPL 2+
Build system: r
Synopsis: Query Search Interfaces
Description:

This package provides a search interface to look up terms on Google', Bing', DuckDuckGo', Startpage', Ecosia', rseek', Twitter', StackOverflow', RStudio Community', GitHub', and BitBucket'. Upon searching, a browser window will open with the aforementioned search results.

r-stepplr 0.93
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=stepPlr
Licenses: GPL 2+
Build system: r
Synopsis: L2 Penalized Logistic Regression with Stepwise Variable Selection
Description:

L2 penalized logistic regression for both continuous and discrete predictors, with forward stagewise/forward stepwise variable selection procedure.

r-seer 1.1.8
Propagated dependencies: r-urca@1.3-4 r-tsfeatures@1.1.1 r-tibble@3.3.0 r-stringr@1.6.0 r-randomforest@4.7-1.2 r-purrr@1.2.0 r-magrittr@2.0.4 r-future@1.68.0 r-furrr@0.3.1 r-forectheta@3.0 r-forecast@8.24.0 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://thiyangt.github.io/seer/
Licenses: GPL 3
Build system: r
Synopsis: Feature-Based Forecast Model Selection
Description:

This package provides a novel meta-learning framework for forecast model selection using time series features. Many applications require a large number of time series to be forecast. Providing better forecasts for these time series is important in decision and policy making. We propose a classification framework which selects forecast models based on features calculated from the time series. We call this framework FFORMS (Feature-based FORecast Model Selection). FFORMS builds a mapping that relates the features of time series to the best forecast model using a random forest. seer package is the implementation of the FFORMS algorithm. For more details see our paper at <https://www.monash.edu/business/econometrics-and-business-statistics/research/publications/ebs/wp06-2018.pdf>.

r-ssimparser 0.1.2
Propagated dependencies: r-tidyr@1.3.1 r-stringr@1.6.0 r-dplyr@1.1.4 r-airportr@0.1.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/sthonnard/ssimparser
Licenses: Expat
Build system: r
Synopsis: Standard Schedules Information Parser
Description:

Parse Standard Schedules Information file (types 2 and 3) into a Data Frame. Can also expand schedules into flights.

r-siteymlgen 1.0.0
Propagated dependencies: r-ymlthis@1.0.0 r-yaml@2.3.10 r-stringr@1.6.0 r-rmarkdown@2.30 r-rlist@0.4.6.2 r-purrr@1.2.0 r-magrittr@2.0.4 r-lubridate@1.9.4 r-dplyr@1.1.4 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/Acribbs/siteymlgen
Licenses: Expat
Build system: r
Synopsis: Automatically Generate _site.yml File for 'R Markdown'
Description:

The goal of siteymlgen is to make it easy to organise the building of your R Markdown website. The init() function placed within the first code chunk of the index.Rmd file of an R project directory will initiate the generation of an automatically written _site.yml file. siteymlgen recommends a specific naming convention for your R Markdown files. This naming will ensure that your navbar layout is ordered according to a hierarchy.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457