_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
r-nonlineardotplot 0.5.0
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=nonLinearDotPlot
Licenses: Expat
Synopsis: Non Linear Dot Plots
Description:

Non linear dot plots are diagrams that allow dots of varying size to be constructed, so that columns with a large number of samples are reduced in height. Implementation of algorithm described in: Nils Rodrigues and Daniel Weiskopf, "Nonlinear Dot Plots", IEEE Transactions on Visualization and Computer Graphics, vol. 24, no. 1, pp. 616-625, 2018. <doi:10.1109/TVCG.2017.2744018>.

r-panelaggregation 0.1.1
Propagated dependencies: r-data-table@1.16.2
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://cran.r-project.org/package=panelaggregation
Licenses: GPL 2
Synopsis: Aggregate Longitudinal Survey Data
Description:

Aggregate Business Tendency Survey Data (and other qualitative surveys) to time series at various aggregation levels. Run aggregation of survey data in a speedy, re-traceable and a easily deployable way. Aggregation is substantially accelerated by use of data.table. This package intends to provide an interface that is less general and abstract than data.table but rather geared towards survey researchers.

rust-version-check 0.9.5
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/SergioBenitez/version_check
Licenses: ASL 2.0 Expat
Synopsis: Check that the installed rustc meets some version requirements
Description:

This tiny crate checks that the running or installed rustc meets some version requirements. The version is queried by calling the Rust compiler with --version. The path to the compiler is determined first via the RUSTC environment variable. If it is not set, then rustc is used. If that fails, no determination is made, and calls return None.

rust-version-check 0.1.5
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/SergioBenitez/version_check
Licenses: ASL 2.0 Expat
Synopsis: Check that the installed rustc meets some version requirements
Description:

This tiny crate checks that the running or installed rustc meets some version requirements. The version is queried by calling the Rust compiler with --version. The path to the compiler is determined first via the RUSTC environment variable. If it is not set, then rustc is used. If that fails, no determination is made, and calls return None.

texlive-pst-rubans 2024.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/pst-rubans
Licenses: LPPL (any version)
Synopsis: Draw three-dimensional ribbons
Description:

The package uses PStricks and pst-solides3d to draw three dimensional ribbons on a cylinder, torus, sphere, cone or paraboloid. The width of the ribbon, the number of turns, the colour of the outer and the inner surface of the ribbon may be set. In the case of circular and conical helices, one may also choose the number of ribbons.

r-bayesdissolution 0.2.1
Propagated dependencies: r-shiny@1.8.1 r-pscl@1.5.9 r-mnormt@2.1.1 r-mcmcpack@1.7-1 r-geor@1.9-4 r-coda@0.19-4.1
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=BayesDissolution
Licenses: GPL 2
Synopsis: Bayesian Models for Dissolution Testing
Description:

Fits Bayesian models (amongst others) to dissolution data sets that can be used for dissolution testing. The package was originally constructed to include only the Bayesian models outlined in Pourmohamad et al. (2022) <doi:10.1111/rssc.12535>. However, additional Bayesian and non-Bayesian models (based on bootstrapping and generalized pivotal quanties) have also been added. More models may be added over time.

r-npbayesimputecat 0.5
Propagated dependencies: r-rlang@1.1.4 r-reshape2@1.4.4 r-rcpp@1.0.13-1 r-ggplot2@3.5.1 r-dplyr@1.1.4 r-bayesplot@1.11.1
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=NPBayesImputeCat
Licenses: GPL 3+
Synopsis: Non-Parametric Bayesian Multiple Imputation for Categorical Data
Description:

These routines create multiple imputations of missing at random categorical data, and create multiply imputed synthesis of categorical data, with or without structural zeros. Imputations and syntheses are based on Dirichlet process mixtures of multinomial distributions, which is a non-parametric Bayesian modeling approach that allows for flexible joint modeling, described in Manrique-Vallier and Reiter (2014) <doi:10.1080/10618600.2013.844700>.

r-gdnainrnaseqdata 1.6.0
Propagated dependencies: r-xml@3.99-0.17 r-rsamtools@2.22.0 r-rcurl@1.98-1.16 r-experimenthub@2.14.0 r-biocgenerics@0.52.0
Channel: guix-bioc
Location: guix-bioc/packages/g.scm (guix-bioc packages g)
Home page: https://github.com/functionalgenomics/gDNAinRNAseqData
Licenses: Artistic License 2.0
Synopsis: RNA-seq data with different levels of gDNA contamination
Description:

This package provides access to BAM files generated from RNA-seq data produced with different levels of gDNA contamination. It currently allows one to download a subset of the data published by Li et al., BMC Genomics, 23:554, 2022. This subset of data is formed by BAM files with about 100,000 alignments with three different levels of gDNA contamination.

rust-async-process 1.8.1
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/smol-rs/async-process
Licenses: ASL 2.0 Expat
Synopsis: Async interface for working with processes
Description:

This crate is an async version of std::process. A background thread named async-process is lazily created on first use, which waits for spawned child processes to exit and then calls the wait() syscall to clean up the ``zombie'' processes.

This is unlike the process API in the standard library, where dropping a running Child leaks its resources.

rust-async-process 2.3.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/smol-rs/async-process
Licenses: ASL 2.0 Expat
Synopsis: Async interface for working with processes
Description:

This crate is an async version of std::process. A background thread named async-process is lazily created on first use, which waits for spawned child processes to exit and then calls the wait() syscall to clean up the ``zombie'' processes.

This is unlike the process API in the standard library, where dropping a running Child leaks its resources.

r-textboxplacement 1.0
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=textBoxPlacement
Licenses: GPL 2+
Synopsis: Compute a Non-Overlapping Layout of Text Boxes to Label Multiple Overlain Plots
Description:

Compute a non-overlapping layout of text boxes to label multiple overlain curves. For each curve, iteratively search for an adjacent x,y position for the text box that does not overlap with the other curves. If this process fails, then offsets are computed to add to the y values for each curve, that results in sufficient space to add all of the text labels.

r-robustprediction 0.1.7
Propagated dependencies: r-ranger@0.17.0 r-proc@1.18.5 r-mlr@2.19.2 r-mboost@2.9-11 r-glmnet@4.1-8 r-e1071@1.7-16
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/Yuting-He/RobustPrediction
Licenses: GPL 3
Synopsis: Robust Tuning and Training for Cross-Source Prediction
Description:

This package provides robust parameter tuning and model training for predictive models applied across data sources where the data distribution varies slightly from source to source. This package implements three primary tuning methods: cross-validation-based internal tuning, external tuning, and the RobustTuneC method. External tuning includes a conservative option where parameters are tuned internally on the training data and validating on an external dataset, providing a slightly pessimistic estimate. It supports Lasso, Ridge, Random Forest, Boosting, and Support Vector Machine classifiers. Currently, only binary classification is supported. The response variable must be the first column of the dataset and a factor with exactly two levels. The tuning methods are based on the paper by Nicole Ellenbach, Anne-Laure Boulesteix, Bernd Bischl, Kristian Unger, and Roman Hornung (2021) "Improved Outcome Prediction Across Data Sources Through Robust Parameter Tuning" <doi:10.1007/s00357-020-09368-z>.

r-aroma-affymetrix 3.2.2
Propagated dependencies: r-r-utils@2.12.3 r-r-oo@1.27.0 r-r-methodss3@1.8.2 r-r-filesets@2.15.1 r-r-devices@2.17.2 r-r-cache@0.16.0 r-matrixstats@1.4.1 r-mass@7.3-61 r-listenv@0.9.1 r-future@1.34.0 r-aroma-core@3.3.1 r-aroma-apd@0.7.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://www.aroma-project.org/
Licenses: LGPL 2.1+
Synopsis: Analysis of Large Affymetrix Microarray Data Sets
Description:

This package provides a cross-platform R framework that facilitates processing of any number of Affymetrix microarray samples regardless of computer system. The only parameter that limits the number of chips that can be processed is the amount of available disk space. The Aroma Framework has successfully been used in studies to process tens of thousands of arrays. This package has actively been used since 2006.

r-clintrialpredict 0.0.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=ClinTrialPredict
Licenses: Expat
Synopsis: Predicting and Simulating Clinical Trial with Time-to-Event Endpoint
Description:

Predict the course of clinical trial with a time-to-event endpoint for both two-arm and single-arm design. Each of the four primary study design parameters (the expected number of observed events, the number of subjects enrolled, the observation time, and the censoring parameter) can be derived analytically given the other three parameters. And the simulation datasets can be generated based on the design settings.

ruby-public-suffix 4.0.5
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://simonecarletti.com/code/publicsuffix-ruby/
Licenses: Expat
Synopsis: Domain name parser
Description:

The gem public_suffix is a domain name parser, written in Ruby, and based on the Public Suffix List. A public suffix is one under which Internet users can (or historically could) directly register names. Some examples of public suffixes are .com, .co.uk and pvt.k12.ma.us. The Public Suffix List is a list of all known public suffixes.

texlive-revquantum 2024.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/revquantum
Licenses: LPPL 1.3+
Synopsis: Hacks to make writing quantum papers for revtex4-1 less painful
Description:

This package provides a number of useful hacks to solve common annoyances with the revtex4-1 package, and to define notation in common use within quantum information. In doing so, it imports and configures a number of commonly-available and used packages, and where reasonable, provides fallbacks. It also warns when users try to load packages which are known to be incompatible with revtex4-1.

r-historicalborrow 1.1.0
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.1 r-tibble@3.2.1 r-rlang@1.1.4 r-rjags@4-16 r-posterior@1.6.0 r-matrix@1.7-1 r-ggplot2@3.5.1 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://wlandau.github.io/historicalborrow/
Licenses: Expat
Synopsis: Non-Longitudinal Bayesian Historical Borrowing Models
Description:

Historical borrowing in clinical trials can improve precision and operating characteristics. This package supports a hierarchical model and a mixture model to borrow historical control data from other studies to better characterize the control response of the current study. It also quantifies the amount of borrowing through benchmark models (independent and pooled). Some of the methods are discussed by Viele et al. (2013) <doi:10.1002/pst.1589>.

r-madantextnetwork 0.1.0
Propagated dependencies: r-xlsx@0.6.5 r-visnetwork@2.1.2 r-udpipe@0.8.11 r-topicmodels@0.2-17 r-tm@0.7-14 r-tidytext@0.4.2 r-tidyr@1.3.1 r-textminer@3.0.5 r-stringr@1.5.1 r-stringi@1.8.4 r-stopwords@2.3 r-shinythemes@1.2.0 r-shiny@1.8.1 r-persianstemmer@1.0 r-ngram@3.2.3 r-lattice@0.22-6 r-igraph@2.1.1 r-hwordcloud@0.1.0 r-glue@1.8.0 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MadanTextNetwork
Licenses: GPL 3
Synopsis: Persian Text Mining Tool for Co-Occurrence Network
Description:

This package provides an extension to MadanText for creating and analyzing co-occurrence networks in Persian text data. This package mainly makes use of the PersianStemmer (Safshekan, R., et al. (2019). <https://CRAN.R-project.org/package=PersianStemmer>), udpipe (Wijffels, J., et al. (2023). <https://CRAN.R-project.org/package=udpipe>), and shiny (Chang, W., et al. (2023). <https://CRAN.R-project.org/package=shiny>) packages.

r-nonlineartseries 0.3.1
Propagated dependencies: r-zoo@1.8-12 r-tseries@0.10-58 r-rcpparmadillo@14.0.2-1 r-rcpp@1.0.13-1 r-matrix@1.7-1 r-lifecycle@1.0.4
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://github.com/constantino-garcia/nonlinearTseries
Licenses: GPL 3
Synopsis: Nonlinear Time Series Analysis
Description:

This package provides functions for nonlinear time series analysis. This package permits the computation of the most-used nonlinear statistics/algorithms including generalized correlation dimension, information dimension, largest Lyapunov exponent, sample entropy and Recurrence Quantification Analysis (RQA), among others. Basic routines for surrogate data testing are also included. Part of this work was based on the book "Nonlinear time series analysis" by Holger Kantz and Thomas Schreiber (ISBN: 9780521529020).

texlive-recipebook 2024.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/recipebook
Licenses: LPPL 1.3+
Synopsis: Typeset 5.5" x 8" recipes for browsing or printing
Description:

This is a LaTeX2e class for typesetting recipes. It is designed for typesetting one or two recipes per page, with dimensions of 5.5 x 8.5. The hyperlinked table of contents and page numbers make browsing recipes convenient, and the pages can be joined together or printed two per sheet to normal letterpaper easily. The size was chosen to work in half-page 3-ring binder cover sheets.

r-sorptionanalysis 0.1.0
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SorptionAnalysis
Licenses: GPL 2
Synopsis: Static Adsorption Experiment Plotting and Analysis
Description:

This package provides tools to efficiently analyze and visualize laboratory data from aqueous static adsorption experiments. The package provides functions to plot Langmuir, Freundlich, and Temkin isotherms and functions to determine the statistical conformity of data points to the Langmuir, Freundlich, and Temkin adsorption models through statistical characterization of the isothermic least squares regressions lines. Scientific Reference: Dada, A.O, Olalekan, A., Olatunya, A. (2012) <doi:10.9790/5736-0313845>.

r-tree-interpreter 0.1.1
Propagated dependencies: r-rcpparmadillo@14.0.2-1 r-rcpp@1.0.13-1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/nalzok/tree.interpreter
Licenses: Expat
Synopsis: Random Forest Prediction Decomposition and Feature Importance Measure
Description:

An R re-implementation of the treeinterpreter package on PyPI <https://pypi.org/project/treeinterpreter/>. Each prediction can be decomposed as prediction = bias + feature_1_contribution + ... + feature_n_contribution'. This decomposition is then used to calculate the Mean Decrease Impurity (MDI) and Mean Decrease Impurity using out-of-bag samples (MDI-oob) feature importance measures based on the work of Li et al. (2019) <arXiv:1906.10845>.

r-diallelanalysisr 0.6.0
Propagated dependencies: r-ggplot2@3.5.1
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DiallelAnalysisR
Licenses: GPL 2 GPL 3
Synopsis: Diallel Analysis with R
Description:

This package performs Diallel Analysis with R using Griffing's and Hayman's approaches. Four different Methods (1: Method-I (Parents + F1's + reciprocals); 2: Method-II (Parents and one set of F1's); 3: Method-III (One set of F1's and reciprocals); 4: Method-IV (One set of F1's only)) and two Models (1: Fixed Effects Model; 2: Random Effects Model) can be applied using Griffing's approach.

r-semicmprskcoxmsm 0.2.0
Propagated dependencies: r-twang@2.6.1 r-survival@3.7-0 r-rcpp@1.0.13-1 r-ggplot2@3.5.1 r-fastghquad@1.0.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=semicmprskcoxmsm
Licenses: GPL 2+
Synopsis: Use Inverse Probability Weighting to Estimate Treatment Effect for Semi Competing Risks Data
Description:

Use inverse probability weighting methods to estimate treatment effect under marginal structure model (MSM) for the transition hazard of semi competing risk data, i.e. illness death model. We implement two specific such models, the usual Markov illness death structural model and the general Markov illness death structural model. We also provide the predicted three risks functions from the marginal structure models. Zhang, Y. and Xu, R. (2022) <arXiv:2204.10426>.

Page: 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511
Total results: 36249