_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
r-tabletolongform 1.3.2
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://www.stat.auckland.ac.nz/~joh024/Research/TableToLongForm/
Licenses: GPL 3
Build system: r
Synopsis: Automatically Convert Hierarchical for-Human Tables to Machine-Readable LongForm Dataframes
Description:

This package provides a wrapper to a set of algorithms designed to recognise positional cues present in hierarchical for-human Tables (which would normally be interpreted visually by the human brain) to decompose, then reconstruct the data into machine-readable LongForm Dataframes.

emacs-org-roam-ui 0-0.c75fc75
Propagated dependencies: emacs-org-roam@2.3.1 emacs-simple-httpd@1.5.1 emacs-websocket@1.15
Channel: nonguix
Location: nongnu/packages/emacs.scm (nongnu packages emacs)
Home page: https://github.com/org-roam/org-roam-ui
Licenses: GPL 3
Build system: emacs
Synopsis: Web User Interface for Org Roam
Description:

Org Roam UI is meant as a successor of Org Roam server that extends functionality of Org Roam with a web application that runs side-by-side with Emacs. It provides a web interface for navigating around notes created within Org Roam.

r-badregionfinder 1.38.0
Propagated dependencies: r-biomart@2.66.0 r-genomicranges@1.62.0 r-rsamtools@2.26.0 r-s4vectors@0.48.0 r-variantannotation@1.56.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/BadRegionFinder
Licenses: LGPL 3
Build system: r
Synopsis: Identifying regions with bad coverage in sequence alignment data
Description:

BadRegionFinder is a package for identifying regions with a bad, acceptable and good coverage in sequence alignment data available as bam files. The whole genome may be considered as well as a set of target regions. Various visual and textual types of output are available.

r-alabaster-files 1.8.0
Propagated dependencies: r-s4vectors@0.48.0 r-rsamtools@2.26.0 r-biocgenerics@0.56.0 r-alabaster-base@1.10.0
Channel: guix-bioc
Location: guix-bioc/packages/a.scm (guix-bioc packages a)
Home page: https://bioconductor.org/packages/alabaster.files
Licenses: Expat
Build system: r
Synopsis: Wrappers to Save Common File Formats
Description:

Save common bioinformatics file formats within the alabaster framework. This includes BAM, BED, VCF, bigWig, bigBed, FASTQ, FASTA and so on. We save and load additional metadata for each file, and we support linkage between each file and its corresponding index.

r-partialling-out 0.2.0
Propagated dependencies: r-tinyplot@0.6.1 r-rlang@1.1.6 r-lifecycle@1.0.4 r-lfe@3.1.1 r-glue@1.8.0 r-fixest@0.13.2
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://docs.ropensci.org/partialling.out/
Licenses: GPL 3+
Build system: r
Synopsis: Residuals from Partial Regressions
Description:

This package creates a data frame with the residuals of partial regressions of the main explanatory variable and the variable of interest. This method follows the Frisch-Waugh-Lovell theorem, as explained in Lovell (2008) <doi:10.3200/JECE.39.1.88-91>.

r-pvcurveanalysis 1.0.0
Propagated dependencies: r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=pvcurveanalysis
Licenses: Expat
Build system: r
Synopsis: Analysis of Pressure Volume Curves
Description:

Enables the manufacturing, analysis and display of pressure volume curves. From the progression of the curves, turgor loss point, osmotic potential and apoplastic fraction can be derived. Methods adapted from Bartlett, Scoffoni and Sack (2012) <doi:10.1111/j.1461-0248.2012.01751.x>.

emacs-org-roam-ui 0.1.0-0.16a8da9
Propagated dependencies: emacs-org-roam@2.3.1 emacs-simple-httpd@1.5.1 emacs-websocket@1.15
Channel: trevdev
Location: trevdev/packages/emacs-xyz.scm (trevdev packages emacs-xyz)
Home page: https://github.com/org-roam/org-roam-ui
Licenses: GPL 3
Build system: emacs
Synopsis: A frontend for exploring your org-roam notes.
Description:

Org-Roam-UI is a frontend for exploring and interacting with your org-roam notes.

Org-Roam-UI is meant a successor of org-roam-server that extends functionality of org-roam with a Web app that runs side-by-side with Emacs.

teensy-udev-rules 20230913
Dependencies: coreutils-minimal@9.1
Channel: guix
Location: gnu/packages/flashing-tools.scm (gnu packages flashing-tools)
Home page: https://www.pjrc.com/teensy/loader_cli.html
Licenses: GPL 3+
Build system: copy
Synopsis: udev rules for the Teensy family of micro-controllers
Description:

This package provides a udev rules file that allows unprivileged users communication with the Teensy family of micro-controllers. ModemManager (part of NetworkManager) can interfere with USB Serial devices, which includes the Teensy. In case of problems, see the .rules file for possible workarounds.

python-rich-click 1.8.9
Propagated dependencies: python-click@8.1.8 python-rich@13.7.1 python-typing-extensions@4.15.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/ewels/rich-click
Licenses: Expat
Build system: pyproject
Synopsis: Format click help output nicely with rich
Description:

Click is a "Python package for creating beautiful command line interfaces". Rich is a "Python library for rich text and beautiful formatting in the terminal". The intention of rich-click is to provide attractive help output from click, formatted with rich, with minimal customization required.

r-excelfunctionsr 0.1.4
Propagated dependencies: r-tidyr@1.3.1 r-stringr@1.6.0 r-roperators@1.3.14 r-plyr@1.8.9 r-lubridate@1.9.4
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=ExcelFunctionsR
Licenses: GPL 3
Build system: r
Synopsis: Imports Excel Functions to R
Description:

This package implements Excel functions in R for your calculation simplicity.You can use most of the aggregate functions, addressing functions,logical functions and text functions. Helps you a ton in learning how R works as some Excel users might be struggling with the program.

r-tangledfeatures 0.1.1
Propagated dependencies: r-ranger@0.17.0 r-purrr@1.2.0 r-matrix@1.7-4 r-janitor@2.2.1 r-igraph@2.2.1 r-ggplot2@4.0.1 r-fastdummies@1.7.5 r-dplyr@1.1.4 r-data-table@1.17.8 r-correlation@0.8.8
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://allen-1242.github.io/TangledFeatures/
Licenses: Expat
Build system: r
Synopsis: Feature Selection in Highly Correlated Spaces
Description:

Feature selection algorithm that extracts features in highly correlated spaces. The extracted features are meant to be fed into simple explainable models such as linear or logistic regressions. The package is useful in the field of explainable modelling as a way to understand variable behavior.

cl-repl-utilities 0.0.0-1.7e300df
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/m-n/repl-utilities
Licenses: FreeBSD
Build system: asdf/source
Synopsis: Ease common tasks at the Common Lisp REPL
Description:

repl-utilities is a set of utilities which ease life at the REPL. It includes three sorts of features: introspective procedures, miscellaneous utility functions, and, pulling them together, methods to conveniently keep these symbols and optionally additional symbols available in whichever package you switch to.

r-mmdiffbamsubset 1.46.0
Channel: guix-bioc
Location: guix-bioc/packages/m.scm (guix-bioc packages m)
Home page: https://bioconductor.org/packages/MMDiffBamSubset
Licenses: LGPL 2.0+
Build system: r
Synopsis: Example ChIP-Seq data for the MMDiff package
Description:

Subset of BAM files, including WT_2.bam, Null_2.bam, Resc_2.bam, Input.bam from the "Cfp1" experiment (see Clouaire et al., Genes Dev. 2012). Data is available under ArrayExpress accession numbers E-ERAD-79. Additionally, corresponding subset of peaks called by MACS.

r-antibodyforests 1.1.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=AntibodyForests
Licenses: GPL 2
Build system: r
Synopsis: Delineating Inter- And Intra-Antibody Repertoire Evolution
Description:

The generated wealth of immune repertoire sequencing data requires software to investigate and quantify inter- and intra-antibody repertoire evolution to uncover how B cells evolve during immune responses. Here, we present AntibodyForests', a software to investigate and quantify inter- and intra-antibody repertoire evolution.

r-azurevmmetadata 1.0.1
Propagated dependencies: r-openssl@2.3.4 r-httr@1.4.7
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=AzureVMmetadata
Licenses: Expat
Build system: r
Synopsis: Interface to Azure Virtual Machine Instance Metadata
Description:

This package provides a simple interface to the instance metadata for a virtual machine running in Microsoft's Azure cloud. This provides information about the VM's configuration, such as its processors, memory, networking, storage, and so on. Part of the AzureR family of packages.

r-adobeanalyticsr 0.5.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://adobeanalyticsr.com
Licenses: Expat
Build system: r
Synopsis: R Client for 'Adobe Analytics' API 2.0
Description:

Connect to the Adobe Analytics API v2.0 <https://github.com/AdobeDocs/analytics-2.0-apis> which powers Analysis Workspace'. The package was developed with the analyst in mind, and it will continue to be developed with the guiding principles of iterative, repeatable, timely analysis.

r-crossclustering 4.1.3
Propagated dependencies: r-purrr@1.2.0 r-mclust@6.1.2 r-flip@2.5.1 r-dplyr@1.1.4 r-crayon@1.5.3 r-cluster@2.1.8.1 r-cli@3.6.5 r-checkmate@2.3.3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://CRAN.R-project.org/package=CrossClustering
Licenses: GPL 3
Build system: r
Synopsis: Partial Clustering Algorithm
Description:

Provide the CrossClustering algorithm (Tellaroli et al. (2016) <doi:10.1371/journal.pone.0152333>), which is a partial clustering algorithm that combines the Ward's minimum variance and Complete Linkage algorithms, providing automatic estimation of a suitable number of clusters and identification of outlier elements.

r-contentanalysis 1.0.0
Propagated dependencies: r-visnetwork@2.1.4 r-tidytext@0.4.3 r-tidyr@1.3.1 r-tibble@3.3.0 r-stringr@1.6.0 r-purrr@1.2.0 r-pdftools@3.6.0 r-openalexr@3.0.1 r-magrittr@2.0.4 r-jsonlite@2.0.0 r-igraph@2.2.1 r-httr2@1.2.1 r-dplyr@1.1.4 r-base64enc@0.1-3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/massimoaria/contentanalysis
Licenses: GPL 3+
Build system: r
Synopsis: Scientific Content and Citation Analysis from PDF Documents
Description:

This package provides comprehensive tools for extracting and analyzing scientific content from PDF documents, including citation extraction, reference matching, text analysis, and bibliometric indicators. Supports multi-column PDF layouts, CrossRef API <https://www.crossref.org/documentation/retrieve-metadata/rest-api/> integration, and advanced citation parsing.

r-forensicpopdata 1.0.4
Propagated dependencies: r-xml2@1.5.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=forensicpopdata
Licenses: GPL 3+
Build system: r
Synopsis: Allele Frequency Data for Human Genetic Markers
Description:

This package provides allele frequency data for Short Tandem Repeat human genetic markers commonly used in forensic genetics for human identification and kinship analysis. Includes published population frequency data from the US National Institute of Standards and Technology, Federal Bureau of Investigation and the UK government.

r-ncaavolleyballr 0.5.1
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/JeffreyRStevens/ncaavolleyballr
Licenses: Expat
Build system: r
Synopsis: Extract Data from NCAA Women's and Men's Volleyball Website
Description:

Extracts team records/schedules and player statistics for the 2020-2025 National Collegiate Athletic Association (NCAA) women's and men's divisions I, II, and III volleyball teams from <https://stats.ncaa.org>. Functions can aggregate statistics for teams, conferences, divisions, or custom groups of teams.

r-starstileserver 0.1.1
Propagated dependencies: r-units@1.0-0 r-stars@0.6-8 r-sf@1.0-23 r-rlang@1.1.6 r-r6@2.6.1 r-png@0.1-8 r-plumber@1.3.0 r-leaflet@2.2.3 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://bartk.gitlab.io/starsTileServer
Licenses: GPL 3
Build system: r
Synopsis: Dynamic Tile Server for R
Description:

Makes it possible to serve map tiles for web maps (e.g. leaflet) based on a function or a stars object without having to render them in advance. This enables parallelization of the rendering, separating the data source and visualization location and to provide web services.

r-splustimeseries 1.5.7
Propagated dependencies: r-splustimedate@2.5.9
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/spkaluzny/splusTimeSeries
Licenses: Modified BSD
Build system: r
Synopsis: Time Series from 'S-PLUS'
Description:

This package provides a collection of classes and methods for working with indexed rectangular data. The index values can be calendar (timeSeries class) or numeric (signalSeries class). Methods are included for aggregation, alignment, merging, and summaries. The code was originally available in S-PLUS'.

ecl-markup-reader 0.0.1-1.d2d4d7b
Dependencies: ecl-alexandria@1.4-0.009b7e5 ecl-cl-str@0.21 ecl-named-readtables@0.9-4.d5ff162 ecl-trivial-gray-streams@2.0-1.2b3823e
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/moderninterpreters/markup
Licenses: ASL 2.0
Build system: asdf/ecl
Synopsis: Reader-macro to read HTML tags inside of Common Lisp code
Description:

Markup allows the use of HTML syntax with in Common Lisp code. This has the advantage of being able to copy HTML snippets and have them instantly be functional, less double quotes than a s-expression approach, and designers will be able to understand the embedded HTML.

ruby-html-proofer 5.0.3
Propagated dependencies: ruby-addressable@2.8.1 ruby-mercenary@0.4.0 ruby-nokogiri@1.18.10 ruby-parallel@1.21.0 ruby-rainbow@3.0.0 ruby-typhoeus@1.4.0 ruby-yell@2.2.2
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/gjtorikian/html-proofer
Licenses: Expat
Build system: ruby
Synopsis: Test your rendered HTML files to make sure they're accurate
Description:

HTMLProofer is a set of tests to validate your HTML output. These tests check if your image references are legitimate, if they have alt tags, if your internal links are working, and so on. It's intended to be an all-in-one checker for your output.

Page: 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286
Total results: 30850