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

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-stdreg2 1.0.3
Propagated dependencies: r-survival@3.8-3 r-generics@0.1.4 r-drgee@1.1.10-4 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://sachsmc.github.io/stdReg2/
Licenses: AGPL 3+
Build system: r
Synopsis: Regression Standardization for Causal Inference
Description:

This package contains more modern tools for causal inference using regression standardization. Four general classes of models are implemented; generalized linear models, conditional generalized estimating equation models, Cox proportional hazards models, and shared frailty gamma-Weibull models. Methodological details are described in Sjölander, A. (2016) <doi:10.1007/s10654-016-0157-3>. Also includes functionality for doubly robust estimation for generalized linear models in some special cases, and the ability to implement custom models.

r-smidm 1.0
Propagated dependencies: r-extradistr@1.10.0 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://gitlab.cc-asp.fraunhofer.de/ester/smidm
Licenses: Modified BSD
Build system: r
Synopsis: Statistical Modelling for Infectious Disease Management
Description:

Statistical models for specific coronavirus disease 2019 use cases at German local health authorities. All models of Statistical modelling for infectious disease management smidm are part of the decision support toolkit in the EsteR project. More information is published in Sonja Jäckle, Rieke Alpers, Lisa Kühne, Jakob Schumacher, Benjamin Geisler, Max Westphal "'EsteR â A Digital Toolkit for COVID-19 Decision Support in Local Health Authorities" (2022) <doi:10.3233/SHTI220799> and Sonja Jäckle, Elias Röger, Volker Dicken, Benjamin Geisler, Jakob Schumacher, Max Westphal "A Statistical Model to Assess Risk for Supporting COVID-19 Quarantine Decisions" (2021) <doi:10.3390/ijerph18179166>.

r-surrogateregression 0.6.0.1
Propagated dependencies: r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SurrogateRegression
Licenses: GPL 3
Build system: r
Synopsis: Surrogate Outcome Regression Analysis
Description:

This package performs estimation and inference on a partially missing target outcome (e.g. gene expression in an inaccessible tissue) while borrowing information from a correlated surrogate outcome (e.g. gene expression in an accessible tissue). Rather than regarding the surrogate outcome as a proxy for the target outcome, this package jointly models the target and surrogate outcomes within a bivariate regression framework. Unobserved values of either outcome are treated as missing data. In contrast to imputation-based inference, no assumptions are required regarding the relationship between the target and surrogate outcomes. Estimation in the presence of bilateral outcome missingness is performed via an expectation conditional maximization either algorithm. In the case of unilateral target missingness, estimation is performed using an accelerated least squares procedure. A flexible association test is provided for evaluating hypotheses about the target regression parameters. For additional details, see: McCaw ZR, Gaynor SM, Sun R, Lin X: "Leveraging a surrogate outcome to improve inference on a partially missing target outcome" <doi:10.1111/biom.13629>.

r-shinyfa 0.0.1
Propagated dependencies: r-stringr@1.6.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/dalyanalytics/shinyfa
Licenses: Expat
Build system: r
Synopsis: Analyze the File Contents of 'shiny' Directories
Description:

This package provides tools for analyzing and understanding the file contents of large shiny application directories. The package extracts key information about render functions, reactive functions, and their inputs from app files, organizing them into structured data frames for easy reference. This streamlines the onboarding process for new contributors and helps identify areas for optimization in complex shiny codebases with multiple files and sourcing chains.

r-signalhsmm 1.5
Propagated dependencies: r-shiny@1.11.1 r-seqinr@4.2-36 r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/michbur/signalhsmm
Licenses: GPL 3
Build system: r
Synopsis: Predict Presence of Signal Peptides
Description:

Predicts the presence of signal peptides in eukaryotic protein using hidden semi-Markov models. The implemented algorithm can be accessed from both the command line and GUI.

r-spbabel 0.6.0
Propagated dependencies: r-tibble@3.3.0 r-sp@2.2-0 r-rlang@1.1.6 r-pkgconfig@2.0.3 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://mdsumner.github.io/spbabel/
Licenses: GPL 3
Build system: r
Synopsis: Convert Spatial Data Using Tidy Tables
Description:

This package provides tools to convert from specific formats to more general forms of spatial data. Using tables to store the actual entities present in spatial data provides flexibility, and the functions here deliberately minimize the level of interpretation applied, leaving that for specific applications. Includes support for simple features, round-trip for Spatial classes and long-form tables, analogous to ggplot2::fortify'. There is also a more normal form representation that decomposes simple features and their kin to tables of objects, parts, and unique coordinates.

r-shuffleci 0.1.0
Propagated dependencies: r-plotrix@3.8-13
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=shuffleCI
Licenses: GPL 3
Build system: r
Synopsis: Confidence Intervals Compared via Shuffling
Description:

Scripts and exercises that use card shuffling to teach confidence interval comparisons for different estimators.

r-sbl 0.1.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=sbl
Licenses: GPL 3
Build system: r
Synopsis: Sparse Bayesian Learning for QTL Mapping and Genome-Wide Association Studies
Description:

This package implements sparse Bayesian learning method for QTL mapping and genome-wide association studies.

r-sejong 0.01
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/haven-jeon/Sejong
Licenses: GPL 3
Build system: r
Synopsis: KoNLP static dictionaries and Sejong project resources
Description:

Sejong(http://www.sejong.or.kr/) corpus and Hannanum(http://semanticweb.kaist.ac.kr/home/index.php/HanNanum) dictionaries for KoNLP.

r-schoolmath 0.4.2
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=schoolmath
Licenses: GPL 2+
Build system: r
Synopsis: Functions and Datasets for Math Used in School
Description:

This package contains functions and datasets for math taught in school. A main focus is set to prime-calculation.

r-spectator 0.2.0
Propagated dependencies: r-sf@1.0-23 r-httr@1.4.7 r-geojsonsf@2.0.5
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=spectator
Licenses: GPL 3
Build system: r
Synopsis: Interface to the 'Spectator Earth' API
Description:

This package provides interface to the Spectator Earth API <https://api.spectator.earth/>, mainly for obtaining the acquisition plans and satellite overpasses for Sentinel-1, Sentinel-2, Landsat-8 and Landsat-9 satellites. Current position and trajectory can also be obtained for a much larger set of satellites. It is also possible to search the archive for available images over the area of interest for a given (past) period, get the URL links to download the whole image tiles, or alternatively to download the image for just the area of interest based on selected spectral bands.

r-surveygraph 1.0.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/surveygraph/surveygraphr
Licenses: Expat
Build system: r
Synopsis: Network Representations of Attitudes
Description:

This package provides a tool for computing network representations of attitudes, extracted from tabular data such as sociological surveys. Development of surveygraph software and training materials was initially funded by the European Union under the ERC Proof-of-concept programme (ERC, Attitude-Maps-4-All, project number: 101069264). Views and opinions expressed are however those of the author(s) only and do not necessarily reflect those of the European Union or the European Research Council Executive Agency. Neither the European Union nor the granting authority can be held responsible for them.

r-sirt 4.2-133
Propagated dependencies: r-tam@4.3-25 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-pbv@0.5-47 r-pbapply@1.7-4 r-cdm@8.3-14
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/alexanderrobitzsch/sirt
Licenses: GPL 2+
Build system: r
Synopsis: Supplementary Item Response Theory Models
Description:

Supplementary functions for item response models aiming to complement existing R packages. The functionality includes among others multidimensional compensatory and noncompensatory IRT models (Reckase, 2009, <doi:10.1007/978-0-387-89976-3>), MCMC for hierarchical IRT models and testlet models (Fox, 2010, <doi:10.1007/978-1-4419-0742-4>), NOHARM (McDonald, 1982, <doi:10.1177/014662168200600402>), Rasch copula model (Braeken, 2011, <doi:10.1007/s11336-010-9190-4>; Schroeders, Robitzsch & Schipolowski, 2014, <doi:10.1111/jedm.12054>), faceted and hierarchical rater models (DeCarlo, Kim & Johnson, 2011, <doi:10.1111/j.1745-3984.2011.00143.x>), ordinal IRT model (ISOP; Scheiblechner, 1995, <doi:10.1007/BF02301417>), DETECT statistic (Stout, Habing, Douglas & Kim, 1996, <doi:10.1177/014662169602000403>), local structural equation modeling (LSEM; Hildebrandt, Luedtke, Robitzsch, Sommer & Wilhelm, 2016, <doi:10.1080/00273171.2016.1142856>).

r-ssdr 1.2.0
Propagated dependencies: r-matrix@1.7-4 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=sSDR
Licenses: GPL 2+
Build system: r
Synopsis: Tools Developed for Structured Sufficient Dimension Reduction (sSDR)
Description:

This package performs structured OLS (sOLS) and structured SIR (sSIR).

r-sci 1.0-3
Propagated dependencies: r-lmomco@2.5.3 r-fitdistrplus@1.2-4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SCI
Licenses: GPL 2+
Build system: r
Synopsis: Standardized Climate Indices Such as SPI, SRI or SPEI
Description:

This package provides functions for generating Standardized Climate Indices (SCI). Functions for generating Standardized Climate Indices (SCI). SCI is a transformation of (smoothed) climate (or environmental) time series that removes seasonality and forces the data to take values of the standard normal distribution. SCI was originally developed for precipitation. In this case it is known as the Standardized Precipitation Index (SPI).

r-schooldatait 0.2.12
Propagated dependencies: r-xml2@1.5.0 r-tidyr@1.3.1 r-stringr@1.6.0 r-sf@1.0-23 r-rvest@1.0.5 r-rlang@1.1.6 r-readr@2.1.6 r-magrittr@2.0.4 r-leafpop@0.1.0 r-httr@1.4.7 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-curl@7.0.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/lcef97/SchoolDataIT
Licenses: GPL 3+
Build system: r
Synopsis: Retrieve, Harmonise and Map Open Data Regarding the Italian School System
Description:

Compiles and displays the available data sets regarding the Italian school system, with a focus on the infrastructural aspects. Input datasets are downloaded from the web, with the aim of updating everything to real time. The functions are divided in four main modules, namely Get', to scrape raw data from the web Util', various utilities needed to process raw data Group', to aggregate data at the municipality or province level Map', to visualize the output datasets.

r-snap 1.1.0
Propagated dependencies: r-tictoc@1.2.1 r-tensorflow@2.20.0 r-stringr@1.6.0 r-reticulate@1.44.1 r-readr@2.1.6 r-purrr@1.2.0 r-keras@2.16.1 r-ggplot2@4.0.1 r-forcats@1.0.1 r-dplyr@1.1.4 r-dbscan@1.2.3 r-corelearn@1.57.3.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://rpubs.com/giancarlo_vercellino/snap
Licenses: GPL 3
Build system: r
Synopsis: Simple Neural Application
Description:

This package provides a simple wrapper to easily design vanilla deep neural networks using Tensorflow'/'Keras backend for regression, classification and multi-label tasks, with some tweaks and tricks (skip shortcuts, embedding, feature selection and anomaly detection).

r-sdar 0.9-55
Propagated dependencies: r-readxl@1.4.5 r-linbin@0.1.3 r-grimport2@0.3-3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://doi.org/10.25573/data.13118426.v2
Licenses: GPL 2+
Build system: r
Synopsis: Stratigraphic Data Analysis
Description:

This package provides a fast, consistent tool for plotting and facilitating the analysis of stratigraphic and sedimentological data. Taking advantage of the flexible plotting tools available in R, SDAR uses stratigraphic and sedimentological data to produce detailed graphic logs for outcrop sections and borehole logs. These logs can include multiple features (e.g., bed thickness, lithology, samples, sedimentary structures, colors, fossil content, bioturbation index, gamma ray logs) (Johnson, 1992, <ISSN 0037-0738>).

r-sp2000 0.2.0
Propagated dependencies: r-xml2@1.5.0 r-xml@3.99-0.20 r-urltools@1.7.3.1 r-tibble@3.3.0 r-rlist@0.4.6.2 r-purrr@1.2.0 r-pbmcapply@1.5.1 r-jsonlite@2.0.0 r-dt@0.34.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://otoliths.github.io/SP2000/
Licenses: Artistic License 2.0
Build system: r
Synopsis: Catalogue of Life Toolkit
Description:

This package provides a programmatic interface to <http://sp2000.org.cn>, re-written based on an accompanying Species 2000 API. Access tables describing catalogue of the Chinese known species of animals, plants, fungi, micro-organisms, and more. This package also supports access to catalogue of life global <http://catalogueoflife.org>, China animal scientific database <http://zoology.especies.cn> and catalogue of life Taiwan <https://taibnet.sinica.edu.tw/home_eng.php>. The development of SP2000 package were supported by Biodiversity Survey and Assessment Project of the Ministry of Ecology and Environment, China <2019HJ2096001006>,Yunnan University's "Double First Class" Project <C176240405> and Yunnan University's Research Innovation Fund for Graduate Students <2019227>.

r-semsfa 1.2
Propagated dependencies: r-np@0.60-18 r-moments@0.14.1 r-mgcv@1.9-4 r-iterators@1.0.14 r-gamlss@5.5-0 r-foreach@1.5.2 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=semsfa
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Semiparametric Estimation of Stochastic Frontier Models
Description:

Semiparametric Estimation of Stochastic Frontier Models following a two step procedure: in the first step semiparametric or nonparametric regression techniques are used to relax parametric restrictions of the functional form representing technology and in the second step variance parameters are obtained by pseudolikelihood estimators or by method of moments.

r-smacpod 2.6.4
Propagated dependencies: r-spatstat-random@3.4-3 r-spatstat-geom@3.6-1 r-spatstat-explore@3.6-0 r-smerc@1.8.4 r-plotrix@3.8-13 r-pbapply@1.7-4 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=smacpod
Licenses: GPL 2+
Build system: r
Synopsis: Statistical Methods for the Analysis of Case-Control Point Data
Description:

Statistical methods for analyzing case-control point data. Methods include the ratio of kernel densities, the difference in K Functions, the spatial scan statistic, and q nearest neighbors of cases.

r-statgenqtlxt 1.0.3
Propagated dependencies: r-statgengwas@1.0.13 r-sommer@4.4.4 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-foreach@1.5.2 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=statgenQTLxT
Licenses: GPL 3
Build system: r
Synopsis: Multi-Trait and Multi-Trial Genome Wide Association Studies
Description:

Fast multi-trait and multi-trail Genome Wide Association Studies (GWAS) following the method described in Zhou and Stephens. (2014), <doi:10.1038/nmeth.2848>. One of a series of statistical genetic packages for streamlining the analysis of typical plant breeding experiments developed by Biometris.

r-scellpam 1.4.6.2
Propagated dependencies: r-rcpp@1.1.0 r-memuse@4.2-3 r-cluster@2.1.8.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=scellpam
Licenses: GPL 2+
Build system: r
Synopsis: Applying Partitioning Around Medoids to Single Cell Data with High Number of Cells
Description:

PAM (Partitioning Around Medoids) algorithm application to samples of single cell sequencing techniques with a high number of cells (as many as the computer memory allows). The package uses a binary format to store matrices (either full, sparse or symmetric) in files written in the disk that can contain any data type (not just double) which allows its manipulation when memory is sufficient to load them as int or float, but not as double. The PAM implementation is done in parallel, using several/all the cores of the machine, if it has them. This package shares a great part of its code with packages jmatrix and parallelpam but their functionality is included here so there is no need to install them.

r-sae 1.3
Propagated dependencies: r-mass@7.3-65 r-lme4@1.1-37
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=sae
Licenses: GPL 2
Build system: r
Synopsis: Small Area Estimation
Description:

This package provides functions for small area estimation.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457