_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
r-weightmyitems 0.1.4
Propagated dependencies: r-psychometric@2.4
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://cran.r-project.org/package=WeightMyItems
Licenses: GPL 3
Build system: r
Synopsis: An Item Weighting Method for Item Response Matrices
Description:

Applies the item weighting method from Kilic & Dogan (2019) <doi:10.21031/epod.516057>. To improve construct validity, this method re-computes scores by utilizing the item discrimination index in conjunction with a condition established upon person ability and item difficulty.

r-optimparallel 1.0-2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/florafauna/optimParallel-R
Licenses: GPL 2+
Build system: r
Synopsis: Parallel version of the L-BFGS-B optimization method
Description:

This tool provides a parallel version of the L-BFGS-B method of optim(). The main function of the package is optimParallel(), which has the same usage and output as optim(). Using optimParallel() can significantly reduce the optimization time.

r-knn-covertree 1.0
Propagated dependencies: r-matrix@1.7-4 r-rcpp@1.1.0 r-rcppeigen@0.3.4.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/flying-sheep/knn.covertree
Licenses: AGPL 3+
Build system: r
Synopsis: Accurate kNN Implementation with multiple distance measures
Description:

Similarly to the FNN package, this package allows calculation of the k nearest neighbors (kNN) of a data matrix. The implementation is based on cover trees introduced by Alina Beygelzimer, Sham Kakade, and John Langford (2006) doi:10.1145/1143844.1143857.

r-aws-signature 0.6.0
Propagated dependencies: r-base64enc@0.1-3 r-digest@0.6.39
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/cloudyr/aws.signature
Licenses: GPL 2+
Build system: r
Synopsis: Amazon Web Services Request Signatures
Description:

This package generates version 2 and 4 request signatures for Amazon Web Services (AWS) and provides a mechanism for retrieving credentials from environment variables, AWS credentials files, and EC2 instance metadata. For use on EC2 instances, the package 'aws.ec2metadata' is suggested.

r-biochubsshiny 1.10.0
Propagated dependencies: r-shinythemes@1.2.0 r-shinyjs@2.1.0 r-shinybiocloader@1.0.0 r-shinyace@0.4.4 r-shiny@1.11.1 r-s4vectors@0.48.0 r-rclipboard@0.2.1 r-htmlwidgets@1.6.4 r-experimenthub@3.0.0 r-dt@0.34.0 r-annotationhub@4.0.0
Channel: guix-bioc
Location: guix-bioc/packages/b.scm (guix-bioc packages b)
Home page: https://github.com/Bioconductor/BiocHubsShiny
Licenses: Artistic License 2.0
Build system: r
Synopsis: View AnnotationHub and ExperimentHub Resources Interactively
Description:

This package provides a package that allows interactive exploration of AnnotationHub and ExperimentHub resources. It uses DT / DataTable to display resources for multiple organisms. It provides template code for reproducibility and for downloading resources via the indicated Hub package.

r-exams-mylearn 1.4
Propagated dependencies: r-xml2@1.5.0 r-stringr@1.6.0 r-stringi@1.8.7 r-pkgbuild@1.4.8 r-glue@1.8.0 r-exams@2.4-3
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/hdarjus/exams.mylearn
Licenses: GPL 3
Build system: r
Synopsis: Question Generation in the 'MyLearn' XML Format
Description:

Randomized multiple-select and single-select question generation for the MyLearn teaching and learning platform. Question templates in the form of the R/exams package (see <http://www.r-exams.org/>) are transformed into XML format required by MyLearn'.

r-ggcorrheatmap 0.3.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/leod123/ggcorrheatmap
Licenses: Expat
Build system: r
Synopsis: Make Flexible 'ggplot2' Correlation Heatmaps
Description:

Create correlation heatmaps with ggplot2 and customise them with flexible annotation and clustering. Symmetric heatmaps can use triangular or mixed layouts, removing redundant information or displaying complementary information in the two halves. There is also support for general heatmaps not displaying correlations.

r-tmap-networks 0.1
Propagated dependencies: r-tmap@4.2 r-sfnetworks@0.6.5 r-sf@1.0-23 r-igraph@2.2.1 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/r-tmap/tmap.networks
Licenses: GPL 3
Build system: r
Synopsis: Extension to 'tmap' for Creating Network Visualizations
Description:

This package provides functions for visualizing networks with tmap'. It supports sfnetworks objects natively but is not limited to them. Useful for adding network layers such as edges and nodes to tmap maps. More features may be added in future versions.

r-testthatmulti 0.2.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/CollinErickson/testthatmulti
Licenses: GPL 3+
Build system: r
Synopsis: Testing for R Packages with Multiple Attempts for Noisy Tests
Description:

Runs tests using the testthat package but allows for multiple attempts for a single test. This is useful for noisy or flaky tests that generally pass but can fail due to occasional random errors, such as numeric instability or using random data.

r-biocfilecache 3.0.0
Propagated dependencies: r-curl@7.0.0 r-dbi@1.2.3 r-dbplyr@2.5.1 r-dplyr@1.1.4 r-filelock@1.0.3 r-httr2@1.2.1 r-rsqlite@2.4.4
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/BiocFileCache/
Licenses: Artistic License 2.0
Build system: r
Synopsis: Manage files across sessions
Description:

This package creates a persistent on-disk cache of files that the user can add, update, and retrieve. It is useful for managing resources (such as custom Txdb objects) that are costly or difficult to create, web resources, and data files used across sessions.

r-mlr3hyperband 1.0.0
Propagated dependencies: r-bbotk@1.8.1 r-checkmate@2.3.3 r-data-table@1.17.8 r-lgr@0.5.0 r-mlr3@1.2.0 r-mlr3misc@0.19.0 r-mlr3tuning@1.5.0 r-paradox@1.0.1 r-r6@2.6.1 r-uuid@1.2-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://mlr3hyperband.mlr-org.com
Licenses: LGPL 3
Build system: r
Synopsis: Hyperband for mlr3
Description:

This package implements a successive halving and hyperband optimization algorithm for the mlr3 ecosystem. The implementation in mlr3hyperband features improved scheduling and parallelizes the evaluation of configurations. The package includes tuners for hyperparameter optimization in mlr3tuning and optimizers for black-box optimization in bbotk.

r-stexampledata 1.18.0
Propagated dependencies: r-spatialexperiment@1.20.0 r-singlecellexperiment@1.32.0 r-experimenthub@3.0.0
Channel: guix-bioc
Location: guix-bioc/packages/s.scm (guix-bioc packages s)
Home page: https://github.com/lmweber/STexampleData
Licenses: Expat
Build system: r
Synopsis: Collection of spatial transcriptomics datasets in SpatialExperiment Bioconductor format
Description:

Collection of spatial transcriptomics datasets stored in SpatialExperiment Bioconductor format, for use in examples, demonstrations, and tutorials. The datasets are from several different platforms and have been sourced from various publicly available sources. Several datasets include images and/or reference annotation labels.

r-causalqueries 1.4.5
Propagated dependencies: r-stringr@1.6.0 r-stanheaders@2.32.10 r-rstantools@2.5.0 r-rstan@2.32.7 r-rlang@1.1.6 r-rcppeigen@0.3.4.0.2 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-lifecycle@1.0.4 r-knitr@1.50 r-ggraph@2.2.2 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-dirmult@0.1.3-5 r-bh@1.87.0-1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://integrated-inferences.github.io/CausalQueries/
Licenses: Expat
Build system: r
Synopsis: Make, Update, and Query Binary Causal Models
Description:

Users can declare causal models over binary nodes, update beliefs about causal types given data, and calculate arbitrary queries. Updating is implemented in stan'. See Humphreys and Jacobs, 2023, Integrated Inferences (<DOI: 10.1017/9781316718636>) and Pearl, 2009 Causality (<DOI:10.1017/CBO9780511803161>).

r-echarts2shiny 0.2.13
Propagated dependencies: r-shiny@1.11.1 r-jsonlite@2.0.0
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/XD-DENG/ECharts2Shiny
Licenses: GPL 2
Build system: r
Synopsis: Embedding Interactive Charts Generated with ECharts Library into Shiny Applications
Description:

Embed interactive charts to their Shiny applications. These charts will be generated by ECharts library developed by Baidu (<http://echarts.baidu.com/>). Current version supports line chart, bar chart, pie chart, scatter plot, gauge, word cloud, radar chart, tree map, and heat map.

r-gglinedensity 0.2.0
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/hrryt/gglinedensity
Licenses: GPL 3+
Build system: r
Synopsis: Make DenseLines Heatmaps with 'ggplot2'
Description:

Visualise overlapping time series lines as a heatmap of line density. Provides a ggplot2 statistic implementing the DenseLines algorithm, which "normalizes time series by the arc length to compute accurate densities" (Moritz and Fisher, 2018) <doi:10.48550/arXiv.1808.06019>.

r-highlighthtml 0.2.5
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://github.com/lebebr01/highlightHTML
Licenses: Expat
Build system: r
Synopsis: Highlight HTML Text and Tables
Description:

This package provides a tool to format R markdown with CSS ids for HTML output. The tool may be most helpful for those using markdown to create reproducible documents. The biggest limitations in formatting is the knowledge of CSS by the document authors.

r-neverhpfilter 0.5-0
Propagated dependencies: r-zoo@1.8-14 r-xts@0.14.1
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://justinmshea.github.io/neverhpfilter/
Licenses: GPL 3
Build system: r
Synopsis: An Alternative to the Hodrick-Prescott Filter
Description:

In the working paper titled "Why You Should Never Use the Hodrick-Prescott Filter", James D. Hamilton proposes a new alternative to economic time series filtering. The neverhpfilter package provides functions and data for reproducing his work. Hamilton (2017) <doi:10.3386/w23429>.

r-sanitytracker 0.1.0
Propagated dependencies: r-data-table@1.17.8 r-checkmate@2.3.3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/MarselScheer/sanityTracker
Licenses: GPL 3
Build system: r
Synopsis: Keeps Track of all Performed Sanity Checks
Description:

During the preparation of data set(s) one usually performs some sanity checks. The idea is that irrespective of where the checks are performed, they are centralized by this package in order to list all at once with examples if a check failed.

r-tidygapminder 0.1.1
Propagated dependencies: r-tidyr@1.3.1 r-readxl@1.4.5 r-dplyr@1.1.4 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://ebedthan.github.io/tidygapminder
Licenses: GPL 2
Build system: r
Synopsis: Easily Tidy Gapminder Datasets
Description:

This package provides a toolset that allows you to easily import and tidy data sheets retrieved from Gapminder data web tools. It will therefore contribute to reduce the time used in data cleaning of Gapminder indicator data sheets as they are very messy.

r-violinplotter 3.0.1
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://cran.r-project.org/package=violinplotter
Licenses: GPL 3
Build system: r
Synopsis: Plotting and Comparing Means with Violin Plots
Description:

This package produces violin plots with optional nonparametric (Mann-Whitney test) and parametric (Tukey's honest significant difference) mean comparison and linear regression. This package aims to be a simple and quick visualization tool for comparing means and assessing trends of categorical factors.

c-intro-and-ref 0.0.0-1.47e5a23
Channel: guix
Location: gnu/packages/c.scm (gnu packages c)
Home page: https://www.gnu.org/
Licenses: FDL 1.3+
Build system: copy
Synopsis: GNU C Language Intro and Reference
Description:

This manual explains the C language for use with the GNU Compiler Collection (GCC) on the GNU/Linux system and other systems. We refer to this dialect as GNU C. If you already know C, you can use this as a reference manual.

r-seurat5object 5.2.0
Propagated dependencies: r-future@1.68.0 r-future-apply@1.20.0 r-generics@0.1.4 r-lifecycle@1.0.4 r-matrix@1.7-4 r-progressr@0.18.0 r-rcpp@1.1.0 r-rcppeigen@0.3.4.0.2 r-rlang@1.1.6 r-sp@2.2-0 r-spam@2.11-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://satijalab.org/seurat
Licenses: GPL 3
Build system: r
Synopsis: Data structures for single cell data
Description:

This package defines S4 classes for single-cell genomic data and associated information, such as dimensionality reduction embeddings, nearest-neighbor graphs, and spatially-resolved coordinates. It provides data access methods and R-native hooks to ensure the Seurat object is familiar to other R users.

r-anthropometry 1.20
Propagated dependencies: r-archetypes@2.2-0.2 r-biclust@2.0.3.1 r-cluster@2.1.8.1 r-ddalpha@1.3.16 r-fnn@1.1.4.1 r-icge@0.4.3 r-nnls@1.6 r-rgl@1.3.31 r-shapes@1.2.8
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/Anthropometry/
Licenses: GPL 2+
Build system: r
Synopsis: Statistical methods for anthropometric data
Description:

This package provides statistical methods especially developed to analyze anthropometric data. These methods are aimed at providing effective solutions to some commons problems related to Ergonomics and Anthropometry. They are based on clustering, the statistical concept of data depth, statistical shape analysis and archetypal analysis.

r-bsgenomeforge 1.10.2
Propagated dependencies: r-seqinfo@1.0.0 r-s4vectors@0.48.0 r-rtracklayer@1.70.0 r-iranges@2.44.0 r-genomicranges@1.62.0 r-genomeinfodb@1.46.0 r-bsgenome@1.78.0 r-biostrings@2.78.0 r-biocio@1.20.0 r-biocgenerics@0.56.0 r-biobase@2.70.0
Channel: guix-bioc
Location: guix-bioc/packages/b.scm (guix-bioc packages b)
Home page: https://bioconductor.org/packages/BSgenomeForge
Licenses: Artistic License 2.0
Build system: r
Synopsis: Forge your own BSgenome data package
Description:

This package provides a set of tools to forge BSgenome data packages. Supersedes the old seed-based tools from the BSgenome software package. This package allows the user to create a BSgenome data package in one function call, simplifying the old seed-based process.

Page: 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286
Total results: 30850