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

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-sparseflmm 0.4.2
Propagated dependencies: r-refund@0.1-38 r-mgcv@1.9-4 r-matrix@1.7-4 r-mass@7.3-65 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=sparseFLMM
Licenses: GPL 2
Build system: r
Synopsis: Functional Linear Mixed Models for Irregularly or Sparsely Sampled Data
Description:

Estimation of functional linear mixed models for irregularly or sparsely sampled data based on functional principal component analysis.

r-safejoin 0.2.0
Propagated dependencies: r-lifecycle@1.0.4 r-glue@1.8.0 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/SamEdwardes/safejoin
Licenses: Expat
Build system: r
Synopsis: Perform "Safe" Table Joins
Description:

The goal of safejoin is to guarantee that when performing joins extra rows are not added to your data. safejoin provides a wrapper around dplyr::left_join that will raise an error when extra rows are unexpectedly added to your data. This can be useful when working with data where you expect there to be a many to one relationship but you are not certain the relationship holds.

r-shinycroneditor 1.0.0
Propagated dependencies: r-htmlwidgets@1.6.4 r-htmltools@0.5.8.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=shinycroneditor
Licenses: GPL 3+
Build system: r
Synopsis: 'shiny' Cron Expression Input Widget
Description:

This package provides a widget for shiny apps to handle schedule expression input, using the cron-expression-input JavaScript component. Note that this does not edit the crontab file, it is just an input element for the schedules. See <https://github.com/DatalabFabriek/shinycroneditor/blob/main/inst/examples/shiny-app.R> for an example implementation.

r-sixtyfour 0.2.0
Propagated dependencies: r-withr@3.0.2 r-uuid@1.2-1 r-tidyr@1.3.1 r-tibble@3.3.0 r-s3fs@0.1.7 r-rlang@1.1.6 r-purrr@1.2.0 r-paws-common@0.8.7 r-paws@0.9.0 r-memoise@2.0.1 r-jsonlite@2.0.0 r-ipaddress@1.0.3 r-glue@1.8.0 r-fs@1.6.6 r-dplyr@1.1.4 r-curl@7.0.0 r-clipr@0.8.0 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/getwilds/sixtyfour
Licenses: Expat
Build system: r
Synopsis: Humane Interface to Amazon Web Services
Description:

An opinionated interface to Amazon Web Services <https://aws.amazon.com>, with functions for interacting with IAM (Identity and Access Management), S3 (Simple Storage Service), RDS (Relational Data Service), Redshift, and Billing. Lower level functions ('aws_ prefix) are for do it yourself workflows, while higher level functions ('six_ prefix) automate common tasks.

r-sofi 0.16.4.8
Propagated dependencies: r-shiny@1.11.1 r-sampling@2.11 r-foreign@0.8-90
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: http://www.sofi.uno/
Licenses: GPL 2+
Build system: r
Synopsis: Interfaz interactiva con fines didacticos
Description:

Este paquete tiene la finalidad de ayudar a aprender de una forma interactiva, teniendo ejemplos y la posibilidad de resolver nuevos al mismo tiempo. Apuntes de clase interactivos.

r-sqlhelper 0.2.1
Propagated dependencies: r-yaml@2.3.10 r-tidyr@1.3.1 r-tibble@3.3.0 r-stringr@1.6.0 r-sf@1.0-23 r-rlang@1.1.6 r-rappdirs@0.3.3 r-purrr@1.2.0 r-pool@1.0.4 r-glue@1.8.0 r-dbi@1.2.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://majerr.github.io/sqlhelper/dev/
Licenses: GPL 3+
Build system: r
Synopsis: Easier 'SQL' Integration
Description:

Execute files of SQL and manage database connections. SQL statements and queries may be interpolated with string literals. Execution of individual statements and queries may be controlled with keywords. Multiple connections may be defined with YAML and accessed by name.

r-stevedore 0.9.6
Dependencies: docker@20.10.27
Propagated dependencies: r-yaml@2.3.10 r-jsonlite@2.0.0 r-curl@7.0.0 r-crayon@1.5.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/richfitz/stevedore
Licenses: Expat
Build system: r
Synopsis: Docker Client
Description:

Work with containers over the Docker API. Rather than using system calls to interact with a docker client, using the API directly means that we can receive richer information from docker. The interface in the package is automatically generated using the OpenAPI (a.k.a., swagger') specification, and all return values are checked in order to make them type stable.

r-sylly 0.1-7
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://reaktanz.de/?c=hacking&s=sylly
Licenses: GPL 3+
Build system: r
Synopsis: Hyphenation and Syllable Counting for Text Analysis
Description:

This package provides the hyphenation algorithm used for TeX'/'LaTeX and similar software, as proposed by Liang (1983, <https://tug.org/docs/liang/>). Mainly contains the function hyphen() to be used for hyphenation/syllable counting of text objects. It was originally developed for and part of the koRpus package, but later released as a separate package so it's lighter to have this particular functionality available for other packages. Support for various languages needs be added on-the-fly or by plugin packages (<https://undocumeantit.github.io/repos/>); this package does not include any language specific data. Due to some restrictions on CRAN, the full package sources are only available from the project homepage. To ask for help, report bugs, request features, or discuss the development of the package, please subscribe to the koRpus-dev mailing list (<http://korpusml.reaktanz.de>).

r-stroke 25.9.2
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.1 r-tibble@3.3.0 r-rankinplot@1.1.0 r-mass@7.3-65 r-lubridate@1.9.4 r-gtsummary@2.5.0 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-calendar@0.2.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://agdamsbo.github.io/stRoke/
Licenses: GPL 3
Build system: r
Synopsis: Clinical Stroke Research
Description:

This package provides a collection of tools for clinical trial data management and analysis in research and teaching. The package is mainly collected for personal use, but any use beyond that is encouraged. This package has migrated functions from agdamsbo/daDoctoR', and new functions has been added. Version follows months and year. See NEWS/Changelog for release notes. This package includes sampled data from the TALOS trial (Kraglund et al (2018) <doi:10.1161/STROKEAHA.117.020067>). The win_prob() function is based on work by Zou et al (2022) <doi:10.1161/STROKEAHA.121.037744>. The age_calc() function is based on work by Becker (2020) <doi:10.18637/jss.v093.i02>.

r-saccr 3.4
Propagated dependencies: r-trading@3.2 r-jsonlite@2.0.0 r-data-tree@1.2.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://openriskcalculator.com/
Licenses: GPL 3
Build system: r
Synopsis: SA Counterparty Credit Risk under CRR2
Description:

Computes the Exposure-At-Default based on the standardized approach of CRR2 (SA-CCR). The simplified version of SA-CCR has been included, as well as the OEM methodology. Multiple trade types of all the five major asset classes are being supported including the Other Exposure and, given the inheritance- based structure of the application, the addition of further trade types is straightforward. The application returns a list of trees per Counterparty and CSA after automatically separating the trades based on the Counterparty, the CSAs, the hedging sets, the netting sets and the risk factors. The basis and volatility transactions are also identified and treated in specific hedging sets whereby the corresponding penalty factors are applied. All the examples appearing on the regulatory papers (both for the margined and the unmargined workflow) have been implemented including the latest CRR2 developments.

r-singr 0.1.3
Propagated dependencies: r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-mass@7.3-65 r-ictest@0.3-6 r-gam@1.22-6 r-clue@0.3-66
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=singR
Licenses: Expat
Build system: r
Synopsis: Simultaneous Non-Gaussian Component Analysis
Description:

Implementation of SING algorithm to extract joint and individual non-Gaussian components from two datasets. SING uses an objective function that maximizes the skewness and kurtosis of latent components with a penalty to enhance the similarity between subject scores. Unlike other existing methods, SING does not use PCA for dimension reduction, but rather uses non-Gaussianity, which can improve feature extraction. Benjamin B.Risk, Irina Gaynanova (2021) <doi:10.1214/21-AOAS1466>.

r-seqmagick 0.1.8
Propagated dependencies: r-yulab-utils@0.2.1 r-magrittr@2.0.4 r-biostrings@2.78.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/YuLab-SMU/seqmagick
Licenses: Artistic License 2.0
Build system: r
Synopsis: Sequence Manipulation Utilities
Description:

This package provides tools for reading and writing biological sequences in multiple formats, including FASTA', PHYLIP', CLUSTAL', STOCKHOLM', MEGA and GenBank'. Supports interleaved and sequential layouts where applicable, converts between formats, and manipulates sequence sets (e.g., filtering by patterns and computing consensus sequences from alignments). Also includes functions to download nucleotide records from NCBI by accession.

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-sgo 0.9.2
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/clozanoruiz/sgo
Licenses: FreeBSD
Build system: r
Synopsis: Simple Geographical Operations (with OSGB36)
Description:

This package provides methods focused in performing the OSGB36/ETRS89 transformation (Great Britain and the Isle of Man only) by using the Ordnance Survey's OSTN15/OSGM15 transformation model. Calculation of distances and areas from sets of points defined in any of the supported Coordinated Systems is also available.

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-st 1.2.7
Propagated dependencies: r-sda@1.3.9 r-fdrtool@1.2.18 r-corpcor@1.6.10
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://strimmerlab.github.io/software/st/
Licenses: GPL 3+
Build system: r
Synopsis: Shrinkage t Statistic and Correlation-Adjusted t-Score
Description:

This package implements the "shrinkage t" statistic introduced in Opgen-Rhein and Strimmer (2007) <DOI:10.2202/1544-6115.1252> and a shrinkage estimate of the "correlation-adjusted t-score" (CAT score) described in Zuber and Strimmer (2009) <DOI:10.1093/bioinformatics/btp460>. It also offers a convenient interface to a number of other regularized t-statistics commonly employed in high-dimensional case-control studies.

r-semnova 0.1-6
Propagated dependencies: r-matrix@1.7-4 r-mass@7.3-65 r-lavaan@0.6-20
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=semnova
Licenses: GPL 2+
Build system: r
Synopsis: Latent Repeated Measures ANOVA
Description:

Latent repeated measures ANOVA (L-RM-ANOVA) is a structural equation modeling based alternative to traditional repeated measures ANOVA. L-RM-ANOVA extends the latent growth components approach by Mayer et al. (2012) <doi:10.1080/10705511.2012.713242> and introduces latent variables to repeated measures analysis.

r-ssaforecast 0.1.1
Propagated dependencies: r-rssa@1.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SSAforecast
Licenses: GPL 3
Build system: r
Synopsis: SSA Based Decomposition and Forecasting
Description:

Singular spectrum analysis (SSA) decomposes a time series into interpretable components like trends, oscillations, and noise without strict distributional and structural assumptions. For method details see Golyandina N, Zhigljavsky A (2013). <doi:10.1007/978-3-642-34913-3>.

r-stpphawkes 0.2.2
Propagated dependencies: r-rcppprogress@0.4.2 r-rcppgsl@0.3.13 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-interp@1.1-6 r-extradistr@1.10.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/sandialabs/stpphawkes
Licenses: Expat
Build system: r
Synopsis: Missing Data for Marked Hawkes Process
Description:

Estimation of model parameters for marked Hawkes process. Accounts for missing data in the estimation of the parameters. Technical details found in (Tucker et al., 2019 <DOI:10.1016/j.spasta.2018.12.004>).

r-sistec 0.2.0
Propagated dependencies: r-stringr@1.6.0 r-stringi@1.8.7 r-shiny@1.11.1 r-rlang@1.1.6 r-openxlsx@4.2.8.1 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/r-ifpe/sistec
Licenses: GPL 2+
Build system: r
Synopsis: Tools to Analyze 'Sistec' Datasets
Description:

The Brazilian system for diploma registration and validation on technical and superior courses are managing by Sistec platform, see <https://sistec.mec.gov.br/>. This package provides tools for Brazilian institutions to update the student's registration and make data analysis about their situation, retention and drop out.

r-simplybee 0.4.1
Propagated dependencies: r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-rann@2.6.2 r-r6@2.6.1 r-extradistr@1.10.0 r-bh@1.87.0-1 r-alphasimr@2.1.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/HighlanderLab/SIMplyBee
Licenses: Expat
Build system: r
Synopsis: 'AlphaSimR' Extension for Simulating Honeybee Populations and Breeding Programmes
Description:

An extension of the AlphaSimR package (<https://cran.r-project.org/package=AlphaSimR>) for stochastic simulations of honeybee populations and breeding programmes. SIMplyBee enables simulation of individual bees that form a colony, which includes a queen, fathers (drones the queen mated with), virgin queens, workers, and drones. Multiple colony can be merged into a population of colonies, such as an apiary or a whole country of colonies. Functions enable operations on castes, colony, or colonies, to ease R scripting of whole populations. All AlphaSimR functionality with respect to genomes and genetic and phenotype values is available and further extended for honeybees, including haplo-diploidy, complementary sex determiner locus, colony events (swarming, supersedure, etc.), and colony phenotype values.

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-shortirt 1.0.0
Propagated dependencies: r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=shortIRT
Licenses: Expat
Build system: r
Synopsis: Procedures Based on Item Response Theory Models for the Development of Short Test Forms
Description:

Implement different Item Response Theory (IRT) based procedures for the development of static short test forms (STFs) from a test. Two main procedures are considered (Epifania, Anselmi & Robusto, 2022 <doi:10.1007/978-3-031-27781-8_7>). The procedures differ in how the most informative items are selected for the inclusion in the STF, either by considering their item information functions without any reference to any specific latent trait level (benchmark procedure) or by considering their information with respect to specific latent trait levels, denoted as theta targets (theta target procedure). Three methods are implemented for the definition of the theta targets: (i) as the midpoints of equal intervals on the latent trait, (ii) as the centroids of the clusters obtained by clustering the latent trait, and (iii) as user-defined values. Importantly, the number of theta targets defines the number of items included in the STF. For further details on the procedure, please refer to Epifania, Anselmi & Robusto (2022) <doi:10.1007/978-3-031-27781-8_7>.

r-shinymobile 2.0.1
Propagated dependencies: r-shiny@1.11.1 r-magrittr@2.0.4 r-lifecycle@1.0.4 r-jsonlite@2.0.0 r-htmltools@0.5.8.1 r-gplots@3.2.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/RinteRface/shinyMobile
Licenses: GPL 2
Build system: r
Synopsis: Mobile Ready 'shiny' Apps with Standalone Capabilities
Description:

Develop outstanding shiny apps for iOS and Android as well as beautiful shiny gadgets. shinyMobile is built on top of the latest Framework7 template <https://framework7.io>. Discover 14 new input widgets (sliders, vertical sliders, stepper, grouped action buttons, toggles, picker, smart select, ...), 2 themes (light and dark), 12 new widgets (expandable cards, badges, chips, timelines, gauges, progress bars, ...) combined with the power of server-side notifications such as alerts, modals, toasts, action sheets, sheets (and more) as well as 3 layouts (single, tabs and split).

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457