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

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-scclust 0.2.5
Propagated dependencies: r-distances@0.1.13
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/fsavje/scclust-R
Licenses: GPL 3+
Build system: r
Synopsis: Size-Constrained Clustering
Description:

This package provides wrappers for scclust', a C library for computationally efficient size-constrained clustering with near-optimal performance. See <https://github.com/fsavje/scclust> for more information.

r-saeczi 0.2.0
Propagated dependencies: r-rlang@1.1.6 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.0 r-purrr@1.2.0 r-progressr@0.18.0 r-lme4@1.1-37 r-future@1.68.0 r-furrr@0.3.1 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://harvard-ufds.github.io/saeczi/
Licenses: Expat
Build system: r
Synopsis: Small Area Estimation for Continuous Zero Inflated Data
Description:

This package provides functionality to fit a zero-inflated estimator for small area estimation. This estimator is a combines a linear mixed effects regression model and a logistic mixed effects regression model via a two-stage modeling approach. The estimator's mean squared error is estimated via a parametric bootstrap method. Chandra and others (2012, <doi:10.1080/03610918.2011.598991>) introduce and describe this estimator and mean squared error estimator. White and others (2024+, <doi:10.48550/arXiv.2402.03263>) describe the applicability of this estimator to estimation of forest attributes and further assess the estimator's properties.

r-spatialvs 1.1
Propagated dependencies: r-nlme@3.1-168 r-mass@7.3-65 r-fields@17.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SpatialVS
Licenses: GPL 2
Build system: r
Synopsis: Spatial Variable Selection
Description:

Perform variable selection for the spatial Poisson regression model under the adaptive elastic net penalty. Spatial count data with covariates is the input. We use a spatial Poisson regression model to link the spatial counts and covariates. For maximization of the likelihood under adaptive elastic net penalty, we implemented the penalized quasi-likelihood (PQL) and the approximate penalized loglikelihood (APL) methods. The proposed methods can automatically select important covariates, while adjusting for possible spatial correlations among the responses. More details are available in Xie et al. (2018, <arXiv:1809.06418>). The package also contains the Lyme disease dataset, which consists of the disease case data from 2006 to 2011, and demographic data and land cover data in Virginia. The Lyme disease case data were collected by the Virginia Department of Health. The demographic data (e.g., population density, median income, and average age) are from the 2010 census. Land cover data were obtained from the Multi-Resolution Land Cover Consortium for 2006.

r-sodavis 1.2
Propagated dependencies: r-nnet@7.3-20 r-mvtnorm@1.3-3 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=sodavis
Licenses: GPL 2
Build system: r
Synopsis: SODA: Main and Interaction Effects Selection for Logistic Regression, Quadratic Discriminant and General Index Models
Description:

Variable and interaction selection are essential to classification in high-dimensional setting. In this package, we provide the implementation of SODA procedure, which is a forward-backward algorithm that selects both main and interaction effects under logistic regression and quadratic discriminant analysis. We also provide an extension, S-SODA, for dealing with the variable selection problem for semi-parametric models with continuous responses.

r-shinydatetimepickers 1.2.0
Propagated dependencies: r-shiny@1.11.1 r-reactr@0.6.1 r-lubridate@1.9.4 r-htmltools@0.5.8.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/stla/shinyDatetimePickers
Licenses: GPL 3
Build system: r
Synopsis: Some Datetime Pickers for 'Shiny'
Description:

This package provides three types of datetime pickers for usage in a Shiny UI. A datetime picker is an input field for selecting both a date and a time.

r-simest 0.4-1-1
Propagated dependencies: r-nnls@1.6 r-cobs@1.3-9-1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://curves-etc.r-forge.r-project.org/
Licenses: GPL 2
Build system: r
Synopsis: Constrained Single Index Model Estimation
Description:

Estimation of function and index vector in single index model ('sim') with (and w/o) shape constraints including different smoothness conditions. See, e.g., Kuchibhotla and Patra (2020) <doi:10.3150/19-BEJ1183>.

r-shinyalert 3.1.0
Propagated dependencies: r-uuid@1.2-1 r-shiny@1.11.1 r-htmltools@0.5.8.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/daattali/shinyalert
Licenses: Expat
Build system: r
Synopsis: Easily Create Pretty Popup Messages (Modals) in 'Shiny'
Description:

Easily create pretty popup messages (modals) in Shiny'. A modal can contain text, images, OK/Cancel buttons, an input to get a response from the user, and many more customizable options.

r-survsnp 0.26
Dependencies: gsl@2.8
Propagated dependencies: r-xtable@1.8-4 r-survival@3.8-3 r-rcpp@1.1.0 r-lattice@0.22-7 r-foreach@1.5.2
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=survSNP
Licenses: GPL 3
Build system: r
Synopsis: Power Calculations for SNP Studies with Censored Outcomes
Description:

Conduct asymptotic and empirical power and sample size calculations for Single-Nucleotide Polymorphism (SNP) association studies with right censored time to event outcomes.

r-sfhelper 0.2.2.0
Propagated dependencies: r-stringr@1.6.0 r-sf@1.0-23 r-rjson@0.2.23 r-rcurl@1.98-1.17 r-mapview@2.11.4 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=sfhelper
Licenses: Expat
Build system: r
Synopsis: Repair Functions for 'sf' Package Objects
Description:

This package provides a group of functions that support the sf package, focused primarily on repairing polygons that break when re-projected.

r-saesim 0.13.0
Propagated dependencies: r-spdep@1.4-1 r-parallelmap@1.5.1 r-mass@7.3-65 r-ggplot2@4.0.1 r-functional@0.6 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://wahani.github.io/saeSim/
Licenses: Expat
Build system: r
Synopsis: Simulation Tools for Small Area Estimation
Description:

This package provides tools for the simulation of data in the context of small area estimation. Combine all steps of your simulation - from data generation over drawing samples to model fitting - in one object. This enables easy modification and combination of different scenarios. You can store your results in a folder or start the simulation in parallel.

r-shinyrgl 0.1.0
Propagated dependencies: r-shiny@1.11.1 r-rgl@1.3.31
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=shinyRGL
Licenses: Expat
Build system: r
Synopsis: Shiny Wrappers for RGL
Description:

Shiny wrappers for the RGL package. This package exposes RGL's ability to export WebGL visualization in a shiny-friendly format.

r-spatstat-gui 3.1-0
Propagated dependencies: r-spatstat-utils@3.2-0 r-spatstat-univar@3.1-5 r-spatstat-random@3.4-3 r-spatstat-model@3.5-0 r-spatstat-linnet@3.3-2 r-spatstat-geom@3.6-1 r-spatstat-explore@3.6-0 r-spatstat-data@3.1-9 r-spatstat@3.4-1 r-rpanel@1.1-5.2
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=spatstat.gui
Licenses: GPL 2+
Build system: r
Synopsis: Interactive Graphics Functions for the 'spatstat' Package
Description:

Extension to the spatstat package, containing interactive graphics capabilities.

r-sae2 1.2-2
Propagated dependencies: r-survey@4.4-8 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=sae2
Licenses: GPL 2
Build system: r
Synopsis: Small Area Estimation: Time-Series Models
Description:

Time series area-level models for small area estimation. The package supplements the functionality of the sae package. Specifically, it includes EBLUP fitting of the Rao-Yu model in the original form without a spatial component. The package also offers a modified ("dynamic") version of the Rao-Yu model, replacing the assumption of stationarity. Both univariate and multivariate applications are supported. Of particular note is the allowance for covariance of the area-level sample estimates over time, as encountered in rotating panel designs such as the U.S. National Crime Victimization Survey or present in a time-series of 5-year estimates from the American Community Survey. Key references to the methods include J.N.K. Rao and I. Molina (2015, ISBN:9781118735787), J.N.K. Rao and M. Yu (1994) <doi:10.2307/3315407>, and R.E. Fay and R.A. Herriot (1979) <doi:10.1080/01621459.1979.10482505>.

r-surf-vs 1.1.0.1
Propagated dependencies: r-survival@3.8-3 r-glmnet@4.1-10 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=SuRF.vs
Licenses: GPL 3
Build system: r
Synopsis: Subsampling Ranking Forward Selection (SuRF)
Description:

This package performs variable selection based on subsampling, ranking forward selection. Details of the method are published in Lihui Liu, Hong Gu, Johan Van Limbergen, Toby Kenney (2020) SuRF: A new method for sparse variable selection, with application in microbiome data analysis Statistics in Medicine 40 897-919 <doi:10.1002/sim.8809>. Xo is the matrix of predictor variables. y is the response variable. Currently only binary responses using logistic regression are supported. X is a matrix of additional predictors which should be scaled to have sum 1 prior to analysis. fold is the number of folds for cross-validation. Alpha is the parameter for the elastic net method used in the subsampling procedure: the default value of 1 corresponds to LASSO. prop is the proportion of variables to remove in the each subsample. weights indicates whether observations should be weighted by class size. When the class sizes are unbalanced, weighting observations can improve results. B is the number of subsamples to use for ranking the variables. C is the number of permutations to use for estimating the critical value of the null distribution. If the doParallel package is installed, the function can be run in parallel by setting ncores to the number of threads to use. If the default value of 1 is used, or if the doParallel package is not installed, the function does not run in parallel. display.progress indicates whether the function should display messages indicating its progress. family is a family variable for the glm() fitting. Note that the glmnet package does not permit the use of nonstandard link functions, so will always use the default link function. However, the glm() fitting will use the specified link. The default is binomial with logistic regression, because this is a common use case. pval is the p-value for inclusion of a variable in the model. Under the null case, the number of false positives will be geometrically distributed with this as probability of success, so if this parameter is set to p, the expected number of false positives should be p/(1-p).

r-surveybootstrap 0.0.3
Propagated dependencies: r-stringr@1.6.0 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-purrr@1.2.0 r-plyr@1.8.9 r-functional@0.6 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=surveybootstrap
Licenses: Expat
Build system: r
Synopsis: Bootstrap with Survey Data
Description:

This package implements different kinds of bootstraps to estimate sampling variation from survey data with complex designs. Includes the rescaled bootstrap described in Rust and Rao (1996) <doi:10.1177/096228029600500305> and Rao and Wu (1988) <doi:10.1080/01621459.1988.10478591>.

r-simhelpers 0.3.1
Propagated dependencies: r-tidyr@1.3.1 r-rstudioapi@0.17.1 r-rdpack@2.6.4 r-furrr@0.3.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://meghapsimatrix.github.io/simhelpers/
Licenses: GPL 3
Build system: r
Synopsis: Helper Functions for Simulation Studies
Description:

Calculates performance criteria measures and associated Monte Carlo standard errors for simulation results. Includes functions to help run simulation studies, following a general simulation workflow that closely aligns with the approach described by Morris, White, and Crowther (2019) <DOI:10.1002/sim.8086>. Also includes functions for calculating bootstrap confidence intervals (including normal, basic, studentized, percentile, bias-corrected, and bias-corrected-and-accelerated) with tidy output, as well as for extrapolating confidence interval coverage rates and hypothesis test rejection rates following techniques suggested by Boos and Zhang (2000) <DOI:10.1080/01621459.2000.10474226>.

r-spfa 1.0
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=spfa
Licenses: Expat
Build system: r
Synopsis: Semi-Parametric Factor Analysis
Description:

Estimation, scoring, and plotting functions for the semi-parametric factor model proposed by Liu & Wang (2022) <doi:10.1007/s11336-021-09832-8> and Liu & Wang (2023) <arXiv:2303.10079>. Both the conditional densities of observed responses given the latent factors and the joint density of latent factors are estimated non-parametrically. Functional parameters are approximated by smoothing splines, whose coefficients are estimated by penalized maximum likelihood using an expectation-maximization (EM) algorithm. E- and M-steps can be parallelized on multi-thread computing platforms that support OpenMP'. Both continuous and unordered categorical response variables are supported.

r-stppsim 1.3.4
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.3.0 r-terra@1.8-86 r-stringr@1.6.0 r-splancs@2.01-45 r-spatstat-geom@3.6-1 r-sparr@2.3-16 r-sp@2.2-0 r-simriv@1.0.7 r-sf@1.0-23 r-raster@3.6-32 r-progressr@0.18.0 r-otusummary@0.1.2 r-magrittr@2.0.4 r-lubridate@1.9.4 r-leaflet@2.2.3 r-ks@1.15.1 r-gstat@2.1-4 r-ggplot2@4.0.1 r-geosphere@1.5-20 r-future-apply@1.20.0 r-dplyr@1.1.4 r-data-table@1.17.8 r-cowplot@1.2.0 r-chron@2.3-62
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/MAnalytics/stppSim
Licenses: GPL 3
Build system: r
Synopsis: Spatiotemporal Point Patterns Simulation
Description:

Generates artificial point patterns marked by their spatial and temporal signatures. The resulting point cloud may exhibit inherent interactions between both signatures. The simulation integrates microsimulation (Holm, E., (2017)<doi:10.1002/9781118786352.wbieg0320>) and agent-based models (Bonabeau, E., (2002)<doi:10.1073/pnas.082080899>), beginning with the configuration of movement characteristics for the specified agents (referred to as walkers') and their interactions within the simulation environment. These interactions (Quaglietta, L. and Porto, M., (2019)<doi:10.1186/s40462-019-0154-8>) result in specific spatiotemporal patterns that can be visualized, analyzed, and used for various analytical purposes. Given the growing scarcity of detailed spatiotemporal data across many domains, this package provides an alternative data source for applications in social and life sciences.

r-snreg 1.2.0
Propagated dependencies: r-npsf@0.8.0 r-formula@1.2-5
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://olegbadunenko.github.io/snreg/
Licenses: GPL 3
Build system: r
Synopsis: Regression with Skew-Normally Distributed Error Term
Description:

Models with skewâ normally distributed and thus asymmetric error terms, implementing the methods developed in Badunenko and Henderson (2023) "Production analysis with asymmetric noise" <doi:10.1007/s11123-023-00680-5>. The package provides tools to estimate regression models with skewâ normal error terms, allowing both the variance and skewness parameters to be heteroskedastic. It also includes a stochastic frontier framework that accommodates both i.i.d. and heteroskedastic inefficiency terms.

r-socialmixr 0.5.1
Propagated dependencies: r-xml2@1.5.0 r-wpp2017@1.2-3 r-rlang@1.1.6 r-purrr@1.2.0 r-oai@0.4.0 r-memoise@2.0.1 r-lubridate@1.9.4 r-lifecycle@1.0.4 r-jsonlite@2.0.0 r-httr@1.4.7 r-data-table@1.17.8 r-curl@7.0.0 r-countrycode@1.6.1 r-cli@3.6.5 r-checkmate@2.3.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/epiforecasts/socialmixr
Licenses: Expat
Build system: r
Synopsis: Social Mixing Matrices for Infectious Disease Modelling
Description:

This package provides methods for sampling contact matrices from diary data for use in infectious disease modelling, as discussed in Mossong et al. (2008) <doi:10.1371/journal.pmed.0050074>.

r-survawkmt2 1.0.1
Propagated dependencies: r-survival@3.8-3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=survAWKMT2
Licenses: GPL 2
Build system: r
Synopsis: Two-Sample Tests Based on Differences of Kaplan-Meier Curves
Description:

Tests for equality of two survival functions based on integrated weighted differences of two Kaplan-Meier curves.

r-stablepopulation 1.0.3
Propagated dependencies: r-readxl@1.4.5 r-openxlsx@4.2.8.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=StablePopulation
Licenses: GPL 3
Build system: r
Synopsis: Calculates Alpha for a Stable Population
Description:

This package provides tools to calculate the alpha parameter of the Weibull distribution, given beta and the age-specific fertility of a species, so that the population remains stable and stationary. Methods are inspired by "Survival profiles from linear models versus Weibull models: Estimating stable and stationary population structures for Pleistocene large mammals" (Martà n-González et al. 2019) <doi:10.1016/j.jasrep.2019.03.031>.

r-slhd 2.1-1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SLHD
Licenses: LGPL 2.1
Build system: r
Synopsis: Maximin-Distance (Sliced) Latin Hypercube Designs
Description:

Generate the optimal Latin Hypercube Designs (LHDs) for computer experiments with quantitative factors and the optimal Sliced Latin Hypercube Designs (SLHDs) for computer experiments with both quantitative and qualitative factors. Details of the algorithm can be found in Ba, S., Brenneman, W. A. and Myers, W. R. (2015), "Optimal Sliced Latin Hypercube Designs," Technometrics. Important function in this package is "maximinSLHD".

r-stoichutilities 1.0.2
Propagated dependencies: r-units@1.0-0 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-readr@2.1.6 r-purrr@1.2.0 r-magrittr@2.0.4 r-lubridate@1.9.4 r-jsonlite@2.0.0 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/STOICH-project/STOICH-utilities
Licenses: GPL 3+
Build system: r
Synopsis: User Tools for Accessing the STOICH Project Database
Description:

User tools for working with The STOICH (Stoichiometric Traits of Organisms in their Chemical Habitats) Project database <https://snr-stoich.unl.edu/>. This package is designed to aid in data discovery, filtering, pairing water samples with organism samples, and merging data tables to assist users in preparing data for analyses. For additional examples see "Additional Examples" and the readme file at <https://github.com/STOICH-project/STOICH-utilities>.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457