_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
r-delayed 0.5.0
Propagated dependencies: r-visnetwork@2.1.2 r-uuid@1.2-1 r-rstackdeque@1.1.1 r-rlang@1.1.6 r-r6@2.6.1 r-r-utils@2.13.0 r-r-oo@1.27.1 r-progress@1.2.3 r-igraph@2.1.4 r-future@1.49.0 r-data-table@1.17.2 r-bbmisc@1.13
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://tlverse.org/delayed/
Licenses: GPL 3
Synopsis: Framework for Parallelizing Dependent Tasks
Description:

Mechanisms to parallelize dependent tasks in a manner that optimizes the compute resources available. It provides access to "delayed" computations, which may be parallelized using futures. It is, to an extent, a facsimile of the Dask library (<https://www.dask.org/>), for the Python language.

r-drought 1.2
Propagated dependencies: r-corrplot@0.95 r-copula@1.1-6
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=drought
Licenses: GPL 3
Synopsis: Statistical Modeling and Assessment of Drought
Description:

Provide tools for drought monitoring based on univariate and multivariate drought indicators.Statistical drought prediction based on Ensemble Streamflow Prediction (ESP), drought risk assessments, and drought propagation are also provided. Please see Hao Zengchao et al. (2017) <doi:10.1016/j.envsoft.2017.02.008>.

r-ftsspec 1.0.0
Propagated dependencies: r-sna@2.8
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=ftsspec
Licenses: GPL 2
Synopsis: Spectral Density Estimation and Comparison for Functional Time Series
Description:

This package provides functions for estimating spectral density operator of functional time series (FTS) and comparing the spectral density operator of two functional time series, in a way that allows detection of differences of the spectral density operator in frequencies and along the curve length.

r-gpbstat 0.4.4
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.2.1 r-purrr@1.0.4 r-magrittr@2.0.3 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/nandp1/gpbStat/
Licenses: GPL 2
Synopsis: Comprehensive Statistical Analysis of Plant Breeding Experiments
Description:

This package performs statistical data analysis of various Plant Breeding experiments. Contains functions for Line by Tester analysis as per Arunachalam, V.(1974) <http://repository.ias.ac.in/89299/> and Diallel analysis as per Griffing, B. (1956) <https://www.publish.csiro.au/bi/pdf/BI9560463>.

r-jnplots 0.1.1
Propagated dependencies: r-scales@1.4.0 r-nlme@3.1-168 r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/j.scm (guix-cran packages j)
Home page: https://github.com/kenstoyama/JNplots
Licenses: Expat
Synopsis: Visualize Outputs from the 'Johnson-Neyman' Technique
Description:

Aids in the calculation and visualization of regions of non-significance using the Johnson-Neyman technique and its extensions as described by Bauer and Curran (2005) <doi:10.1207/s15327906mbr4003_5> to assess the influence of categorical and continuous moderators. Allows correcting for phylogenetic relatedness.

r-lncdiff 1.0.0
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=lncDIFF
Licenses: GPL 2+
Synopsis: Long Non-Coding RNA Differential Expression Analysis
Description:

We developed an approach to detect differential expression features in long non-coding RNA low counts, using generalized linear model with zero-inflated exponential quasi likelihood ratio test. Methods implemented in this package are described in Li (2019) <doi:10.1186/s12864-019-5926-4>.

r-linevis 1.0.0
Propagated dependencies: r-shiny@1.10.0 r-rmarkdown@2.29 r-magrittr@2.0.3 r-jsonlite@2.0.0 r-htmlwidgets@1.6.4 r-crosstalk@1.2.1
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://gitlab.com/thomaschln/linevis
Licenses: GPL 3
Synopsis: Interactive Time Series Visualizations
Description:

Create interactive time series visualizations. linevis includes an extensive API to manipulate time series after creation, and supports getting data out of the visualization. Based on the timevis package and the vis.js Timeline JavaScript library <https://visjs.github.io/vis-timeline/docs/graph2d/>.

r-lineup2 0.6
Propagated dependencies: r-rcpp@1.0.14
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/kbroman/lineup2
Licenses: GPL 3
Synopsis: Lining Up Two Sets of Measurements
Description:

This package provides tools for detecting and correcting sample mix-ups between two sets of measurements, such as between gene expression data on two tissues. This is a revised version of the lineup package, to be more general and not tied to the qtl package.

r-learnsl 1.0.0
Propagated dependencies: r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/ComiSeng/LearnSL
Licenses: Expat
Synopsis: Learn Supervised Classification Methods Through Examples and Code
Description:

Supervised classification methods, which (if asked) can provide step-by-step explanations of the algorithms used, as described in PK Josephine et. al., (2021) <doi:10.59176/kjcs.v1i1.1259>; and datasets to test them on, which highlight the strengths and weaknesses of each technique.

r-mapdeck 0.3.5
Propagated dependencies: r-spatialwidget@0.2.5 r-shiny@1.10.0 r-sfheaders@0.4.4 r-rcpp@1.0.14 r-rapidjsonr@1.2.0 r-magrittr@2.0.3 r-jsonify@1.2.2 r-interleave@0.1.2 r-htmlwidgets@1.6.4 r-googlepolylines@0.8.7 r-geometries@0.2.4 r-geojsonsf@2.0.3 r-colourvalues@0.3.9 r-bh@1.87.0-1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://symbolixau.github.io/mapdeck/articles/mapdeck.html
Licenses: GPL 3
Synopsis: Interactive Maps Using 'Mapbox GL JS' and 'Deck.gl'
Description:

This package provides a mechanism to plot an interactive map using Mapbox GL (<https://docs.mapbox.com/mapbox-gl-js/api/>), a javascript library for interactive maps, and Deck.gl (<https://deck.gl/>), a javascript library which uses WebGL for visualising large data sets.

r-netplot 0.3-0
Propagated dependencies: r-sna@2.8 r-network@1.19.0 r-igraph@2.1.4
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/USCCANA/netplot
Licenses: Expat
Synopsis: Beautiful Graph Drawing
Description:

This package provides a graph visualization engine that emphasizes on aesthetics at the same time providing default parameters that yield out-of-the-box-nice visualizations. The package is built on top of The Grid Graphics Package and seamlessly work with igraph and network objects.

r-nomnoml 0.3.0
Propagated dependencies: r-webshot2@0.1.2 r-rlang@1.1.6 r-png@0.1-8 r-lifecycle@1.0.4 r-htmlwidgets@1.6.4
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://rstudio.github.io/nomnoml/
Licenses: Expat
Synopsis: Sassy 'UML' Diagrams
Description:

This package provides a tool for drawing sassy UML (Unified Modeling Language) diagrams based on a simple syntax, see <https://www.nomnoml.com>. Supports styling, R Markdown and exporting diagrams in the PNG format. Note: you need a chromium based browser installed on your system.

r-neuroim 0.0.6
Propagated dependencies: r-yaimpute@1.0-34.1 r-stringr@1.5.1 r-rgl@1.3.18 r-readr@2.1.5 r-rcpp@1.0.14 r-matrix@1.7-3 r-iterators@1.0.14 r-hash@2.2.6.3 r-assertthat@0.2.1 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=neuroim
Licenses: GPL 2+
Synopsis: Data Structures and Handling for Neuroimaging Data
Description:

This package provides a collection of data structures that represent volumetric brain imaging data. The focus is on basic data handling for 3D and 4D neuroimaging data. In addition, there are function to read and write NIFTI files and limited support for reading AFNI files.

r-origami 1.0.7
Propagated dependencies: r-listenv@0.9.1 r-future-apply@1.11.3 r-future@1.49.0 r-data-table@1.17.2 r-assertthat@0.2.1 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://tlverse.org/origami/
Licenses: GPL 3
Synopsis: Generalized Framework for Cross-Validation
Description:

This package provides a general framework for the application of cross-validation schemes to particular functions. By allowing arbitrary lists of results, origami accommodates a range of cross-validation applications. This implementation was first described by Coyle and Hejazi (2018) <doi:10.21105/joss.00512>.

r-pracpac 0.2.0
Propagated dependencies: r-rprojroot@2.0.4 r-renv@1.1.4 r-pkgbuild@1.4.7 r-magrittr@2.0.3 r-glue@1.8.0 r-fs@1.6.6
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://signaturescience.github.io/pracpac/
Licenses: Expat
Synopsis: Practical 'R' Packaging in 'Docker'
Description:

Streamline the creation of Docker images with R packages and dependencies embedded. The pracpac package provides a usethis'-like interface to creating Dockerfiles with dependencies managed by renv'. The pracpac functionality is described in Nagraj and Turner (2023) <doi:10.48550/arXiv.2303.07876>.

r-proxirr 0.4
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=proxirr
Licenses: Expat
Synopsis: Alpha and Beta Proximity to Irreplaceability
Description:

This package provides functions to measure Alpha and Beta Proximity to Irreplaceability. The methods for Alpha and Beta irreplaceability were first described in: Baisero D., Schuster R. & Plumptre A.J. Redefining and Mapping Global Irreplaceability. Conservation Biology 2021;1-11. <doi:10.1111/cobi.13806>.

r-prismjs 2.1.0
Propagated dependencies: r-xml2@1.3.8 r-v8@6.0.3
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=prismjs
Licenses: Expat
Synopsis: Server-Side Syntax Highlighting
Description:

Prism <https://prismjs.com/> is a lightweight, extensible syntax highlighter, built with modern web standards in mind. This package provides server-side rendering in R using V8 such that no JavaScript library is required in the resulting HTML documents. Over 400 languages are supported.

r-pplasso 2.0
Propagated dependencies: r-mass@7.3-65 r-glmnet@4.1-8 r-ggplot2@3.5.2 r-genlasso@1.6.1 r-cvcovest@1.2.2
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=PPLasso
Licenses: GPL 2
Synopsis: Prognostic Predictive Lasso for Biomarker Selection
Description:

We provide new tools for the identification of prognostic and predictive biomarkers. For further details we refer the reader to the paper: Zhu et al. Identification of prognostic and predictive biomarkers in high-dimensional data with PPLasso. BMC Bioinformatics. 2023 Jan 23;24(1):25.

r-promptr 1.0.0
Propagated dependencies: r-stringr@1.5.1 r-jsonlite@2.0.0 r-httr2@1.1.2 r-glue@1.8.0 r-dplyr@1.1.4 r-curl@6.2.2
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/joeornstein/promptr
Licenses: Expat
Synopsis: Format and Complete Few-Shot LLM Prompts
Description:

Format and submit few-shot prompts to OpenAI's Large Language Models (LLMs). Designed to be particularly useful for text classification problems in the social sciences. Methods are described in Ornstein, Blasingame, and Truscott (2024) <https://joeornstein.github.io/publications/ornstein-blasingame-truscott.pdf>.

r-spbayes 0.4-8
Propagated dependencies: r-sp@2.2-0 r-matrix@1.7-3 r-magic@1.6-1 r-formula@1.2-5 r-coda@0.19-4.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://www.finley-lab.com
Licenses: GPL 2+
Synopsis: Univariate and Multivariate Spatial-Temporal Modeling
Description:

Fits univariate and multivariate spatio-temporal random effects models for point-referenced data using Markov chain Monte Carlo (MCMC). Details are given in Finley, Banerjee, and Gelfand (2015) <doi:10.18637/jss.v063.i13> and Finley and Banerjee <doi:10.1016/j.envsoft.2019.104608>.

r-samtool 1.8.1
Propagated dependencies: r-vars@1.6-1 r-tmb@1.9.17 r-snowfall@1.84-6.3 r-rmarkdown@2.29 r-rcppeigen@0.3.4.0.2 r-pbapply@1.7-2 r-msetool@3.7.4 r-gplots@3.2.0 r-dplyr@1.1.4 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://openmse.com
Licenses: GPL 3
Synopsis: Stock Assessment Methods Toolkit
Description:

Simulation tools for closed-loop simulation are provided for the MSEtool operating model to inform data-rich fisheries. SAMtool provides a conditioning model, assessment models of varying complexity with standardized reporting, model-based management procedures, and diagnostic tools for evaluating assessments inside closed-loop simulation.

r-schwabr 0.1.3
Propagated dependencies: r-urltools@1.7.3 r-magrittr@2.0.3 r-lubridate@1.9.4 r-jsonlite@2.0.0 r-httr@1.4.7 r-dplyr@1.1.4 r-base64enc@0.1-3
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://altanalytics.github.io/schwabr/
Licenses: GPL 3
Synopsis: 'Schwab API' Interface
Description:

Use R to interface with the Charles Schwab Trade API <https://developer.schwab.com/>. Functions include authentication, trading, price requests, account information, and option chains. A user will need a Schwab brokerage account and Schwab Individual Developer app. See README for authentication process and examples.

r-tsgarch 1.0.3
Propagated dependencies: r-zoo@1.8-14 r-xts@0.14.1 r-tsmethods@1.0.2 r-tsdistributions@1.0.3 r-tmb@1.9.17 r-sandwich@3.1-1 r-rdpack@2.6.4 r-rcppeigen@0.3.4.0.2 r-rcpp@1.0.14 r-progressr@0.15.1 r-numderiv@2016.8-1.1 r-nloptr@2.2.1 r-lubridate@1.9.4 r-future-apply@1.11.3 r-future@1.49.0 r-flextable@0.9.7 r-data-table@1.17.2
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/tsmodels/tsgarch
Licenses: GPL 2
Synopsis: Univariate GARCH Models
Description:

Multiple flavors of the Generalized Autoregressive Conditional Heteroskedasticity (GARCH) model with a large choice of conditional distributions. Methods for specification, estimation, prediction, filtering, simulation, statistical testing and more. Represents a partial re-write and re-think of rugarch', making use of automatic differentiation for estimation.

r-vistree 0.8.1
Propagated dependencies: r-rpart@4.1.24 r-partykit@1.2-24 r-colorspace@2.1-1
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://cran.r-project.org/package=visTree
Licenses: GPL 3
Synopsis: Visualization of Subgroups for Decision Trees
Description:

This package provides a visualization for characterizing subgroups defined by a decision tree structure. The visualization simplifies the ability to interpret individual pathways to subgroups; each sub-plot describes the distribution of observations within individual terminal nodes and percentile ranges for the associated inner nodes.

Page: 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528
Total results: 36659