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

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-servospherer 0.1.1
Propagated dependencies: r-rlang@1.1.6 r-purrr@1.2.0 r-magrittr@2.0.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: http://github.com/wittja01/servosphereR
Licenses: GPL 3
Synopsis: Analyze Data Generated from Syntech Servosphere Trials
Description:

This package provides functions that facilitate and speed up the analysis of data produced by a Syntech servosphere <http://www.ockenfels-syntech.com/products/locomotion-compensation/>, which is equipment for studying the movement behavior of arthropods. This package is designed to make working with data produced from a servosphere easy for someone new to or unfamiliar with R. The functions provided in this package fall into three broad-use categories: functions for cleaning raw data produced by the servosphere software, functions for deriving movement variables based on position data, and functions for summarizing movement variables for easier analysis. These functions are built with functions from the tidyverse package to work efficiently, as a single servosphere file may consist of hundreds of thousands of rows of data and a user may wish to analyze hundreds of files at a time. Many of the movement variables derivable through this package are described in the following papers: Otálora-Luna, Fernando; Dickens, Joseph C. (2011) <doi:10.1371/journal.pone.0020990> Party, Virginie; Hanot, Christophe; Busser, Daniela Schmidt; Rochat, Didier; Renou, Michel (2013) <doi:10.1371/journal.pone.0052897> Bell, William J.; Kramer, Ernest (1980) <doi:10.1007/BF01402908> Becher, Paul G; Guerin, Patrick M. (2009) <doi:10.1016/j.jinsphys.2009.01.006>.

r-sfs 0.1.4
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=SFS
Licenses: GPL 3
Synopsis: Similarity-First Search Seriation Algorithm
Description:

An implementation of the Similarity-First Search algorithm (SFS), a combinatorial algorithm which can be used to solve the seriation problem and to recognize some structured weighted graphs. The SFS algorithm represents a generalization to weighted graphs of the graph search algorithm Lexicographic Breadth-First Search (Lex-BFS), a variant of Breadth-First Search. The SFS algorithm reduces to Lex-BFS when applied to binary matrices (or, equivalently, unweighted graphs). Hence this library can be also considered for Lex-BFS applications such as recognition of graph classes like chordal or unit interval graphs. In fact, the SFS seriation algorithm implemented in this package is a multisweep algorithm, which consists in repeating a finite number of SFS iterations (at most n sweeps for a matrix of size n). If the data matrix has a Robinsonian structure, then the ranking returned by the multistep SFS algorithm is a Robinson ordering of the input matrix. Otherwise the algorithm can be used as a heuristic to return a ranking partially satisfying the Robinson property.

r-stemanalysis 0.1.0
Propagated dependencies: r-lmfor@1.7
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/forestscientist/StemAnalysis
Licenses: Expat
Synopsis: Reconstructing Tree Growth and Carbon Accumulation with Stem Analysis Data
Description:

Use stem analysis data to reconstructing tree growth and carbon accumulation. Users can independently or in combination perform a number of standard tasks for any tree species. (i) Age class determination. (ii) The cumulative growth, mean annual increment, and current annual increment of diameter at breast height (DBH) with bark, tree height, and stem volume with bark are estimated. (iii) Tree biomass and carbon storage estimation from volume and allometric models are calculated. (iv) Height-diameter relationship is fitted with nonlinear models, if diameter at breast height (DBH) or tree height are available, which can be used to retrieve tree height and diameter at breast height (DBH). <https://github.com/forestscientist/StemAnalysis>.

r-statgengwas 1.0.12
Propagated dependencies: r-sommer@4.4.4 r-rlang@1.1.6 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-lmmsolver@1.0.12 r-ggplot2@4.0.1 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://biometris.github.io/statgenGWAS/index.html
Licenses: GPL 3
Synopsis: Genome Wide Association Studies
Description:

Fast single trait Genome Wide Association Studies (GWAS) following the method described in Kang et al. (2010), <doi:10.1038/ng.548>. One of a series of statistical genetic packages for streamlining the analysis of typical plant breeding experiments developed by Biometris.

r-simitation 0.0.7
Propagated dependencies: 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=simitation
Licenses: GPL 3
Synopsis: Simplified Simulations
Description:

This package provides tools for generating and analyzing simulation studies. Users may easily specify all terms of a simulation study, often in a single line of code. Common univariate and bivariate methods, such as t tests, proportions tests, and chi squared tests, are integrated. Multivariate studies involving linear or logistic regression may also be specified with symbolic inputs. The simulation studies generate data for n observations in each of B experiments. Analyses of each experiment are integrated, and empirical results across the experiments are also provided.

r-sta 0.1.7
Propagated dependencies: r-trend@1.1.6 r-rcolorbrewer@1.1-3 r-raster@3.6-32 r-mapview@2.11.4 r-geots@0.1.10 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=sta
Licenses: GPL 2+
Synopsis: Seasonal Trend Analysis for Time Series Imagery in R
Description:

Efficiently estimate shape parameters of periodic time series imagery with which a statistical seasonal trend analysis (STA) is subsequently performed. STA output can be exported in conventional raster formats. Methods to visualize STA output are also implemented as well as the calculation of additional basic statistics. STA is based on (R. Eastman, F. Sangermano, B. Ghimire, H. Zhu, H. Chen, N. Neeti, Y. Cai, E. Machado and S. Crema, 2009) <doi:10.1080/01431160902755338>.

r-saerobust 0.5.0
Propagated dependencies: r-spdep@1.4-1 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-pbapply@1.7-4 r-modules@0.13.0 r-memoise@2.0.1 r-matrix@1.7-4 r-mass@7.3-65 r-magrittr@2.0.4 r-ggplot2@4.0.1 r-assertthat@0.2.1 r-aoos@0.5.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=saeRobust
Licenses: Expat
Synopsis: Robust Small Area Estimation
Description:

This package provides methods to fit robust alternatives to commonly used models used in Small Area Estimation. The methods here used are based on best linear unbiased predictions and linear mixed models. At this time available models include area level models incorporating spatial and temporal correlation in the random effects.

r-shiny-destroy 0.1.0
Propagated dependencies: r-shiny@1.11.1 r-rlang@1.1.6 r-purrr@1.2.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=shiny.destroy
Licenses: Expat
Synopsis: Create Destroyable Modules in 'Shiny'
Description:

Enables the complete removal of various Shiny components, such as inputs, outputs and modules. It also aids in the removal of observers that have been created in dynamically created modules.

r-svkomodo 1.0.0
Propagated dependencies: r-svmisc@1.4.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/SciViews/svKomodo
Licenses: GPL 2
Synopsis: 'SciViews' - Functions to Interface with Komodo IDE
Description:

R-side code to implement an R editor and IDE in Komodo IDE with the SciViews-K extension.

r-structssi 1.2.1
Propagated dependencies: r-reshape2@1.4.5 r-phyloseq@1.54.0 r-multtest@2.66.0 r-jsonlite@2.0.0 r-igraph@2.2.1 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=structSSI
Licenses: GPL 2
Synopsis: Multiple Testing for Hypotheses with Hierarchical or Group Structure
Description:

This package performs multiple testing corrections that take specific structure of hypotheses into account, as described in Sankaran & Holmes (2014) <doi:10.18637/jss.v059.i13>.

r-scorpius 1.0.10
Propagated dependencies: r-tsp@1.2.6 r-tidyr@1.3.1 r-reshape2@1.4.5 r-rcolorbrewer@1.1-3 r-rann@2.6.2 r-ranger@0.17.0 r-purrr@1.2.0 r-princurve@2.1.6 r-pheatmap@1.0.13 r-pbapply@1.7-4 r-mclust@6.1.2 r-matrix@1.7-4 r-mass@7.3-65 r-lmds@0.1.0 r-ggplot2@4.0.1 r-dynwrap@1.2.5 r-dynutils@1.0.12 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/rcannood/SCORPIUS
Licenses: GPL 3
Synopsis: Inferring Developmental Chronologies from Single-Cell RNA Sequencing Data
Description:

An accurate and easy tool for performing linear trajectory inference on single cells using single-cell RNA sequencing data. In addition, SCORPIUS provides functions for discovering the most important genes with respect to the reconstructed trajectory, as well as nice visualisation tools. Cannoodt et al. (2016) <doi:10.1101/079509>.

r-sufficientforecasting 0.1.0
Propagated dependencies: r-gam@1.22-6
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/JingFu1224/sufficientForecasting
Licenses: GPL 3+
Synopsis: Sufficient Forecasting using Factor Models
Description:

The sufficient forecasting (SF) method is implemented by this package for a single time series forecasting using many predictors and a possibly nonlinear forecasting function. Assuming that the predictors are driven by some latent factors, the SF first conducts factor analysis and then performs sufficient dimension reduction on the estimated factors to derive predictive indices for forecasting. The package implements several dimension reduction approaches, including principal components (PC), sliced inverse regression (SIR), and directional regression (DR). Methods for dimension reduction are as described in: Fan, J., Xue, L. and Yao, J. (2017) <doi:10.1016/j.jeconom.2017.08.009>, Luo, W., Xue, L., Yao, J. and Yu, X. (2022) <doi:10.1093/biomet/asab037> and Yu, X., Yao, J. and Xue, L. (2022) <doi:10.1080/07350015.2020.1813589>.

r-statelevelforest 0.1.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=StateLevelForest
Licenses: FSDG-compatible
Synopsis: Historical State-Level Forest Cover Data in the United States
Description:

This package provides a unique dataset of historical forest cover across all states in the United States, spanning from 1907 to 2017, along with 1630 as a reference year. This dataset is important for understanding environmental changes and land use trends over time. It includes functionality for easy access of the data.

r-storywranglr 0.2.0
Propagated dependencies: r-urltools@1.7.3.1 r-tibble@3.3.0 r-jsonlite@2.0.0 r-httr@1.4.7 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/chris31415926535/storywranglr
Licenses: Expat
Synopsis: Explore Twitter Trends with the 'Storywrangler' API
Description:

An interface to explore trends in Twitter data using the Storywrangler Application Programming Interface (API), which can be found here: <https://github.com/janeadams/storywrangler>.

r-seedimbibition 0.1.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SeedImbibition
Licenses: GPL 3
Synopsis: Seed Imbibition Percentage
Description:

Imbibition causes seeds to expand, which results in the seed coat or testa being broken. Seed germination begins with imbibition. Imbibition aids in the transport of water into the developing ovules. Imbibition is required during the first stages of root water absorption.

r-sapp 1.0.9-1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SAPP
Licenses: GPL 2+
Synopsis: Statistical Analysis of Point Processes
Description:

This package provides functions for statistical analysis of point processes.

r-sfdesign 0.1.3
Propagated dependencies: r-spacefillr@0.4.0 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-proxy@0.4-27 r-primes@1.6.1 r-nloptr@2.2.1 r-gensa@1.1.15
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SFDesign
Licenses: GPL 2+
Synopsis: Space-Filling Designs
Description:

Construct various types of space-filling designs, including Latin hypercube designs, clustering-based designs, maximin designs, maximum projection designs, and uniform designs (Joseph 2016 <doi:10.1080/08982112.2015.1100447>). It also offers the option to optimize designs based on user-defined criteria. This work is supported by U.S. National Science Foundation grant DMS-2310637.

r-scriptloc 1.0.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=scriptloc
Licenses: Expat
Synopsis: Get the Location of the R Script that is Being Sourced/Executed
Description:

This package provides functions to retrieve the location of R scripts loaded through the source() function or run from the command line using the Rscript command. This functionality is analogous to the Bash shell's $BASH_SOURCE[0]. Users can first set the project root's path relative to the script path and then all subsequent paths relative to the root. This system ensures that all paths lead to the same location regardless of where any script is executed/loaded from without resorting to the use of setwd() at the top of the scripts.

r-schematic 0.1.2
Propagated dependencies: r-tidyselect@1.2.1 r-rlang@1.1.6 r-purrr@1.2.0 r-glue@1.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/whipson/schematic
Licenses: Expat
Synopsis: Tidy Schema Validation for Data Frames
Description:

Validate data.frames against schemas to ensure that data matches expectations. Define schemas using tidyselect and predicate functions for type consistency, nullability, and more. Schema failure messages can be tailored for non-technical users and are ideal for user-facing applications such as in shiny or plumber'.

r-shinymixr 0.5.3
Propagated dependencies: r-xfun@0.54 r-whisker@0.4.1 r-stringi@1.8.7 r-shinywidgets@0.9.0 r-shinyjs@2.1.0 r-shinyace@0.4.4 r-shiny@1.11.1 r-rxode2@5.0.1 r-r3port@0.3.1 r-ps@1.9.1 r-plotly@4.11.0 r-patchwork@1.3.2 r-nlmixr2est@5.0.2 r-magrittr@2.0.4 r-gridextra@2.3 r-ggplot2@4.0.1 r-fresh@0.2.2 r-dt@0.34.0 r-collapsibletree@0.1.8 r-cli@3.6.5 r-bs4dash@2.3.5
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/RichardHooijmaijers/shinyMixR/
Licenses: Expat
Synopsis: Interactive 'shiny' Dashboard for 'nlmixr2'
Description:

An R shiny user interface for the nlmixr2 (Fidler et al (2019) <doi:10.1002/psp4.12445>) package, designed to simplify the modeling process for users. Additionally, this package includes supplementary functions to further enhances the usage of nlmixr2'.

r-simule 1.3.0
Propagated dependencies: r-pcapp@2.0-5 r-lpsolve@5.6.23 r-igraph@2.2.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/QData/SIMULE
Licenses: GPL 2
Synopsis: Constrained L1 Minimization Approach for Estimating Multiple Sparse Gaussian or Nonparanormal Graphical Models
Description:

This is an R implementation of a constrained l1 minimization approach for estimating multiple Sparse Gaussian or Nonparanormal Graphical Models (SIMULE). The SIMULE algorithm can be used to estimate multiple related precision matrices. For instance, it can identify context-specific gene networks from multi-context gene expression datasets. By performing data-driven network inference from high-dimensional and heterogenous data sets, this tool can help users effectively translate aggregated data into knowledge that take the form of graphs among entities. Please run demo(simuleDemo) to learn the basic functions provided by this package. For further details, please read the original paper: Beilun Wang, Ritambhara Singh, Yanjun Qi (2017) <DOI:10.1007/s10994-017-5635-7>.

r-signacx 2.2.5
Propagated dependencies: r-seurat@5.3.1 r-rjsonio@2.0.0 r-rcolorbrewer@1.1-3 r-pbmcapply@1.5.1 r-neuralnet@1.44.2 r-matrix@1.7-4 r-lme4@1.1-37 r-jsonlite@2.0.0 r-igraph@2.2.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/mathewchamberlain/SignacX
Licenses: GPL 3
Synopsis: Cell Type Identification and Discovery from Single Cell Gene Expression Data
Description:

An implementation of neural networks trained with flow-sorted gene expression data to classify cellular phenotypes in single cell RNA-sequencing data. See Chamberlain M et al. (2021) <doi:10.1101/2021.02.01.429207> for more details.

r-speech 0.1.5
Propagated dependencies: r-tm@0.7-16 r-tidyr@1.3.1 r-tibble@3.3.0 r-stringr@1.6.0 r-rvest@1.0.5 r-purrr@1.2.0 r-pdftools@3.6.0 r-magrittr@2.0.4 r-lubridate@1.9.4 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/Nicolas-Schmidt/speech
Licenses: GPL 3
Synopsis: Legislative Speeches
Description:

Converts the floor speeches of Uruguayan legislators, extracted from the parliamentary minutes, to tidy data.frame where each observation is the intervention of a single legislator.

r-scdeconr 1.0.0
Propagated dependencies: r-seurat@5.3.1 r-reshape2@1.4.5 r-nmf@0.28 r-mgcv@1.9-4 r-matrix@1.7-4 r-mass@7.3-65 r-harmony@1.2.4 r-gtools@3.9.5 r-glmgampoi@1.22.0 r-ggplot2@4.0.1 r-foreach@1.5.2 r-edger@4.8.0 r-dplyr@1.1.4 r-data-table@1.17.8 r-biobase@2.70.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/Liuy12/SCdeconR/
Licenses: GPL 3+
Synopsis: Deconvolution of Bulk RNA-Seq Data using Single-Cell RNA-Seq Data as Reference
Description:

Streamlined workflow from deconvolution of bulk RNA-seq data to downstream differential expression and gene-set enrichment analysis. Provide various visualization functions.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884
Total results: 21208