{ "R": { "Version": "4.5.3", "Repositories": [ { "Name": "CRAN", "URL": "https://cloud.r-project.org" } ] }, "Bioconductor": { "Version": "3.22" }, "Packages": { "AsioHeaders": { "Package": "AsioHeaders", "Version": "1.30.2-1", "Source": "Repository", "Type": "Package", "Title": "'Asio' C++ Header Files", "Date": "2025-04-15", "Authors@R": "c(person(\"Dirk\", \"Eddelbuettel\", role = c(\"aut\", \"cre\"), email = \"edd@debian.org\", comment = c(ORCID = \"0000-0001-6419-907X\")), person(\"Christopher M.\", \"Kohlhoff\", role = \"aut\", comment = \"Author of Asio\"))", "Description": "'Asio' is a cross-platform C++ library for network and low-level I/O programming that provides developers with a consistent asynchronous model using a modern C++ approach. It is also included in Boost but requires linking when used with Boost. Standalone it can be used header-only (provided a recent compiler). 'Asio' is written and maintained by Christopher M. Kohlhoff, and released under the 'Boost Software License', Version 1.0.", "Copyright": "file inst/COPYRIGHTS", "License": "BSL-1.0", "URL": "https://github.com/eddelbuettel/asioheaders, https://dirk.eddelbuettel.com/code/asioheaders.html", "BugReports": "https://github.com/eddelbuettel/asioheaders/issues", "NeedsCompilation": "no", "Author": "Dirk Eddelbuettel [aut, cre] (), Christopher M. Kohlhoff [aut] (Author of Asio)", "Maintainer": "Dirk Eddelbuettel ", "Repository": "CRAN" }, "BH": { "Package": "BH", "Version": "1.90.0-1", "Source": "Repository", "Type": "Package", "Title": "Boost C++ Header Files", "Date": "2025-12-13", "Authors@R": "c(person(\"Dirk\", \"Eddelbuettel\", role = c(\"aut\", \"cre\"), email = \"edd@debian.org\", comment = c(ORCID = \"0000-0001-6419-907X\")), person(\"John W.\", \"Emerson\", role = \"aut\"), person(\"Michael J.\", \"Kane\", role = \"aut\", comment = c(ORCID = \"0000-0003-1899-6662\")))", "Description": "Boost provides free peer-reviewed portable C++ source libraries. A large part of Boost is provided as C++ template code which is resolved entirely at compile-time without linking. This package aims to provide the most useful subset of Boost libraries for template use among CRAN packages. By placing these libraries in this package, we offer a more efficient distribution system for CRAN as replication of this code in the sources of other packages is avoided. As of release 1.84.0-0, the following Boost libraries are included: 'accumulators' 'algorithm' 'align' 'any' 'atomic' 'beast' 'bimap' 'bind' 'circular_buffer' 'compute' 'concept' 'config' 'container' 'date_time' 'detail' 'dynamic_bitset' 'exception' 'flyweight' 'foreach' 'functional' 'fusion' 'geometry' 'graph' 'heap' 'icl' 'integer' 'interprocess' 'intrusive' 'io' 'iostreams' 'iterator' 'lambda2' 'math' 'move' 'mp11' 'mpl' 'multiprecision' 'numeric' 'pending' 'phoenix' 'polygon' 'preprocessor' 'process' 'propery_tree' 'qvm' 'random' 'range' 'scope_exit' 'smart_ptr' 'sort' 'spirit' 'tuple' 'type_traits' 'typeof' 'unordered' 'url' 'utility' 'uuid'.", "License": "BSL-1.0", "URL": "https://github.com/eddelbuettel/bh, https://dirk.eddelbuettel.com/code/bh.html", "BugReports": "https://github.com/eddelbuettel/bh/issues", "NeedsCompilation": "no", "Author": "Dirk Eddelbuettel [aut, cre] (ORCID: ), John W. Emerson [aut], Michael J. Kane [aut] (ORCID: )", "Maintainer": "Dirk Eddelbuettel ", "Repository": "CRAN" }, "Biobase": { "Package": "Biobase", "Version": "2.70.0", "Source": "Bioconductor", "Title": "Biobase: Base functions for Bioconductor", "Description": "Functions that are needed by many other packages or which replace R functions.", "biocViews": "Infrastructure", "URL": "https://bioconductor.org/packages/Biobase", "BugReports": "https://github.com/Bioconductor/Biobase/issues", "License": "Artistic-2.0", "Authors@R": "c( person(\"R.\", \"Gentleman\", role=\"aut\"), person(\"V.\", \"Carey\", role = \"aut\"), person(\"M.\", \"Morgan\", role=\"aut\"), person(\"S.\", \"Falcon\", role=\"aut\"), person(\"Haleema\", \"Khan\", role = \"ctb\", comment = \"'esApply' and 'BiobaseDevelopment' vignette translation from Sweave to Rmarkdown / HTML\" ), person(\"Bioconductor Package Maintainer\", role = \"cre\", email = \"maintainer@bioconductor.org\" ))", "Suggests": [ "tools", "tkWidgets", "ALL", "RUnit", "golubEsets", "BiocStyle", "knitr", "limma" ], "Depends": [ "R (>= 2.10)", "BiocGenerics (>= 0.27.1)", "utils" ], "Imports": [ "methods" ], "VignetteBuilder": "knitr", "LazyLoad": "yes", "Collate": "tools.R strings.R environment.R vignettes.R packages.R AllGenerics.R VersionsClass.R VersionedClasses.R methods-VersionsNull.R methods-VersionedClass.R DataClasses.R methods-aggregator.R methods-container.R methods-MIAxE.R methods-MIAME.R methods-AssayData.R methods-AnnotatedDataFrame.R methods-eSet.R methods-ExpressionSet.R methods-MultiSet.R methods-SnpSet.R methods-NChannelSet.R anyMissing.R rowOp-methods.R updateObjectTo.R methods-ScalarObject.R zzz.R", "git_url": "https://git.bioconductor.org/packages/Biobase", "git_branch": "RELEASE_3_22", "git_last_commit": "9964e15", "git_last_commit_date": "2025-10-29", "Repository": "Bioconductor 3.22", "NeedsCompilation": "yes", "Author": "R. Gentleman [aut], V. Carey [aut], M. Morgan [aut], S. Falcon [aut], Haleema Khan [ctb] ('esApply' and 'BiobaseDevelopment' vignette translation from Sweave to Rmarkdown / HTML), Bioconductor Package Maintainer [cre]", "Maintainer": "Bioconductor Package Maintainer " }, "BiocGenerics": { "Package": "BiocGenerics", "Version": "0.56.0", "Source": "Bioconductor", "Title": "S4 generic functions used in Bioconductor", "Description": "The package defines many S4 generic functions used in Bioconductor.", "biocViews": "Infrastructure", "URL": "https://bioconductor.org/packages/BiocGenerics", "BugReports": "https://github.com/Bioconductor/BiocGenerics/issues", "License": "Artistic-2.0", "Encoding": "UTF-8", "Authors@R": "c( person(\"The Bioconductor Dev Team\", role=\"aut\"), person(\"Hervé\", \"Pagès\", role=c(\"aut\", \"cre\"), email=\"hpages.on.github@gmail.com\", comment=c(ORCID=\"0009-0002-8272-4522\")), person(\"Laurent\", \"Gatto\", role=\"ctb\", email=\"laurent.gatto@uclouvain.be\", comment=c(ORCID=\"0000-0002-1520-2268\")), person(\"Nathaniel\", \"Hayden\", role=\"ctb\"), person(\"James\", \"Hester\", role=\"ctb\"), person(\"Wolfgang\", \"Huber\", role=\"ctb\"), person(\"Michael\", \"Lawrence\", role=\"ctb\"), person(\"Martin\", \"Morgan\", role=\"ctb\", email=\"mtmorgan.xyz@gmail.com\", comment=c(ORCID=\"0000-0002-5874-8148\")), person(\"Valerie\", \"Obenchain\", role=\"ctb\"))", "Depends": [ "R (>= 4.0.0)", "methods", "utils", "graphics", "stats", "generics" ], "Imports": [ "methods", "utils", "graphics", "stats" ], "Suggests": [ "Biobase", "S4Vectors", "IRanges", "S4Arrays", "SparseArray", "DelayedArray", "HDF5Array", "GenomicRanges", "pwalign", "Rsamtools", "AnnotationDbi", "affy", "affyPLM", "DESeq2", "flowClust", "MSnbase", "annotate", "MultiAssayExperiment", "RUnit" ], "Collate": "S3-classes-as-S4-classes.R utils.R normarg-utils.R replaceSlots.R aperm.R append.R as.data.frame.R as.list.R as.vector.R cbind.R do.call.R duplicated.R eval.R Extremes.R format.R funprog.R get.R grep.R is.unsorted.R lapply.R mapply.R match.R mean.R nrow.R order.R paste.R rank.R rep.R row_colnames.R saveRDS.R sort.R start.R subset.R t.R table.R tapply.R unique.R unlist.R unsplit.R which.R which.min.R relist.R boxplot.R image.R density.R IQR.R mad.R residuals.R var.R weights.R xtabs.R setops.R annotation.R combine.R containsOutOfMemoryData.R dbconn.R dge.R dims.R fileName.R longForm.R normalize.R Ontology.R organism_species.R paste2.R path.R plotMA.R plotPCA.R score.R strand.R toTable.R type.R updateObject.R testPackage.R zzz.R", "git_url": "https://git.bioconductor.org/packages/BiocGenerics", "git_branch": "RELEASE_3_22", "git_last_commit": "16cf16d", "git_last_commit_date": "2025-10-29", "Repository": "Bioconductor 3.22", "NeedsCompilation": "no", "Author": "The Bioconductor Dev Team [aut], Hervé Pagès [aut, cre] (ORCID: ), Laurent Gatto [ctb] (ORCID: ), Nathaniel Hayden [ctb], James Hester [ctb], Wolfgang Huber [ctb], Michael Lawrence [ctb], Martin Morgan [ctb] (ORCID: ), Valerie Obenchain [ctb]", "Maintainer": "Hervé Pagès " }, "BiocManager": { "Package": "BiocManager", "Version": "1.30.27", "Source": "Repository", "Title": "Access the Bioconductor Project Package Repository", "Description": "A convenient tool to install and update Bioconductor packages.", "Authors@R": "c( person(\"Martin\", \"Morgan\", email = \"martin.morgan@roswellpark.org\", role = \"aut\", comment = c(ORCID = \"0000-0002-5874-8148\")), person(\"Marcel\", \"Ramos\", email = \"marcel.ramos@sph.cuny.edu\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-3242-0582\")))", "Imports": [ "utils" ], "Suggests": [ "BiocVersion", "BiocStyle", "remotes", "rmarkdown", "testthat", "withr", "curl", "knitr" ], "URL": "https://bioconductor.github.io/BiocManager/", "BugReports": "https://github.com/Bioconductor/BiocManager/issues", "VignetteBuilder": "knitr", "License": "Artistic-2.0", "Encoding": "UTF-8", "RoxygenNote": "7.3.2", "NeedsCompilation": "no", "Author": "Martin Morgan [aut] (ORCID: ), Marcel Ramos [aut, cre] (ORCID: )", "Maintainer": "Marcel Ramos ", "Repository": "CRAN" }, "BiocParallel": { "Package": "BiocParallel", "Version": "1.44.0", "Source": "Bioconductor", "Type": "Package", "Title": "Bioconductor facilities for parallel evaluation", "Authors@R": "c( person(\"Jiefei\", \"Wang\", email = \"jiefei0804@gmail.com\", role = c(\"aut\", \"cre\")), person(\"Martin\", \"Morgan\", email = \"mtmorgan.bioc@gmail.com\", role=\"aut\"), person(\"Valerie\", \"Obenchain\", role=\"aut\"), person(\"Michel\", \"Lang\", email=\"michellang@gmail.com\", role=\"aut\"), person(\"Ryan\", \"Thompson\", email=\"rct@thompsonclan.org\", role=\"aut\"), person(\"Nitesh\", \"Turaga\", role=\"aut\"), person(\"Aaron\", \"Lun\", role = \"ctb\"), person(\"Henrik\", \"Bengtsson\", role = \"ctb\"), person(\"Madelyn\", \"Carlson\", role = \"ctb\", comment = \"Translated 'Random Numbers' vignette from Sweave to RMarkdown / HTML.\" ), person(\"Phylis\", \"Atieno\", role = \"ctb\", comment = \"Translated 'Introduction to BiocParallel' vignette from Sweave to Rmarkdown / HTML.\" ), person( \"Sergio\", \"Oller\", role = \"ctb\", comment = c( \"Improved bpmapply() efficiency.\", \"ORCID\" = \"0000-0002-8994-1549\" ) ))", "Description": "This package provides modified versions and novel implementation of functions for parallel evaluation, tailored to use with Bioconductor objects.", "URL": "https://github.com/Bioconductor/BiocParallel", "BugReports": "https://github.com/Bioconductor/BiocParallel/issues", "biocViews": "Infrastructure", "License": "GPL-2 | GPL-3 | BSL-1.0", "SystemRequirements": "C++11", "Depends": [ "methods", "R (>= 4.1.0)" ], "Imports": [ "stats", "utils", "futile.logger", "parallel", "snow", "codetools" ], "Suggests": [ "BiocGenerics", "tools", "foreach", "BBmisc", "doParallel", "GenomicRanges", "RNAseqData.HNRNPC.bam.chr14", "TxDb.Hsapiens.UCSC.hg19.knownGene", "VariantAnnotation", "Rsamtools", "GenomicAlignments", "ShortRead", "RUnit", "BiocStyle", "knitr", "batchtools", "data.table" ], "Enhances": [ "Rmpi" ], "Collate": "AllGenerics.R DeveloperInterface.R prototype.R bploop.R ErrorHandling.R log.R bpbackend-methods.R bpisup-methods.R bplapply-methods.R bpiterate-methods.R bpstart-methods.R bpstop-methods.R BiocParallelParam-class.R bpmapply-methods.R bpschedule-methods.R bpvec-methods.R bpvectorize-methods.R bpworkers-methods.R bpaggregate-methods.R bpvalidate.R SnowParam-class.R MulticoreParam-class.R TransientMulticoreParam-class.R register.R SerialParam-class.R DoparParam-class.R SnowParam-utils.R BatchtoolsParam-class.R progress.R ipcmutex.R worker-number.R utilities.R rng.R bpinit.R reducer.R worker.R bpoptions.R cpp11.R BiocParallel-defunct.R", "LinkingTo": [ "BH (>= 1.87.0)", "cpp11" ], "VignetteBuilder": "knitr", "RoxygenNote": "7.1.2", "git_url": "https://git.bioconductor.org/packages/BiocParallel", "git_branch": "RELEASE_3_22", "git_last_commit": "3d6f2f6", "git_last_commit_date": "2025-10-29", "Repository": "Bioconductor 3.22", "NeedsCompilation": "yes", "Author": "Jiefei Wang [aut, cre], Martin Morgan [aut], Valerie Obenchain [aut], Michel Lang [aut], Ryan Thompson [aut], Nitesh Turaga [aut], Aaron Lun [ctb], Henrik Bengtsson [ctb], Madelyn Carlson [ctb] (Translated 'Random Numbers' vignette from Sweave to RMarkdown / HTML.), Phylis Atieno [ctb] (Translated 'Introduction to BiocParallel' vignette from Sweave to Rmarkdown / HTML.), Sergio Oller [ctb] (Improved bpmapply() efficiency., ORCID: )", "Maintainer": "Jiefei Wang " }, "BiocVersion": { "Package": "BiocVersion", "Version": "3.22.0", "Source": "Bioconductor", "Title": "Set the appropriate version of Bioconductor packages", "Description": "This package provides repository information for the appropriate version of Bioconductor.", "Authors@R": "c( person(\"Martin\", \"Morgan\", email = \"martin.morgan@roswellpark.org\", role = \"aut\"), person(\"Marcel\", \"Ramos\", email = \"marcel.ramos@sph.cuny.edu\", role = \"ctb\"), person(\"Bioconductor\", \"Package Maintainer\", email = \"maintainer@bioconductor.org\", role = c(\"ctb\", \"cre\")))", "biocViews": "Infrastructure", "Depends": [ "R (>= 4.5.0)" ], "License": "Artistic-2.0", "Encoding": "UTF-8", "RoxygenNote": "6.0.1", "git_url": "https://git.bioconductor.org/packages/BiocVersion", "git_branch": "devel", "git_last_commit": "fea53ac", "git_last_commit_date": "2025-04-15", "Repository": "Bioconductor 3.22", "NeedsCompilation": "no", "Author": "Martin Morgan [aut], Marcel Ramos [ctb], Bioconductor Package Maintainer [ctb, cre]", "Maintainer": "Bioconductor Package Maintainer " }, "Biostrings": { "Package": "Biostrings", "Version": "2.78.0", "Source": "Bioconductor", "Title": "Efficient manipulation of biological strings", "Description": "Memory efficient string containers, string matching algorithms, and other utilities, for fast manipulation of large biological sequences or sets of sequences.", "biocViews": "SequenceMatching, Alignment, Sequencing, Genetics, DataImport, DataRepresentation, Infrastructure", "URL": "https://bioconductor.org/packages/Biostrings", "BugReports": "https://github.com/Bioconductor/Biostrings/issues", "License": "Artistic-2.0", "Encoding": "UTF-8", "Authors@R": "c( person(\"Hervé\", \"Pagès\", role=c(\"aut\", \"cre\"), email=\"hpages.on.github@gmail.com\"), person(\"Patrick\", \"Aboyoun\", role=\"aut\"), person(\"Robert\", \"Gentleman\", role=\"aut\"), person(\"Saikat\", \"DebRoy\", role=\"aut\"), person(\"Vince\", \"Carey\", role=\"ctb\"), person(\"Nicolas\", \"Delhomme\", role=\"ctb\"), person(\"Felix\", \"Ernst\", role=\"ctb\"), person(\"Wolfgang\", \"Huber\", role=\"ctb\", comment=\"'matchprobes' vignette\"), person(\"Beryl\", \"Kanali\", role=\"ctb\", comment=\"Converted 'MultipleAlignments' vignette from Sweave to RMarkdown\"), person(\"Haleema\", \"Khan\", role=\"ctb\", comment=\"Converted 'matchprobes' vignette from Sweave to RMarkdown\"), person(\"Aidan\", \"Lakshman\", role=\"ctb\"), person(\"Kieran\", \"O'Neill\", role=\"ctb\"), person(\"Valerie\", \"Obenchain\", role=\"ctb\"), person(\"Marcel\", \"Ramos\", role=\"ctb\"), person(\"Albert\", \"Vill\", role=\"ctb\"), person(\"Jen\", \"Wokaty\", role=\"ctb\", comment=\"Converted 'matchprobes' vignette from Sweave to RMarkdown\"), person(\"Erik\", \"Wright\", role=\"ctb\"))", "Depends": [ "R (>= 4.1.0)", "BiocGenerics (>= 0.37.0)", "S4Vectors (>= 0.27.12)", "IRanges (>= 2.31.2)", "XVector (>= 0.37.1)", "Seqinfo" ], "Imports": [ "methods", "utils", "grDevices", "stats", "crayon" ], "LinkingTo": [ "S4Vectors", "IRanges", "XVector" ], "Suggests": [ "graphics", "pwalign", "BSgenome (>= 1.13.14)", "BSgenome.Celegans.UCSC.ce2 (>= 1.3.11)", "BSgenome.Dmelanogaster.UCSC.dm3 (>= 1.3.11)", "BSgenome.Hsapiens.UCSC.hg18", "drosophila2probe", "hgu95av2probe", "hgu133aprobe", "GenomicFeatures (>= 1.3.14)", "hgu95av2cdf", "affy (>= 1.41.3)", "affydata (>= 1.11.5)", "RUnit", "BiocStyle", "knitr", "testthat (>= 3.0.0)", "covr" ], "VignetteBuilder": "knitr", "Collate": "utils.R IUPAC_CODE_MAP.R AMINO_ACID_CODE.R GENETIC_CODE.R XStringCodec-class.R seqtype.R coloring.R XString-class.R XStringSet-class.R XStringSet-comparison.R XStringViews-class.R MaskedXString-class.R XStringSetList-class.R seqinfo-methods.R xscat.R XStringSet-io.R letter.R getSeq.R letterFrequency.R dinucleotideFrequencyTest.R chartr.R reverseComplement.R translate.R toComplex.R replaceAt.R replaceLetterAt.R injectHardMask.R padAndClip.R strsplit-methods.R misc.R SparseList-class.R MIndex-class.R lowlevel-matching.R match-utils.R matchPattern.R maskMotif.R matchLRPatterns.R trimLRPatterns.R matchProbePair.R matchPWM.R findPalindromes.R PDict-class.R matchPDict.R XStringPartialMatches-class.R XStringQuality-class.R QualityScaledXStringSet.R pmatchPattern.R MultipleAlignment.R matchprobes.R moved_to_pwalign.R zzz.R", "git_url": "https://git.bioconductor.org/packages/Biostrings", "git_branch": "RELEASE_3_22", "git_last_commit": "eda5d66", "git_last_commit_date": "2025-10-29", "Repository": "Bioconductor 3.22", "NeedsCompilation": "yes", "Author": "Hervé Pagès [aut, cre], Patrick Aboyoun [aut], Robert Gentleman [aut], Saikat DebRoy [aut], Vince Carey [ctb], Nicolas Delhomme [ctb], Felix Ernst [ctb], Wolfgang Huber [ctb] ('matchprobes' vignette), Beryl Kanali [ctb] (Converted 'MultipleAlignments' vignette from Sweave to RMarkdown), Haleema Khan [ctb] (Converted 'matchprobes' vignette from Sweave to RMarkdown), Aidan Lakshman [ctb], Kieran O'Neill [ctb], Valerie Obenchain [ctb], Marcel Ramos [ctb], Albert Vill [ctb], Jen Wokaty [ctb] (Converted 'matchprobes' vignette from Sweave to RMarkdown), Erik Wright [ctb]", "Maintainer": "Hervé Pagès " }, "Cairo": { "Package": "Cairo", "Version": "1.7-0", "Source": "Repository", "Title": "R Graphics Device using Cairo Graphics Library for Creating High-Quality Bitmap (PNG, JPEG, TIFF), Vector (PDF, SVG, PostScript) and Display (X11 and Win32) Output", "Author": "Simon Urbanek [aut, cre, cph] (https://urbanek.org, ORCID: ), Jeffrey Horner [aut]", "Maintainer": "Simon Urbanek ", "Authors@R": "c(person(\"Simon\", \"Urbanek\", role=c(\"aut\",\"cre\",\"cph\"), email=\"Simon.Urbanek@r-project.org\", comment=c(\"https://urbanek.org\", ORCID=\"0000-0003-2297-1732\")), person(\"Jeffrey\", \"Horner\", role=\"aut\", email=\"jeff.horner@vanderbilt.edu\"))", "Depends": [ "R (>= 2.7.0)" ], "Imports": [ "grDevices", "graphics" ], "Suggests": [ "png" ], "Enhances": [ "FastRWeb" ], "Description": "R graphics device using cairographics library that can be used to create high-quality vector (PDF, PostScript and SVG) and bitmap output (PNG,JPEG,TIFF), and high-quality rendering in displays (X11 and Win32). Since it uses the same back-end for all output, copying across formats is WYSIWYG. Files are created without the dependence on X11 or other external programs. This device supports alpha channel (semi-transparent drawing) and resulting images can contain transparent and semi-transparent regions. It is ideal for use in server environments (file output) and as a replacement for other devices that don't have Cairo's capabilities such as alpha support or anti-aliasing. Backends are modular such that any subset of backends is supported.", "License": "GPL-2 | GPL-3", "SystemRequirements": "cairo (>= 1.2 http://www.cairographics.org/)", "URL": "http://www.rforge.net/Cairo/", "NeedsCompilation": "yes", "Repository": "CRAN" }, "DBI": { "Package": "DBI", "Version": "1.3.0", "Source": "Repository", "Title": "R Database Interface", "Date": "2026-02-11", "Authors@R": "c( person(\"R Special Interest Group on Databases (R-SIG-DB)\", role = \"aut\"), person(\"Hadley\", \"Wickham\", role = \"aut\"), person(\"Kirill\", \"Müller\", , \"kirill@cynkra.com\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-1416-3412\")), person(\"R Consortium\", role = \"fnd\") )", "Description": "A database interface definition for communication between R and relational database management systems. All classes in this package are virtual and need to be extended by the various R/DBMS implementations.", "License": "LGPL (>= 2.1)", "URL": "https://dbi.r-dbi.org, https://github.com/r-dbi/DBI", "BugReports": "https://github.com/r-dbi/DBI/issues", "Depends": [ "methods", "R (>= 3.0.0)" ], "Suggests": [ "arrow", "blob", "callr", "covr", "DBItest (>= 1.8.2)", "dbplyr", "downlit", "dplyr", "glue", "hms", "knitr", "magrittr", "nanoarrow (>= 0.3.0.1)", "otel", "otelsdk", "RMariaDB", "rmarkdown", "rprojroot", "RSQLite (>= 1.1-2)", "testthat (>= 3.0.0)", "vctrs", "xml2" ], "VignetteBuilder": "knitr", "Config/autostyle/scope": "line_breaks", "Config/autostyle/strict": "false", "Config/Needs/check": "r-dbi/DBItest", "Config/Needs/website": "r-dbi/DBItest, r-dbi/dbitemplate, adbi, AzureKusto, bigrquery, DatabaseConnector, dittodb, duckdb, implyr, lazysf, odbc, pool, RAthena, IMSMWU/RClickhouse, RH2, RJDBC, RMariaDB, RMySQL, RPostgres, RPostgreSQL, RPresto, RSQLite, sergeant, sparklyr, withr", "Config/testthat/edition": "3", "Encoding": "UTF-8", "RoxygenNote": "7.3.3.9000", "NeedsCompilation": "no", "Author": "R Special Interest Group on Databases (R-SIG-DB) [aut], Hadley Wickham [aut], Kirill Müller [aut, cre] (ORCID: ), R Consortium [fnd]", "Maintainer": "Kirill Müller ", "Repository": "CRAN" }, "DT": { "Package": "DT", "Version": "0.34.0", "Source": "Repository", "Type": "Package", "Title": "A Wrapper of the JavaScript Library 'DataTables'", "Authors@R": "c( person(\"Yihui\", \"Xie\", role = \"aut\"), person(\"Joe\", \"Cheng\", , \"joe@posit.co\", role = \"aut\"), person(\"Xianying\", \"Tan\", role = \"aut\"), person(\"Garrick\", \"Aden-Buie\", , \"garrick@posit.co\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-7111-0077\")), person(\"JJ\", \"Allaire\", role = \"ctb\"), person(\"Maximilian\", \"Girlich\", role = \"ctb\"), person(\"Greg\", \"Freedman Ellis\", role = \"ctb\"), person(\"Johannes\", \"Rauh\", role = \"ctb\"), person(\"SpryMedia Limited\", role = c(\"ctb\", \"cph\"), comment = \"DataTables in htmlwidgets/lib\"), person(\"Brian\", \"Reavis\", role = c(\"ctb\", \"cph\"), comment = \"selectize.js in htmlwidgets/lib\"), person(\"Leon\", \"Gersen\", role = c(\"ctb\", \"cph\"), comment = \"noUiSlider in htmlwidgets/lib\"), person(\"Bartek\", \"Szopka\", role = c(\"ctb\", \"cph\"), comment = \"jquery.highlight.js in htmlwidgets/lib\"), person(\"Alex\", \"Pickering\", role = \"ctb\"), person(\"William\", \"Holmes\", role = \"ctb\"), person(\"Mikko\", \"Marttila\", role = \"ctb\"), person(\"Andres\", \"Quintero\", role = \"ctb\"), person(\"Stéphane\", \"Laurent\", role = \"ctb\"), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")) )", "Description": "Data objects in R can be rendered as HTML tables using the JavaScript library 'DataTables' (typically via R Markdown or Shiny). The 'DataTables' library has been included in this R package. The package name 'DT' is an abbreviation of 'DataTables'.", "License": "MIT + file LICENSE", "URL": "https://github.com/rstudio/DT", "BugReports": "https://github.com/rstudio/DT/issues", "Imports": [ "crosstalk", "htmltools (>= 0.3.6)", "htmlwidgets (>= 1.3)", "jquerylib", "jsonlite (>= 0.9.16)", "magrittr", "promises" ], "Suggests": [ "bslib", "future", "httpuv", "knitr (>= 1.8)", "rmarkdown", "shiny (>= 1.6)", "testit", "tibble" ], "VignetteBuilder": "knitr", "Encoding": "UTF-8", "RoxygenNote": "7.3.2", "NeedsCompilation": "no", "Author": "Yihui Xie [aut], Joe Cheng [aut], Xianying Tan [aut], Garrick Aden-Buie [aut, cre] (ORCID: ), JJ Allaire [ctb], Maximilian Girlich [ctb], Greg Freedman Ellis [ctb], Johannes Rauh [ctb], SpryMedia Limited [ctb, cph] (DataTables in htmlwidgets/lib), Brian Reavis [ctb, cph] (selectize.js in htmlwidgets/lib), Leon Gersen [ctb, cph] (noUiSlider in htmlwidgets/lib), Bartek Szopka [ctb, cph] (jquery.highlight.js in htmlwidgets/lib), Alex Pickering [ctb], William Holmes [ctb], Mikko Marttila [ctb], Andres Quintero [ctb], Stéphane Laurent [ctb], Posit Software, PBC [cph, fnd]", "Maintainer": "Garrick Aden-Buie ", "Repository": "CRAN" }, "DelayedArray": { "Package": "DelayedArray", "Version": "0.36.0", "Source": "Bioconductor", "Title": "A unified framework for working transparently with on-disk and in-memory array-like datasets", "Description": "Wrapping an array-like object (typically an on-disk object) in a DelayedArray object allows one to perform common array operations on it without loading the object in memory. In order to reduce memory usage and optimize performance, operations on the object are either delayed or executed using a block processing mechanism. Note that this also works on in-memory array-like objects like DataFrame objects (typically with Rle columns), Matrix objects, ordinary arrays and, data frames.", "biocViews": "Infrastructure, DataRepresentation, Annotation, GenomeAnnotation", "URL": "https://bioconductor.org/packages/DelayedArray", "BugReports": "https://github.com/Bioconductor/DelayedArray/issues", "License": "Artistic-2.0", "Encoding": "UTF-8", "Authors@R": "c( person(\"Hervé\", \"Pagès\", role=c(\"aut\", \"cre\"), email=\"hpages.on.github@gmail.com\"), person(\"Aaron\", \"Lun\", role=\"ctb\", email=\"infinite.monkeys.with.keyboards@gmail.com\"), person(\"Peter\", \"Hickey\", role=\"ctb\", email=\"peter.hickey@gmail.com\"))", "Maintainer": "Hervé Pagès ", "Depends": [ "R (>= 4.0.0)", "methods", "stats4", "Matrix", "BiocGenerics (>= 0.53.3)", "MatrixGenerics (>= 1.1.3)", "S4Vectors (>= 0.47.6)", "IRanges (>= 2.17.3)", "S4Arrays (>= 1.9.3)", "SparseArray (>= 1.7.5)" ], "Imports": [ "stats" ], "LinkingTo": [ "S4Vectors" ], "Suggests": [ "BiocParallel", "HDF5Array (>= 1.17.12)", "genefilter", "SummarizedExperiment", "airway", "lobstr", "DelayedMatrixStats", "knitr", "rmarkdown", "BiocStyle", "RUnit" ], "VignetteBuilder": "knitr", "Collate": "compress_atomic_vector.R makeCappedVolumeBox.R AutoBlock-global-settings.R AutoGrid.R blockApply.R DelayedOp-class.R DelayedSubset-class.R DelayedAperm-class.R DelayedUnaryIsoOpStack-class.R DelayedUnaryIsoOpWithArgs-class.R DelayedSubassign-class.R DelayedSetDimnames-class.R DelayedNaryIsoOp-class.R DelayedAbind-class.R showtree.R simplify.R DelayedArray-class.R DelayedArray-subsetting.R chunkGrid.R RealizationSink-class.R realize.R DelayedArray-utils.R DelayedArray-stats.R matrixStats-methods.R DelayedMatrix-rowsum.R DelayedMatrix-mult.R ConstantArray-class.R RleArraySeed-class.R RleArray-class.R compat.R zzz.R", "git_url": "https://git.bioconductor.org/packages/DelayedArray", "git_branch": "RELEASE_3_22", "git_last_commit": "adde054", "git_last_commit_date": "2025-10-29", "Repository": "Bioconductor 3.22", "NeedsCompilation": "yes", "Author": "Hervé Pagès [aut, cre], Aaron Lun [ctb], Peter Hickey [ctb]" }, "Deriv": { "Package": "Deriv", "Version": "4.2.0", "Source": "Repository", "Type": "Package", "Title": "Symbolic Differentiation", "Date": "2025-06-20", "Authors@R": "c(person(given=\"Andrew\", family=\"Clausen\", role=\"aut\"), person(given=\"Serguei\", family=\"Sokol\", role=c(\"aut\", \"cre\"), email=\"sokol@insa-toulouse.fr\", comment = c(ORCID = \"0000-0002-5674-3327\")), person(given=\"Andreas\", family=\"Rappold\", role=\"ctb\", email=\"arappold@gmx.at\"))", "Description": "R-based solution for symbolic differentiation. It admits user-defined function as well as function substitution in arguments of functions to be differentiated. Some symbolic simplification is part of the work.", "License": "GPL (>= 3)", "Suggests": [ "testthat (>= 0.11.0)" ], "BugReports": "https://github.com/sgsokol/Deriv/issues", "RoxygenNote": "7.3.1", "Imports": [ "methods" ], "Encoding": "UTF-8", "NeedsCompilation": "no", "Author": "Andrew Clausen [aut], Serguei Sokol [aut, cre] (ORCID: ), Andreas Rappold [ctb]", "Maintainer": "Serguei Sokol ", "Repository": "CRAN" }, "EDAWR": { "Package": "EDAWR", "Version": "0.1", "Source": "GitHub", "Title": "Expert Data Analysis with R", "Authors@R": "'Garrett Grolemund [aut,cre]'", "Description": "Data sets for Expert Data Analysis with R, a workshop by RStudio.", "Depends": [ "R (>= 3.1.0)" ], "Imports": [ "forecast", "babynames" ], "License": "CC0", "LazyData": "true", "URL": "http://github.com/rstudio/EDAWR", "RemoteType": "github", "RemoteHost": "api.github.com", "RemoteRepo": "EDAWR", "RemoteUsername": "rstudio", "RemoteRef": "HEAD", "RemoteSha": "fbfee98447826f6b199a482715f3b7dadd311da3", "NeedsCompilation": "no", "Author": "'Garrett Grolemund' [aut, cre]", "Maintainer": "'Garrett Grolemund' " }, "Formula": { "Package": "Formula", "Version": "1.2-5", "Source": "Repository", "Date": "2023-02-23", "Title": "Extended Model Formulas", "Description": "Infrastructure for extended formulas with multiple parts on the right-hand side and/or multiple responses on the left-hand side (see ).", "Authors@R": "c(person(given = \"Achim\", family = \"Zeileis\", role = c(\"aut\", \"cre\"), email = \"Achim.Zeileis@R-project.org\", comment = c(ORCID = \"0000-0003-0918-3766\")), person(given = \"Yves\", family = \"Croissant\", role = \"aut\", email = \"Yves.Croissant@univ-reunion.fr\"))", "Depends": [ "R (>= 2.0.0)", "stats" ], "License": "GPL-2 | GPL-3", "NeedsCompilation": "no", "Author": "Achim Zeileis [aut, cre] (), Yves Croissant [aut]", "Maintainer": "Achim Zeileis ", "Repository": "CRAN" }, "GPArotation": { "Package": "GPArotation", "Version": "2026.6-1", "Source": "Repository", "Title": "Gradient Projection Factor Rotation", "Authors@R": "c( person(\"Coen\", \"Bernaards\", email = \"cab.gparotation@gmail.com\", role = c(\"aut\", \"cre\")), person(\"Paul\", \"Gilbert\", role = \"aut\"), person(\"Robert\", \"Jennrich\", role = \"aut\") )", "Depends": [ "R (>= 3.5.0)" ], "Description": "Gradient projection algorithms for orthogonal and oblique rotation of factor loadings matrices in factor analysis. Implements a comprehensive set of rotation criteria including quartimax, quartimin, oblimin, geomin, simplimax, the Crawford-Ferguson family, and target rotation, among others. Supports multiple random starts. For details see Bernaards and Jennrich (2005) .", "License": "GPL (>= 2)", "URL": "https://cran.r-project.org/package=GPArotation", "Imports": [ "stats", "grDevices", "graphics", "utils" ], "VignetteBuilder": "utils", "LazyData": "yes", "NeedsCompilation": "no", "Author": "Coen Bernaards [aut, cre], Paul Gilbert [aut], Robert Jennrich [aut]", "Maintainer": "Coen Bernaards ", "Repository": "CRAN" }, "GenomicAlignments": { "Package": "GenomicAlignments", "Version": "1.46.0", "Source": "Bioconductor", "Title": "Representation and manipulation of short genomic alignments", "Description": "Provides efficient containers for storing and manipulating short genomic alignments (typically obtained by aligning short reads to a reference genome). This includes read counting, computing the coverage, junction detection, and working with the nucleotide content of the alignments.", "biocViews": "Infrastructure, DataImport, Genetics, Sequencing, RNASeq, SNP, Coverage, Alignment, ImmunoOncology", "URL": "https://bioconductor.org/packages/GenomicAlignments", "Video": "https://www.youtube.com/watch?v=2KqBSbkfhRo , https://www.youtube.com/watch?v=3PK_jx44QTs", "BugReports": "https://github.com/Bioconductor/GenomicAlignments/issues", "License": "Artistic-2.0", "Encoding": "UTF-8", "Authors@R": "c( person(\"Hervé\", \"Pagès\", role=c(\"aut\", \"cre\"), email=\"hpages.on.github@gmail.com\"), person(\"Valerie\", \"Obenchain\", role=\"aut\"), person(\"Martin\", \"Morgan\", role=\"aut\"), person(\"Fedor\", \"Bezrukov\", role=\"ctb\"), person(\"Robert\", \"Castelo\", role=\"ctb\"), person(\"Halimat C.\", \"Atanda\", role=\"ctb\", comment=\"Translated 'WorkingWithAlignedNucleotides' vignette from Sweave to RMarkdown / HTML.\" ))", "Depends": [ "R (>= 4.0.0)", "methods", "BiocGenerics (>= 0.37.0)", "S4Vectors (>= 0.47.6)", "IRanges (>= 2.23.9)", "Seqinfo", "GenomicRanges (>= 1.61.1)", "SummarizedExperiment (>= 1.39.1)", "Biostrings (>= 2.77.2)", "Rsamtools (>= 2.25.1)" ], "Imports": [ "methods", "utils", "stats", "BiocGenerics", "S4Vectors", "IRanges", "GenomicRanges", "Biostrings", "Rsamtools", "BiocParallel", "cigarillo (>= 0.99.2)" ], "LinkingTo": [ "S4Vectors", "IRanges" ], "Suggests": [ "ShortRead", "rtracklayer", "BSgenome", "GenomicFeatures", "RNAseqData.HNRNPC.bam.chr14", "pasillaBamSubset", "TxDb.Hsapiens.UCSC.hg19.knownGene", "TxDb.Dmelanogaster.UCSC.dm3.ensGene", "BSgenome.Dmelanogaster.UCSC.dm3", "BSgenome.Hsapiens.UCSC.hg19", "DESeq2", "edgeR", "RUnit", "knitr", "BiocStyle" ], "Collate": "utils.R cigar-utils.R GAlignments-class.R GAlignmentPairs-class.R GAlignmentsList-class.R GappedReads-class.R OverlapEncodings-class.R findMateAlignment.R readGAlignments.R junctions-methods.R sequenceLayer.R pileLettersAt.R stackStringsFromGAlignments.R intra-range-methods.R coverage-methods.R setops-methods.R findOverlaps-methods.R coordinate-mapping-methods.R encodeOverlaps-methods.R findCompatibleOverlaps-methods.R summarizeOverlaps-methods.R findSpliceOverlaps-methods.R zzz.R", "VignetteBuilder": "knitr", "git_url": "https://git.bioconductor.org/packages/GenomicAlignments", "git_branch": "RELEASE_3_22", "git_last_commit": "4bd0167", "git_last_commit_date": "2025-10-29", "Repository": "Bioconductor 3.22", "NeedsCompilation": "yes", "Author": "Hervé Pagès [aut, cre], Valerie Obenchain [aut], Martin Morgan [aut], Fedor Bezrukov [ctb], Robert Castelo [ctb], Halimat C. Atanda [ctb] (Translated 'WorkingWithAlignedNucleotides' vignette from Sweave to RMarkdown / HTML.)", "Maintainer": "Hervé Pagès " }, "GenomicRanges": { "Package": "GenomicRanges", "Version": "1.62.1", "Source": "Bioconductor", "Title": "Representation and manipulation of genomic intervals", "Description": "The ability to efficiently represent and manipulate genomic annotations and alignments is playing a central role when it comes to analyzing high-throughput sequencing data (a.k.a. NGS data). The GenomicRanges package defines general purpose containers for storing and manipulating genomic intervals and variables defined along a genome. More specialized containers for representing and manipulating short alignments against a reference genome, or a matrix-like summarization of an experiment, are defined in the GenomicAlignments and SummarizedExperiment packages, respectively. Both packages build on top of the GenomicRanges infrastructure.", "biocViews": "Genetics, Infrastructure, DataRepresentation, Sequencing, Annotation, GenomeAnnotation, Coverage", "URL": "https://bioconductor.org/packages/GenomicRanges", "BugReports": "https://github.com/Bioconductor/GenomicRanges/issues", "License": "Artistic-2.0", "Encoding": "UTF-8", "Authors@R": "c( person(\"Patrick\", \"Aboyoun\", role=\"aut\"), person(\"Hervé\", \"Pagès\", role=c(\"aut\", \"cre\"), email=\"hpages.on.github@gmail.com\"), person(\"Michael\", \"Lawrence\", role=\"aut\"), person(\"Sonali\", \"Arora\", role=\"ctb\"), person(\"Martin\", \"Morgan\", role=\"ctb\"), person(\"Kayla\", \"Morrell\", role=\"ctb\"), person(\"Valerie\", \"Obenchain\", role=\"ctb\"), person(\"Marcel\", \"Ramos\", role=\"ctb\"), person(\"Lori\", \"Shepherd\", role=\"ctb\"), person(\"Dan\", \"Tenenbaum\", role=\"ctb\"), person(\"Daniel\", \"van Twisk\", role=\"ctb\"))", "Depends": [ "R (>= 4.0.0)", "methods", "stats4", "BiocGenerics (>= 0.53.2)", "S4Vectors (>= 0.45.2)", "IRanges (>= 2.43.6)", "Seqinfo (>= 0.99.3)" ], "Imports": [ "utils", "stats" ], "LinkingTo": [ "S4Vectors", "IRanges" ], "Suggests": [ "GenomeInfoDb", "Biobase", "AnnotationDbi", "annotate", "Biostrings (>= 2.77.2)", "SummarizedExperiment (>= 1.39.1)", "Rsamtools", "GenomicAlignments", "BSgenome", "GenomicFeatures", "UCSC.utils", "txdbmaker", "Gviz", "VariantAnnotation", "AnnotationHub", "DESeq2", "DEXSeq", "edgeR", "KEGGgraph", "RNAseqData.HNRNPC.bam.chr14", "pasillaBamSubset", "KEGGREST", "hgu95av2.db", "hgu95av2probe", "BSgenome.Scerevisiae.UCSC.sacCer2", "BSgenome.Hsapiens.UCSC.hg38", "BSgenome.Mmusculus.UCSC.mm10", "TxDb.Athaliana.BioMart.plantsmart22", "TxDb.Dmelanogaster.UCSC.dm3.ensGene", "TxDb.Hsapiens.UCSC.hg38.knownGene", "TxDb.Mmusculus.UCSC.mm10.knownGene", "RUnit", "digest", "knitr", "rmarkdown", "BiocStyle" ], "VignetteBuilder": "knitr", "Collate": "normarg-utils.R utils.R phicoef.R transcript-utils.R constraint.R strand-utils.R genomic-range-squeezers.R GenomicRanges-class.R GenomicRanges-comparison.R GRanges-class.R GPos-class.R GRangesFactor-class.R DelegatingGenomicRanges-class.R GNCList-class.R GenomicRangesList-class.R GRangesList-class.R makeGRangesFromDataFrame.R makeGRangesListFromDataFrame.R RangedData-methods.R findOverlaps-methods.R intra-range-methods.R inter-range-methods.R coverage-methods.R setops-methods.R subtract-methods.R nearest-methods.R absoluteRanges.R tileGenome.R tile-methods.R genomicvars.R zzz.R", "git_url": "https://git.bioconductor.org/packages/GenomicRanges", "git_branch": "RELEASE_3_22", "git_last_commit": "efdd1c3", "git_last_commit_date": "2025-12-08", "Repository": "Bioconductor 3.22", "NeedsCompilation": "yes", "Author": "Patrick Aboyoun [aut], Hervé Pagès [aut, cre], Michael Lawrence [aut], Sonali Arora [ctb], Martin Morgan [ctb], Kayla Morrell [ctb], Valerie Obenchain [ctb], Marcel Ramos [ctb], Lori Shepherd [ctb], Dan Tenenbaum [ctb], Daniel van Twisk [ctb]", "Maintainer": "Hervé Pagès " }, "IRanges": { "Package": "IRanges", "Version": "2.44.0", "Source": "Bioconductor", "Title": "Foundation of integer range manipulation in Bioconductor", "Description": "Provides efficient low-level and highly reusable S4 classes for storing, manipulating and aggregating over annotated ranges of integers. Implements an algebra of range operations, including efficient algorithms for finding overlaps and nearest neighbors. Defines efficient list-like classes for storing, transforming and aggregating large grouped data, i.e., collections of atomic vectors and DataFrames.", "biocViews": "Infrastructure, DataRepresentation", "URL": "https://bioconductor.org/packages/IRanges", "BugReports": "https://github.com/Bioconductor/IRanges/issues", "License": "Artistic-2.0", "Encoding": "UTF-8", "Authors@R": "c( person(\"Hervé\", \"Pagès\", role=c(\"aut\", \"cre\"), email=\"hpages.on.github@gmail.com\"), person(\"Patrick\", \"Aboyoun\", role=\"aut\"), person(\"Michael\", \"Lawrence\", role=\"aut\"))", "Depends": [ "R (>= 4.0.0)", "methods", "utils", "stats", "BiocGenerics (>= 0.53.2)", "S4Vectors (>= 0.47.6)" ], "Imports": [ "stats4" ], "LinkingTo": [ "S4Vectors" ], "Suggests": [ "XVector", "GenomicRanges", "Rsamtools", "GenomicAlignments", "GenomicFeatures", "BSgenome.Celegans.UCSC.ce2", "pasillaBamSubset", "RUnit", "BiocStyle" ], "Collate": "thread-control.R range-squeezers.R Vector-class-leftovers.R DataFrameList-class.R DataFrameList-utils.R AtomicList-class.R AtomicList-utils.R Ranges-and-RangesList-classes.R IPosRanges-class.R IPosRanges-comparison.R IntegerRangesList-class.R IRanges-class.R IRanges-constructor.R makeIRangesFromDataFrame.R IRanges-utils.R Rle-class-leftovers.R IPos-class.R subsetting-utils.R Grouping-class.R Views-class.R RleViews-class.R RleViews-summarization.R extractList.R seqapply.R multisplit.R SimpleGrouping-class.R IRangesList-class.R IPosList-class.R ViewsList-class.R RleViewsList-class.R RleViewsList-utils.R RangedSelection-class.R MaskCollection-class.R read.Mask.R CompressedList-class.R CompressedList-comparison.R CompressedHitsList-class.R CompressedDataFrameList-class.R CompressedAtomicList-class.R CompressedAtomicList-summarization.R CompressedGrouping-class.R CompressedRangesList-class.R Hits-class-leftovers.R NCList-class.R findOverlaps-methods.R windows-methods.R intra-range-methods.R inter-range-methods.R reverse-methods.R coverage-methods.R cvg-methods.R slice-methods.R setops-methods.R nearest-methods.R cbind-Rle-methods.R tile-methods.R extractListFragments.R zzz.R", "git_url": "https://git.bioconductor.org/packages/IRanges", "git_branch": "RELEASE_3_22", "git_last_commit": "964a290", "git_last_commit_date": "2025-10-29", "Repository": "Bioconductor 3.22", "NeedsCompilation": "yes", "Author": "Hervé Pagès [aut, cre], Patrick Aboyoun [aut], Michael Lawrence [aut]", "Maintainer": "Hervé Pagès " }, "IRdisplay": { "Package": "IRdisplay", "Version": "1.1", "Source": "Repository", "Title": "'Jupyter' Display Machinery", "Description": "An interface to the rich display capabilities of 'Jupyter' front-ends (e.g. 'Jupyter Notebook') . Designed to be used from a running 'IRkernel' session .", "Authors@R": "c( person('Thomas', 'Kluyver', role = c('aut', 'cph'), email = 'thomas@kluyver.me.uk'), person('Philipp', 'Angerer', role = c('aut', 'cph', 'cre'), email = 'phil.angerer@gmail.com', comment = c(ORCID = \"0000-0002-0369-2888\")), person('Jan', 'Schulz', role = c('aut', 'cph'), email = 'jasc@gmx.net'))", "URL": "https://github.com/IRkernel/IRdisplay", "BugReports": "https://github.com/IRkernel/IRdisplay/issues/", "Depends": [ "R (>= 3.0.1)" ], "Suggests": [ "testthat", "withr" ], "Imports": [ "methods", "repr" ], "License": "MIT + file LICENSE", "Encoding": "UTF-8", "RoxygenNote": "7.1.2", "Author": "Thomas Kluyver [aut, cph], Philipp Angerer [aut, cph, cre] (ORCID: ), Jan Schulz [aut, cph]", "Maintainer": "Philipp Angerer ", "Repository": "CRAN" }, "IRkernel": { "Package": "IRkernel", "Version": "1.3.2", "Source": "Repository", "Title": "Native R Kernel for the 'Jupyter Notebook'", "Description": "The R kernel for the 'Jupyter' environment executes R code which the front-end ('Jupyter Notebook' or other front-ends) submits to the kernel via the network.", "Authors@R": "c( person('Thomas', 'Kluyver', role = c('aut', 'cph'), email = 'thomas@kluyver.me.uk'), person('Philipp', 'Angerer', role = c('aut', 'cph', 'cre'), email = 'phil.angerer@gmail.com', comment = c(ORCID = \"0000-0002-0369-2888\")), person('Jan', 'Schulz', role = c('aut', 'cph'), email = 'jasc@gmx.net'), person('Karthik', 'Ram', role = c('aut', 'cph'), email = 'karthik.ram@gmail.com'))", "URL": "https://irkernel.github.io", "BugReports": "https://github.com/IRkernel/IRkernel/issues/", "Depends": [ "R (>= 3.2.0)" ], "Suggests": [ "testthat", "roxygen2" ], "SystemRequirements": "jupyter, jupyter_kernel_test (Python package for testing)", "License": "MIT + file LICENSE", "Encoding": "UTF-8", "Imports": [ "repr (>= 0.4.99)", "methods", "evaluate (>= 0.10)", "IRdisplay (>= 0.3.0.9999)", "pbdZMQ (>= 0.2-1)", "crayon", "jsonlite (>= 0.9.6)", "uuid", "digest" ], "Collate": "'class_unions.r' 'logging.r' 'comm_manager.r' 'compat.r' 'completion.r' 'environment_runtime.r' 'environment_shadow.r' 'options.r' 'execution.r' 'handlers.r' 'help.r' 'installspec.r' 'utils.r' 'kernel.r' 'main.r' 'onload.r'", "RoxygenNote": "7.2.3", "NeedsCompilation": "no", "Author": "Thomas Kluyver [aut, cph], Philipp Angerer [aut, cph, cre] (), Jan Schulz [aut, cph], Karthik Ram [aut, cph]", "Maintainer": "Philipp Angerer ", "Repository": "CRAN" }, "KernSmooth": { "Package": "KernSmooth", "Version": "2.23-26", "Source": "Repository", "Priority": "recommended", "Date": "2024-12-10", "Title": "Functions for Kernel Smoothing Supporting Wand & Jones (1995)", "Authors@R": "c(person(\"Matt\", \"Wand\", role = \"aut\", email = \"Matt.Wand@uts.edu.au\"), person(\"Cleve\", \"Moler\", role = \"ctb\", comment = \"LINPACK routines in src/d*\"), person(\"Brian\", \"Ripley\", role = c(\"trl\", \"cre\", \"ctb\"), email = \"Brian.Ripley@R-project.org\", comment = \"R port and updates\"))", "Note": "Maintainers are not available to give advice on using a package they did not author.", "Depends": [ "R (>= 2.5.0)", "stats" ], "Suggests": [ "MASS", "carData" ], "Description": "Functions for kernel smoothing (and density estimation) corresponding to the book: Wand, M.P. and Jones, M.C. (1995) \"Kernel Smoothing\".", "License": "Unlimited", "ByteCompile": "yes", "NeedsCompilation": "yes", "Author": "Matt Wand [aut], Cleve Moler [ctb] (LINPACK routines in src/d*), Brian Ripley [trl, cre, ctb] (R port and updates)", "Maintainer": "Brian Ripley ", "Repository": "CRAN" }, "MASS": { "Package": "MASS", "Version": "7.3-65", "Source": "Repository", "Priority": "recommended", "Date": "2025-02-19", "Revision": "$Rev: 3681 $", "Depends": [ "R (>= 4.4.0)", "grDevices", "graphics", "stats", "utils" ], "Imports": [ "methods" ], "Suggests": [ "lattice", "nlme", "nnet", "survival" ], "Authors@R": "c(person(\"Brian\", \"Ripley\", role = c(\"aut\", \"cre\", \"cph\"), email = \"Brian.Ripley@R-project.org\"), person(\"Bill\", \"Venables\", role = c(\"aut\", \"cph\")), person(c(\"Douglas\", \"M.\"), \"Bates\", role = \"ctb\"), person(\"Kurt\", \"Hornik\", role = \"trl\", comment = \"partial port ca 1998\"), person(\"Albrecht\", \"Gebhardt\", role = \"trl\", comment = \"partial port ca 1998\"), person(\"David\", \"Firth\", role = \"ctb\", comment = \"support functions for polr\"))", "Description": "Functions and datasets to support Venables and Ripley, \"Modern Applied Statistics with S\" (4th edition, 2002).", "Title": "Support Functions and Datasets for Venables and Ripley's MASS", "LazyData": "yes", "ByteCompile": "yes", "License": "GPL-2 | GPL-3", "URL": "http://www.stats.ox.ac.uk/pub/MASS4/", "Contact": "", "NeedsCompilation": "yes", "Author": "Brian Ripley [aut, cre, cph], Bill Venables [aut, cph], Douglas M. Bates [ctb], Kurt Hornik [trl] (partial port ca 1998), Albrecht Gebhardt [trl] (partial port ca 1998), David Firth [ctb] (support functions for polr)", "Maintainer": "Brian Ripley ", "Repository": "CRAN" }, "Matrix": { "Package": "Matrix", "Version": "1.7-5", "Source": "Repository", "VersionNote": "do also bump src/version.h, inst/include/Matrix/version.h", "Date": "2026-03-20", "Priority": "recommended", "Title": "Sparse and Dense Matrix Classes and Methods", "Description": "A rich hierarchy of sparse and dense matrix classes, including general, symmetric, triangular, and diagonal matrices with numeric, logical, or pattern entries. Efficient methods for operating on such matrices, often wrapping the 'BLAS', 'LAPACK', and 'SuiteSparse' libraries.", "License": "GPL (>= 2) | file LICENCE", "URL": "https://Matrix.R-forge.R-project.org", "BugReports": "https://R-forge.R-project.org/tracker/?atid=294&group_id=61", "Contact": "Matrix-authors@R-project.org", "Authors@R": "c(person(\"Douglas\", \"Bates\", role = \"aut\", comment = c(ORCID = \"0000-0001-8316-9503\")), person(\"Martin\", \"Maechler\", role = c(\"aut\", \"cre\"), email = \"mmaechler+Matrix@gmail.com\", comment = c(ORCID = \"0000-0002-8685-9910\")), person(\"Mikael\", \"Jagan\", role = \"aut\", comment = c(ORCID = \"0000-0002-3542-2938\")), person(\"Timothy A.\", \"Davis\", role = \"ctb\", comment = c(ORCID = \"0000-0001-7614-6899\", \"SuiteSparse libraries\", \"collaborators listed in dir(system.file(\\\"doc\\\", \\\"SuiteSparse\\\", package=\\\"Matrix\\\"), pattern=\\\"License\\\", full.names=TRUE, recursive=TRUE)\")), person(\"George\", \"Karypis\", role = \"ctb\", comment = c(ORCID = \"0000-0003-2753-1437\", \"METIS library\", \"Copyright: Regents of the University of Minnesota\")), person(\"Jason\", \"Riedy\", role = \"ctb\", comment = c(ORCID = \"0000-0002-4345-4200\", \"GNU Octave's condest() and onenormest()\", \"Copyright: Regents of the University of California\")), person(\"Jens\", \"Oehlschlägel\", role = \"ctb\", comment = \"initial nearPD()\"), person(\"R Core Team\", role = \"ctb\", comment = c(ROR = \"02zz1nj61\", \"base R's matrix implementation\")))", "Depends": [ "R (>= 4.4)", "methods" ], "Imports": [ "grDevices", "graphics", "grid", "lattice", "stats", "utils" ], "Suggests": [ "MASS", "datasets", "sfsmisc", "tools" ], "Enhances": [ "SparseM", "graph" ], "LazyData": "no", "LazyDataNote": "not possible, since we use data/*.R and our S4 classes", "BuildResaveData": "no", "Encoding": "UTF-8", "NeedsCompilation": "yes", "Author": "Douglas Bates [aut] (ORCID: ), Martin Maechler [aut, cre] (ORCID: ), Mikael Jagan [aut] (ORCID: ), Timothy A. Davis [ctb] (ORCID: , SuiteSparse libraries, collaborators listed in dir(system.file(\"doc\", \"SuiteSparse\", package=\"Matrix\"), pattern=\"License\", full.names=TRUE, recursive=TRUE)), George Karypis [ctb] (ORCID: , METIS library, Copyright: Regents of the University of Minnesota), Jason Riedy [ctb] (ORCID: , GNU Octave's condest() and onenormest(), Copyright: Regents of the University of California), Jens Oehlschlägel [ctb] (initial nearPD()), R Core Team [ctb] (ROR: , base R's matrix implementation)", "Maintainer": "Martin Maechler ", "Repository": "CRAN" }, "MatrixGenerics": { "Package": "MatrixGenerics", "Version": "1.22.0", "Source": "Bioconductor", "Title": "S4 Generic Summary Statistic Functions that Operate on Matrix-Like Objects", "Description": "S4 generic functions modeled after the 'matrixStats' API for alternative matrix implementations. Packages with alternative matrix implementation can depend on this package and implement the generic functions that are defined here for a useful set of row and column summary statistics. Other package developers can import this package and handle a different matrix implementations without worrying about incompatibilities.", "biocViews": "Infrastructure, Software", "URL": "https://bioconductor.org/packages/MatrixGenerics", "BugReports": "https://github.com/Bioconductor/MatrixGenerics/issues", "License": "Artistic-2.0", "Encoding": "UTF-8", "Authors@R": "c(person(\"Constantin\", \"Ahlmann-Eltze\", email = \"artjom31415@googlemail.com\", role = c(\"aut\"), comment = c(ORCID = \"0000-0002-3762-068X\")), person(\"Peter\", \"Hickey\", role = c(\"aut\", \"cre\"), email = \"peter.hickey@gmail.com\", comment = c(ORCID = \"0000-0002-8153-6258\")), person(\"Hervé\", \"Pagès\", email = \"hpages.on.github@gmail.com\", role = \"aut\"))", "Depends": [ "matrixStats (>= 1.4.1)" ], "Imports": [ "methods" ], "Suggests": [ "Matrix", "sparseMatrixStats", "SparseArray", "DelayedArray", "DelayedMatrixStats", "SummarizedExperiment", "testthat (>= 2.1.0)" ], "RoxygenNote": "7.3.2", "Roxygen": "list(markdown = TRUE, old_usage = TRUE)", "Collate": "'MatrixGenerics-package.R' 'rowAlls.R' 'rowAnyNAs.R' 'rowAnys.R' 'rowAvgsPerColSet.R' 'rowCollapse.R' 'rowCounts.R' 'rowCummaxs.R' 'rowCummins.R' 'rowCumprods.R' 'rowCumsums.R' 'rowDiffs.R' 'rowIQRDiffs.R' 'rowIQRs.R' 'rowLogSumExps.R' 'rowMadDiffs.R' 'rowMads.R' 'rowMaxs.R' 'rowMeans.R' 'rowMeans2.R' 'rowMedians.R' 'rowMins.R' 'rowOrderStats.R' 'rowProds.R' 'rowQuantiles.R' 'rowRanges.R' 'rowRanks.R' 'rowSdDiffs.R' 'rowSds.R' 'rowSums.R' 'rowSums2.R' 'rowTabulates.R' 'rowVarDiffs.R' 'rowVars.R' 'rowWeightedMads.R' 'rowWeightedMeans.R' 'rowWeightedMedians.R' 'rowWeightedSds.R' 'rowWeightedVars.R'", "git_url": "https://git.bioconductor.org/packages/MatrixGenerics", "git_branch": "RELEASE_3_22", "git_last_commit": "75d9a54", "git_last_commit_date": "2025-10-29", "Repository": "Bioconductor 3.22", "NeedsCompilation": "no", "Author": "Constantin Ahlmann-Eltze [aut] (ORCID: ), Peter Hickey [aut, cre] (ORCID: ), Hervé Pagès [aut]", "Maintainer": "Peter Hickey " }, "MatrixModels": { "Package": "MatrixModels", "Version": "0.5-4", "Source": "Repository", "VersionNote": "Released 0.5-3 on 2023-11-06", "Date": "2025-03-25", "Title": "Modelling with Sparse and Dense Matrices", "Contact": "Matrix-authors@R-project.org", "Authors@R": "c( person(\"Douglas\", \"Bates\", role = \"aut\", email = \"bates@stat.wisc.edu\", comment = c(ORCID = \"0000-0001-8316-9503\")), person(\"Martin\", \"Maechler\", role = c(\"aut\", \"cre\"), email = \"mmaechler+Matrix@gmail.com\", comment = c(ORCID = \"0000-0002-8685-9910\")))", "Description": "Generalized Linear Modelling with sparse and dense 'Matrix' matrices, using modular prediction and response module classes.", "Depends": [ "R (>= 3.6.0)" ], "Imports": [ "stats", "methods", "Matrix (>= 1.6-0)", "Matrix(< 1.8-0)" ], "ImportsNote": "_not_yet_stats4", "Encoding": "UTF-8", "LazyLoad": "yes", "License": "GPL (>= 2)", "URL": "https://Matrix.R-forge.R-project.org/, https://r-forge.r-project.org/R/?group_id=61", "BugReports": "https://R-forge.R-project.org/tracker/?func=add&atid=294&group_id=61", "NeedsCompilation": "no", "Author": "Douglas Bates [aut] (), Martin Maechler [aut, cre] ()", "Maintainer": "Martin Maechler ", "Repository": "CRAN" }, "PKI": { "Package": "PKI", "Version": "0.1-15", "Source": "Repository", "Title": "Public Key Infrastucture for R Based on the X.509 Standard", "Authors@R": "person(\"Simon\", \"Urbanek\", role=c(\"aut\",\"cre\",\"cph\"), email=\"Simon.Urbanek@r-project.org\", comment=c(\"https://urbanek.nz\", ORCID=\"0000-0003-2297-1732\"))", "Maintainer": "Simon Urbanek ", "Depends": [ "R (>= 2.9.0)", "base64enc" ], "Enhances": [ "gmp" ], "Description": "Public Key Infrastucture functions such as verifying certificates, RSA encription and signing which can be used to build PKI infrastructure and perform cryptographic tasks.", "License": "GPL-2 | GPL-3 | file LICENSE", "URL": "http://www.rforge.net/PKI", "SystemRequirements": "OpenSSL library and headers (openssl-dev or similar)", "NeedsCompilation": "yes", "Author": "Simon Urbanek [aut, cre, cph] (https://urbanek.nz, ORCID: )", "Repository": "CRAN" }, "R.cache": { "Package": "R.cache", "Version": "0.17.0", "Source": "Repository", "Depends": [ "R (>= 2.14.0)" ], "Imports": [ "utils", "R.methodsS3 (>= 1.8.1)", "R.oo (>= 1.24.0)", "R.utils (>= 2.10.1)", "digest (>= 0.6.13)" ], "Title": "Fast and Light-Weight Caching (Memoization) of Objects and Results to Speed Up Computations", "Authors@R": "c(person(\"Henrik\", \"Bengtsson\", role=c(\"aut\", \"cre\", \"cph\"), email = \"henrikb@braju.com\"))", "Author": "Henrik Bengtsson [aut, cre, cph]", "Maintainer": "Henrik Bengtsson ", "Description": "Memoization can be used to speed up repetitive and computational expensive function calls. The first time a function that implements memoization is called the results are stored in a cache memory. The next time the function is called with the same set of parameters, the results are momentarily retrieved from the cache avoiding repeating the calculations. With this package, any R object can be cached in a key-value storage where the key can be an arbitrary set of R objects. The cache memory is persistent (on the file system).", "License": "LGPL (>= 2.1)", "LazyLoad": "TRUE", "URL": "https://github.com/HenrikBengtsson/R.cache", "BugReports": "https://github.com/HenrikBengtsson/R.cache/issues", "Encoding": "UTF-8", "NeedsCompilation": "no", "Repository": "CRAN" }, "R.methodsS3": { "Package": "R.methodsS3", "Version": "1.8.2", "Source": "Repository", "Depends": [ "R (>= 2.13.0)" ], "Imports": [ "utils" ], "Suggests": [ "codetools" ], "Title": "S3 Methods Simplified", "Authors@R": "c(person(\"Henrik\", \"Bengtsson\", role=c(\"aut\", \"cre\", \"cph\"), email = \"henrikb@braju.com\"))", "Author": "Henrik Bengtsson [aut, cre, cph]", "Maintainer": "Henrik Bengtsson ", "Description": "Methods that simplify the setup of S3 generic functions and S3 methods. Major effort has been made in making definition of methods as simple as possible with a minimum of maintenance for package developers. For example, generic functions are created automatically, if missing, and naming conflict are automatically solved, if possible. The method setMethodS3() is a good start for those who in the future may want to migrate to S4. This is a cross-platform package implemented in pure R that generates standard S3 methods.", "License": "LGPL (>= 2.1)", "LazyLoad": "TRUE", "URL": "https://github.com/HenrikBengtsson/R.methodsS3", "BugReports": "https://github.com/HenrikBengtsson/R.methodsS3/issues", "NeedsCompilation": "no", "Repository": "CRAN" }, "R.oo": { "Package": "R.oo", "Version": "1.27.1", "Source": "Repository", "Depends": [ "R (>= 2.13.0)", "R.methodsS3 (>= 1.8.2)" ], "Imports": [ "methods", "utils" ], "Suggests": [ "tools" ], "Title": "R Object-Oriented Programming with or without References", "Authors@R": "c(person(\"Henrik\", \"Bengtsson\", role=c(\"aut\", \"cre\", \"cph\"), email = \"henrikb@braju.com\"))", "Author": "Henrik Bengtsson [aut, cre, cph]", "Maintainer": "Henrik Bengtsson ", "Description": "Methods and classes for object-oriented programming in R with or without references. Large effort has been made on making definition of methods as simple as possible with a minimum of maintenance for package developers. The package has been developed since 2001 and is now considered very stable. This is a cross-platform package implemented in pure R that defines standard S3 classes without any tricks.", "License": "LGPL (>= 2.1)", "LazyLoad": "TRUE", "URL": "https://henrikbengtsson.github.io/R.oo/, https://github.com/HenrikBengtsson/R.oo", "BugReports": "https://github.com/HenrikBengtsson/R.oo/issues", "NeedsCompilation": "no", "Repository": "CRAN" }, "R.utils": { "Package": "R.utils", "Version": "2.13.0", "Source": "Repository", "Depends": [ "R (>= 2.14.0)", "R.oo" ], "Imports": [ "methods", "utils", "tools", "R.methodsS3" ], "Suggests": [ "datasets", "digest (>= 0.6.10)" ], "Title": "Various Programming Utilities", "Authors@R": "c(person(\"Henrik\", \"Bengtsson\", role=c(\"aut\", \"cre\", \"cph\"), email = \"henrikb@braju.com\"))", "Author": "Henrik Bengtsson [aut, cre, cph]", "Maintainer": "Henrik Bengtsson ", "Description": "Utility functions useful when programming and developing R packages.", "License": "LGPL (>= 2.1)", "LazyLoad": "TRUE", "URL": "https://henrikbengtsson.github.io/R.utils/, https://github.com/HenrikBengtsson/R.utils", "BugReports": "https://github.com/HenrikBengtsson/R.utils/issues", "NeedsCompilation": "no", "Repository": "CRAN" }, "R6": { "Package": "R6", "Version": "2.6.1", "Source": "Repository", "Title": "Encapsulated Classes with Reference Semantics", "Authors@R": "c( person(\"Winston\", \"Chang\", , \"winston@posit.co\", role = c(\"aut\", \"cre\")), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")) )", "Description": "Creates classes with reference semantics, similar to R's built-in reference classes. Compared to reference classes, R6 classes are simpler and lighter-weight, and they are not built on S4 classes so they do not require the methods package. These classes allow public and private members, and they support inheritance, even when the classes are defined in different packages.", "License": "MIT + file LICENSE", "URL": "https://r6.r-lib.org, https://github.com/r-lib/R6", "BugReports": "https://github.com/r-lib/R6/issues", "Depends": [ "R (>= 3.6)" ], "Suggests": [ "lobstr", "testthat (>= 3.0.0)" ], "Config/Needs/website": "tidyverse/tidytemplate, ggplot2, microbenchmark, scales", "Config/testthat/edition": "3", "Encoding": "UTF-8", "RoxygenNote": "7.3.2", "NeedsCompilation": "no", "Author": "Winston Chang [aut, cre], Posit Software, PBC [cph, fnd]", "Maintainer": "Winston Chang ", "Repository": "CRAN" }, "RColorBrewer": { "Package": "RColorBrewer", "Version": "1.1-3", "Source": "Repository", "Date": "2022-04-03", "Title": "ColorBrewer Palettes", "Authors@R": "c(person(given = \"Erich\", family = \"Neuwirth\", role = c(\"aut\", \"cre\"), email = \"erich.neuwirth@univie.ac.at\"))", "Author": "Erich Neuwirth [aut, cre]", "Maintainer": "Erich Neuwirth ", "Depends": [ "R (>= 2.0.0)" ], "Description": "Provides color schemes for maps (and other graphics) designed by Cynthia Brewer as described at http://colorbrewer2.org.", "License": "Apache License 2.0", "NeedsCompilation": "no", "Repository": "CRAN" }, "RNASeqPower": { "Package": "RNASeqPower", "Version": "1.50.0", "Source": "Bioconductor", "Title": "Sample size for RNAseq studies", "LazyLoad": "Yes", "Authors@R": "c(person(c(\"Terry\", \"M\"), \"Therneau\", email=\"therneau.terry@mayo.edu\", role=c(\"aut\", \"cre\")), person(\"Hart\", \"Stephen\", role=c(\"ctb\")))", "Description": "RNA-seq, sample size", "License": "LGPL (>=2)", "bioCviews": "software, RNASeq, Bioinformatics, DifferentialExpression", "Maintainer": "Terry M Therneau ", "biocViews": "ImmunoOncology, RNASeq", "git_url": "https://git.bioconductor.org/packages/RNASeqPower", "git_branch": "RELEASE_3_22", "git_last_commit": "facb8f0", "git_last_commit_date": "2025-10-29", "Repository": "Bioconductor 3.22", "NeedsCompilation": "no", "Author": "Terry M Therneau [aut, cre], Hart Stephen [ctb]" }, "Rcpp": { "Package": "Rcpp", "Version": "1.1.1-1.1", "Source": "Repository", "Title": "Seamless R and C++ Integration", "Date": "2026-04-19", "Authors@R": "c(person(\"Dirk\", \"Eddelbuettel\", role = c(\"aut\", \"cre\"), email = \"edd@debian.org\", comment = c(ORCID = \"0000-0001-6419-907X\")), person(\"Romain\", \"Francois\", role = \"aut\", comment = c(ORCID = \"0000-0002-2444-4226\")), person(\"JJ\", \"Allaire\", role = \"aut\", comment = c(ORCID = \"0000-0003-0174-9868\")), person(\"Kevin\", \"Ushey\", role = \"aut\", comment = c(ORCID = \"0000-0003-2880-7407\")), person(\"Qiang\", \"Kou\", role = \"aut\", comment = c(ORCID = \"0000-0001-6786-5453\")), person(\"Nathan\", \"Russell\", role = \"aut\"), person(\"Iñaki\", \"Ucar\", role = \"aut\", comment = c(ORCID = \"0000-0001-6403-5550\")), person(\"Doug\", \"Bates\", role = \"aut\", comment = c(ORCID = \"0000-0001-8316-9503\")), person(\"John\", \"Chambers\", role = \"aut\"))", "Description": "The 'Rcpp' package provides R functions as well as C++ classes which offer a seamless integration of R and C++. Many R data types and objects can be mapped back and forth to C++ equivalents which facilitates both writing of new code as well as easier integration of third-party libraries. Documentation about 'Rcpp' is provided by several vignettes included in this package, via the 'Rcpp Gallery' site at , the paper by Eddelbuettel and Francois (2011, ), the book by Eddelbuettel (2013, ) and the paper by Eddelbuettel and Balamuta (2018, ); see 'citation(\"Rcpp\")' for details.", "Depends": [ "R (>= 3.5.0)" ], "Imports": [ "methods", "utils" ], "Suggests": [ "tinytest", "inline", "rbenchmark", "pkgKitten (>= 0.1.2)" ], "URL": "https://www.rcpp.org, https://dirk.eddelbuettel.com/code/rcpp.html, https://github.com/RcppCore/Rcpp", "License": "GPL (>= 2)", "BugReports": "https://github.com/RcppCore/Rcpp/issues", "MailingList": "rcpp-devel@lists.r-forge.r-project.org", "RoxygenNote": "6.1.1", "Encoding": "UTF-8", "VignetteBuilder": "Rcpp", "NeedsCompilation": "yes", "Author": "Dirk Eddelbuettel [aut, cre] (ORCID: ), Romain Francois [aut] (ORCID: ), JJ Allaire [aut] (ORCID: ), Kevin Ushey [aut] (ORCID: ), Qiang Kou [aut] (ORCID: ), Nathan Russell [aut], Iñaki Ucar [aut] (ORCID: ), Doug Bates [aut] (ORCID: ), John Chambers [aut]", "Maintainer": "Dirk Eddelbuettel ", "Repository": "CRAN" }, "RcppArmadillo": { "Package": "RcppArmadillo", "Version": "15.4.0-1", "Source": "Repository", "Type": "Package", "Title": "'Rcpp' Integration for the 'Armadillo' Templated Linear Algebra Library", "Date": "2026-06-17", "Authors@R": "c(person(\"Dirk\", \"Eddelbuettel\", role = c(\"aut\", \"cre\"), email = \"edd@debian.org\", comment = c(ORCID = \"0000-0001-6419-907X\")), person(\"Romain\", \"Francois\", role = \"aut\", comment = c(ORCID = \"0000-0002-2444-4226\")), person(\"Doug\", \"Bates\", role = \"aut\", comment = c(ORCID = \"0000-0001-8316-9503\")), person(\"Binxiang\", \"Ni\", role = \"aut\"), person(\"Conrad\", \"Sanderson\", role = \"aut\", comment = c(ORCID = \"0000-0002-0049-4501\")))", "Description": "'Armadillo' is a templated C++ linear algebra library aiming towards a good balance between speed and ease of use. It provides high-level syntax and functionality deliberately similar to Matlab. It is useful for algorithm development directly in C++, or quick conversion of research code into production environments. It provides efficient classes for vectors, matrices and cubes where dense and sparse matrices are supported. Integer, floating point and complex numbers are supported. A sophisticated expression evaluator (based on template meta-programming) automatically combines several operations to increase speed and efficiency. Dynamic evaluation automatically chooses optimal code paths based on detected matrix structures. Matrix decompositions are provided through integration with LAPACK, or one of its high performance drop-in replacements (such as 'MKL' or 'OpenBLAS'). It can automatically use 'OpenMP' multi-threading (parallelisation) to speed up computationally expensive operations. . The 'RcppArmadillo' package includes the header files from the 'Armadillo' library; users do not need to install 'Armadillo' itself in order to use 'RcppArmadillo'. Starting from release 15.0.0, the minimum compilation standard is C++14. . Since release 7.800.0, 'Armadillo' is licensed under Apache License 2; previous releases were under licensed as MPL 2.0 from version 3.800.0 onwards and LGPL-3 prior to that; 'RcppArmadillo' (the 'Rcpp' bindings/bridge to Armadillo) is licensed under the GNU GPL version 2 or later, as is the rest of 'Rcpp'.", "License": "GPL (>= 2)", "LazyLoad": "yes", "Depends": [ "R (>= 3.3.0)" ], "LinkingTo": [ "Rcpp" ], "Imports": [ "Rcpp (>= 1.1.1)", "stats", "utils", "methods" ], "Suggests": [ "tinytest", "Matrix (>= 1.3.0)", "pkgKitten", "reticulate", "slam" ], "URL": "https://github.com/RcppCore/RcppArmadillo, https://dirk.eddelbuettel.com/code/rcpp.armadillo.html", "BugReports": "https://github.com/RcppCore/RcppArmadillo/issues", "RoxygenNote": "6.0.1", "Encoding": "UTF-8", "VignetteBuilder": "Rcpp", "NeedsCompilation": "yes", "Author": "Dirk Eddelbuettel [aut, cre] (ORCID: ), Romain Francois [aut] (ORCID: ), Doug Bates [aut] (ORCID: ), Binxiang Ni [aut], Conrad Sanderson [aut] (ORCID: )", "Maintainer": "Dirk Eddelbuettel ", "Repository": "CRAN" }, "RcppEigen": { "Package": "RcppEigen", "Version": "0.3.4.0.2", "Source": "Repository", "Type": "Package", "Title": "'Rcpp' Integration for the 'Eigen' Templated Linear Algebra Library", "Date": "2024-08-23", "Authors@R": "c(person(\"Doug\", \"Bates\", role = \"aut\", comment = c(ORCID = \"0000-0001-8316-9503\")), person(\"Dirk\", \"Eddelbuettel\", role = c(\"aut\", \"cre\"), email = \"edd@debian.org\", comment = c(ORCID = \"0000-0001-6419-907X\")), person(\"Romain\", \"Francois\", role = \"aut\", comment = c(ORCID = \"0000-0002-2444-4226\")), person(\"Yixuan\", \"Qiu\", role = \"aut\", comment = c(ORCID = \"0000-0003-0109-6692\")), person(\"Authors of\", \"Eigen\", role = \"cph\", comment = \"Authorship and copyright in included Eigen library as detailed in inst/COPYRIGHTS\"))", "Copyright": "See the file COPYRIGHTS for various Eigen copyright details", "Description": "R and 'Eigen' integration using 'Rcpp'. 'Eigen' is a C++ template library for linear algebra: matrices, vectors, numerical solvers and related algorithms. It supports dense and sparse matrices on integer, floating point and complex numbers, decompositions of such matrices, and solutions of linear systems. Its performance on many algorithms is comparable with some of the best implementations based on 'Lapack' and level-3 'BLAS'. The 'RcppEigen' package includes the header files from the 'Eigen' C++ template library. Thus users do not need to install 'Eigen' itself in order to use 'RcppEigen'. Since version 3.1.1, 'Eigen' is licensed under the Mozilla Public License (version 2); earlier version were licensed under the GNU LGPL version 3 or later. 'RcppEigen' (the 'Rcpp' bindings/bridge to 'Eigen') is licensed under the GNU GPL version 2 or later, as is the rest of 'Rcpp'.", "License": "GPL (>= 2) | file LICENSE", "LazyLoad": "yes", "Depends": [ "R (>= 3.6.0)" ], "LinkingTo": [ "Rcpp" ], "Imports": [ "Rcpp (>= 0.11.0)", "stats", "utils" ], "Suggests": [ "Matrix", "inline", "tinytest", "pkgKitten", "microbenchmark" ], "URL": "https://github.com/RcppCore/RcppEigen, https://dirk.eddelbuettel.com/code/rcpp.eigen.html", "BugReports": "https://github.com/RcppCore/RcppEigen/issues", "NeedsCompilation": "yes", "Author": "Doug Bates [aut] (), Dirk Eddelbuettel [aut, cre] (), Romain Francois [aut] (), Yixuan Qiu [aut] (), Authors of Eigen [cph] (Authorship and copyright in included Eigen library as detailed in inst/COPYRIGHTS)", "Maintainer": "Dirk Eddelbuettel ", "Repository": "CRAN" }, "RcppTOML": { "Package": "RcppTOML", "Version": "0.2.3", "Source": "Repository", "Type": "Package", "Title": "'Rcpp' Bindings to Parser for \"Tom's Obvious Markup Language\"", "Date": "2025-03-08", "Authors@R": "c(person(\"Dirk\", \"Eddelbuettel\", role = c(\"aut\", \"cre\"), email = \"edd@debian.org\", comment = c(ORCID = \"0000-0001-6419-907X\")), person(\"Mark\", \"Gillard\", role = \"aut\", comment = \"Author of 'toml++' header library\"))", "Description": "The configuration format defined by 'TOML' (which expands to \"Tom's Obvious Markup Language\") specifies an excellent format (described at ) suitable for both human editing as well as the common uses of a machine-readable format. This package uses 'Rcpp' to connect to the 'toml++' parser written by Mark Gillard to R.", "SystemRequirements": "A C++17 compiler", "BugReports": "https://github.com/eddelbuettel/rcpptoml/issues", "URL": "http://dirk.eddelbuettel.com/code/rcpp.toml.html", "Imports": [ "Rcpp (>= 1.0.8)" ], "Depends": [ "R (>= 3.3.0)" ], "LinkingTo": [ "Rcpp" ], "Suggests": [ "tinytest" ], "License": "GPL (>= 2)", "NeedsCompilation": "yes", "Author": "Dirk Eddelbuettel [aut, cre] (), Mark Gillard [aut] (Author of 'toml++' header library)", "Maintainer": "Dirk Eddelbuettel ", "Repository": "CRAN" }, "Rdpack": { "Package": "Rdpack", "Version": "2.6.6", "Source": "Repository", "Type": "Package", "Title": "Update and Manipulate Rd Documentation Objects", "Authors@R": "c( person(given = c(\"Georgi\", \"N.\"), family = \"Boshnakov\", role = c(\"aut\", \"cre\"), email = \"georgi.boshnakov@manchester.ac.uk\", comment = c(ORCID = \"0000-0003-2839-346X\")), person(given = \"Duncan\", family = \"Murdoch\", role = \"ctb\", email = \"murdoch.duncan@gmail.com\") )", "Description": "Functions for manipulation of R documentation objects, including functions reprompt() and ereprompt() for updating 'Rd' documentation for functions, methods and classes; 'Rd' macros for citations and import of references from 'bibtex' files for use in 'Rd' files and 'roxygen2' comments; 'Rd' macros for evaluating and inserting snippets of 'R' code and the results of its evaluation or creating graphics on the fly; and many functions for manipulation of references and Rd files.", "URL": "https://geobosh.github.io/Rdpack/ (doc), https://CRAN.R-project.org/package=Rdpack", "BugReports": "https://github.com/GeoBosh/Rdpack/issues", "Depends": [ "R (>= 2.15.0)", "methods" ], "Imports": [ "tools", "utils", "rbibutils (> 2.4)" ], "Suggests": [ "grDevices", "testthat", "rstudioapi", "rprojroot", "gbRd" ], "License": "GPL (>= 2)", "LazyLoad": "yes", "Encoding": "UTF-8", "RoxygenNote": "7.1.1", "NeedsCompilation": "no", "Author": "Georgi N. Boshnakov [aut, cre] (ORCID: ), Duncan Murdoch [ctb]", "Maintainer": "Georgi N. Boshnakov ", "Repository": "CRAN" }, "Rgraphviz": { "Package": "Rgraphviz", "Version": "2.54.0", "Source": "Bioconductor", "Title": "Provides plotting capabilities for R graph objects", "Description": "Interfaces R with the AT and T graphviz library for plotting R graph objects from the graph package.", "Authors@R": "c(person(c(\"Kasper\", \"Daniel\"), \"Hansen\", role = c(\"cre\", \"aut\"), email = \"kasperdanielhansen@gmail.com\"), person(\"Jeff\", \"Gentry\", role = \"aut\"), person(\"Li\", \"Long\", role = \"aut\"), person(\"Robert\", \"Gentleman\", role = \"aut\"), person(\"Seth\", \"Falcon\", role = \"aut\"), person(\"Florian\", \"Hahne\", role = \"aut\"), person(\"Deepayan\", \"Sarkar\", role = \"aut\"))", "Depends": [ "R (>= 2.6.0)", "methods", "utils", "graph", "grid" ], "Imports": [ "stats4", "graphics", "grDevices" ], "Suggests": [ "RUnit", "BiocGenerics", "XML" ], "SystemRequirements": "optionally Graphviz (>= 2.16), USE_C17", "GraphvizDetails": "Graphviz 2.28.0", "License": "EPL", "LazyLoad": "Yes", "Collate": "AllGenerics.R AllClasses.R SimpleMethods.R graphvizVersion.R graphviz_build_version.R agfunctions.R attrs.R graphLayout.R plotGraph.R plotUtils.R layoutGraph.R renderGraph.R graph_methods.R writers.R zzz.R", "biocViews": "GraphAndNetwork, Visualization", "git_url": "https://git.bioconductor.org/packages/Rgraphviz", "git_branch": "RELEASE_3_22", "git_last_commit": "deef90a", "git_last_commit_date": "2025-10-29", "Repository": "Bioconductor 3.22", "NeedsCompilation": "yes", "Author": "Kasper Daniel Hansen [cre, aut], Jeff Gentry [aut], Li Long [aut], Robert Gentleman [aut], Seth Falcon [aut], Florian Hahne [aut], Deepayan Sarkar [aut]", "Maintainer": "Kasper Daniel Hansen " }, "Rhtslib": { "Package": "Rhtslib", "Version": "3.6.0", "Source": "Bioconductor", "Title": "HTSlib high-throughput sequencing library as an R package", "Description": "This package provides version 1.18 of the 'HTSlib' C library for high-throughput sequence analysis. The package is primarily useful to developers of other R packages who wish to make use of HTSlib. Motivation and instructions for use of this package are in the vignette, vignette(package=\"Rhtslib\", \"Rhtslib\").", "biocViews": "DataImport, Sequencing", "URL": "https://bioconductor.org/packages/Rhtslib, http://www.htslib.org/", "BugReports": "https://github.com/Bioconductor/Rhtslib/issues", "License": "LGPL (>= 2)", "Copyright": "Unless otherwise noted in the file, all files outside src/htslib-1.18 or inst/include copyright Bioconductor; for files inside src/htslib-1.18 or inst/include, see file src/htslib-1.18/LICENSE.", "Encoding": "UTF-8", "Authors@R": "c( person(\"Nathaniel\", \"Hayden\", role=c(\"led\", \"aut\"), email=\"nhayden@fredhutch.org\"), person(\"Martin\", \"Morgan\", role=\"aut\", email=\"martin.morgan@roswellpark.org\"), person(\"Hervé\", \"Pagès\", role=c(\"aut\", \"cre\"), email=\"hpages.on.github@gmail.com\"), person(\"Tomas\", \"Kalibera\", role=\"ctb\"), person(\"Jeroen\", \"Ooms\", role=\"ctb\"))", "Imports": [ "tools" ], "Suggests": [ "knitr", "rmarkdown", "BiocStyle" ], "SystemRequirements": "libbz2 & liblzma & libcurl (with header files), GNU make", "StagedInstall": "no", "VignetteBuilder": "knitr", "git_url": "https://git.bioconductor.org/packages/Rhtslib", "git_branch": "RELEASE_3_22", "git_last_commit": "c4b7268", "git_last_commit_date": "2025-10-29", "Repository": "Bioconductor 3.22", "NeedsCompilation": "yes", "Author": "Nathaniel Hayden [led, aut], Martin Morgan [aut], Hervé Pagès [aut, cre], Tomas Kalibera [ctb], Jeroen Ooms [ctb]", "Maintainer": "Hervé Pagès " }, "Rsamtools": { "Package": "Rsamtools", "Version": "2.26.0", "Source": "Bioconductor", "Type": "Package", "Title": "Binary alignment (BAM), FASTA, variant call (BCF), and tabix file import", "Description": "This package provides an interface to the 'samtools', 'bcftools', and 'tabix' utilities for manipulating SAM (Sequence Alignment / Map), FASTA, binary variant call (BCF) and compressed indexed tab-delimited (tabix) files.", "biocViews": "DataImport, Sequencing, Coverage, Alignment, QualityControl", "URL": "https://bioconductor.org/packages/Rsamtools", "Video": "https://www.youtube.com/watch?v=Rfon-DQYbWA&list=UUqaMSQd_h-2EDGsU6WDiX0Q", "BugReports": "https://github.com/Bioconductor/Rsamtools/issues", "License": "Artistic-2.0 | file LICENSE", "Encoding": "UTF-8", "Authors@R": "c( person(\"Martin\", \"Morgan\", role = \"aut\"), person(\"Hervé\", \"Pagès\", role = \"aut\"), person(\"Valerie\", \"Obenchain\", role = \"aut\"), person(\"Nathaniel\", \"Hayden\", role = \"aut\"), person(\"Busayo\", \"Samuel\", role = \"ctb\", comment = \"Converted Rsamtools vignette from Sweave to RMarkdown / HTML.\"), person(\"Bioconductor Package Maintainer\", email = \"maintainer@bioconductor.org\", role = \"cre\"))", "Depends": [ "R (>= 3.5.0)", "methods", "Seqinfo", "GenomicRanges (>= 1.61.1)", "Biostrings (>= 2.77.2)" ], "Imports": [ "utils", "BiocGenerics (>= 0.25.1)", "S4Vectors (>= 0.17.25)", "IRanges (>= 2.13.12)", "XVector (>= 0.19.7)", "bitops", "BiocParallel", "stats" ], "Suggests": [ "GenomicAlignments", "ShortRead (>= 1.19.10)", "GenomicFeatures", "VariantAnnotation", "TxDb.Dmelanogaster.UCSC.dm3.ensGene", "TxDb.Hsapiens.UCSC.hg18.knownGene", "RNAseqData.HNRNPC.bam.chr14", "BSgenome.Hsapiens.UCSC.hg19", "RUnit", "BiocStyle", "knitr" ], "LinkingTo": [ "Rhtslib (>= 3.3.1)", "S4Vectors", "IRanges", "XVector", "Biostrings" ], "LazyLoad": "yes", "SystemRequirements": "GNU make", "VignetteBuilder": "knitr", "git_url": "https://git.bioconductor.org/packages/Rsamtools", "git_branch": "RELEASE_3_22", "git_last_commit": "ea99fb0", "git_last_commit_date": "2025-10-29", "Repository": "Bioconductor 3.22", "NeedsCompilation": "yes", "Author": "Martin Morgan [aut], Hervé Pagès [aut], Valerie Obenchain [aut], Nathaniel Hayden [aut], Busayo Samuel [ctb] (Converted Rsamtools vignette from Sweave to RMarkdown / HTML.), Bioconductor Package Maintainer [cre]", "Maintainer": "Bioconductor Package Maintainer " }, "S4Arrays": { "Package": "S4Arrays", "Version": "1.10.1", "Source": "Bioconductor", "Title": "Foundation of array-like containers in Bioconductor", "Description": "The S4Arrays package defines the Array virtual class to be extended by other S4 classes that wish to implement a container with an array-like semantic. It also provides: (1) low-level functionality meant to help the developer of such container to implement basic operations like display, subsetting, or coercion of their array-like objects to an ordinary matrix or array, and (2) a framework that facilitates block processing of array-like objects (typically on-disk objects).", "biocViews": "Infrastructure, DataRepresentation", "URL": "https://bioconductor.org/packages/S4Arrays", "BugReports": "https://github.com/Bioconductor/S4Arrays/issues", "License": "Artistic-2.0", "Encoding": "UTF-8", "Authors@R": "c( person(\"Hervé\", \"Pagès\", role=c(\"aut\", \"cre\"), email=\"hpages.on.github@gmail.com\", comment=c(ORCID=\"0009-0002-8272-4522\")), person(\"Jacques\", \"Serizay\", role=\"ctb\"))", "Depends": [ "R (>= 4.3.0)", "methods", "Matrix", "abind", "BiocGenerics (>= 0.45.2)", "S4Vectors (>= 0.47.6)", "IRanges" ], "Imports": [ "stats" ], "LinkingTo": [ "S4Vectors" ], "Suggests": [ "BiocParallel", "SparseArray (>= 0.0.4)", "DelayedArray", "HDF5Array", "testthat", "knitr", "rmarkdown", "BiocStyle" ], "VignetteBuilder": "knitr", "Collate": "utils.R rowsum.R abind.R aperm2.R array_selection.R Nindex-utils.R arep.R array_recycling.R Array-class.R dim-tuning-utils.R Array-subsetting.R Array-subassignment.R ArrayGrid-class.R mapToGrid.R extract_array.R type.R is_sparse.R read_block.R write_block.R show-utils.R Array-kronecker-methods.R zzz.R", "git_url": "https://git.bioconductor.org/packages/S4Arrays", "git_branch": "RELEASE_3_22", "git_last_commit": "a4cccba", "git_last_commit_date": "2025-11-24", "Repository": "Bioconductor 3.22", "NeedsCompilation": "yes", "Author": "Hervé Pagès [aut, cre] (ORCID: ), Jacques Serizay [ctb]", "Maintainer": "Hervé Pagès " }, "S4Vectors": { "Package": "S4Vectors", "Version": "0.48.0", "Source": "Bioconductor", "Title": "Foundation of vector-like and list-like containers in Bioconductor", "Description": "The S4Vectors package defines the Vector and List virtual classes and a set of generic functions that extend the semantic of ordinary vectors and lists in R. Package developers can easily implement vector-like or list-like objects as concrete subclasses of Vector or List. In addition, a few low-level concrete subclasses of general interest (e.g. DataFrame, Rle, Factor, and Hits) are implemented in the S4Vectors package itself (many more are implemented in the IRanges package and in other Bioconductor infrastructure packages).", "biocViews": "Infrastructure, DataRepresentation", "URL": "https://bioconductor.org/packages/S4Vectors", "BugReports": "https://github.com/Bioconductor/S4Vectors/issues", "License": "Artistic-2.0", "Encoding": "UTF-8", "Authors@R": "c( person(\"Hervé\", \"Pagès\", role=c(\"aut\", \"cre\"), email=\"hpages.on.github@gmail.com\"), person(\"Michael\", \"Lawrence\", role=\"aut\"), person(\"Patrick\", \"Aboyoun\", role=\"aut\"), person(\"Aaron\", \"Lun\", role=\"ctb\"), person(\"Beryl\", \"Kanali\", role=\"ctb\", comment=\"Converted vignettes from Sweave to RMarkdown\"))", "Depends": [ "R (>= 4.0.0)", "methods", "utils", "stats", "stats4", "BiocGenerics (>= 0.53.2)" ], "Suggests": [ "IRanges", "GenomicRanges", "SummarizedExperiment", "Matrix", "DelayedArray", "ShortRead", "graph", "data.table", "RUnit", "BiocStyle", "knitr" ], "VignetteBuilder": "knitr", "Collate": "S4-utils.R show-utils.R utils.R normarg-utils.R bindROWS.R LLint-class.R isSorted.R subsetting-utils.R vector-utils.R integer-utils.R character-utils.R raw-utils.R eval-utils.R map_ranges_to_runs.R RectangularData-class.R Annotated-class.R DataFrame_OR_NULL-class.R Vector-class.R Vector-comparison.R Vector-setops.R Vector-merge.R Hits-class.R Hits-comparison.R Hits-setops.R Rle-class.R Rle-utils.R Factor-class.R List-class.R List-comparison.R splitAsList.R List-utils.R SimpleList-class.R HitsList-class.R DataFrame-class.R DataFrame-combine.R DataFrame-comparison.R DataFrame-utils.R DataFrameFactor-class.R TransposedDataFrame-class.R Pairs-class.R FilterRules-class.R stack-methods.R expand-methods.R aggregate-methods.R shiftApply-methods.R zzz.R", "git_url": "https://git.bioconductor.org/packages/S4Vectors", "git_branch": "RELEASE_3_22", "git_last_commit": "c4f37f0", "git_last_commit_date": "2025-10-29", "Repository": "Bioconductor 3.22", "NeedsCompilation": "yes", "Author": "Hervé Pagès [aut, cre], Michael Lawrence [aut], Patrick Aboyoun [aut], Aaron Lun [ctb], Beryl Kanali [ctb] (Converted vignettes from Sweave to RMarkdown)", "Maintainer": "Hervé Pagès " }, "S7": { "Package": "S7", "Version": "0.2.2", "Source": "Repository", "Title": "An Object Oriented System Meant to Become a Successor to S3 and S4", "Authors@R": "c( person(\"Object-Oriented Programming Working Group\", role = \"cph\"), person(\"Davis\", \"Vaughan\", role = \"aut\"), person(\"Jim\", \"Hester\", role = \"aut\", comment = c(ORCID = \"0000-0002-2739-7082\")), person(\"Tomasz\", \"Kalinowski\", role = \"aut\"), person(\"Will\", \"Landau\", role = \"aut\"), person(\"Michael\", \"Lawrence\", role = \"aut\"), person(\"Martin\", \"Maechler\", role = \"aut\", comment = c(ORCID = \"0000-0002-8685-9910\")), person(\"Luke\", \"Tierney\", role = \"aut\"), person(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0003-4757-117X\")) )", "Description": "A new object oriented programming system designed to be a successor to S3 and S4. It includes formal class, generic, and method specification, and a limited form of multiple dispatch. It has been designed and implemented collaboratively by the R Consortium Object-Oriented Programming Working Group, which includes representatives from R-Core, 'Bioconductor', 'Posit'/'tidyverse', and the wider R community.", "License": "MIT + file LICENSE", "URL": "https://rconsortium.github.io/S7/, https://github.com/RConsortium/S7", "BugReports": "https://github.com/RConsortium/S7/issues", "Depends": [ "R (>= 3.5.0)" ], "Imports": [ "utils" ], "Suggests": [ "bench", "callr", "covr", "knitr", "methods", "rmarkdown", "testthat (>= 3.2.0)", "tibble" ], "VignetteBuilder": "knitr", "Config/build/compilation-database": "true", "Config/Needs/website": "sloop", "Config/testthat/edition": "3", "Config/testthat/parallel": "TRUE", "Config/testthat/start-first": "external-generic", "Encoding": "UTF-8", "RoxygenNote": "7.3.3", "NeedsCompilation": "yes", "Author": "Object-Oriented Programming Working Group [cph], Davis Vaughan [aut], Jim Hester [aut] (ORCID: ), Tomasz Kalinowski [aut], Will Landau [aut], Michael Lawrence [aut], Martin Maechler [aut] (ORCID: ), Luke Tierney [aut], Hadley Wickham [aut, cre] (ORCID: )", "Maintainer": "Hadley Wickham ", "Repository": "CRAN" }, "Seqinfo": { "Package": "Seqinfo", "Version": "1.0.0", "Source": "Bioconductor", "Title": "A simple S4 class for storing basic information about a collection of genomic sequences", "Description": "The Seqinfo class stores the names, lengths, circularity flags, and genomes for a particular collection of sequences. These sequences are typically the chromosomes and/or scaffolds of a specific genome assembly of a given organism. Seqinfo objects are rarely used as standalone objects. Instead, they are used as part of higher-level objects to represent their seqinfo() component. Examples of such higher-level objects are GRanges, RangedSummarizedExperiment, VCF, GAlignments, etc... defined in other Bioconductor infrastructure packages.", "biocViews": "Infrastructure, DataRepresentation, GenomeAssembly, Annotation, GenomeAnnotation", "URL": "https://bioconductor.org/packages/Seqinfo", "BugReports": "https://github.com/Bioconductor/Seqinfo/issues", "License": "Artistic-2.0", "Encoding": "UTF-8", "Authors@R": "person(\"Hervé\", \"Pagès\", role=c(\"aut\", \"cre\"), email=\"hpages.on.github@gmail.com\", comment=c(ORCID=\"0009-0002-8272-4522\"))", "Depends": [ "methods", "BiocGenerics" ], "Imports": [ "stats", "S4Vectors (>= 0.47.6)", "IRanges" ], "Suggests": [ "GenomeInfoDb", "GenomicRanges", "BSgenome", "GenomicFeatures", "TxDb.Hsapiens.UCSC.hg38.knownGene", "TxDb.Dmelanogaster.UCSC.dm3.ensGene", "BSgenome.Hsapiens.UCSC.hg38", "BSgenome.Celegans.UCSC.ce2", "RUnit", "knitr", "rmarkdown", "BiocStyle" ], "VignetteBuilder": "knitr", "Collate": "utils.R rankSeqlevels.R seqinfo.R sortSeqlevels.R Seqinfo-class.R seqlevelsInUse.R GenomeDescription-class.R zzz.R", "git_url": "https://git.bioconductor.org/packages/Seqinfo", "git_branch": "RELEASE_3_22", "git_last_commit": "9fc5a61", "git_last_commit_date": "2025-10-29", "Repository": "Bioconductor 3.22", "NeedsCompilation": "no", "Author": "Hervé Pagès [aut, cre] (ORCID: )", "Maintainer": "Hervé Pagès " }, "ShortRead": { "Package": "ShortRead", "Version": "1.68.0", "Source": "Bioconductor", "Type": "Package", "Title": "FASTQ input and manipulation", "Authors@R": "c( person(\"Bioconductor Package Maintainer\", email = \"maintainer@bioconductor.org\", role = \"cre\"), person(\"Martin\", \"Morgan\", role = \"aut\"), person(\"Michael\", \"Lawrence\", role = \"ctb\"), person(\"Simon\", \"Anders\", role = \"ctb\"), person(\"Rohit\", \"Satyam\", role = \"ctb\", comment = \"Converted Overview.Rnw vignette from Sweave to RMarkdown / HTML.\"), person(\"J\", \"Wokaty\", role = \"ctb\") )", "Description": "This package implements sampling, iteration, and input of FASTQ files. The package includes functions for filtering and trimming reads, and for generating a quality assessment report. Data are represented as DNAStringSet-derived objects, and easily manipulated for a diversity of purposes. The package also contains legacy support for early single-end, ungapped alignment formats.", "License": "Artistic-2.0", "LazyLoad": "yes", "Depends": [ "BiocGenerics (>= 0.23.3)", "BiocParallel", "Biostrings (>= 2.47.6)", "Rsamtools (>= 1.31.2)", "GenomicAlignments (>= 1.15.6)" ], "Imports": [ "Biobase", "S4Vectors (>= 0.17.25)", "IRanges (>= 2.13.12)", "Seqinfo", "GenomicRanges (>= 1.31.8)", "pwalign", "hwriter", "methods", "lattice", "latticeExtra" ], "Suggests": [ "BiocStyle", "RUnit", "biomaRt", "GenomicFeatures", "yeastNagalakshmi", "knitr" ], "LinkingTo": [ "S4Vectors", "IRanges", "XVector", "Biostrings", "Rhtslib" ], "biocViews": "DataImport, Sequencing, QualityControl", "URL": "https://bioconductor.org/packages/ShortRead, https://github.com/Bioconductor/ShortRead, https://support.bioconductor.org/tag/ShortRead", "BugReports": "https://github.com/Bioconductor/ShortRead/issues", "VignetteBuilder": "knitr", "git_url": "https://git.bioconductor.org/packages/ShortRead", "git_branch": "RELEASE_3_22", "git_last_commit": "df90c87", "git_last_commit_date": "2025-10-29", "Repository": "Bioconductor 3.22", "NeedsCompilation": "yes", "Author": "Bioconductor Package Maintainer [cre], Martin Morgan [aut], Michael Lawrence [ctb], Simon Anders [ctb], Rohit Satyam [ctb] (Converted Overview.Rnw vignette from Sweave to RMarkdown / HTML.), J Wokaty [ctb]", "Maintainer": "Bioconductor Package Maintainer " }, "SparseArray": { "Package": "SparseArray", "Version": "1.10.8", "Source": "Bioconductor", "Title": "High-performance sparse data representation and manipulation in R", "Description": "The SparseArray package provides array-like containers for efficient in-memory representation of multidimensional sparse data in R (arrays and matrices). The package defines the SparseArray virtual class and two concrete subclasses: COO_SparseArray and SVT_SparseArray. Each subclass uses its own internal representation of the nonzero multidimensional data: the \"COO layout\" and the \"SVT layout\", respectively. SVT_SparseArray objects mimic as much as possible the behavior of ordinary matrix and array objects in base R. In particular, they suppport most of the \"standard matrix and array API\" defined in base R and in the matrixStats package from CRAN.", "biocViews": "Infrastructure, DataRepresentation", "URL": "https://bioconductor.org/packages/SparseArray", "BugReports": "https://github.com/Bioconductor/SparseArray/issues", "License": "Artistic-2.0", "Encoding": "UTF-8", "Authors@R": "c( person(\"Hervé\", \"Pagès\", role=c(\"aut\", \"cre\"), email=\"hpages.on.github@gmail.com\", comment=c(ORCID=\"0009-0002-8272-4522\")), person(\"Vince\", \"Carey\", role=\"fnd\", email=\"stvjc@channing.harvard.edu\", comment=c(ORCID=\"0000-0003-4046-0063\")), person(\"Rafael A.\", \"Irizarry\", role=\"fnd\", email=\"rafa@ds.harvard.edu\", comment=c(ORCID=\"0000-0002-3944-4309\")), person(\"Jacques\", \"Serizay\", role=\"ctb\", comment=c(ORCID=\"0000-0002-4295-0624\")))", "Depends": [ "R (>= 4.3.0)", "methods", "Matrix", "BiocGenerics (>= 0.43.1)", "MatrixGenerics (>= 1.11.1)", "S4Vectors (>= 0.43.2)", "S4Arrays (>= 1.10.1)" ], "Imports": [ "utils", "stats", "matrixStats", "IRanges", "XVector" ], "LinkingTo": [ "S4Vectors", "IRanges", "XVector" ], "Suggests": [ "HDF5Array", "ExperimentHub", "testthat", "knitr", "rmarkdown", "BiocStyle" ], "VignetteBuilder": "knitr", "Collate": "utils.R options.R OPBufTree.R thread-control.R sparseMatrix-utils.R is_nonzero.R SparseArray-class.R COO_SparseArray-class.R SVT_SparseArray-class.R extract_sparse_array.R read_block_as_sparse.R SparseArray-dim-tuning.R SparseArray-aperm.R SparseArray-subsetting.R SparseArray-subassignment.R SparseArray-abind.R SparseArray-summarization.R SparseArray-Arith-methods.R SparseArray-Compare-methods.R SparseArray-Logic-methods.R SparseArray-Math-methods.R SparseArray-Complex-methods.R SparseArray-misc-methods.R SparseArray-matrixStats.R rowsum-methods.R SparseMatrix-mult.R randomSparseArray.R readSparseCSV.R is_nonna.R NaArray-class.R NaArray-aperm.R NaArray-subsetting.R NaArray-subassignment.R NaArray-abind.R NaArray-summarization.R NaArray-Arith-methods.R NaArray-Compare-methods.R NaArray-Logic-methods.R NaArray-Math-methods.R NaArray-misc-methods.R NaArray-matrixStats.R zzz.R", "git_url": "https://git.bioconductor.org/packages/SparseArray", "git_branch": "RELEASE_3_22", "git_last_commit": "c0de8d4", "git_last_commit_date": "2025-12-15", "Repository": "Bioconductor 3.22", "NeedsCompilation": "yes", "Author": "Hervé Pagès [aut, cre] (ORCID: ), Vince Carey [fnd] (ORCID: ), Rafael A. Irizarry [fnd] (ORCID: ), Jacques Serizay [ctb] (ORCID: )", "Maintainer": "Hervé Pagès " }, "SparseM": { "Package": "SparseM", "Version": "1.84-2", "Source": "Repository", "Authors@R": "c( person(\"Roger\", \"Koenker\", role = c(\"cre\",\"aut\"), email = \"rkoenker@uiuc.edu\"), person(c(\"Pin\", \"Tian\"), \"Ng\", role = c(\"ctb\"), comment = \"Contributions to Sparse QR code\", email = \"pin.ng@nau.edu\") , person(\"Yousef\", \"Saad\", role = c(\"ctb\"), comment = \"author of sparskit2\") , person(\"Ben\", \"Shaby\", role = c(\"ctb\"), comment = \"author of chol2csr\") , person(\"Martin\", \"Maechler\", role = \"ctb\", comment = c(\"chol() tweaks; S4\", ORCID = \"0000-0002-8685-9910\")) )", "Maintainer": "Roger Koenker ", "Depends": [ "R (>= 2.15)", "methods" ], "Imports": [ "graphics", "stats", "utils" ], "VignetteBuilder": "knitr", "Suggests": [ "knitr" ], "Description": "Some basic linear algebra functionality for sparse matrices is provided: including Cholesky decomposition and backsolving as well as standard R subsetting and Kronecker products.", "License": "GPL (>= 2)", "Title": "Sparse Linear Algebra", "URL": "http://www.econ.uiuc.edu/~roger/research/sparse/sparse.html", "NeedsCompilation": "yes", "Author": "Roger Koenker [cre, aut], Pin Tian Ng [ctb] (Contributions to Sparse QR code), Yousef Saad [ctb] (author of sparskit2), Ben Shaby [ctb] (author of chol2csr), Martin Maechler [ctb] (chol() tweaks; S4, )", "Repository": "CRAN" }, "SummarizedExperiment": { "Package": "SummarizedExperiment", "Version": "1.40.0", "Source": "Bioconductor", "Title": "A container (S4 class) for matrix-like assays", "Description": "The SummarizedExperiment container contains one or more assays, each represented by a matrix-like object of numeric or other mode. The rows typically represent genomic ranges of interest and the columns represent samples.", "biocViews": "Genetics, Infrastructure, Sequencing, Annotation, Coverage, GenomeAnnotation", "URL": "https://bioconductor.org/packages/SummarizedExperiment", "BugReports": "https://github.com/Bioconductor/SummarizedExperiment/issues", "License": "Artistic-2.0", "Encoding": "UTF-8", "Authors@R": "c( person(\"Martin\", \"Morgan\", role=\"aut\"), person(\"Valerie\", \"Obenchain\", role=\"aut\"), person(\"Jim\", \"Hester\", role=\"aut\"), person(\"Hervé\", \"Pagès\", role=c(\"aut\", \"cre\"), email=\"hpages.on.github@gmail.com\"))", "Depends": [ "R (>= 4.0.0)", "methods", "MatrixGenerics (>= 1.1.3)", "GenomicRanges (>= 1.61.4)", "Biobase" ], "Imports": [ "utils", "stats", "tools", "Matrix", "BiocGenerics (>= 0.51.3)", "S4Vectors (>= 0.33.7)", "IRanges (>= 2.23.9)", "Seqinfo", "S4Arrays (>= 1.1.1)", "DelayedArray (>= 0.31.12)" ], "Suggests": [ "GenomeInfoDb (>= 1.45.5)", "rhdf5", "HDF5Array (>= 1.7.5)", "annotate", "AnnotationDbi", "GenomicFeatures", "SparseArray", "SingleCellExperiment", "TxDb.Hsapiens.UCSC.hg19.knownGene", "hgu95av2.db", "airway (>= 1.15.1)", "BiocStyle", "knitr", "rmarkdown", "RUnit", "testthat", "digest" ], "VignetteBuilder": "knitr", "Collate": "Assays-class.R SummarizedExperiment-class.R RangedSummarizedExperiment-class.R intra-range-methods.R inter-range-methods.R coverage-methods.R combine-methods.R findOverlaps-methods.R nearest-methods.R makeSummarizedExperimentFromExpressionSet.R makeSummarizedExperimentFromDataFrame.R makeSummarizedExperimentFromLoom.R zzz.R", "git_url": "https://git.bioconductor.org/packages/SummarizedExperiment", "git_branch": "RELEASE_3_22", "git_last_commit": "469a2de", "git_last_commit_date": "2025-10-29", "Repository": "Bioconductor 3.22", "NeedsCompilation": "no", "Author": "Martin Morgan [aut], Valerie Obenchain [aut], Jim Hester [aut], Hervé Pagès [aut, cre]", "Maintainer": "Hervé Pagès " }, "TTR": { "Package": "TTR", "Version": "0.24.4", "Source": "Repository", "Type": "Package", "Title": "Technical Trading Rules", "Authors@R": "c( person(given=\"Joshua\", family=\"Ulrich\", role=c(\"cre\",\"aut\"), email=\"josh.m.ulrich@gmail.com\"), person(given=c(\"Ethan\",\"B.\"), family=\"Smith\", role=\"ctb\") )", "Imports": [ "xts (>= 0.10-0)", "zoo", "curl" ], "LinkingTo": [ "xts" ], "Enhances": [ "quantmod" ], "Suggests": [ "RUnit" ], "Description": "A collection of over 50 technical indicators for creating technical trading rules. The package also provides fast implementations of common rolling-window functions, and several volatility calculations.", "License": "GPL (>= 2)", "URL": "https://github.com/joshuaulrich/TTR", "BugReports": "https://github.com/joshuaulrich/TTR/issues", "NeedsCompilation": "yes", "Author": "Joshua Ulrich [cre, aut], Ethan B. Smith [ctb]", "Maintainer": "Joshua Ulrich ", "Repository": "CRAN" }, "V8": { "Package": "V8", "Version": "8.2.0", "Source": "Repository", "Type": "Package", "Title": "Embedded JavaScript and WebAssembly Engine for R", "Authors@R": "c( person(\"Jeroen\", \"Ooms\", role = c(\"aut\", \"cre\"), email = \"jeroenooms@gmail.com\", comment = c(ORCID = \"0000-0002-4035-0289\")), person(\"George\", \"Stagg\", role = \"ctb\", comment = c(ORCID = \"0009-0006-3173-9846\")), person(\"Jan Marvin\", \"Garbuszus\", role = \"ctb\"))", "Description": "An R interface to V8 : Google's open source JavaScript and WebAssembly engine. This package can be compiled either with V8 or NodeJS when built as a shared library.", "License": "MIT + file LICENSE", "URL": "https://jeroen.r-universe.dev/V8", "BugReports": "https://github.com/jeroen/v8/issues", "SystemRequirements": "On Linux you can build against libv8-dev (Debian) or v8-devel (Fedora). We also provide static libv8 binaries for most platforms, see the README for details.", "NeedsCompilation": "yes", "VignetteBuilder": "knitr", "Imports": [ "Rcpp (>= 0.12.12)", "jsonlite (>= 1.0)", "curl (>= 1.0)", "utils" ], "LinkingTo": [ "Rcpp" ], "Suggests": [ "testthat", "knitr", "rmarkdown" ], "RoxygenNote": "7.3.1", "Language": "en-US", "Encoding": "UTF-8", "Biarch": "true", "Author": "Jeroen Ooms [aut, cre] (ORCID: ), George Stagg [ctb] (ORCID: ), Jan Marvin Garbuszus [ctb]", "Maintainer": "Jeroen Ooms ", "Repository": "CRAN" }, "XML": { "Package": "XML", "Version": "3.99-0.23", "Source": "Repository", "Authors@R": "c(person(\"CRAN Team\", role = \"ctb\", email = \"CRAN@r-project.org\", comment = \"de facto maintainer in 2013-2026\"), person(\"Duncan\", \"Temple Lang\", role = \"aut\", email = \"duncan@r-project.org\", comment = c(ORCID = \"0000-0003-0159-1546\")), person(\"Tomas\", \"Kalibera\", role = \"ctb\"), person(\"Ivan\", \"Krylov\", email = \"ikrylov@disroot.org\", role = \"cre\"))", "Title": "Tools for Parsing and Generating XML Within R and S-Plus", "Depends": [ "R (>= 4.0.0)", "methods", "utils" ], "Suggests": [ "bitops", "RCurl" ], "SystemRequirements": "libxml2 (>= 2.6.3)", "Description": "Many approaches for both reading and creating XML (and HTML) documents (including DTDs), both local and accessible via HTTP or FTP. Also offers access to an 'XPath' \"interpreter\".", "BugReports": "https://codeberg.org/aitap/XML/issues", "License": "BSD_3_clause + file LICENSE", "Collate": "AAA.R DTD.R DTDClasses.R DTDRef.R SAXMethods.R XMLClasses.R applyDOM.R assignChild.R catalog.R createNode.R dynSupports.R error.R flatTree.R nodeAccessors.R parseDTD.R schema.R summary.R tangle.R toString.R tree.R version.R xmlErrorEnums.R xmlEventHandler.R xmlEventParse.R xmlHandler.R xmlInternalSource.R xmlOutputDOM.R xmlNodes.R xmlOutputBuffer.R xmlTree.R xmlTreeParse.R htmlParse.R hashTree.R zzz.R supports.R parser.R libxmlFeatures.R xmlString.R saveXML.R namespaces.R readHTMLTable.R reflection.R xmlToDataFrame.R bitList.R compare.R encoding.R fixNS.R xmlRoot.R serialize.R xmlMemoryMgmt.R keyValueDB.R solrDocs.R XMLRErrorInfo.R xincludes.R namespaceHandlers.R tangle1.R htmlLinks.R htmlLists.R getDependencies.R getRelativeURL.R xmlIncludes.R simplifyPath.R", "NeedsCompilation": "yes", "Author": "CRAN Team [ctb] (de facto maintainer in 2013-2026), Duncan Temple Lang [aut] (ORCID: ), Tomas Kalibera [ctb], Ivan Krylov [cre]", "Maintainer": "Ivan Krylov ", "Repository": "CRAN" }, "XVector": { "Package": "XVector", "Version": "0.50.0", "Source": "Bioconductor", "Title": "Foundation of external vector representation and manipulation in Bioconductor", "Description": "Provides memory efficient S4 classes for storing sequences \"externally\" (e.g. behind an R external pointer, or on disk).", "biocViews": "Infrastructure, DataRepresentation", "URL": "https://bioconductor.org/packages/XVector", "BugReports": "https://github.com/Bioconductor/XVector/issues", "License": "Artistic-2.0", "Encoding": "UTF-8", "Author": "Hervé Pagès and Patrick Aboyoun", "Maintainer": "Hervé Pagès ", "Depends": [ "R (>= 4.0.0)", "methods", "BiocGenerics (>= 0.37.0)", "S4Vectors (>= 0.27.12)", "IRanges (>= 2.43.8)" ], "Imports": [ "methods", "utils", "stats", "tools", "BiocGenerics", "S4Vectors", "IRanges" ], "LinkingTo": [ "S4Vectors", "IRanges" ], "Suggests": [ "Biostrings", "drosophila2probe", "RUnit" ], "Collate": "io-utils.R RDS-random-access.R SharedVector-class.R SharedRaw-class.R SharedInteger-class.R SharedDouble-class.R XVector-class.R XRaw-class.R XInteger-class.R XDouble-class.R XVectorList-class.R XRawList-class.R XRawList-comparison.R XIntegerViews-class.R XDoubleViews-class.R OnDiskRaw-class.R RdaCollection-class.R RdsCollection-class.R intra-range-methods.R compact-methods.R reverse-methods.R slice-methods.R view-summarization-methods.R updateObject-methods.R zzz.R", "git_url": "https://git.bioconductor.org/packages/XVector", "git_branch": "RELEASE_3_22", "git_last_commit": "6b7e2a1", "git_last_commit_date": "2025-10-29", "Repository": "Bioconductor 3.22", "NeedsCompilation": "yes" }, "abind": { "Package": "abind", "Version": "1.4-8", "Source": "Repository", "Date": "2024-09-08", "Title": "Combine Multidimensional Arrays", "Authors@R": "c(person(\"Tony\", \"Plate\", email = \"tplate@acm.org\", role = c(\"aut\", \"cre\")), person(\"Richard\", \"Heiberger\", role = c(\"aut\")))", "Maintainer": "Tony Plate ", "Description": "Combine multidimensional arrays into a single array. This is a generalization of 'cbind' and 'rbind'. Works with vectors, matrices, and higher-dimensional arrays (aka tensors). Also provides functions 'adrop', 'asub', and 'afill' for manipulating, extracting and replacing data in arrays.", "Depends": [ "R (>= 1.5.0)" ], "Imports": [ "methods", "utils" ], "License": "MIT + file LICENSE", "NeedsCompilation": "no", "Author": "Tony Plate [aut, cre], Richard Heiberger [aut]", "Repository": "CRAN" }, "archive": { "Package": "archive", "Version": "1.1.13", "Source": "Repository", "Title": "Multi-Format Archive and Compression Support", "Authors@R": "c( person(\"Jim\", \"Hester\", role = \"aut\", comment = c(ORCID = \"0000-0002-2739-7082\")), person(\"Gábor\", \"Csárdi\", , \"csardi.gabor@gmail.com\", role = c(\"aut\", \"cre\")), person(\"Ondrej\", \"Holy\", role = \"cph\", comment = \"archive_write_add_filter implementation\"), person(\"RStudio\", role = c(\"cph\", \"fnd\")) )", "Description": "Bindings to 'libarchive' the Multi-format archive and compression library. Offers R connections and direct extraction for many archive formats including 'tar', 'ZIP', '7-zip', 'RAR', 'CAB' and compression formats including 'gzip', 'bzip2', 'compress', 'lzma' and 'xz'.", "License": "MIT + file LICENSE", "URL": "https://archive.r-lib.org/, https://github.com/r-lib/archive", "BugReports": "https://github.com/r-lib/archive/issues", "Depends": [ "R (>= 4.0.0)" ], "Imports": [ "cli", "glue", "rlang", "tibble" ], "Suggests": [ "covr", "testthat" ], "LinkingTo": [ "cli" ], "ByteCompile": "true", "Encoding": "UTF-8", "RoxygenNote": "7.2.1.9000", "SystemRequirements": "libarchive: libarchive-dev (deb), libarchive-devel (rpm), libarchive (homebrew), libarchive_dev (csw)", "Config/Needs/website": "tidyverse/tidytemplate", "Biarch": "true", "NeedsCompilation": "yes", "Author": "Jim Hester [aut] (ORCID: ), Gábor Csárdi [aut, cre], Ondrej Holy [cph] (archive_write_add_filter implementation), RStudio [cph, fnd]", "Maintainer": "Gábor Csárdi ", "Repository": "CRAN" }, "askpass": { "Package": "askpass", "Version": "1.2.1", "Source": "Repository", "Type": "Package", "Title": "Password Entry Utilities for R, Git, and SSH", "Authors@R": "person(\"Jeroen\", \"Ooms\", role = c(\"aut\", \"cre\"), email = \"jeroenooms@gmail.com\", comment = c(ORCID = \"0000-0002-4035-0289\"))", "Description": "Cross-platform utilities for prompting the user for credentials or a passphrase, for example to authenticate with a server or read a protected key. Includes native programs for MacOS and Windows, hence no 'tcltk' is required. Password entry can be invoked in two different ways: directly from R via the askpass() function, or indirectly as password-entry back-end for 'ssh-agent' or 'git-credential' via the SSH_ASKPASS and GIT_ASKPASS environment variables. Thereby the user can be prompted for credentials or a passphrase if needed when R calls out to git or ssh.", "License": "MIT + file LICENSE", "URL": "https://r-lib.r-universe.dev/askpass", "BugReports": "https://github.com/r-lib/askpass/issues", "Encoding": "UTF-8", "Imports": [ "sys (>= 2.1)" ], "RoxygenNote": "7.2.3", "Suggests": [ "testthat" ], "Language": "en-US", "NeedsCompilation": "yes", "Author": "Jeroen Ooms [aut, cre] ()", "Maintainer": "Jeroen Ooms ", "Repository": "CRAN" }, "assertthat": { "Package": "assertthat", "Version": "0.2.1", "Source": "Repository", "Title": "Easy Pre and Post Assertions", "Authors@R": "person(\"Hadley\", \"Wickham\", , \"hadley@rstudio.com\", c(\"aut\", \"cre\"))", "Description": "An extension to stopifnot() that makes it easy to declare the pre and post conditions that you code should satisfy, while also producing friendly error messages so that your users know what's gone wrong.", "License": "GPL-3", "Imports": [ "tools" ], "Suggests": [ "testthat", "covr" ], "RoxygenNote": "6.0.1", "Collate": "'assert-that.r' 'on-failure.r' 'assertions-file.r' 'assertions-scalar.R' 'assertions.r' 'base.r' 'base-comparison.r' 'base-is.r' 'base-logical.r' 'base-misc.r' 'utils.r' 'validate-that.R'", "NeedsCompilation": "no", "Author": "Hadley Wickham [aut, cre]", "Maintainer": "Hadley Wickham ", "Repository": "CRAN" }, "babynames": { "Package": "babynames", "Version": "1.0.1", "Source": "Repository", "Title": "US Baby Names 1880-2017", "Authors@R": "c(person(given = \"Hadley\", family = \"Wickham\", role = c(\"aut\", \"cre\"), email = \"hadley@rstudio.com\"), person(given = \"RStudio\", role = \"cph\"))", "Description": "US baby names provided by the SSA. This package contains all names used for at least 5 children of either sex.", "License": "CC0", "URL": "https://github.com/hadley/babynames", "BugReports": "https://github.com/hadley/babynames/issues", "Depends": [ "R (>= 2.10)" ], "Imports": [ "tibble" ], "Suggests": [ "testthat (>= 3.0.0)" ], "Encoding": "UTF-8", "LazyData": "true", "LazyDataCompression": "xz", "RoxygenNote": "7.1.1", "Config/testthat/edition": "3", "NeedsCompilation": "no", "Author": "Hadley Wickham [aut, cre], RStudio [cph]", "Maintainer": "Hadley Wickham ", "Repository": "CRAN" }, "backports": { "Package": "backports", "Version": "1.5.1", "Source": "Repository", "Type": "Package", "Title": "Reimplementations of Functions Introduced Since R-3.0.0", "Authors@R": "c( person(\"Michel\", \"Lang\", NULL, \"michellang@gmail.com\", role = c(\"cre\", \"aut\"), comment = c(ORCID = \"0000-0001-9754-0393\")), person(\"Duncan\", \"Murdoch\", NULL, \"murdoch.duncan@gmail.com\", role = c(\"aut\")), person(\"R Core Team\", role = \"aut\"))", "Maintainer": "Michel Lang ", "Description": "Functions introduced or changed since R v3.0.0 are re-implemented in this package. The backports are conditionally exported in order to let R resolve the function name to either the implemented backport, or the respective base version, if available. Package developers can make use of new functions or arguments by selectively importing specific backports to support older installations.", "URL": "https://github.com/r-lib/backports", "BugReports": "https://github.com/r-lib/backports/issues", "License": "GPL-2 | GPL-3", "NeedsCompilation": "yes", "ByteCompile": "yes", "Depends": [ "R (>= 3.0.0)" ], "Encoding": "UTF-8", "RoxygenNote": "7.3.3", "Author": "Michel Lang [cre, aut] (ORCID: ), Duncan Murdoch [aut], R Core Team [aut]", "Repository": "CRAN" }, "base64enc": { "Package": "base64enc", "Version": "0.1-6", "Source": "Repository", "Title": "Tools for 'base64' Encoding", "Author": "Simon Urbanek [aut, cre, cph] (https://urbanek.nz, ORCID: )", "Authors@R": "person(\"Simon\", \"Urbanek\", role=c(\"aut\",\"cre\",\"cph\"), email=\"Simon.Urbanek@r-project.org\", comment=c(\"https://urbanek.nz\", ORCID=\"0000-0003-2297-1732\"))", "Maintainer": "Simon Urbanek ", "Depends": [ "R (>= 2.9.0)" ], "Enhances": [ "png" ], "Description": "Tools for handling 'base64' encoding. It is more flexible than the orphaned 'base64' package.", "License": "GPL-2 | GPL-3", "URL": "https://www.rforge.net/base64enc", "BugReports": "https://github.com/s-u/base64enc/issues", "NeedsCompilation": "yes", "Repository": "CRAN" }, "base64url": { "Package": "base64url", "Version": "1.4", "Source": "Repository", "Type": "Package", "Title": "Fast and URL-Safe Base64 Encoder and Decoder", "Authors@R": "c( person(\"Michel\", \"Lang\", NULL, \"michellang@gmail.com\", role = c(\"cre\", \"aut\"), comment = c(ORCID = \"0000-0001-9754-0393\")), person(NULL, \"Apache Foundation\", NULL, NULL, role = c(\"ctb\", \"cph\")), person(NULL, \"Free Software Foundation\", NULL, NULL, role = c(\"ctb\", \"cph\")) )", "Description": "In contrast to RFC3548, the 62nd character (\"+\") is replaced with \"-\", the 63rd character (\"/\") is replaced with \"_\". Furthermore, the encoder does not fill the string with trailing \"=\". The resulting encoded strings comply to the regular expression pattern \"[A-Za-z0-9_-]\" and thus are safe to use in URLs or for file names. The package also comes with a simple base32 encoder/decoder suited for case insensitive file systems.", "URL": "https://github.com/mllg/base64url", "BugReports": "https://github.com/mllg/base64url/issues", "NeedsCompilation": "yes", "License": "GPL-3", "Encoding": "UTF-8", "Imports": [ "backports (>= 1.1.0)" ], "Suggests": [ "base64enc", "checkmate", "knitr", "microbenchmark", "openssl", "rmarkdown", "testthat" ], "RoxygenNote": "6.0.1", "VignetteBuilder": "knitr", "Author": "Michel Lang [cre, aut] (), Apache Foundation [ctb, cph], Free Software Foundation [ctb, cph]", "Maintainer": "Michel Lang ", "Repository": "CRAN" }, "bench": { "Package": "bench", "Version": "1.1.4", "Source": "Repository", "Title": "High Precision Timing of R Expressions", "Authors@R": "c( person(\"Jim\", \"Hester\", role = \"aut\"), person(\"Davis\", \"Vaughan\", , \"davis@posit.co\", role = c(\"aut\", \"cre\")), person(\"Drew\", \"Schmidt\", role = \"ctb\", comment = \"read_proc_file implementation\"), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")) )", "Description": "Tools to accurately benchmark and analyze execution times for R expressions.", "License": "MIT + file LICENSE", "URL": "https://bench.r-lib.org/, https://github.com/r-lib/bench", "BugReports": "https://github.com/r-lib/bench/issues", "Depends": [ "R (>= 4.0.0)" ], "Imports": [ "glue (>= 1.8.0)", "methods", "pillar (>= 1.10.1)", "profmem (>= 0.6.0)", "rlang (>= 1.1.4)", "stats", "tibble (>= 3.2.1)", "utils" ], "Suggests": [ "covr", "dplyr", "forcats", "ggbeeswarm", "ggplot2 (>= 3.5.1)", "ggridges", "parallel", "scales", "testthat (>= 3.2.3)", "tidyr (>= 1.3.1)", "vctrs (>= 0.6.5)", "withr" ], "Config/Needs/website": "tidyverse/tidytemplate", "Config/testthat/edition": "3", "Config/usethis/last-upkeep": "2025-01-16", "Encoding": "UTF-8", "RoxygenNote": "7.3.2", "NeedsCompilation": "yes", "Author": "Jim Hester [aut], Davis Vaughan [aut, cre], Drew Schmidt [ctb] (read_proc_file implementation), Posit Software, PBC [cph, fnd]", "Maintainer": "Davis Vaughan ", "Repository": "CRAN" }, "bigD": { "Package": "bigD", "Version": "0.3.1", "Source": "Repository", "Type": "Package", "Title": "Flexibly Format Dates and Times to a Given Locale", "Description": "Format dates and times flexibly and to whichever locales make sense. Parses dates, times, and date-times in various formats (including string-based ISO 8601 constructions). The formatting syntax gives the user many options for formatting the date and time output in a precise manner. Time zones in the input can be expressed in multiple ways and there are many options for formatting time zones in the output as well. Several of the provided helper functions allow for automatic generation of locale-aware formatting patterns based on date/time skeleton formats and standardized date/time formats with varying specificity.", "Authors@R": "c( person(\"Richard\", \"Iannone\", , \"rich@posit.co\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0003-3925-190X\")), person(\"Olivier\", \"Roy\", role = \"ctb\"), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")) )", "License": "MIT + file LICENSE", "URL": "https://rstudio.github.io/bigD/, https://github.com/rstudio/bigD", "BugReports": "https://github.com/rstudio/bigD/issues", "Encoding": "UTF-8", "RoxygenNote": "7.3.2", "Depends": [ "R (>= 3.6.0)" ], "Suggests": [ "testthat (>= 3.0.0)", "vctrs (>= 0.5.0)" ], "Config/testthat/edition": "3", "Config/testthat/parallel": "true", "NeedsCompilation": "no", "Author": "Richard Iannone [aut, cre] (), Olivier Roy [ctb], Posit Software, PBC [cph, fnd]", "Maintainer": "Richard Iannone ", "Repository": "CRAN" }, "bit": { "Package": "bit", "Version": "4.6.0", "Source": "Repository", "Title": "Classes and Methods for Fast Memory-Efficient Boolean Selections", "Authors@R": "c( person(\"Michael\", \"Chirico\", email = \"MichaelChirico4@gmail.com\", role = c(\"aut\", \"cre\")), person(\"Jens\", \"Oehlschlägel\", role = \"aut\"), person(\"Brian\", \"Ripley\", role = \"ctb\") )", "Depends": [ "R (>= 3.4.0)" ], "Suggests": [ "testthat (>= 3.0.0)", "roxygen2", "knitr", "markdown", "rmarkdown", "microbenchmark", "bit64 (>= 4.0.0)", "ff (>= 4.0.0)" ], "Description": "Provided are classes for boolean and skewed boolean vectors, fast boolean methods, fast unique and non-unique integer sorting, fast set operations on sorted and unsorted sets of integers, and foundations for ff (range index, compression, chunked processing).", "License": "GPL-2 | GPL-3", "LazyLoad": "yes", "ByteCompile": "yes", "Encoding": "UTF-8", "URL": "https://github.com/r-lib/bit", "VignetteBuilder": "knitr, rmarkdown", "RoxygenNote": "7.3.2", "Config/testthat/edition": "3", "NeedsCompilation": "yes", "Author": "Michael Chirico [aut, cre], Jens Oehlschlägel [aut], Brian Ripley [ctb]", "Maintainer": "Michael Chirico ", "Repository": "CRAN" }, "bit64": { "Package": "bit64", "Version": "4.8.2", "Source": "Repository", "Title": "A S3 Class for Vectors of 64bit Integers", "Authors@R": "c( person(\"Michael\", \"Chirico\", email=\"michaelchirico4@gmail.com\", role=c(\"aut\", \"cre\")), person(\"Jens\", \"Oehlschlägel\", role=\"aut\"), person(\"Leonardo\", \"Silvestri\", role=\"ctb\"), person(\"Ofek\", \"Shilon\", role=\"ctb\"), person(\"Christian\", \"Ullerich\", role=\"ctb\") )", "Depends": [ "R (>= 3.5.0)" ], "Description": "Package 'bit64' provides serializable S3 atomic 64bit (signed) integers. These are useful for handling database keys and exact counting in +-2^63. WARNING: do not use them as replacement for 32bit integers, integer64 are not supported for subscripting by R-core and they have different semantics when combined with double, e.g. integer64 + double => integer64. Class integer64 can be used in vectors, matrices, arrays and data.frames. Methods are available for coercion from and to logicals, integers, doubles, characters and factors as well as many elementwise and summary functions. Many fast algorithmic operations such as 'match' and 'order' support inter- active data exploration and manipulation and optionally leverage caching.", "License": "GPL-2 | GPL-3", "LazyLoad": "yes", "ByteCompile": "yes", "URL": "https://github.com/r-lib/bit64, https://bit64.r-lib.org", "Encoding": "UTF-8", "Imports": [ "bit (>= 4.0.0)", "graphics", "methods", "stats", "utils" ], "Suggests": [ "patrick (>= 0.3.0)", "testthat (>= 3.3.0)", "withr" ], "Config/testthat/edition": "3", "Config/Needs/development": "patrick, testthat", "Config/Needs/website": "tidyverse/tidytemplate", "RoxygenNote": "7.3.3", "NeedsCompilation": "yes", "Author": "Michael Chirico [aut, cre], Jens Oehlschlägel [aut], Leonardo Silvestri [ctb], Ofek Shilon [ctb], Christian Ullerich [ctb]", "Maintainer": "Michael Chirico ", "Repository": "CRAN" }, "bitops": { "Package": "bitops", "Version": "1.0-9", "Source": "Repository", "Date": "2024-10-03", "Authors@R": "c( person(\"Steve\", \"Dutky\", role = \"aut\", email = \"sdutky@terpalum.umd.edu\", comment = \"S original; then (after MM's port) revised and modified\"), person(\"Martin\", \"Maechler\", role = c(\"cre\", \"aut\"), email = \"maechler@stat.math.ethz.ch\", comment = c(\"Initial R port; tweaks\", ORCID = \"0000-0002-8685-9910\")))", "Title": "Bitwise Operations", "Description": "Functions for bitwise operations on integer vectors.", "License": "GPL (>= 2)", "URL": "https://github.com/mmaechler/R-bitops", "BugReports": "https://github.com/mmaechler/R-bitops/issues", "NeedsCompilation": "yes", "Author": "Steve Dutky [aut] (S original; then (after MM's port) revised and modified), Martin Maechler [cre, aut] (Initial R port; tweaks, )", "Maintainer": "Martin Maechler ", "Repository": "CRAN" }, "blob": { "Package": "blob", "Version": "1.3.0", "Source": "Repository", "Title": "A Simple S3 Class for Representing Vectors of Binary Data ('BLOBS')", "Authors@R": "c( person(\"Hadley\", \"Wickham\", role = \"aut\"), person(\"Kirill\", \"Müller\", , \"kirill@cynkra.com\", role = \"cre\"), person(\"RStudio\", role = c(\"cph\", \"fnd\")) )", "Description": "R's raw vector is useful for storing a single binary object. What if you want to put a vector of them in a data frame? The 'blob' package provides the blob object, a list of raw vectors, suitable for use as a column in data frame.", "License": "MIT + file LICENSE", "URL": "https://blob.tidyverse.org, https://github.com/tidyverse/blob", "BugReports": "https://github.com/tidyverse/blob/issues", "Imports": [ "methods", "rlang", "vctrs (>= 0.2.1)" ], "Suggests": [ "covr", "crayon", "pillar (>= 1.2.1)", "testthat (>= 3.0.0)" ], "Config/autostyle/scope": "line_breaks", "Config/autostyle/strict": "false", "Config/Needs/website": "tidyverse/tidytemplate", "Config/testthat/edition": "3", "Encoding": "UTF-8", "RoxygenNote": "7.3.3.9000", "NeedsCompilation": "no", "Author": "Hadley Wickham [aut], Kirill Müller [cre], RStudio [cph, fnd]", "Maintainer": "Kirill Müller ", "Repository": "CRAN" }, "boot": { "Package": "boot", "Version": "1.3-32", "Source": "Repository", "Priority": "recommended", "Date": "2025-08-29", "Authors@R": "c(person(\"Angelo\", \"Canty\", role = \"aut\", email = \"cantya@mcmaster.ca\", comment = \"author of original code for S\"), person(\"Brian\", \"Ripley\", role = c(\"aut\", \"trl\"), email = \"Brian.Ripley@R-project.org\", comment = \"conversion to R, maintainer 1999--2022, author of parallel support\"), person(\"Alessandra R.\", \"Brazzale\", role = c(\"ctb\", \"cre\"), email = \"brazzale@stat.unipd.it\", comment = \"minor bug fixes\"))", "Maintainer": "Alessandra R. Brazzale ", "Note": "Maintainers are not available to give advice on using a package they did not author.", "Description": "Functions and datasets for bootstrapping from the book \"Bootstrap Methods and Their Application\" by A. C. Davison and D. V. Hinkley (1997, CUP), originally written by Angelo Canty for S.", "Title": "Bootstrap Functions", "Depends": [ "R (>= 3.0.0)", "graphics", "stats" ], "Suggests": [ "MASS", "survival" ], "LazyData": "yes", "ByteCompile": "yes", "License": "Unlimited", "NeedsCompilation": "no", "Author": "Angelo Canty [aut] (author of original code for S), Brian Ripley [aut, trl] (conversion to R, maintainer 1999--2022, author of parallel support), Alessandra R. Brazzale [ctb, cre] (minor bug fixes)", "Repository": "CRAN" }, "brew": { "Package": "brew", "Version": "1.0-10", "Source": "Repository", "Type": "Package", "Title": "Templating Framework for Report Generation", "Authors@R": "c( person(\"Jeffrey\", \"Horner\", role = c(\"aut\", \"cph\")), person(\"Greg\", \"Hunt\", , \"greg@firmansyah.com\", role = c(\"aut\", \"cre\", \"cph\")) )", "Description": "Implements a templating framework for mixing text and R code for report generation. brew template syntax is similar to PHP, Ruby's erb module, Java Server Pages, and Python's psp module.", "License": "GPL (>= 2)", "URL": "https://github.com/gregfrog/brew", "BugReports": "https://github.com/gregfrog/brew/issues", "Suggests": [ "testthat (>= 3.0.0)" ], "Config/testthat/edition": "3", "Encoding": "UTF-8", "Repository": "CRAN", "NeedsCompilation": "no", "Author": "Jeffrey Horner [aut, cph], Greg Hunt [aut, cre, cph]", "Maintainer": "Greg Hunt " }, "brio": { "Package": "brio", "Version": "1.1.5", "Source": "Repository", "Title": "Basic R Input Output", "Authors@R": "c( person(\"Jim\", \"Hester\", role = \"aut\", comment = c(ORCID = \"0000-0002-2739-7082\")), person(\"Gábor\", \"Csárdi\", , \"csardi.gabor@gmail.com\", role = c(\"aut\", \"cre\")), person(given = \"Posit Software, PBC\", role = c(\"cph\", \"fnd\")) )", "Description": "Functions to handle basic input output, these functions always read and write UTF-8 (8-bit Unicode Transformation Format) files and provide more explicit control over line endings.", "License": "MIT + file LICENSE", "URL": "https://brio.r-lib.org, https://github.com/r-lib/brio", "BugReports": "https://github.com/r-lib/brio/issues", "Depends": [ "R (>= 3.6)" ], "Suggests": [ "covr", "testthat (>= 3.0.0)" ], "Config/Needs/website": "tidyverse/tidytemplate", "Config/testthat/edition": "3", "Encoding": "UTF-8", "RoxygenNote": "7.2.3", "NeedsCompilation": "yes", "Author": "Jim Hester [aut] (), Gábor Csárdi [aut, cre], Posit Software, PBC [cph, fnd]", "Maintainer": "Gábor Csárdi ", "Repository": "CRAN" }, "broom": { "Package": "broom", "Version": "1.0.13", "Source": "Repository", "Type": "Package", "Title": "Convert Statistical Objects into Tidy Tibbles", "Authors@R": "c( person(\"David\", \"Robinson\", , \"admiral.david@gmail.com\", role = \"aut\"), person(\"Alex\", \"Hayes\", , \"alexpghayes@gmail.com\", role = \"aut\", comment = c(ORCID = \"0000-0002-4985-5160\")), person(\"Simon\", \"Couch\", , \"simon.couch@posit.co\", role = c(\"aut\"), comment = c(ORCID = \"0000-0001-5676-5107\")), person(\"Emil\", \"Hvitfeldt\", , \"emil.hvitfeldt@posit.co\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-0679-1945\")), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"), comment = c(ROR = \"03wc8by49\")), person(\"Indrajeet\", \"Patil\", , \"patilindrajeet.science@gmail.com\", role = \"ctb\", comment = c(ORCID = \"0000-0003-1995-6531\")), person(\"Derek\", \"Chiu\", , \"dchiu@bccrc.ca\", role = \"ctb\"), person(\"Matthieu\", \"Gomez\", , \"mattg@princeton.edu\", role = \"ctb\"), person(\"Boris\", \"Demeshev\", , \"boris.demeshev@gmail.com\", role = \"ctb\"), person(\"Dieter\", \"Menne\", , \"dieter.menne@menne-biomed.de\", role = \"ctb\"), person(\"Benjamin\", \"Nutter\", , \"nutter@battelle.org\", role = \"ctb\"), person(\"Luke\", \"Johnston\", , \"luke.johnston@mail.utoronto.ca\", role = \"ctb\"), person(\"Ben\", \"Bolker\", , \"bolker@mcmaster.ca\", role = \"ctb\"), person(\"Francois\", \"Briatte\", , \"f.briatte@gmail.com\", role = \"ctb\"), person(\"Jeffrey\", \"Arnold\", , \"jeffrey.arnold@gmail.com\", role = \"ctb\"), person(\"Jonah\", \"Gabry\", , \"jsg2201@columbia.edu\", role = \"ctb\"), person(\"Luciano\", \"Selzer\", , \"luciano.selzer@gmail.com\", role = \"ctb\"), person(\"Gavin\", \"Simpson\", , \"ucfagls@gmail.com\", role = \"ctb\"), person(\"Jens\", \"Preussner\", , \"jens.preussner@mpi-bn.mpg.de\", role = \"ctb\"), person(\"Jay\", \"Hesselberth\", , \"jay.hesselberth@gmail.com\", role = \"ctb\"), person(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = \"ctb\"), person(\"Matthew\", \"Lincoln\", , \"matthew.d.lincoln@gmail.com\", role = \"ctb\"), person(\"Alessandro\", \"Gasparini\", , \"ag475@leicester.ac.uk\", role = \"ctb\"), person(\"Lukasz\", \"Komsta\", , \"lukasz.komsta@umlub.pl\", role = \"ctb\"), person(\"Frederick\", \"Novometsky\", role = \"ctb\"), person(\"Wilson\", \"Freitas\", role = \"ctb\"), person(\"Michelle\", \"Evans\", role = \"ctb\"), person(\"Jason Cory\", \"Brunson\", , \"cornelioid@gmail.com\", role = \"ctb\"), person(\"Simon\", \"Jackson\", , \"drsimonjackson@gmail.com\", role = \"ctb\"), person(\"Ben\", \"Whalley\", , \"ben.whalley@plymouth.ac.uk\", role = \"ctb\"), person(\"Karissa\", \"Whiting\", , \"karissa.whiting@gmail.com\", role = \"ctb\"), person(\"Yves\", \"Rosseel\", , \"yrosseel@gmail.com\", role = \"ctb\"), person(\"Michael\", \"Kuehn\", , \"mkuehn10@gmail.com\", role = \"ctb\"), person(\"Jorge\", \"Cimentada\", , \"cimentadaj@gmail.com\", role = \"ctb\"), person(\"Erle\", \"Holgersen\", , \"erle.holgersen@gmail.com\", role = \"ctb\"), person(\"Karl\", \"Dunkle Werner\", role = \"ctb\", comment = c(ORCID = \"0000-0003-0523-7309\")), person(\"Ethan\", \"Christensen\", , \"christensen.ej@gmail.com\", role = \"ctb\"), person(\"Steven\", \"Pav\", , \"shabbychef@gmail.com\", role = \"ctb\"), person(\"Paul\", \"PJ\", , \"pjpaul.stephens@gmail.com\", role = \"ctb\"), person(\"Ben\", \"Schneider\", , \"benjamin.julius.schneider@gmail.com\", role = \"ctb\"), person(\"Patrick\", \"Kennedy\", , \"pkqstr@protonmail.com\", role = \"ctb\"), person(\"Lily\", \"Medina\", , \"lilymiru@gmail.com\", role = \"ctb\"), person(\"Brian\", \"Fannin\", , \"captain@pirategrunt.com\", role = \"ctb\"), person(\"Jason\", \"Muhlenkamp\", , \"jason.muhlenkamp@gmail.com\", role = \"ctb\"), person(\"Matt\", \"Lehman\", role = \"ctb\"), person(\"Bill\", \"Denney\", , \"wdenney@humanpredictions.com\", role = \"ctb\", comment = c(ORCID = \"0000-0002-5759-428X\")), person(\"Nic\", \"Crane\", role = \"ctb\"), person(\"Andrew\", \"Bates\", role = \"ctb\"), person(\"Vincent\", \"Arel-Bundock\", , \"vincent.arel-bundock@umontreal.ca\", role = \"ctb\", comment = c(ORCID = \"0000-0003-2042-7063\")), person(\"Hideaki\", \"Hayashi\", role = \"ctb\"), person(\"Luis\", \"Tobalina\", role = \"ctb\"), person(\"Annie\", \"Wang\", , \"anniewang.uc@gmail.com\", role = \"ctb\"), person(\"Wei Yang\", \"Tham\", , \"weiyang.tham@gmail.com\", role = \"ctb\"), person(\"Clara\", \"Wang\", , \"clara.wang.94@gmail.com\", role = \"ctb\"), person(\"Abby\", \"Smith\", , \"als1@u.northwestern.edu\", role = \"ctb\", comment = c(ORCID = \"0000-0002-3207-0375\")), person(\"Jasper\", \"Cooper\", , \"jaspercooper@gmail.com\", role = \"ctb\", comment = c(ORCID = \"0000-0002-8639-3188\")), person(\"E Auden\", \"Krauska\", , \"krauskae@gmail.com\", role = \"ctb\", comment = c(ORCID = \"0000-0002-1466-5850\")), person(\"Alex\", \"Wang\", , \"x249wang@uwaterloo.ca\", role = \"ctb\"), person(\"Malcolm\", \"Barrett\", , \"malcolmbarrett@gmail.com\", role = \"ctb\", comment = c(ORCID = \"0000-0003-0299-5825\")), person(\"Charles\", \"Gray\", , \"charlestigray@gmail.com\", role = \"ctb\", comment = c(ORCID = \"0000-0002-9978-011X\")), person(\"Jared\", \"Wilber\", role = \"ctb\"), person(\"Vilmantas\", \"Gegzna\", , \"GegznaV@gmail.com\", role = \"ctb\", comment = c(ORCID = \"0000-0002-9500-5167\")), person(\"Eduard\", \"Szoecs\", , \"eduardszoecs@gmail.com\", role = \"ctb\"), person(\"Frederik\", \"Aust\", , \"frederik.aust@uni-koeln.de\", role = \"ctb\", comment = c(ORCID = \"0000-0003-4900-788X\")), person(\"Angus\", \"Moore\", , \"angusmoore9@gmail.com\", role = \"ctb\"), person(\"Nick\", \"Williams\", , \"ntwilliams.personal@gmail.com\", role = \"ctb\"), person(\"Marius\", \"Barth\", , \"marius.barth.uni.koeln@gmail.com\", role = \"ctb\", comment = c(ORCID = \"0000-0002-3421-6665\")), person(\"Bruna\", \"Wundervald\", , \"brunadaviesw@gmail.com\", role = \"ctb\", comment = c(ORCID = \"0000-0001-8163-220X\")), person(\"Joyce\", \"Cahoon\", , \"joyceyu48@gmail.com\", role = \"ctb\", comment = c(ORCID = \"0000-0001-7217-4702\")), person(\"Grant\", \"McDermott\", , \"grantmcd@uoregon.edu\", role = \"ctb\", comment = c(ORCID = \"0000-0001-7883-8573\")), person(\"Kevin\", \"Zarca\", , \"kevin.zarca@gmail.com\", role = \"ctb\"), person(\"Shiro\", \"Kuriwaki\", , \"shirokuriwaki@gmail.com\", role = \"ctb\", comment = c(ORCID = \"0000-0002-5687-2647\")), person(\"Lukas\", \"Wallrich\", , \"lukas.wallrich@gmail.com\", role = \"ctb\", comment = c(ORCID = \"0000-0003-2121-5177\")), person(\"James\", \"Martherus\", , \"james@martherus.com\", role = \"ctb\", comment = c(ORCID = \"0000-0002-8285-3300\")), person(\"Chuliang\", \"Xiao\", , \"cxiao@umich.edu\", role = \"ctb\", comment = c(ORCID = \"0000-0002-8466-9398\")), person(\"Joseph\", \"Larmarange\", , \"joseph@larmarange.net\", role = \"ctb\"), person(\"Max\", \"Kuhn\", , \"max@posit.co\", role = \"ctb\"), person(\"Michal\", \"Bojanowski\", , \"michal2992@gmail.com\", role = \"ctb\"), person(\"Hakon\", \"Malmedal\", , \"hmalmedal@gmail.com\", role = \"ctb\"), person(\"Clara\", \"Wang\", role = \"ctb\"), person(\"Sergio\", \"Oller\", , \"sergioller@gmail.com\", role = \"ctb\"), person(\"Luke\", \"Sonnet\", , \"luke.sonnet@gmail.com\", role = \"ctb\"), person(\"Jim\", \"Hester\", , \"jim.hester@posit.co\", role = \"ctb\"), person(\"Ben\", \"Schneider\", , \"benjamin.julius.schneider@gmail.com\", role = \"ctb\"), person(\"Bernie\", \"Gray\", , \"bfgray3@gmail.com\", role = \"ctb\", comment = c(ORCID = \"0000-0001-9190-6032\")), person(\"Mara\", \"Averick\", , \"mara@posit.co\", role = \"ctb\"), person(\"Aaron\", \"Jacobs\", , \"atheriel@gmail.com\", role = \"ctb\"), person(\"Andreas\", \"Bender\", , \"bender.at.R@gmail.com\", role = \"ctb\"), person(\"Sven\", \"Templer\", , \"sven.templer@gmail.com\", role = \"ctb\"), person(\"Paul-Christian\", \"Buerkner\", , \"paul.buerkner@gmail.com\", role = \"ctb\"), person(\"Matthew\", \"Kay\", , \"mjskay@umich.edu\", role = \"ctb\"), person(\"Erwan\", \"Le Pennec\", , \"lepennec@gmail.com\", role = \"ctb\"), person(\"Johan\", \"Junkka\", , \"johan.junkka@umu.se\", role = \"ctb\"), person(\"Hao\", \"Zhu\", , \"haozhu233@gmail.com\", role = \"ctb\"), person(\"Benjamin\", \"Soltoff\", , \"soltoffbc@uchicago.edu\", role = \"ctb\"), person(\"Zoe\", \"Wilkinson Saldana\", , \"zoewsaldana@gmail.com\", role = \"ctb\"), person(\"Tyler\", \"Littlefield\", , \"tylurp1@gmail.com\", role = \"ctb\"), person(\"Charles T.\", \"Gray\", , \"charlestigray@gmail.com\", role = \"ctb\"), person(\"Shabbh E.\", \"Banks\", role = \"ctb\"), person(\"Serina\", \"Robinson\", , \"robi0916@umn.edu\", role = \"ctb\"), person(\"Roger\", \"Bivand\", , \"Roger.Bivand@nhh.no\", role = \"ctb\"), person(\"Riinu\", \"Ots\", , \"riinuots@gmail.com\", role = \"ctb\"), person(\"Nicholas\", \"Williams\", , \"ntwilliams.personal@gmail.com\", role = \"ctb\"), person(\"Nina\", \"Jakobsen\", role = \"ctb\"), person(\"Michael\", \"Weylandt\", , \"michael.weylandt@gmail.com\", role = \"ctb\"), person(\"Lisa\", \"Lendway\", , \"llendway@macalester.edu\", role = \"ctb\"), person(\"Karl\", \"Hailperin\", , \"khailper@gmail.com\", role = \"ctb\"), person(\"Josue\", \"Rodriguez\", , \"jerrodriguez@ucdavis.edu\", role = \"ctb\"), person(\"Jenny\", \"Bryan\", , \"jenny@posit.co\", role = \"ctb\"), person(\"Chris\", \"Jarvis\", , \"Christopher1.jarvis@gmail.com\", role = \"ctb\"), person(\"Greg\", \"Macfarlane\", , \"gregmacfarlane@gmail.com\", role = \"ctb\"), person(\"Brian\", \"Mannakee\", , \"bmannakee@gmail.com\", role = \"ctb\"), person(\"Drew\", \"Tyre\", , \"atyre2@unl.edu\", role = \"ctb\"), person(\"Shreyas\", \"Singh\", , \"shreyas.singh.298@gmail.com\", role = \"ctb\"), person(\"Laurens\", \"Geffert\", , \"laurensgeffert@gmail.com\", role = \"ctb\"), person(\"Hong\", \"Ooi\", , \"hongooi@microsoft.com\", role = \"ctb\"), person(\"Henrik\", \"Bengtsson\", , \"henrikb@braju.com\", role = \"ctb\"), person(\"Eduard\", \"Szocs\", , \"eduardszoecs@gmail.com\", role = \"ctb\"), person(\"David\", \"Hugh-Jones\", , \"davidhughjones@gmail.com\", role = \"ctb\"), person(\"Matthieu\", \"Stigler\", , \"Matthieu.Stigler@gmail.com\", role = \"ctb\"), person(\"Hugo\", \"Tavares\", , \"hm533@cam.ac.uk\", role = \"ctb\", comment = c(ORCID = \"0000-0001-9373-2726\")), person(\"R. Willem\", \"Vervoort\", , \"Willemvervoort@gmail.com\", role = \"ctb\"), person(\"Brenton M.\", \"Wiernik\", , \"brenton@wiernik.org\", role = \"ctb\"), person(\"Josh\", \"Yamamoto\", , \"joshuayamamoto5@gmail.com\", role = \"ctb\"), person(\"Jasme\", \"Lee\", role = \"ctb\"), person(\"Taren\", \"Sanders\", , \"taren.sanders@acu.edu.au\", role = \"ctb\", comment = c(ORCID = \"0000-0002-4504-6008\")), person(\"Ilaria\", \"Prosdocimi\", , \"prosdocimi.ilaria@gmail.com\", role = \"ctb\", comment = c(ORCID = \"0000-0001-8565-094X\")), person(\"Daniel D.\", \"Sjoberg\", , \"danield.sjoberg@gmail.com\", role = \"ctb\", comment = c(ORCID = \"0000-0003-0862-2018\")), person(\"Alex\", \"Reinhart\", , \"areinhar@stat.cmu.edu\", role = \"ctb\", comment = c(ORCID = \"0000-0002-6658-514X\")) )", "Description": "Summarizes key information about statistical objects in tidy tibbles. This makes it easy to report results, create plots and consistently work with large numbers of models at once. Broom provides three verbs that each provide different types of information about a model. tidy() summarizes information about model components such as coefficients of a regression. glance() reports information about an entire model, such as goodness of fit measures like AIC and BIC. augment() adds information about individual observations to a dataset, such as fitted values or influence measures.", "License": "MIT + file LICENSE", "URL": "https://broom.tidymodels.org/, https://github.com/tidymodels/broom", "BugReports": "https://github.com/tidymodels/broom/issues", "Depends": [ "R (>= 4.1)" ], "Imports": [ "backports", "cli", "dplyr (>= 1.0.0)", "generics (>= 0.0.2)", "glue", "lifecycle", "purrr", "rlang (>= 1.1.0)", "stringr", "tibble (>= 3.0.0)", "tidyr (>= 1.0.0)" ], "Suggests": [ "AER", "AUC", "bbmle", "betareg (>= 3.2-1)", "biglm", "binGroup", "boot", "btergm (>= 1.10.6)", "car (>= 3.1-2)", "carData", "caret", "cluster", "cmprsk", "coda", "covr", "drc", "e1071", "emmeans", "epiR (>= 2.0.85)", "ergm (>= 3.10.4)", "fixest (>= 0.9.0)", "gam (>= 1.15)", "gee", "geepack", "ggplot2", "glmnet", "glmnetUtils", "gmm", "Hmisc", "interp", "irlba", "joineRML", "Kendall", "knitr", "ks", "Lahman", "lavaan (>= 0.6.18)", "leaps", "lfe", "lm.beta", "lme4", "lmodel2", "lmtest (>= 0.9.38)", "lsmeans", "maps", "margins", "MASS", "mclust", "mediation", "metafor", "mfx", "mgcv", "mlogit", "modeldata", "modeltests (>= 0.1.6)", "muhaz", "multcomp", "network", "nnet", "ordinal", "plm", "poLCA", "psych", "quantreg", "rmarkdown", "robust", "robustbase", "rsample", "sandwich", "spatialreg", "spdep (>= 1.1)", "speedglm", "spelling", "stats4", "survey", "survival (>= 3.6-4)", "systemfit", "testthat (>= 3.0.0)", "tseries", "vars", "zoo" ], "VignetteBuilder": "knitr", "Config/Needs/website": "tidyverse/tidytemplate", "Config/testthat/edition": "3", "Config/usethis/last-upkeep": "2025-04-25", "Encoding": "UTF-8", "Language": "en-US", "RoxygenNote": "7.3.3", "Collate": "'aaa-documentation-helper.R' 'null-and-default.R' 'aer.R' 'auc.R' 'base.R' 'bbmle.R' 'betareg.R' 'biglm.R' 'bingroup.R' 'boot.R' 'broom-package.R' 'broom.R' 'btergm.R' 'car.R' 'caret.R' 'cluster.R' 'cmprsk.R' 'data-frame.R' 'deprecated-0-7-0.R' 'drc.R' 'emmeans.R' 'epiR.R' 'ergm.R' 'fixest.R' 'gam.R' 'geepack.R' 'glmnet-cv-glmnet.R' 'glmnet-glmnet.R' 'gmm.R' 'hmisc.R' 'import-standalone-obj-type.R' 'import-standalone-types-check.R' 'joinerml.R' 'kendall.R' 'ks.R' 'lavaan.R' 'leaps.R' 'lfe.R' 'list-irlba.R' 'list-optim.R' 'list-svd.R' 'list-xyz.R' 'list.R' 'lm-beta.R' 'lmodel2.R' 'lmtest.R' 'maps.R' 'margins.R' 'mass-fitdistr.R' 'mass-negbin.R' 'mass-polr.R' 'mass-ridgelm.R' 'stats-lm.R' 'mass-rlm.R' 'mclust.R' 'mediation.R' 'metafor.R' 'mfx.R' 'mgcv.R' 'mlogit.R' 'muhaz.R' 'multcomp.R' 'nnet.R' 'nobs.R' 'ordinal-clm.R' 'ordinal-clmm.R' 'plm.R' 'polca.R' 'psych.R' 'stats-nls.R' 'quantreg-nlrq.R' 'quantreg-rq.R' 'quantreg-rqs.R' 'robust-glmrob.R' 'robust-lmrob.R' 'robustbase-glmrob.R' 'robustbase-lmrob.R' 'sp.R' 'spdep.R' 'speedglm-speedglm.R' 'speedglm-speedlm.R' 'stats-anova.R' 'stats-arima.R' 'stats-decompose.R' 'stats-factanal.R' 'stats-glm.R' 'stats-htest.R' 'stats-kmeans.R' 'stats-loess.R' 'stats-mlm.R' 'stats-prcomp.R' 'stats-smooth.spline.R' 'stats-summary-lm.R' 'stats-time-series.R' 'survey.R' 'survival-aareg.R' 'survival-cch.R' 'survival-coxph.R' 'survival-pyears.R' 'survival-survdiff.R' 'survival-survexp.R' 'survival-survfit.R' 'survival-survreg.R' 'systemfit.R' 'tseries.R' 'utilities.R' 'vars.R' 'zoo.R' 'zzz.R'", "NeedsCompilation": "no", "Author": "David Robinson [aut], Alex Hayes [aut] (ORCID: ), Simon Couch [aut] (ORCID: ), Emil Hvitfeldt [aut, cre] (ORCID: ), Posit Software, PBC [cph, fnd] (ROR: ), Indrajeet Patil [ctb] (ORCID: ), Derek Chiu [ctb], Matthieu Gomez [ctb], Boris Demeshev [ctb], Dieter Menne [ctb], Benjamin Nutter [ctb], Luke Johnston [ctb], Ben Bolker [ctb], Francois Briatte [ctb], Jeffrey Arnold [ctb], Jonah Gabry [ctb], Luciano Selzer [ctb], Gavin Simpson [ctb], Jens Preussner [ctb], Jay Hesselberth [ctb], Hadley Wickham [ctb], Matthew Lincoln [ctb], Alessandro Gasparini [ctb], Lukasz Komsta [ctb], Frederick Novometsky [ctb], Wilson Freitas [ctb], Michelle Evans [ctb], Jason Cory Brunson [ctb], Simon Jackson [ctb], Ben Whalley [ctb], Karissa Whiting [ctb], Yves Rosseel [ctb], Michael Kuehn [ctb], Jorge Cimentada [ctb], Erle Holgersen [ctb], Karl Dunkle Werner [ctb] (ORCID: ), Ethan Christensen [ctb], Steven Pav [ctb], Paul PJ [ctb], Ben Schneider [ctb], Patrick Kennedy [ctb], Lily Medina [ctb], Brian Fannin [ctb], Jason Muhlenkamp [ctb], Matt Lehman [ctb], Bill Denney [ctb] (ORCID: ), Nic Crane [ctb], Andrew Bates [ctb], Vincent Arel-Bundock [ctb] (ORCID: ), Hideaki Hayashi [ctb], Luis Tobalina [ctb], Annie Wang [ctb], Wei Yang Tham [ctb], Clara Wang [ctb], Abby Smith [ctb] (ORCID: ), Jasper Cooper [ctb] (ORCID: ), E Auden Krauska [ctb] (ORCID: ), Alex Wang [ctb], Malcolm Barrett [ctb] (ORCID: ), Charles Gray [ctb] (ORCID: ), Jared Wilber [ctb], Vilmantas Gegzna [ctb] (ORCID: ), Eduard Szoecs [ctb], Frederik Aust [ctb] (ORCID: ), Angus Moore [ctb], Nick Williams [ctb], Marius Barth [ctb] (ORCID: ), Bruna Wundervald [ctb] (ORCID: ), Joyce Cahoon [ctb] (ORCID: ), Grant McDermott [ctb] (ORCID: ), Kevin Zarca [ctb], Shiro Kuriwaki [ctb] (ORCID: ), Lukas Wallrich [ctb] (ORCID: ), James Martherus [ctb] (ORCID: ), Chuliang Xiao [ctb] (ORCID: ), Joseph Larmarange [ctb], Max Kuhn [ctb], Michal Bojanowski [ctb], Hakon Malmedal [ctb], Clara Wang [ctb], Sergio Oller [ctb], Luke Sonnet [ctb], Jim Hester [ctb], Ben Schneider [ctb], Bernie Gray [ctb] (ORCID: ), Mara Averick [ctb], Aaron Jacobs [ctb], Andreas Bender [ctb], Sven Templer [ctb], Paul-Christian Buerkner [ctb], Matthew Kay [ctb], Erwan Le Pennec [ctb], Johan Junkka [ctb], Hao Zhu [ctb], Benjamin Soltoff [ctb], Zoe Wilkinson Saldana [ctb], Tyler Littlefield [ctb], Charles T. Gray [ctb], Shabbh E. Banks [ctb], Serina Robinson [ctb], Roger Bivand [ctb], Riinu Ots [ctb], Nicholas Williams [ctb], Nina Jakobsen [ctb], Michael Weylandt [ctb], Lisa Lendway [ctb], Karl Hailperin [ctb], Josue Rodriguez [ctb], Jenny Bryan [ctb], Chris Jarvis [ctb], Greg Macfarlane [ctb], Brian Mannakee [ctb], Drew Tyre [ctb], Shreyas Singh [ctb], Laurens Geffert [ctb], Hong Ooi [ctb], Henrik Bengtsson [ctb], Eduard Szocs [ctb], David Hugh-Jones [ctb], Matthieu Stigler [ctb], Hugo Tavares [ctb] (ORCID: ), R. Willem Vervoort [ctb], Brenton M. Wiernik [ctb], Josh Yamamoto [ctb], Jasme Lee [ctb], Taren Sanders [ctb] (ORCID: ), Ilaria Prosdocimi [ctb] (ORCID: ), Daniel D. Sjoberg [ctb] (ORCID: ), Alex Reinhart [ctb] (ORCID: )", "Maintainer": "Emil Hvitfeldt ", "Repository": "CRAN" }, "bsicons": { "Package": "bsicons", "Version": "0.1.2", "Source": "Repository", "Title": "Easily Work with 'Bootstrap' Icons", "Authors@R": "c( person(\"Carson\", \"Sievert\", , \"carson@posit.co\", role = c(\"cre\", \"aut\"), comment = c(ORCID = \"0000-0002-4958-2844\")), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")), person(\"Mark\", \"Otto\", role = \"cph\", comment = \"Bootstrap icons maintainer\") )", "Description": "Easily use 'Bootstrap' icons inside 'Shiny' apps and 'R Markdown' documents. More generally, icons can be inserted in any 'htmltools' document through inline 'SVG'.", "License": "MIT + file LICENSE", "URL": "https://github.com/rstudio/bsicons", "BugReports": "https://github.com/rstudio/bsicons/issues", "Depends": [ "R (>= 2.10)" ], "Imports": [ "cli", "htmltools", "rlang", "utils" ], "Suggests": [ "bslib", "processx", "testthat", "webshot2", "withr" ], "Config/testthat/edition": "3", "Encoding": "UTF-8", "RoxygenNote": "7.2.3", "NeedsCompilation": "no", "Author": "Carson Sievert [cre, aut] (), Posit Software, PBC [cph, fnd], Mark Otto [cph] (Bootstrap icons maintainer)", "Maintainer": "Carson Sievert ", "Repository": "CRAN" }, "bslib": { "Package": "bslib", "Version": "0.11.0", "Source": "Repository", "Title": "Custom 'Bootstrap' 'Sass' Themes for 'shiny' and 'rmarkdown'", "Authors@R": "c( person(\"Carson\", \"Sievert\", , \"carson@posit.co\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-4958-2844\")), person(\"Joe\", \"Cheng\", , \"joe@posit.co\", role = \"aut\"), person(\"Garrick\", \"Aden-Buie\", , \"garrick@posit.co\", role = \"aut\", comment = c(ORCID = \"0000-0002-7111-0077\")), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")), person(, \"Bootstrap contributors\", role = \"ctb\", comment = \"Bootstrap library\"), person(, \"Twitter, Inc\", role = \"cph\", comment = \"Bootstrap library\"), person(\"Javi\", \"Aguilar\", role = c(\"ctb\", \"cph\"), comment = \"Bootstrap colorpicker library\"), person(\"Thomas\", \"Park\", role = c(\"ctb\", \"cph\"), comment = \"Bootswatch library\"), person(, \"PayPal\", role = c(\"ctb\", \"cph\"), comment = \"Bootstrap accessibility plugin\") )", "Description": "Simplifies custom 'CSS' styling of both 'shiny' and 'rmarkdown' via 'Bootstrap' 'Sass'. Supports 'Bootstrap' 3, 4 and 5 as well as their various 'Bootswatch' themes. An interactive widget is also provided for previewing themes in real time.", "License": "MIT + file LICENSE", "URL": "https://rstudio.github.io/bslib/, https://github.com/rstudio/bslib", "BugReports": "https://github.com/rstudio/bslib/issues", "Depends": [ "R (>= 2.10)" ], "Imports": [ "base64enc", "cachem", "fastmap (>= 1.1.1)", "grDevices", "htmltools (>= 0.5.8)", "jquerylib (>= 0.1.3)", "jsonlite", "lifecycle", "memoise (>= 2.0.1)", "mime", "rlang", "sass (>= 0.4.9)" ], "Suggests": [ "brand.yml", "bsicons", "curl", "fontawesome", "future", "ggplot2", "knitr", "lattice", "magrittr", "rappdirs", "rmarkdown (>= 2.7)", "shiny (>= 1.11.1.9000)", "testthat", "thematic", "tools", "utils", "withr", "yaml" ], "Config/Needs/deploy": "BH, chiflights22, colourpicker, commonmark, cpp11, cpsievert/chiflights22, cpsievert/histoslider, dplyr, DT, ggplot2, ggridges, gt, hexbin, histoslider, htmlwidgets, lattice, leaflet, lubridate, markdown, modelr, plotly, reactable, reshape2, rprojroot, rsconnect, rstudio/shiny, scales, styler, tibble", "Config/Needs/routine": "chromote, desc, renv", "Config/Needs/website": "brio, crosstalk, dplyr, DT, ggplot2, glue, htmlwidgets, leaflet, lorem, palmerpenguins, plotly, purrr, rprojroot, rstudio/htmltools, scales, stringr, tidyr, webshot2", "Config/roxygen2/version": "8.0.0", "Config/testthat/edition": "3", "Config/testthat/parallel": "true", "Config/testthat/start-first": "zzzz-bs-sass, fonts, zzz-precompile, theme-*, rmd-*", "Encoding": "UTF-8", "Collate": "'accordion.R' 'breakpoints.R' 'bs-current-theme.R' 'bs-dependencies.R' 'bs-global.R' 'bs-remove.R' 'bs-theme-layers.R' 'bs-theme-preset-bootswatch.R' 'bs-theme-preset-brand.R' 'bs-theme-preset-builtin.R' 'bs-theme-preset.R' 'utils.R' 'bs-theme-preview.R' 'bs-theme-update.R' 'bs-theme.R' 'bslib-package.R' 'buttons.R' 'card.R' 'deprecated.R' 'files.R' 'fill.R' 'imports.R' 'input-code-editor.R' 'input-dark-mode.R' 'input-submit.R' 'input-switch.R' 'layout.R' 'nav-items.R' 'nav-update.R' 'navbar_options.R' 'navs-legacy.R' 'navs.R' 'onLoad.R' 'page.R' 'popover.R' 'precompiled.R' 'print.R' 'shiny-devmode.R' 'sidebar.R' 'staticimports.R' 'toast.R' 'toolbar.R' 'tooltip.R' 'utils-deps.R' 'utils-shiny.R' 'utils-tags.R' 'value-box.R' 'version-default.R' 'versions.R'", "NeedsCompilation": "no", "Author": "Carson Sievert [aut, cre] (ORCID: ), Joe Cheng [aut], Garrick Aden-Buie [aut] (ORCID: ), Posit Software, PBC [cph, fnd], Bootstrap contributors [ctb] (Bootstrap library), Twitter, Inc [cph] (Bootstrap library), Javi Aguilar [ctb, cph] (Bootstrap colorpicker library), Thomas Park [ctb, cph] (Bootswatch library), PayPal [ctb, cph] (Bootstrap accessibility plugin)", "Maintainer": "Carson Sievert ", "Repository": "CRAN" }, "bsplus": { "Package": "bsplus", "Version": "0.1.5", "Source": "Repository", "Type": "Package", "Title": "Adds Functionality to the R Markdown + Shiny Bootstrap Framework", "Authors@R": "c( person( given = \"Ian\", family = \"Lyttle\", email = \"ijlyttle@me.com\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0001-9962-4849\"), ), person(given = \"Alex\", family = \"Shum\", email = \"alex@ALShum.com\", role = c(\"ctb\")), person(given = \"Emerson\", family = \"Berry\", email = \"berrye123@gmail.com\", role = c(\"ctb\")) )", "Description": "The Bootstrap framework lets you add some JavaScript functionality to your web site by adding attributes to your HTML tags - Bootstrap takes care of the JavaScript . If you are using R Markdown or Shiny, you can use these functions to create collapsible sections, accordion panels, modals, tooltips, popovers, and an accordion sidebar framework (not described at Bootstrap site). Please note this package was designed for Bootstrap 3.3.", "License": "MIT + file LICENSE", "URL": "https://ijlyttle.github.io/bsplus/, https://github.com/ijlyttle/bsplus", "Depends": [ "R (>= 3.3.0)" ], "Imports": [ "htmltools", "magrittr", "purrr", "lubridate", "stringr", "rmarkdown", "glue", "jsonlite", "methods" ], "BugReports": "https://github.com/ijlyttle/bsplus/issues", "RoxygenNote": "7.3.2", "Encoding": "UTF-8", "Suggests": [ "testthat", "shiny", "covr", "knitr", "markdown", "withr", "litedown" ], "NeedsCompilation": "no", "Author": "Ian Lyttle [aut, cre] (), Alex Shum [ctb], Emerson Berry [ctb]", "Maintainer": "Ian Lyttle ", "Repository": "CRAN" }, "btw": { "Package": "btw", "Version": "1.3.0", "Source": "Repository", "Title": "A Toolkit for Connecting R and Large Language Models", "Authors@R": "c( person(\"Garrick\", \"Aden-Buie\", , \"garrick@adenbuie.com\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-7111-0077\")), person(\"Simon\", \"Couch\", , \"simon.couch@posit.co\", role = \"aut\", comment = c(ORCID = \"0000-0001-5676-5107\")), person(\"Joe\", \"Cheng\", , \"joe@posit.co\", role = \"aut\"), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")), person(\"Google\", role = \"cph\", comment = \"Material Design Icons\"), person(\"Microsoft\", role = \"cph\", comment = \"@vscode/codicons\"), person(\"Jamie Perkins\", role = \"cph\", comment = \"countUp.js author\") )", "Description": "A complete toolkit for connecting 'R' environments with Large Language Models (LLMs). Provides utilities for describing 'R' objects, package documentation, and workspace state in plain text formats optimized for LLM consumption. Supports multiple workflows: interactive copy-paste to external chat interfaces, programmatic tool registration with 'ellmer' chat clients, batteries-included chat applications via 'shinychat', and exposure to external coding agents through the Model Context Protocol. Project configuration files enable stable, repeatable conversations with project-specific context and preferred LLM settings.", "License": "MIT + file LICENSE", "URL": "https://github.com/posit-dev/btw, https://posit-dev.github.io/btw/", "BugReports": "https://github.com/posit-dev/btw/issues", "Depends": [ "R (>= 4.2.0)" ], "Imports": [ "brio", "cli", "clipr", "dplyr", "ellmer (>= 0.3.0)", "frontmatter", "fs", "jsonlite", "lifecycle", "mcptools", "pkgsearch", "rlang (>= 1.1.0)", "rmarkdown", "rstudioapi", "S7", "sessioninfo", "skimr", "utils", "withr", "xml2" ], "Suggests": [ "bslib (>= 0.11.0)", "callr", "chromote", "covr", "DBI", "devtools", "diffviewer", "duckdb", "evaluate", "fansi", "gert", "gh", "htmltools", "pandoc", "pkgload", "processx", "ragg", "Rapp (>= 0.3.0)", "renv", "roxygen2", "shiny", "shinychat (>= 0.4.0)", "testthat (>= 3.0.0)", "tibble", "usethis" ], "Config/Needs/website": "brand.yml, tidyverse/tidytemplate", "Config/roxygen2/version": "8.0.0", "Config/testthat/edition": "3", "Config/testthat/parallel": "true", "Config/testthat/start-first": "web, news, covr, search", "Encoding": "UTF-8", "Collate": "'aaa-tools.R' 'addins.R' 'btw-package.R' 'btw.R' 'btw_client.R' 'btw_client_app.R' 'btw_task.R' 'btw_this.R' 'cli.R' 'clipboard.R' 'deprecated.R' 'edit_btw_md.R' 'import-standalone-obj-type.R' 'import-standalone-purrr.R' 'import-standalone-types-check.R' 'mcp.R' 'task_create_btw_md.R' 'task_create_readme.R' 'task_create_skill.R' 'tool-result.R' 'tool-agent-subagent.R' 'tool-agent-custom.R' 'tool-cran.R' 'tool-docs-news.R' 'tool-docs.R' 'tool-env-df.R' 'tool-env.R' 'tool-files-edit.R' 'tool-files-list.R' 'tool-files-patch.R' 'tool-files-read.R' 'tool-files-replace.R' 'tool-files-search.R' 'tool-files-write.R' 'tool-git.R' 'tool-github.R' 'tool-ide.R' 'tool-pkg-covr.R' 'tool-pkg-devtools.R' 'tool-run.R' 'tool-session-package-installed.R' 'tool-sessioninfo.R' 'tool-skills.R' 'tool-web.R' 'tools.R' 'utils-ellmer.R' 'utils-gitignore.R' 'utils-ide.R' 'utils-md.R' 'utils-r.R' 'utils.R' 'zzz.R'", "NeedsCompilation": "no", "Author": "Garrick Aden-Buie [aut, cre] (ORCID: ), Simon Couch [aut] (ORCID: ), Joe Cheng [aut], Posit Software, PBC [cph, fnd], Google [cph] (Material Design Icons), Microsoft [cph] (@vscode/codicons), Jamie Perkins [cph] (countUp.js author)", "Maintainer": "Garrick Aden-Buie ", "Repository": "CRAN" }, "cachem": { "Package": "cachem", "Version": "1.1.0", "Source": "Repository", "Title": "Cache R Objects with Automatic Pruning", "Description": "Key-value stores with automatic pruning. Caches can limit either their total size or the age of the oldest object (or both), automatically pruning objects to maintain the constraints.", "Authors@R": "c( person(\"Winston\", \"Chang\", , \"winston@posit.co\", c(\"aut\", \"cre\")), person(family = \"Posit Software, PBC\", role = c(\"cph\", \"fnd\")))", "License": "MIT + file LICENSE", "Encoding": "UTF-8", "ByteCompile": "true", "URL": "https://cachem.r-lib.org/, https://github.com/r-lib/cachem", "Imports": [ "rlang", "fastmap (>= 1.2.0)" ], "Suggests": [ "testthat" ], "RoxygenNote": "7.2.3", "Config/Needs/routine": "lobstr", "Config/Needs/website": "pkgdown", "NeedsCompilation": "yes", "Author": "Winston Chang [aut, cre], Posit Software, PBC [cph, fnd]", "Maintainer": "Winston Chang ", "Repository": "CRAN" }, "callr": { "Package": "callr", "Version": "3.8.0", "Source": "Repository", "Title": "Call R from R", "Authors@R": "c( person(\"Gábor\", \"Csárdi\", , \"csardi.gabor@gmail.com\", role = c(\"aut\", \"cre\", \"cph\"), comment = c(ORCID = \"0000-0001-7098-9676\")), person(\"Winston\", \"Chang\", role = \"aut\"), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"), comment = c(ROR = \"03wc8by49\")), person(\"Ascent Digital Services\", role = c(\"cph\", \"fnd\")) )", "Description": "It is sometimes useful to perform a computation in a separate R process, without affecting the current R process at all. This packages does exactly that.", "License": "MIT + file LICENSE", "URL": "https://callr.r-lib.org, https://github.com/r-lib/callr", "BugReports": "https://github.com/r-lib/callr/issues", "Depends": [ "R (>= 3.4)" ], "Imports": [ "otel (>= 0.2.0)", "processx (>= 3.6.1)", "R6", "utils" ], "Suggests": [ "asciicast (>= 2.3.1)", "carrier", "cli (>= 1.1.0)", "otelsdk (>= 0.2.0)", "ps", "rprojroot", "spelling", "testthat (>= 3.2.0)", "withr (>= 2.3.0)" ], "Config/Needs/website": "r-lib/asciicast, glue, htmlwidgets, igraph, tibble, tidyverse/tidytemplate", "Config/testthat/edition": "3", "Config/usethis/last-upkeep": "2025-04-28", "Encoding": "UTF-8", "Language": "en-US", "Config/roxygen2/version": "8.0.0", "NeedsCompilation": "no", "Author": "Gábor Csárdi [aut, cre, cph] (ORCID: ), Winston Chang [aut], Posit Software, PBC [cph, fnd] (ROR: ), Ascent Digital Services [cph, fnd]", "Maintainer": "Gábor Csárdi ", "Repository": "CRAN" }, "car": { "Package": "car", "Version": "3.1-5", "Source": "Repository", "Date": "2026-01-05", "Title": "Companion to Applied Regression", "Authors@R": "c(person(\"John\", \"Fox\", role =\"aut\" , email = \"jfox@mcmaster.ca\"), person(\"Sanford\", \"Weisberg\", role = \"aut\", email = \"sandy@umn.edu\"), person(\"Brad\", \"Price\", role = c(\"aut\", \"cre\"), email = \"brad.price@mail.wvu.edu\"), person(\"Daniel\", \"Adler\", role=\"ctb\"), person(\"Douglas\", \"Bates\", role = \"ctb\"), person(\"Gabriel\", \"Baud-Bovy\", role = \"ctb\"), person(\"Ben\", \"Bolker\", role=\"ctb\"), person(\"Steve\", \"Ellison\", role=\"ctb\"), person(\"David\", \"Firth\", role = \"ctb\"), person(\"Michael\", \"Friendly\", role = \"ctb\"), person(\"Gregor\", \"Gorjanc\", role = \"ctb\"), person(\"Spencer\", \"Graves\", role = \"ctb\"), person(\"Richard\", \"Heiberger\", role = \"ctb\"), person(\"Pavel\", \"Krivitsky\", role = \"ctb\"), person(\"Rafael\", \"Laboissiere\", role = \"ctb\"), person(\"Martin\", \"Maechler\", role=\"ctb\"), person(\"Georges\", \"Monette\", role = \"ctb\"), person(\"Duncan\", \"Murdoch\", role=\"ctb\"), person(\"Henric\", \"Nilsson\", role = \"ctb\"), person(\"Derek\", \"Ogle\", role = \"ctb\"), person(\"Iain\", \"Proctor\", role = \"ctb\"), person(\"Brian\", \"Ripley\", role = \"ctb\"), person(\"Tom\", \"Short\", role=\"ctb\"), person(\"William\", \"Venables\", role = \"ctb\"), person(\"Steve\", \"Walker\", role=\"ctb\"), person(\"David\", \"Winsemius\", role=\"ctb\"), person(\"Achim\", \"Zeileis\", role = \"ctb\"), person(\"R-Core\", role=\"ctb\"))", "Depends": [ "R (>= 3.5.0)", "carData (>= 3.0-0)" ], "Imports": [ "abind", "Formula", "MASS", "mgcv", "nnet", "pbkrtest (>= 0.4-4)", "quantreg", "grDevices", "utils", "stats", "graphics", "lme4 (>= 1.1-27.1)", "nlme", "scales" ], "Suggests": [ "alr4", "boot", "coxme", "effects", "knitr", "leaps", "lmtest", "Matrix", "MatrixModels", "ordinal", "plotrix", "mvtnorm", "rgl (>= 0.111.3)", "rio", "sandwich", "SparseM", "survival", "survey" ], "ByteCompile": "yes", "LazyLoad": "yes", "Description": "Functions to Accompany J. Fox and S. Weisberg, An R Companion to Applied Regression, Third Edition, Sage, 2019.", "License": "GPL (>= 2)", "URL": "https://github.com/bprice2652/car_repo, https://CRAN.R-project.org/package=car, https://z.umn.edu/carbook", "VignetteBuilder": "knitr", "NeedsCompilation": "no", "Author": "John Fox [aut], Sanford Weisberg [aut], Brad Price [aut, cre], Daniel Adler [ctb], Douglas Bates [ctb], Gabriel Baud-Bovy [ctb], Ben Bolker [ctb], Steve Ellison [ctb], David Firth [ctb], Michael Friendly [ctb], Gregor Gorjanc [ctb], Spencer Graves [ctb], Richard Heiberger [ctb], Pavel Krivitsky [ctb], Rafael Laboissiere [ctb], Martin Maechler [ctb], Georges Monette [ctb], Duncan Murdoch [ctb], Henric Nilsson [ctb], Derek Ogle [ctb], Iain Proctor [ctb], Brian Ripley [ctb], Tom Short [ctb], William Venables [ctb], Steve Walker [ctb], David Winsemius [ctb], Achim Zeileis [ctb], R-Core [ctb]", "Maintainer": "Brad Price ", "Repository": "CRAN" }, "carData": { "Package": "carData", "Version": "3.0-6", "Source": "Repository", "Date": "2026-01-30", "Title": "Companion to Applied Regression Data Sets", "Authors@R": "c(person(\"John\", \"Fox\", role = \"aut\", email = \"jfox@mcmaster.ca\"), person(\"Sanford\", \"Weisberg\", role = \"aut\", email = \"sandy@umn.edu\"), person(\"Brad\", \"Price\", role = c(\"aut\", \"cre\"), email = \"brad.price@mail.wvu.edu\"))", "Depends": [ "R (>= 3.5.0)" ], "Suggests": [ "car (>= 3.0-0)" ], "LazyLoad": "yes", "LazyData": "yes", "Description": "Datasets to Accompany J. Fox and S. Weisberg, An R Companion to Applied Regression, Third Edition, Sage (2019).", "License": "GPL (>= 2)", "URL": "https://r-forge.r-project.org/projects/car/, https://CRAN.R-project.org/package=carData, https://z.umn.edu/carbook", "NeedsCompilation": "no", "Author": "John Fox [aut], Sanford Weisberg [aut], Brad Price [aut, cre]", "Maintainer": "Brad Price ", "Repository": "CRAN" }, "cellranger": { "Package": "cellranger", "Version": "1.1.0", "Source": "Repository", "Title": "Translate Spreadsheet Cell Ranges to Rows and Columns", "Authors@R": "c( person(\"Jennifer\", \"Bryan\", , \"jenny@stat.ubc.ca\", c(\"cre\", \"aut\")), person(\"Hadley\", \"Wickham\", , \"hadley@rstudio.com\", \"ctb\") )", "Description": "Helper functions to work with spreadsheets and the \"A1:D10\" style of cell range specification.", "Depends": [ "R (>= 3.0.0)" ], "License": "MIT + file LICENSE", "LazyData": "true", "URL": "https://github.com/rsheets/cellranger", "BugReports": "https://github.com/rsheets/cellranger/issues", "Suggests": [ "covr", "testthat (>= 1.0.0)", "knitr", "rmarkdown" ], "RoxygenNote": "5.0.1.9000", "VignetteBuilder": "knitr", "Imports": [ "rematch", "tibble" ], "NeedsCompilation": "no", "Author": "Jennifer Bryan [cre, aut], Hadley Wickham [ctb]", "Maintainer": "Jennifer Bryan ", "Repository": "CRAN" }, "checkmate": { "Package": "checkmate", "Version": "2.3.4", "Source": "Repository", "Type": "Package", "Title": "Fast and Versatile Argument Checks", "Description": "Tests and assertions to perform frequent argument checks. A substantial part of the package was written in C to minimize any worries about execution time overhead.", "Authors@R": "c( person(\"Michel\", \"Lang\", NULL, \"michellang@gmail.com\", role = c(\"cre\", \"aut\"), comment = c(ORCID = \"0000-0001-9754-0393\")), person(\"Bernd\", \"Bischl\", NULL, \"bernd_bischl@gmx.net\", role = \"ctb\"), person(\"Dénes\", \"Tóth\", NULL, \"toth.denes@kogentum.hu\", role = \"ctb\", comment = c(ORCID = \"0000-0003-4262-3217\")) )", "URL": "https://mllg.github.io/checkmate/, https://github.com/mllg/checkmate", "URLNote": "https://github.com/mllg/checkmate", "BugReports": "https://github.com/mllg/checkmate/issues", "NeedsCompilation": "yes", "ByteCompile": "yes", "Encoding": "UTF-8", "Depends": [ "R (>= 3.0.0)" ], "Imports": [ "backports (>= 1.1.0)", "utils" ], "Suggests": [ "R6", "fastmatch", "data.table (>= 1.9.8)", "devtools", "ggplot2", "knitr", "magrittr", "microbenchmark", "rmarkdown", "testthat (>= 3.0.4)", "tinytest (>= 1.1.0)", "tibble" ], "License": "BSD_3_clause + file LICENSE", "VignetteBuilder": "knitr", "RoxygenNote": "7.3.3", "Collate": "'AssertCollection.R' 'allMissing.R' 'anyInfinite.R' 'anyMissing.R' 'anyNaN.R' 'asInteger.R' 'assert.R' 'helper.R' 'makeExpectation.R' 'makeTest.R' 'makeAssertion.R' 'checkAccess.R' 'checkArray.R' 'checkAtomic.R' 'checkAtomicVector.R' 'checkCharacter.R' 'checkChoice.R' 'checkClass.R' 'checkComplex.R' 'checkCount.R' 'checkDataFrame.R' 'checkDataTable.R' 'checkDate.R' 'checkDirectoryExists.R' 'checkDisjunct.R' 'checkDouble.R' 'checkEnvironment.R' 'checkFALSE.R' 'checkFactor.R' 'checkFileExists.R' 'checkFlag.R' 'checkFormula.R' 'checkFunction.R' 'checkInt.R' 'checkInteger.R' 'checkIntegerish.R' 'checkList.R' 'checkLogical.R' 'checkMatrix.R' 'checkMultiClass.R' 'checkNamed.R' 'checkNames.R' 'checkNull.R' 'checkNumber.R' 'checkNumeric.R' 'checkOS.R' 'checkPOSIXct.R' 'checkPathForOutput.R' 'checkPermutation.R' 'checkR6.R' 'checkRaw.R' 'checkScalar.R' 'checkScalarNA.R' 'checkSetEqual.R' 'checkString.R' 'checkSubset.R' 'checkTRUE.R' 'checkTibble.R' 'checkVector.R' 'coalesce.R' 'isIntegerish.R' 'matchArg.R' 'qassert.R' 'qassertr.R' 'vname.R' 'wfwl.R' 'zzz.R'", "Author": "Michel Lang [cre, aut] (ORCID: ), Bernd Bischl [ctb], Dénes Tóth [ctb] (ORCID: )", "Maintainer": "Michel Lang ", "Repository": "CRAN" }, "cigarillo": { "Package": "cigarillo", "Version": "1.0.0", "Source": "Bioconductor", "Title": "Efficient manipulation of CIGAR strings", "Description": "CIGAR stands for Concise Idiosyncratic Gapped Alignment Report. CIGAR strings are found in the BAM files produced by most aligners and in the AIRR-formatted output produced by IgBLAST. The cigarillo package provides functions to parse and inspect CIGAR strings, trim them, turn them into ranges of positions relative to the \"query space\" or \"reference space\", and project positions or sequences from one space to the other. Note that these operations are low-level operations that the user rarely needs to perform directly. More typically, they are performed behind the scene by higher-level functionality implemented in other packages like Bioconductor packages GenomicAlignments and igblastr.", "biocViews": "Infrastructure, Alignment, SequenceMatching, Sequencing", "URL": "https://bioconductor.org/packages/cigarillo", "BugReports": "https://github.com/Bioconductor/cigarillo/issues", "License": "Artistic-2.0", "Encoding": "UTF-8", "Authors@R": "c( person(\"Hervé\", \"Pagès\", role=c(\"aut\", \"cre\"), email=\"hpages.on.github@gmail.com\", comment=c(ORCID=\"0009-0002-8272-4522\")), person(\"Valerie\", \"Obenchain\", role=\"aut\"), person(\"Michael\", \"Lawrence\", role=\"aut\", email=\"lawremi@gmail.com\"), person(\"Patrick\", \"Aboyoun\", role=\"ctb\"), person(\"Fedor\", \"Bezrukov\", role=\"ctb\"), person(\"Martin\", \"Morgan\", role=\"ctb\"))", "Depends": [ "methods", "BiocGenerics", "S4Vectors (>= 0.47.2)", "IRanges", "Biostrings" ], "Imports": [ "stats" ], "LinkingTo": [ "S4Vectors", "IRanges" ], "Suggests": [ "Rsamtools", "GenomicAlignments", "RNAseqData.HNRNPC.bam.chr14", "BSgenome.Hsapiens.UCSC.hg19", "testthat", "knitr", "rmarkdown", "BiocStyle" ], "VignetteBuilder": "knitr", "Collate": "utils.R cigar_ops_visibility.R explode_cigars.R tabulate_cigar_ops.R cigar_extent.R trim_cigars.R cigars_as_ranges.R project_positions.R project_sequences.R map_ref_ranges_to_query.R", "git_url": "https://git.bioconductor.org/packages/cigarillo", "git_branch": "RELEASE_3_22", "git_last_commit": "8775adf", "git_last_commit_date": "2025-10-29", "Repository": "Bioconductor 3.22", "NeedsCompilation": "yes", "Author": "Hervé Pagès [aut, cre] (ORCID: ), Valerie Obenchain [aut], Michael Lawrence [aut], Patrick Aboyoun [ctb], Fedor Bezrukov [ctb], Martin Morgan [ctb]", "Maintainer": "Hervé Pagès " }, "class": { "Package": "class", "Version": "7.3-23", "Source": "Repository", "Priority": "recommended", "Date": "2025-01-01", "Depends": [ "R (>= 3.0.0)", "stats", "utils" ], "Imports": [ "MASS" ], "Authors@R": "c(person(\"Brian\", \"Ripley\", role = c(\"aut\", \"cre\", \"cph\"), email = \"Brian.Ripley@R-project.org\"), person(\"William\", \"Venables\", role = \"cph\"))", "Description": "Various functions for classification, including k-nearest neighbour, Learning Vector Quantization and Self-Organizing Maps.", "Title": "Functions for Classification", "ByteCompile": "yes", "License": "GPL-2 | GPL-3", "URL": "http://www.stats.ox.ac.uk/pub/MASS4/", "NeedsCompilation": "yes", "Author": "Brian Ripley [aut, cre, cph], William Venables [cph]", "Maintainer": "Brian Ripley ", "Repository": "CRAN" }, "classInt": { "Package": "classInt", "Version": "0.4-11", "Source": "Repository", "Date": "2025-01-06", "Title": "Choose Univariate Class Intervals", "Authors@R": "c( person(\"Roger\", \"Bivand\", role=c(\"aut\", \"cre\"), email=\"Roger.Bivand@nhh.no\", comment=c(ORCID=\"0000-0003-2392-6140\")), person(\"Bill\", \"Denney\", role=\"ctb\", comment=c(ORCID=\"0000-0002-5759-428X\")), person(\"Richard\", \"Dunlap\", role=\"ctb\"), person(\"Diego\", \"Hernangómez\", role=\"ctb\", comment=c(ORCID=\"0000-0001-8457-4658\")), person(\"Hisaji\", \"Ono\", role=\"ctb\"), person(\"Josiah\", \"Parry\", role = \"ctb\", comment = c(ORCID = \"0000-0001-9910-865X\")), person(\"Matthieu\", \"Stigler\", role=\"ctb\", comment =c(ORCID=\"0000-0002-6802-4290\")))", "Depends": [ "R (>= 2.2)" ], "Imports": [ "grDevices", "stats", "graphics", "e1071", "class", "KernSmooth" ], "Suggests": [ "spData (>= 0.2.6.2)", "units", "knitr", "rmarkdown", "tinytest" ], "NeedsCompilation": "yes", "Description": "Selected commonly used methods for choosing univariate class intervals for mapping or other graphics purposes.", "License": "GPL (>= 2)", "URL": "https://r-spatial.github.io/classInt/, https://github.com/r-spatial/classInt/", "BugReports": "https://github.com/r-spatial/classInt/issues/", "RoxygenNote": "6.1.1", "Encoding": "UTF-8", "VignetteBuilder": "knitr", "Author": "Roger Bivand [aut, cre] (), Bill Denney [ctb] (), Richard Dunlap [ctb], Diego Hernangómez [ctb] (), Hisaji Ono [ctb], Josiah Parry [ctb] (), Matthieu Stigler [ctb] ()", "Maintainer": "Roger Bivand ", "Repository": "CRAN" }, "cli": { "Package": "cli", "Version": "3.6.6", "Source": "Repository", "Title": "Helpers for Developing Command Line Interfaces", "Authors@R": "c( person(\"Gábor\", \"Csárdi\", , \"gabor@posit.co\", role = c(\"aut\", \"cre\")), person(\"Hadley\", \"Wickham\", role = \"ctb\"), person(\"Kirill\", \"Müller\", role = \"ctb\"), person(\"Salim\", \"Brüggemann\", , \"salim-b@pm.me\", role = \"ctb\", comment = c(ORCID = \"0000-0002-5329-5987\")), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"), comment = c(ROR = \"03wc8by49\")) )", "Description": "A suite of tools to build attractive command line interfaces ('CLIs'), from semantic elements: headings, lists, alerts, paragraphs, etc. Supports custom themes via a 'CSS'-like language. It also contains a number of lower level 'CLI' elements: rules, boxes, trees, and 'Unicode' symbols with 'ASCII' alternatives. It support ANSI colors and text styles as well.", "License": "MIT + file LICENSE", "URL": "https://cli.r-lib.org, https://github.com/r-lib/cli", "BugReports": "https://github.com/r-lib/cli/issues", "Depends": [ "R (>= 3.4)" ], "Imports": [ "utils" ], "Suggests": [ "callr", "covr", "crayon", "digest", "glue (>= 1.6.0)", "grDevices", "htmltools", "htmlwidgets", "knitr", "methods", "processx", "ps (>= 1.3.4.9000)", "rlang (>= 1.0.2.9003)", "rmarkdown", "rprojroot", "rstudioapi", "testthat (>= 3.2.0)", "tibble", "whoami", "withr" ], "Config/Needs/website": "r-lib/asciicast, bench, brio, cpp11, decor, desc, fansi, prettyunits, sessioninfo, tidyverse/tidytemplate, usethis, vctrs", "Config/testthat/edition": "3", "Config/usethis/last-upkeep": "2025-04-25", "Encoding": "UTF-8", "RoxygenNote": "7.3.2.9000", "NeedsCompilation": "yes", "Author": "Gábor Csárdi [aut, cre], Hadley Wickham [ctb], Kirill Müller [ctb], Salim Brüggemann [ctb] (ORCID: ), Posit Software, PBC [cph, fnd] (ROR: )", "Maintainer": "Gábor Csárdi ", "Repository": "CRAN" }, "cliapp": { "Package": "cliapp", "Version": "0.1.2", "Source": "Repository", "Title": "Create Rich Command Line Applications", "Authors@R": "c( person(\"Gábor\", \"Csárdi\", , \"csardi.gabor@gmail.com\", role = c(\"aut\", \"cre\")), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")) )", "Description": "Create rich command line applications, with colors, headings, lists, alerts, progress bars, etc. It uses CSS for custom themes. This package is now superseded by the 'cli' package. Please use 'cli' instead in new projects.", "License": "MIT + file LICENSE", "URL": "https://github.com/r-lib/cliapp#readme", "BugReports": "https://github.com/r-lib/cliapp/issues", "Depends": [ "R (>= 3.6)" ], "Imports": [ "cli", "crayon", "fansi", "glue (>= 1.3.0)", "prettycode", "progress (>= 1.2.0)", "R6", "selectr", "utils", "withr", "xml2" ], "Suggests": [ "callr", "covr", "rstudioapi", "testthat" ], "Encoding": "UTF-8", "RoxygenNote": "7.2.3", "NeedsCompilation": "no", "Author": "Gábor Csárdi [aut, cre], Posit Software, PBC [cph, fnd]", "Maintainer": "Gábor Csárdi ", "Repository": "CRAN" }, "clipr": { "Package": "clipr", "Version": "0.8.1", "Source": "Repository", "Type": "Package", "Title": "Read and Write from the System Clipboard", "Authors@R": "c( person(\"Matthew\", \"Lincoln\", , \"matthew.d.lincoln@gmail.com\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-4387-3384\")), person(\"Louis\", \"Maddox\", role = \"ctb\"), person(\"Steve\", \"Simpson\", role = \"ctb\"), person(\"Jennifer\", \"Bryan\", role = \"ctb\") )", "Description": "Simple utility functions to read from and write to the Windows, OS X, and X11 clipboards.", "License": "GPL-3", "URL": "https://github.com/mdlincoln/clipr, http://matthewlincoln.net/clipr/", "BugReports": "https://github.com/mdlincoln/clipr/issues", "Imports": [ "utils" ], "Suggests": [ "covr", "knitr", "rmarkdown", "rstudioapi (>= 0.5)", "testthat (>= 2.0.0)" ], "VignetteBuilder": "knitr", "Encoding": "UTF-8", "Language": "en-US", "RoxygenNote": "7.3.3", "SystemRequirements": "xclip (https://github.com/astrand/xclip) or xsel (http://www.vergenet.net/~conrad/software/xsel/) for accessing the X11 clipboard, or wl-clipboard (https://github.com/bugaevc/wl-clipboard) for systems using Wayland.", "NeedsCompilation": "no", "Author": "Matthew Lincoln [aut, cre] (ORCID: ), Louis Maddox [ctb], Steve Simpson [ctb], Jennifer Bryan [ctb]", "Maintainer": "Matthew Lincoln ", "Repository": "CRAN" }, "codetools": { "Package": "codetools", "Version": "0.2-20", "Source": "Repository", "Priority": "recommended", "Author": "Luke Tierney ", "Description": "Code analysis tools for R.", "Title": "Code Analysis Tools for R", "Depends": [ "R (>= 2.1)" ], "Maintainer": "Luke Tierney ", "URL": "https://gitlab.com/luke-tierney/codetools", "License": "GPL", "NeedsCompilation": "no", "Repository": "CRAN" }, "collections": { "Package": "collections", "Version": "0.3.12", "Source": "Repository", "Type": "Package", "Title": "High Performance Container Data Types", "Date": "2026-03-21", "Authors@R": "c(person(given = \"Randy\", family = \"Lai\", role = c(\"aut\", \"cre\"), email = \"randy.cs.lai@gmail.com\"), person(given = \"Andrea\", family = \"Mazzoleni\", role = \"cph\", comment = \"tommy hash table library\"), person(given = \"Yann\", family = \"Collet\", role = \"cph\", comment = \"xxhash algorithm\"))", "Description": "Provides high performance container data types such as queues, stacks, deques, dicts and ordered dicts. Benchmarks have shown that these containers are asymptotically more efficient than those offered by other packages.", "License": "MIT + file LICENSE", "URL": "https://github.com/randy3k/collections/", "Suggests": [ "testthat (>= 2.3.1)" ], "ByteCompile": "yes", "Encoding": "UTF-8", "NeedsCompilation": "yes", "RoxygenNote": "7.1.0", "Author": "Randy Lai [aut, cre], Andrea Mazzoleni [cph] (tommy hash table library), Yann Collet [cph] (xxhash algorithm)", "Maintainer": "Randy Lai ", "Repository": "CRAN" }, "colorspace": { "Package": "colorspace", "Version": "2.1-2", "Source": "Repository", "Date": "2025-09-22", "Title": "A Toolbox for Manipulating and Assessing Colors and Palettes", "Authors@R": "c(person(given = \"Ross\", family = \"Ihaka\", role = \"aut\", email = \"ihaka@stat.auckland.ac.nz\"), person(given = \"Paul\", family = \"Murrell\", role = \"aut\", email = \"paul@stat.auckland.ac.nz\", comment = c(ORCID = \"0000-0002-3224-8858\")), person(given = \"Kurt\", family = \"Hornik\", role = \"aut\", email = \"Kurt.Hornik@R-project.org\", comment = c(ORCID = \"0000-0003-4198-9911\")), person(given = c(\"Jason\", \"C.\"), family = \"Fisher\", role = \"aut\", email = \"jfisher@usgs.gov\", comment = c(ORCID = \"0000-0001-9032-8912\")), person(given = \"Reto\", family = \"Stauffer\", role = \"aut\", email = \"Reto.Stauffer@uibk.ac.at\", comment = c(ORCID = \"0000-0002-3798-5507\")), person(given = c(\"Claus\", \"O.\"), family = \"Wilke\", role = \"aut\", email = \"wilke@austin.utexas.edu\", comment = c(ORCID = \"0000-0002-7470-9261\")), person(given = c(\"Claire\", \"D.\"), family = \"McWhite\", role = \"aut\", email = \"claire.mcwhite@utmail.utexas.edu\", comment = c(ORCID = \"0000-0001-7346-3047\")), person(given = \"Achim\", family = \"Zeileis\", role = c(\"aut\", \"cre\"), email = \"Achim.Zeileis@R-project.org\", comment = c(ORCID = \"0000-0003-0918-3766\")))", "Description": "Carries out mapping between assorted color spaces including RGB, HSV, HLS, CIEXYZ, CIELUV, HCL (polar CIELUV), CIELAB, and polar CIELAB. Qualitative, sequential, and diverging color palettes based on HCL colors are provided along with corresponding ggplot2 color scales. Color palette choice is aided by an interactive app (with either a Tcl/Tk or a shiny graphical user interface) and shiny apps with an HCL color picker and a color vision deficiency emulator. Plotting functions for displaying and assessing palettes include color swatches, visualizations of the HCL space, and trajectories in HCL and/or RGB spectrum. Color manipulation functions include: desaturation, lightening/darkening, mixing, and simulation of color vision deficiencies (deutanomaly, protanomaly, tritanomaly). Details can be found on the project web page at and in the accompanying scientific paper: Zeileis et al. (2020, Journal of Statistical Software, ).", "Depends": [ "R (>= 3.0.0)", "methods" ], "Imports": [ "graphics", "grDevices", "stats" ], "Suggests": [ "datasets", "utils", "KernSmooth", "MASS", "kernlab", "mvtnorm", "vcd", "tcltk", "shiny", "shinyjs", "ggplot2", "dplyr", "scales", "grid", "png", "jpeg", "knitr", "rmarkdown", "RColorBrewer", "rcartocolor", "scico", "viridis", "wesanderson" ], "VignetteBuilder": "knitr", "License": "BSD_3_clause + file LICENSE", "URL": "https://colorspace.R-Forge.R-project.org/, https://hclwizard.org/", "BugReports": "https://colorspace.R-Forge.R-project.org/contact.html", "LazyData": "yes", "Encoding": "UTF-8", "RoxygenNote": "7.3.2", "NeedsCompilation": "yes", "Author": "Ross Ihaka [aut], Paul Murrell [aut] (ORCID: ), Kurt Hornik [aut] (ORCID: ), Jason C. Fisher [aut] (ORCID: ), Reto Stauffer [aut] (ORCID: ), Claus O. Wilke [aut] (ORCID: ), Claire D. McWhite [aut] (ORCID: ), Achim Zeileis [aut, cre] (ORCID: )", "Maintainer": "Achim Zeileis ", "Repository": "CRAN" }, "colourpicker": { "Package": "colourpicker", "Version": "1.3.0", "Source": "Repository", "Title": "A Colour Picker Tool for Shiny and for Selecting Colours in Plots", "Authors@R": "c( person(\"Dean\", \"Attali\", email = \"daattali@gmail.com\", role = c(\"aut\", \"cre\"), comment= c(ORCID=\"0000-0002-5645-3493\")), person(\"David\", \"Griswold\", email=\"novachild@gmail.com\", role = \"ctb\") )", "Description": "A colour picker that can be used as an input in 'Shiny' apps or Rmarkdown documents. The colour picker supports alpha opacity, custom colour palettes, and many more options. A Plot Colour Helper tool is available as an 'RStudio' Addin, which helps you pick colours to use in your plots. A more generic Colour Picker 'RStudio' Addin is also provided to let you select colours to use in your R code.", "URL": "https://github.com/daattali/colourpicker, https://daattali.com/shiny/colourInput/", "BugReports": "https://github.com/daattali/colourpicker/issues", "Depends": [ "R (>= 3.1.0)" ], "Imports": [ "ggplot2", "htmltools", "htmlwidgets (>= 0.7)", "jsonlite", "miniUI (>= 0.1.1)", "shiny (>= 0.11.1)", "shinyjs (>= 2.0.0)", "utils" ], "Suggests": [ "knitr (>= 1.7)", "rmarkdown", "rstudioapi (>= 0.5)", "shinydisconnect" ], "License": "MIT + file LICENSE", "Encoding": "UTF-8", "RoxygenNote": "7.2.3", "NeedsCompilation": "no", "Author": "Dean Attali [aut, cre] (), David Griswold [ctb]", "Maintainer": "Dean Attali ", "Repository": "CRAN" }, "commonmark": { "Package": "commonmark", "Version": "2.0.0", "Source": "Repository", "Type": "Package", "Title": "High Performance CommonMark and Github Markdown Rendering in R", "Authors@R": "c( person(\"Jeroen\", \"Ooms\", ,\"jeroenooms@gmail.com\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-4035-0289\")), person(\"John MacFarlane\", role = \"cph\", comment = \"Author of cmark\"))", "Description": "The CommonMark specification defines a rationalized version of markdown syntax. This package uses the 'cmark' reference implementation for converting markdown text into various formats including html, latex and groff man. In addition it exposes the markdown parse tree in xml format. Also includes opt-in support for GFM extensions including tables, autolinks, and strikethrough text.", "License": "BSD_2_clause + file LICENSE", "URL": "https://docs.ropensci.org/commonmark/ https://ropensci.r-universe.dev/commonmark", "BugReports": "https://github.com/r-lib/commonmark/issues", "Suggests": [ "curl", "testthat", "xml2" ], "RoxygenNote": "7.3.2", "Language": "en-US", "Encoding": "UTF-8", "NeedsCompilation": "yes", "Author": "Jeroen Ooms [aut, cre] (ORCID: ), John MacFarlane [cph] (Author of cmark)", "Maintainer": "Jeroen Ooms ", "Repository": "CRAN" }, "conflicted": { "Package": "conflicted", "Version": "1.2.0", "Source": "Repository", "Title": "An Alternative Conflict Resolution Strategy", "Authors@R": "c( person(\"Hadley\", \"Wickham\", , \"hadley@rstudio.com\", role = c(\"aut\", \"cre\")), person(\"RStudio\", role = c(\"cph\", \"fnd\")) )", "Description": "R's default conflict management system gives the most recently loaded package precedence. This can make it hard to detect conflicts, particularly when they arise because a package update creates ambiguity that did not previously exist. 'conflicted' takes a different approach, making every conflict an error and forcing you to choose which function to use.", "License": "MIT + file LICENSE", "URL": "https://conflicted.r-lib.org/, https://github.com/r-lib/conflicted", "BugReports": "https://github.com/r-lib/conflicted/issues", "Depends": [ "R (>= 3.2)" ], "Imports": [ "cli (>= 3.4.0)", "memoise", "rlang (>= 1.0.0)" ], "Suggests": [ "callr", "covr", "dplyr", "Matrix", "methods", "pkgload", "testthat (>= 3.0.0)", "withr" ], "Config/Needs/website": "tidyverse/tidytemplate", "Config/testthat/edition": "3", "Encoding": "UTF-8", "RoxygenNote": "7.2.3", "NeedsCompilation": "no", "Author": "Hadley Wickham [aut, cre], RStudio [cph, fnd]", "Maintainer": "Hadley Wickham ", "Repository": "CRAN" }, "coro": { "Package": "coro", "Version": "1.1.0", "Source": "Repository", "Title": "'Coroutines' for R", "Authors@R": "c( person(\"Lionel\", \"Henry\", , \"lionel@posit.co\", role = c(\"aut\", \"cre\")), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")) )", "Description": "Provides 'coroutines' for R, a family of functions that can be suspended and resumed later on. This includes 'async' functions (which await) and generators (which yield). 'Async' functions are based on the concurrency framework of the 'promises' package. Generators are based on a dependency free iteration protocol defined in 'coro' and are compatible with iterators from the 'reticulate' package.", "License": "MIT + file LICENSE", "URL": "https://github.com/r-lib/coro, https://coro.r-lib.org/", "BugReports": "https://github.com/r-lib/coro/issues", "Depends": [ "R (>= 3.5.0)" ], "Imports": [ "rlang (>= 0.4.12)" ], "Suggests": [ "knitr", "later (>= 1.1.0)", "magrittr (>= 2.0.0)", "promises", "reticulate", "rmarkdown", "testthat (>= 3.0.0)" ], "VignetteBuilder": "knitr", "Config/Needs/website": "tidyverse/tidytemplate", "Config/testthat/edition": "3", "Encoding": "UTF-8", "RoxygenNote": "7.3.2", "NeedsCompilation": "no", "Author": "Lionel Henry [aut, cre], Posit Software, PBC [cph, fnd]", "Maintainer": "Lionel Henry ", "Repository": "CRAN" }, "corrplot": { "Package": "corrplot", "Version": "0.95", "Source": "Repository", "Type": "Package", "Title": "Visualization of a Correlation Matrix", "Date": "2024-10-14", "Authors@R": "c( person('Taiyun', 'Wei', email = 'weitaiyun@gmail.com', role = c('cre', 'aut')), person('Viliam', 'Simko', email = 'viliam.simko@gmail.com', role = 'aut'), person('Michael', 'Levy', email = 'michael.levy@healthcatalyst.com', role = 'ctb'), person('Yihui', 'Xie', email = 'xie@yihui.name', role = 'ctb'), person('Yan', 'Jin', email = 'jyfeather@gmail.com', role = 'ctb'), person('Jeff', 'Zemla', email = 'zemla@wisc.edu', role = 'ctb'), person('Moritz', 'Freidank', email = 'freidankm@googlemail.com', role = 'ctb'), person('Jun', 'Cai', email = 'cai-j12@mails.tsinghua.edu.cn', role = 'ctb'), person('Tomas', 'Protivinsky', email = 'tomas.protivinsky@gmail.com', role = 'ctb') )", "Maintainer": "Taiyun Wei ", "Suggests": [ "seriation", "knitr", "RColorBrewer", "rmarkdown", "magrittr", "prettydoc", "testthat" ], "Description": "Provides a visual exploratory tool on correlation matrix that supports automatic variable reordering to help detect hidden patterns among variables.", "License": "MIT + file LICENSE", "URL": "https://github.com/taiyun/corrplot", "BugReports": "https://github.com/taiyun/corrplot/issues", "VignetteBuilder": "knitr", "RoxygenNote": "7.2.1", "NeedsCompilation": "no", "Author": "Taiyun Wei [cre, aut], Viliam Simko [aut], Michael Levy [ctb], Yihui Xie [ctb], Yan Jin [ctb], Jeff Zemla [ctb], Moritz Freidank [ctb], Jun Cai [ctb], Tomas Protivinsky [ctb]", "Repository": "CRAN" }, "cowplot": { "Package": "cowplot", "Version": "1.2.0", "Source": "Repository", "Title": "Streamlined Plot Theme and Plot Annotations for 'ggplot2'", "Authors@R": "person( given = \"Claus O.\", family = \"Wilke\", role = c(\"aut\", \"cre\"), email = \"wilke@austin.utexas.edu\", comment = c(ORCID = \"0000-0002-7470-9261\") )", "Description": "Provides various features that help with creating publication-quality figures with 'ggplot2', such as a set of themes, functions to align plots and arrange them into complex compound figures, and functions that make it easy to annotate plots and or mix plots with images. The package was originally written for internal use in the Wilke lab, hence the name (Claus O. Wilke's plot package). It has also been used extensively in the book Fundamentals of Data Visualization.", "URL": "https://wilkelab.org/cowplot/", "BugReports": "https://github.com/wilkelab/cowplot/issues", "Depends": [ "R (>= 3.5.0)" ], "Imports": [ "ggplot2 (>= 3.5.2)", "grid", "gtable", "grDevices", "methods", "rlang", "scales" ], "License": "GPL-2", "Suggests": [ "Cairo", "covr", "dplyr", "forcats", "gridGraphics (>= 0.4-0)", "knitr", "lattice", "magick", "maps", "PASWR", "patchwork", "rmarkdown", "ragg", "testthat (>= 1.0.0)", "tidyr", "vdiffr (>= 0.3.0)", "VennDiagram" ], "VignetteBuilder": "knitr", "Collate": "'add_sub.R' 'align_plots.R' 'as_grob.R' 'as_gtable.R' 'axis_canvas.R' 'cowplot.R' 'draw.R' 'get_plot_component.R' 'get_axes.R' 'get_titles.R' 'get_legend.R' 'get_panel.R' 'gtable.R' 'key_glyph.R' 'plot_grid.R' 'save.R' 'set_null_device.R' 'setup.R' 'stamp.R' 'themes.R' 'utils_ggplot2.R'", "RoxygenNote": "7.3.2", "Encoding": "UTF-8", "NeedsCompilation": "no", "Author": "Claus O. Wilke [aut, cre] (ORCID: )", "Maintainer": "Claus O. Wilke ", "Repository": "CRAN" }, "cpp11": { "Package": "cpp11", "Version": "0.5.5", "Source": "Repository", "Title": "A C++11 Interface for R's C Interface", "Authors@R": "c( person(\"Davis\", \"Vaughan\", email = \"davis@posit.co\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0003-4777-038X\")), person(\"Jim\",\"Hester\", role = \"aut\", comment = c(ORCID = \"0000-0002-2739-7082\")), person(\"Romain\", \"François\", role = \"aut\", comment = c(ORCID = \"0000-0002-2444-4226\")), person(\"Benjamin\", \"Kietzman\", role = \"ctb\"), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")) )", "Description": "Provides a header only, C++11 interface to R's C interface. Compared to other approaches 'cpp11' strives to be safe against long jumps from the C API as well as C++ exceptions, conform to normal R function semantics and supports interaction with 'ALTREP' vectors.", "License": "MIT + file LICENSE", "URL": "https://cpp11.r-lib.org, https://github.com/r-lib/cpp11", "BugReports": "https://github.com/r-lib/cpp11/issues", "Depends": [ "R (>= 4.0.0)" ], "Suggests": [ "bench", "brio", "callr", "cli", "covr", "decor", "desc", "ggplot2", "glue", "knitr", "lobstr", "mockery", "progress", "rmarkdown", "scales", "Rcpp", "testthat (>= 3.2.0)", "tibble", "utils", "vctrs", "withr" ], "VignetteBuilder": "knitr", "Config/Needs/website": "tidyverse/tidytemplate", "Config/testthat/edition": "3", "Config/Needs/cpp11/cpp_register": "brio, cli, decor, desc, glue, tibble, vctrs", "Encoding": "UTF-8", "RoxygenNote": "7.3.3", "NeedsCompilation": "no", "Author": "Davis Vaughan [aut, cre] (ORCID: ), Jim Hester [aut] (ORCID: ), Romain François [aut] (ORCID: ), Benjamin Kietzman [ctb], Posit Software, PBC [cph, fnd]", "Maintainer": "Davis Vaughan ", "Repository": "CRAN" }, "crayon": { "Package": "crayon", "Version": "1.5.3", "Source": "Repository", "Title": "Colored Terminal Output", "Authors@R": "c( person(\"Gábor\", \"Csárdi\", , \"csardi.gabor@gmail.com\", role = c(\"aut\", \"cre\")), person(\"Brodie\", \"Gaslam\", , \"brodie.gaslam@yahoo.com\", role = \"ctb\"), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")) )", "Description": "The crayon package is now superseded. Please use the 'cli' package for new projects. Colored terminal output on terminals that support 'ANSI' color and highlight codes. It also works in 'Emacs' 'ESS'. 'ANSI' color support is automatically detected. Colors and highlighting can be combined and nested. New styles can also be created easily. This package was inspired by the 'chalk' 'JavaScript' project.", "License": "MIT + file LICENSE", "URL": "https://r-lib.github.io/crayon/, https://github.com/r-lib/crayon", "BugReports": "https://github.com/r-lib/crayon/issues", "Imports": [ "grDevices", "methods", "utils" ], "Suggests": [ "mockery", "rstudioapi", "testthat", "withr" ], "Config/Needs/website": "tidyverse/tidytemplate", "Encoding": "UTF-8", "RoxygenNote": "7.3.1", "Collate": "'aaa-rstudio-detect.R' 'aaaa-rematch2.R' 'aab-num-ansi-colors.R' 'aac-num-ansi-colors.R' 'ansi-256.R' 'ansi-palette.R' 'combine.R' 'string.R' 'utils.R' 'crayon-package.R' 'disposable.R' 'enc-utils.R' 'has_ansi.R' 'has_color.R' 'link.R' 'styles.R' 'machinery.R' 'parts.R' 'print.R' 'style-var.R' 'show.R' 'string_operations.R'", "NeedsCompilation": "no", "Author": "Gábor Csárdi [aut, cre], Brodie Gaslam [ctb], Posit Software, PBC [cph, fnd]", "Maintainer": "Gábor Csárdi ", "Repository": "CRAN" }, "credentials": { "Package": "credentials", "Version": "2.0.3", "Source": "Repository", "Type": "Package", "Title": "Tools for Managing SSH and Git Credentials", "Authors@R": "person(\"Jeroen\", \"Ooms\", role = c(\"aut\", \"cre\"), email = \"jeroenooms@gmail.com\", comment = c(ORCID = \"0000-0002-4035-0289\"))", "Description": "Setup and retrieve HTTPS and SSH credentials for use with 'git' and other services. For HTTPS remotes the package interfaces the 'git-credential' utility which 'git' uses to store HTTP usernames and passwords. For SSH remotes we provide convenient functions to find or generate appropriate SSH keys. The package both helps the user to setup a local git installation, and also provides a back-end for git/ssh client libraries to authenticate with existing user credentials.", "License": "MIT + file LICENSE", "SystemRequirements": "git (optional)", "Encoding": "UTF-8", "Imports": [ "openssl (>= 1.3)", "sys (>= 2.1)", "curl", "jsonlite", "askpass" ], "Suggests": [ "testthat", "knitr", "rmarkdown" ], "RoxygenNote": "7.2.1", "VignetteBuilder": "knitr", "Language": "en-US", "URL": "https://docs.ropensci.org/credentials/ https://r-lib.r-universe.dev/credentials", "BugReports": "https://github.com/r-lib/credentials/issues", "NeedsCompilation": "no", "Author": "Jeroen Ooms [aut, cre] (ORCID: )", "Maintainer": "Jeroen Ooms ", "Repository": "CRAN" }, "crosstalk": { "Package": "crosstalk", "Version": "1.2.2", "Source": "Repository", "Type": "Package", "Title": "Inter-Widget Interactivity for HTML Widgets", "Authors@R": "c( person(\"Joe\", \"Cheng\", , \"joe@posit.co\", role = \"aut\"), person(\"Carson\", \"Sievert\", , \"carson@posit.co\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-4958-2844\")), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")), person(, \"jQuery Foundation\", role = \"cph\", comment = \"jQuery library and jQuery UI library\"), person(, \"jQuery contributors\", role = c(\"ctb\", \"cph\"), comment = \"jQuery library; authors listed in inst/www/shared/jquery-AUTHORS.txt\"), person(\"Mark\", \"Otto\", role = \"ctb\", comment = \"Bootstrap library\"), person(\"Jacob\", \"Thornton\", role = \"ctb\", comment = \"Bootstrap library\"), person(, \"Bootstrap contributors\", role = \"ctb\", comment = \"Bootstrap library\"), person(, \"Twitter, Inc\", role = \"cph\", comment = \"Bootstrap library\"), person(\"Brian\", \"Reavis\", role = c(\"ctb\", \"cph\"), comment = \"selectize.js library\"), person(\"Kristopher Michael\", \"Kowal\", role = c(\"ctb\", \"cph\"), comment = \"es5-shim library\"), person(, \"es5-shim contributors\", role = c(\"ctb\", \"cph\"), comment = \"es5-shim library\"), person(\"Denis\", \"Ineshin\", role = c(\"ctb\", \"cph\"), comment = \"ion.rangeSlider library\"), person(\"Sami\", \"Samhuri\", role = c(\"ctb\", \"cph\"), comment = \"Javascript strftime library\") )", "Description": "Provides building blocks for allowing HTML widgets to communicate with each other, with Shiny or without (i.e. static .html files). Currently supports linked brushing and filtering.", "License": "MIT + file LICENSE", "URL": "https://rstudio.github.io/crosstalk/, https://github.com/rstudio/crosstalk", "BugReports": "https://github.com/rstudio/crosstalk/issues", "Imports": [ "htmltools (>= 0.3.6)", "jsonlite", "lazyeval", "R6" ], "Suggests": [ "bslib", "ggplot2", "sass", "shiny", "testthat (>= 2.1.0)" ], "Config/Needs/website": "jcheng5/d3scatter, DT, leaflet, rmarkdown", "Encoding": "UTF-8", "RoxygenNote": "7.3.2", "NeedsCompilation": "no", "Author": "Joe Cheng [aut], Carson Sievert [aut, cre] (ORCID: ), Posit Software, PBC [cph, fnd], jQuery Foundation [cph] (jQuery library and jQuery UI library), jQuery contributors [ctb, cph] (jQuery library; authors listed in inst/www/shared/jquery-AUTHORS.txt), Mark Otto [ctb] (Bootstrap library), Jacob Thornton [ctb] (Bootstrap library), Bootstrap contributors [ctb] (Bootstrap library), Twitter, Inc [cph] (Bootstrap library), Brian Reavis [ctb, cph] (selectize.js library), Kristopher Michael Kowal [ctb, cph] (es5-shim library), es5-shim contributors [ctb, cph] (es5-shim library), Denis Ineshin [ctb, cph] (ion.rangeSlider library), Sami Samhuri [ctb, cph] (Javascript strftime library)", "Maintainer": "Carson Sievert ", "Repository": "CRAN" }, "curl": { "Package": "curl", "Version": "7.1.0", "Source": "Repository", "Type": "Package", "Title": "A Modern and Flexible Web Client for R", "Authors@R": "c( person(\"Jeroen\", \"Ooms\", role = c(\"aut\", \"cre\"), email = \"jeroenooms@gmail.com\", comment = c(ORCID = \"0000-0002-4035-0289\")), person(\"Hadley\", \"Wickham\", role = \"ctb\"), person(\"Posit Software, PBC\", role = \"cph\"))", "Description": "Bindings to 'libcurl' for performing fully configurable HTTP/FTP requests where responses can be processed in memory, on disk, or streaming via the callback or connection interfaces. Some knowledge of 'libcurl' is recommended; for a more-user-friendly web client see the 'httr2' package which builds on this package with http specific tools and logic.", "License": "MIT + file LICENSE", "SystemRequirements": "libcurl (>= 7.73): libcurl-devel (rpm) or libcurl4-openssl-dev (deb)", "URL": "https://jeroen.r-universe.dev/curl", "BugReports": "https://github.com/jeroen/curl/issues", "Suggests": [ "spelling", "testthat (>= 1.0.0)", "knitr", "jsonlite", "later", "rmarkdown", "httpuv (>= 1.4.4)", "webutils" ], "VignetteBuilder": "knitr", "Depends": [ "R (>= 3.0.0)" ], "RoxygenNote": "7.3.2", "Encoding": "UTF-8", "Language": "en-US", "NeedsCompilation": "yes", "Author": "Jeroen Ooms [aut, cre] (ORCID: ), Hadley Wickham [ctb], Posit Software, PBC [cph]", "Maintainer": "Jeroen Ooms ", "Repository": "CRAN" }, "cyclocomp": { "Package": "cyclocomp", "Version": "1.1.2", "Source": "Repository", "Title": "Cyclomatic Complexity of R Code", "Authors@R": "person(\"Gabor\", \"Csardi\", , \"csardi.gabor@gmail.com\", role = c(\"aut\", \"cre\"))", "Description": "Cyclomatic complexity is a software metric (measurement), used to indicate the complexity of a program. It is a quantitative measure of the number of linearly independent paths through a program's source code. It was developed by Thomas J. McCabe, Sr. in 1976.", "License": "MIT + file LICENSE", "URL": "https://github.com/gaborcsardi/cyclocomp", "BugReports": "https://github.com/gaborcsardi/cyclocomp/issues", "Imports": [ "callr", "crayon", "desc", "remotes", "withr" ], "Suggests": [ "processx", "testthat (>= 3.0.0)" ], "Config/testthat/edition": "3", "Encoding": "UTF-8", "RoxygenNote": "7.2.3", "NeedsCompilation": "no", "Author": "Gabor Csardi [aut, cre]", "Maintainer": "Gabor Csardi ", "Repository": "CRAN" }, "data.table": { "Package": "data.table", "Version": "1.18.4", "Source": "Repository", "Title": "Extension of `data.frame`", "Depends": [ "R (>= 3.4.0)" ], "Imports": [ "methods" ], "Suggests": [ "bit64 (>= 4.0.0)", "bit (>= 4.0.4)", "R.utils (>= 2.13.0)", "xts", "zoo (>= 1.8-1)", "yaml", "knitr", "markdown" ], "Description": "Fast aggregation of large data (e.g. 100GB in RAM), fast ordered joins, fast add/modify/delete of columns by group using no copies at all, list columns, friendly and fast character-separated-value read/write. Offers a natural and flexible syntax, for faster development.", "License": "MPL-2.0 | file LICENSE", "URL": "https://r-datatable.com, https://Rdatatable.gitlab.io/data.table, https://github.com/Rdatatable/data.table", "BugReports": "https://github.com/Rdatatable/data.table/issues", "VignetteBuilder": "knitr", "Encoding": "UTF-8", "ByteCompile": "TRUE", "Authors@R": "c( person(\"Tyson\",\"Barrett\", role=c(\"aut\",\"cre\"), email=\"t.barrett88@gmail.com\", comment = c(ORCID=\"0000-0002-2137-1391\")), person(\"Matt\",\"Dowle\", role=\"aut\", email=\"mattjdowle@gmail.com\"), person(\"Arun\",\"Srinivasan\", role=\"aut\", email=\"asrini@pm.me\"), person(\"Jan\",\"Gorecki\", role=\"aut\", email=\"j.gorecki@wit.edu.pl\"), person(\"Michael\",\"Chirico\", role=\"aut\", email=\"michaelchirico4@gmail.com\", comment = c(ORCID=\"0000-0003-0787-087X\")), person(\"Toby\",\"Hocking\", role=\"aut\", email=\"toby.hocking@r-project.org\", comment = c(ORCID=\"0000-0002-3146-0865\")), person(\"Benjamin\",\"Schwendinger\",role=\"aut\", comment = c(ORCID=\"0000-0003-3315-8114\")), person(\"Ivan\", \"Krylov\", role=\"aut\", email=\"ikrylov@disroot.org\", comment = c(ORCID=\"0000-0002-0172-3812\")), person(\"Pasha\",\"Stetsenko\", role=\"ctb\"), person(\"Tom\",\"Short\", role=\"ctb\"), person(\"Steve\",\"Lianoglou\", role=\"ctb\"), person(\"Eduard\",\"Antonyan\", role=\"ctb\"), person(\"Markus\",\"Bonsch\", role=\"ctb\"), person(\"Hugh\",\"Parsonage\", role=\"ctb\"), person(\"Scott\",\"Ritchie\", role=\"ctb\"), person(\"Kun\",\"Ren\", role=\"ctb\"), person(\"Xianying\",\"Tan\", role=\"ctb\"), person(\"Rick\",\"Saporta\", role=\"ctb\"), person(\"Otto\",\"Seiskari\", role=\"ctb\"), person(\"Xianghui\",\"Dong\", role=\"ctb\"), person(\"Michel\",\"Lang\", role=\"ctb\"), person(\"Watal\",\"Iwasaki\", role=\"ctb\"), person(\"Seth\",\"Wenchel\", role=\"ctb\"), person(\"Karl\",\"Broman\", role=\"ctb\"), person(\"Tobias\",\"Schmidt\", role=\"ctb\"), person(\"David\",\"Arenburg\", role=\"ctb\"), person(\"Ethan\",\"Smith\", role=\"ctb\"), person(\"Francois\",\"Cocquemas\", role=\"ctb\"), person(\"Matthieu\",\"Gomez\", role=\"ctb\"), person(\"Philippe\",\"Chataignon\", role=\"ctb\"), person(\"Nello\",\"Blaser\", role=\"ctb\"), person(\"Dmitry\",\"Selivanov\", role=\"ctb\"), person(\"Andrey\",\"Riabushenko\", role=\"ctb\"), person(\"Cheng\",\"Lee\", role=\"ctb\"), person(\"Declan\",\"Groves\", role=\"ctb\"), person(\"Daniel\",\"Possenriede\", role=\"ctb\"), person(\"Felipe\",\"Parages\", role=\"ctb\"), person(\"Denes\",\"Toth\", role=\"ctb\"), person(\"Mus\",\"Yaramaz-David\", role=\"ctb\"), person(\"Ayappan\",\"Perumal\", role=\"ctb\"), person(\"James\",\"Sams\", role=\"ctb\"), person(\"Martin\",\"Morgan\", role=\"ctb\"), person(\"Michael\",\"Quinn\", role=\"ctb\"), person(given=\"@javrucebo\", role=\"ctb\", comment=\"GitHub user\"), person(\"Marc\",\"Halperin\", role=\"ctb\"), person(\"Roy\",\"Storey\", role=\"ctb\"), person(\"Manish\",\"Saraswat\", role=\"ctb\"), person(\"Morgan\",\"Jacob\", role=\"ctb\"), person(\"Michael\",\"Schubmehl\", role=\"ctb\"), person(\"Davis\",\"Vaughan\", role=\"ctb\"), person(\"Leonardo\",\"Silvestri\", role=\"ctb\"), person(\"Jim\",\"Hester\", role=\"ctb\"), person(\"Anthony\",\"Damico\", role=\"ctb\"), person(\"Sebastian\",\"Freundt\", role=\"ctb\"), person(\"David\",\"Simons\", role=\"ctb\"), person(\"Elliott\",\"Sales de Andrade\", role=\"ctb\"), person(\"Cole\",\"Miller\", role=\"ctb\"), person(\"Jens Peder\",\"Meldgaard\", role=\"ctb\"), person(\"Vaclav\",\"Tlapak\", role=\"ctb\"), person(\"Kevin\",\"Ushey\", role=\"ctb\"), person(\"Dirk\",\"Eddelbuettel\", role=\"ctb\"), person(\"Tony\",\"Fischetti\", role=\"ctb\"), person(\"Ofek\",\"Shilon\", role=\"ctb\"), person(\"Vadim\",\"Khotilovich\", role=\"ctb\"), person(\"Hadley\",\"Wickham\", role=\"ctb\"), person(\"Bennet\",\"Becker\", role=\"ctb\"), person(\"Kyle\",\"Haynes\", role=\"ctb\"), person(\"Boniface Christian\",\"Kamgang\", role=\"ctb\"), person(\"Olivier\",\"Delmarcell\", role=\"ctb\"), person(\"Josh\",\"O'Brien\", role=\"ctb\"), person(\"Dereck\",\"de Mezquita\", role=\"ctb\"), person(\"Michael\",\"Czekanski\", role=\"ctb\"), person(\"Dmitry\", \"Shemetov\", role=\"ctb\"), person(\"Nitish\", \"Jha\", role=\"ctb\"), person(\"Joshua\", \"Wu\", role=\"ctb\"), person(\"Iago\", \"Giné-Vázquez\", role=\"ctb\"), person(\"Anirban\", \"Chetia\", role=\"ctb\"), person(\"Doris\", \"Amoakohene\", role=\"ctb\"), person(\"Angel\", \"Feliz\", role=\"ctb\"), person(\"Michael\",\"Young\", role=\"ctb\"), person(\"Mark\", \"Seeto\", role=\"ctb\"), person(\"Philippe\", \"Grosjean\", role=\"ctb\"), person(\"Vincent\", \"Runge\", role=\"ctb\"), person(\"Christian\", \"Wia\", role=\"ctb\"), person(\"Elise\", \"Maigné\", role=\"ctb\"), person(\"Vincent\", \"Rocher\", role=\"ctb\"), person(\"Vijay\", \"Lulla\", role=\"ctb\"), person(\"Aljaž\", \"Sluga\", role=\"ctb\"), person(\"Bill\", \"Evans\", role=\"ctb\"), person(\"Reino\", \"Bruner\", role=\"ctb\"), person(given=\"@badasahog\", role=\"ctb\", comment=\"GitHub user\"), person(\"Vinit\", \"Thakur\", role=\"ctb\"), person(\"Mukul\", \"Kumar\", role=\"ctb\"), person(\"Ildikó\", \"Czeller\", role=\"ctb\"), person(\"Manmita\", \"Das\", role=\"ctb\"), person(\"Tarun\", \"Thammisetty\", role=\"ctb\") )", "NeedsCompilation": "yes", "Author": "Tyson Barrett [aut, cre] (ORCID: ), Matt Dowle [aut], Arun Srinivasan [aut], Jan Gorecki [aut], Michael Chirico [aut] (ORCID: ), Toby Hocking [aut] (ORCID: ), Benjamin Schwendinger [aut] (ORCID: ), Ivan Krylov [aut] (ORCID: ), Pasha Stetsenko [ctb], Tom Short [ctb], Steve Lianoglou [ctb], Eduard Antonyan [ctb], Markus Bonsch [ctb], Hugh Parsonage [ctb], Scott Ritchie [ctb], Kun Ren [ctb], Xianying Tan [ctb], Rick Saporta [ctb], Otto Seiskari [ctb], Xianghui Dong [ctb], Michel Lang [ctb], Watal Iwasaki [ctb], Seth Wenchel [ctb], Karl Broman [ctb], Tobias Schmidt [ctb], David Arenburg [ctb], Ethan Smith [ctb], Francois Cocquemas [ctb], Matthieu Gomez [ctb], Philippe Chataignon [ctb], Nello Blaser [ctb], Dmitry Selivanov [ctb], Andrey Riabushenko [ctb], Cheng Lee [ctb], Declan Groves [ctb], Daniel Possenriede [ctb], Felipe Parages [ctb], Denes Toth [ctb], Mus Yaramaz-David [ctb], Ayappan Perumal [ctb], James Sams [ctb], Martin Morgan [ctb], Michael Quinn [ctb], @javrucebo [ctb] (GitHub user), Marc Halperin [ctb], Roy Storey [ctb], Manish Saraswat [ctb], Morgan Jacob [ctb], Michael Schubmehl [ctb], Davis Vaughan [ctb], Leonardo Silvestri [ctb], Jim Hester [ctb], Anthony Damico [ctb], Sebastian Freundt [ctb], David Simons [ctb], Elliott Sales de Andrade [ctb], Cole Miller [ctb], Jens Peder Meldgaard [ctb], Vaclav Tlapak [ctb], Kevin Ushey [ctb], Dirk Eddelbuettel [ctb], Tony Fischetti [ctb], Ofek Shilon [ctb], Vadim Khotilovich [ctb], Hadley Wickham [ctb], Bennet Becker [ctb], Kyle Haynes [ctb], Boniface Christian Kamgang [ctb], Olivier Delmarcell [ctb], Josh O'Brien [ctb], Dereck de Mezquita [ctb], Michael Czekanski [ctb], Dmitry Shemetov [ctb], Nitish Jha [ctb], Joshua Wu [ctb], Iago Giné-Vázquez [ctb], Anirban Chetia [ctb], Doris Amoakohene [ctb], Angel Feliz [ctb], Michael Young [ctb], Mark Seeto [ctb], Philippe Grosjean [ctb], Vincent Runge [ctb], Christian Wia [ctb], Elise Maigné [ctb], Vincent Rocher [ctb], Vijay Lulla [ctb], Aljaž Sluga [ctb], Bill Evans [ctb], Reino Bruner [ctb], @badasahog [ctb] (GitHub user), Vinit Thakur [ctb], Mukul Kumar [ctb], Ildikó Czeller [ctb], Manmita Das [ctb], Tarun Thammisetty [ctb]", "Maintainer": "Tyson Barrett ", "Repository": "CRAN" }, "data.tree": { "Package": "data.tree", "Version": "1.2.0", "Source": "Repository", "Type": "Package", "Title": "General Purpose Hierarchical Data Structure", "Language": "en-US", "Date": "2025-08-06", "Authors@R": "c( person( \"Russ\", \"Hyde\", role = c(\"ctb\"), comment = \"improve dependencies\" ), person( \"Chris\", \"Hammill\", role = c(\"ctb\"), comment = \"improve getting\" ), person( \"Facundo\", \"Munoz\", role = c(\"ctb\"), comment = \"improve list conversion\" ), person( \"Markus\", \"Wamser\" , role = c(\"ctb\") , comment = \"fixed some typos\" ), person( \"Pierre\", \"Formont\" , role = c(\"ctb\") , comment = \"additional features\" ), person( \"Kent\", \"Russel\" , role = c(\"ctb\") , comment = \"documentation\" ), person( \"Noam\", \"Ross\" , role = c(\"ctb\") , comment = \"fixes\" ), person( \"Duncan\", \"Garmonsway\" , role = c(\"ctb\") , comment = \"fixes\" ), person( \"Christoph\", \"Glur\" , role = c(\"aut\", \"cre\") , comment = \"R interface\" , email = \"christoph.glur@powerpartners.pro\" ) )", "VignetteBuilder": "knitr, rmarkdown", "Imports": [ "R6", "stringi", "methods" ], "Suggests": [ "Formula", "graphics", "testthat", "knitr", "rmarkdown", "ape", "yaml", "networkD3", "jsonlite", "treemap", "party", "partykit", "doParallel", "foreach", "htmlwidgets", "DiagrammeR (>= 1.0.0)", "mockery", "rpart" ], "Enhances": [ "igraph" ], "Description": "Create tree structures from hierarchical data, and traverse the tree in various orders. Aggregate, cumulate, print, plot, convert to and from data.frame and more. Useful for decision trees, machine learning, finance, conversion from and to JSON, and many other applications.", "License": "GPL (>= 2)", "URL": "https://github.com/gluc/data.tree", "BugReports": "https://github.com/gluc/data.tree/issues", "Depends": [ "R (>= 3.5)" ], "RoxygenNote": "7.3.2", "Encoding": "UTF-8", "NeedsCompilation": "no", "Author": "Russ Hyde [ctb] (improve dependencies), Chris Hammill [ctb] (improve getting), Facundo Munoz [ctb] (improve list conversion), Markus Wamser [ctb] (fixed some typos), Pierre Formont [ctb] (additional features), Kent Russel [ctb] (documentation), Noam Ross [ctb] (fixes), Duncan Garmonsway [ctb] (fixes), Christoph Glur [aut, cre] (R interface)", "Maintainer": "Christoph Glur ", "Repository": "CRAN" }, "datawizard": { "Package": "datawizard", "Version": "1.3.1", "Source": "Repository", "Type": "Package", "Title": "Easy Data Wrangling and Statistical Transformations", "Authors@R": "c( person(\"Indrajeet\", \"Patil\", , \"patilindrajeet.science@gmail.com\", role = \"aut\", comment = c(ORCID = \"0000-0003-1995-6531\")), person(\"Etienne\", \"Bacher\", , \"etienne.bacher@protonmail.com\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-9271-5075\")), person(\"Dominique\", \"Makowski\", , \"dom.makowski@gmail.com\", role = \"aut\", comment = c(ORCID = \"0000-0001-5375-9967\")), person(\"Daniel\", \"Lüdecke\", , \"d.luedecke@uke.de\", role = \"aut\", comment = c(ORCID = \"0000-0002-8895-3206\")), person(\"Mattan S.\", \"Ben-Shachar\", , \"matanshm@post.bgu.ac.il\", role = \"aut\", comment = c(ORCID = \"0000-0002-4287-4801\")), person(\"Brenton M.\", \"Wiernik\", , \"brenton@wiernik.org\", role = \"aut\", comment = c(ORCID = \"0000-0001-9560-6336\")), person(\"Rémi\", \"Thériault\", , \"remi.theriault@mail.mcgill.ca\", role = \"ctb\", comment = c(ORCID = \"0000-0003-4315-6788\")), person(\"Thomas J.\", \"Faulkenberry\", , \"faulkenberry@tarleton.edu\", role = \"rev\"), person(\"Robert\", \"Garrett\", , \"rcg4@illinois.edu\", role = \"rev\") )", "Maintainer": "Etienne Bacher ", "Description": "A lightweight package to assist in key steps involved in any data analysis workflow: (1) wrangling the raw data to get it in the needed form, (2) applying preprocessing steps and statistical transformations, and (3) compute statistical summaries of data properties and distributions. It is also the data wrangling backend for packages in 'easystats' ecosystem. References: Patil et al. (2022) .", "License": "MIT + file LICENSE", "URL": "https://easystats.github.io/datawizard/", "BugReports": "https://github.com/easystats/datawizard/issues", "Depends": [ "R (>= 4.0)" ], "Imports": [ "insight (>= 1.4.6)", "stats", "utils" ], "Suggests": [ "bayestestR", "boot", "BH", "brms", "curl", "data.table", "dplyr (>= 1.1)", "effectsize", "emmeans", "fixest", "gamm4", "ggplot2 (>= 3.5.0)", "gt", "haven", "httr", "knitr", "lme4", "mediation", "modelbased", "nanoparquet", "openssl", "parameters (>= 0.21.7)", "performance (>= 0.14.0)", "poorman (>= 0.2.7)", "psych", "readxl", "readr", "rio", "rmarkdown", "rstanarm", "see", "testthat (>= 3.2.1)", "tibble", "tidyr", "tinytable (>= 0.13.0)", "withr" ], "VignetteBuilder": "knitr", "Encoding": "UTF-8", "Language": "en-US", "RoxygenNote": "7.3.3", "Config/testthat/edition": "3", "Config/testthat/parallel": "true", "Config/Needs/website": "easystats/easystatstemplate", "NeedsCompilation": "no", "Author": "Indrajeet Patil [aut] (ORCID: ), Etienne Bacher [aut, cre] (ORCID: ), Dominique Makowski [aut] (ORCID: ), Daniel Lüdecke [aut] (ORCID: ), Mattan S. Ben-Shachar [aut] (ORCID: ), Brenton M. Wiernik [aut] (ORCID: ), Rémi Thériault [ctb] (ORCID: ), Thomas J. Faulkenberry [rev], Robert Garrett [rev]", "Repository": "CRAN" }, "dbplyr": { "Package": "dbplyr", "Version": "2.6.0", "Source": "Repository", "Type": "Package", "Title": "A 'dplyr' Back End for Databases", "Authors@R": "c( person(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = c(\"aut\", \"cre\")), person(\"Maximilian\", \"Girlich\", role = \"aut\"), person(\"Edgar\", \"Ruiz\", role = \"aut\"), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")) )", "Description": "A 'dplyr' back end for databases that allows you to work with remote database tables as if they are in-memory data frames. Basic features work with any database that has a 'DBI' back end; more advanced features require 'SQL' translation to be provided by the package author.", "License": "MIT + file LICENSE", "URL": "https://dbplyr.tidyverse.org/, https://github.com/tidyverse/dbplyr", "BugReports": "https://github.com/tidyverse/dbplyr/issues", "Depends": [ "R (>= 4.1)" ], "Imports": [ "blob (>= 1.2.0)", "cli (>= 3.6.1)", "DBI (>= 1.1.3)", "dplyr (>= 1.1.2)", "glue (>= 1.6.2)", "lifecycle (>= 1.0.3)", "magrittr", "methods", "pillar (>= 1.9.0)", "purrr (>= 1.0.1)", "R6 (>= 2.2.2)", "rlang (>= 1.1.1)", "tibble (>= 3.2.1)", "tidyr (>= 1.3.0)", "tidyselect (>= 1.2.1)", "utils", "vctrs (>= 0.6.3)", "withr (>= 2.5.0)" ], "Suggests": [ "adbcdrivermanager", "adbcsqlite", "adbi", "bit64", "covr", "knitr", "Lahman", "nycflights13", "odbc (>= 1.4.2)", "RJDBC", "RMariaDB (>= 1.2.2)", "rmarkdown", "RPostgres (>= 1.4.5)", "RPostgreSQL", "RSQLite (>= 2.3.8)", "testthat (>= 3.1.10)" ], "VignetteBuilder": "knitr", "Config/Needs/website": "tidyverse/tidytemplate", "Config/testthat/edition": "3", "Config/testthat/parallel": "TRUE", "Encoding": "UTF-8", "Language": "en-gb", "Collate": "'verb-copy-inline.R' 'verb-copy-to.R' 'db-sql.R' 'db.R' 'utils-check.R' 'import-standalone-types-check.R' 'import-standalone-obj-type.R' 'utils.R' 'sql.R' 'escape.R' 'translate-sql-cut.R' 'translate-sql-string.R' 'translate-sql-aggregate.R' 'translate-sql-scalar.R' 'translate-sql-helpers.R' 'translate-sql-window.R' 'translate-sql-conditional.R' 'backend-.R' 'backend-access.R' 'backend-adbc.R' 'backend-db2.R' 'backend-hana.R' 'backend-hive.R' 'backend-impala.R' 'backend-jdbc.R' 'backend-mssql.R' 'backend-mysql.R' 'backend-odbc.R' 'backend-oracle.R' 'backend-postgres.R' 'backend-postgres-old.R' 'backend-redshift.R' 'backend-snowflake.R' 'backend-spark-sql.R' 'backend-sqlite.R' 'backend-teradata.R' 'backward-compatibility.R' 'bind-queries.R' 'data-cache.R' 'data-lahman.R' 'data-nycflights13.R' 'db-io.R' 'dbplyr.R' 'ident.R' 'import-standalone-s3-register.R' 'join-by-compat.R' 'join-cols-compat.R' 'lazy-ops.R' 'memdb.R' 'optimise-utils.R' 'progress.R' 'query-base.R' 'query-join.R' 'query-rf-join.R' 'query-select.R' 'query-semi-join.R' 'query-set-op.R' 'query-union.R' 'query.R' 'remote.R' 'rows.R' 'schema.R' 'sql-build.R' 'sql-clause.R' 'sql-dialect.R' 'sql-glue.R' 'sql-quote.R' 'sql-superseded.R' 'src-sql.R' 'src_dbi.R' 'table-name.R' 'tbl-lazy.R' 'tbl-sql.R' 'tidyeval-across.R' 'tidyeval.R' 'translate-sql.R' 'utils-format.R' 'verb-arrange.R' 'verb-collapse.R' 'verb-collect.R' 'verb-compute.R' 'verb-count.R' 'verb-distinct.R' 'verb-do-query.R' 'verb-do.R' 'verb-expand.R' 'verb-explain.R' 'verb-fill.R' 'verb-filter.R' 'verb-group_by.R' 'verb-head.R' 'verb-joins.R' 'verb-mutate.R' 'verb-pivot-longer.R' 'verb-pivot-wider.R' 'verb-pull.R' 'verb-select.R' 'verb-set-ops.R' 'verb-slice.R' 'verb-summarise.R' 'verb-uncount.R' 'verb-window.R' 'with-dialect.R' 'zzz.R'", "Config/roxygen2/version": "8.0.0", "NeedsCompilation": "no", "Author": "Hadley Wickham [aut, cre], Maximilian Girlich [aut], Edgar Ruiz [aut], Posit Software, PBC [cph, fnd]", "Maintainer": "Hadley Wickham ", "Repository": "CRAN" }, "deldir": { "Package": "deldir", "Version": "2.0-4", "Source": "Repository", "Date": "2024-02-27", "Title": "Delaunay Triangulation and Dirichlet (Voronoi) Tessellation", "Author": "Rolf Turner", "Maintainer": "Rolf Turner ", "Depends": [ "R (>= 3.5.0)" ], "Suggests": [ "polyclip" ], "Imports": [ "graphics", "grDevices" ], "Description": "Calculates the Delaunay triangulation and the Dirichlet or Voronoi tessellation (with respect to the entire plane) of a planar point set. Plots triangulations and tessellations in various ways. Clips tessellations to sub-windows. Calculates perimeters of tessellations. Summarises information about the tiles of the tessellation.\tCalculates the centroidal Voronoi (Dirichlet) tessellation using Lloyd's algorithm.", "LazyData": "true", "ByteCompile": "true", "License": "GPL (>= 2)", "NeedsCompilation": "yes", "Repository": "CRAN" }, "desc": { "Package": "desc", "Version": "1.4.3", "Source": "Repository", "Title": "Manipulate DESCRIPTION Files", "Authors@R": "c( person(\"Gábor\", \"Csárdi\", , \"csardi.gabor@gmail.com\", role = c(\"aut\", \"cre\")), person(\"Kirill\", \"Müller\", role = \"aut\"), person(\"Jim\", \"Hester\", , \"james.f.hester@gmail.com\", role = \"aut\"), person(\"Maëlle\", \"Salmon\", role = \"ctb\", comment = c(ORCID = \"0000-0002-2815-0399\")), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")) )", "Maintainer": "Gábor Csárdi ", "Description": "Tools to read, write, create, and manipulate DESCRIPTION files. It is intended for packages that create or manipulate other packages.", "License": "MIT + file LICENSE", "URL": "https://desc.r-lib.org/, https://github.com/r-lib/desc", "BugReports": "https://github.com/r-lib/desc/issues", "Depends": [ "R (>= 3.4)" ], "Imports": [ "cli", "R6", "utils" ], "Suggests": [ "callr", "covr", "gh", "spelling", "testthat", "whoami", "withr" ], "Config/Needs/website": "tidyverse/tidytemplate", "Config/testthat/edition": "3", "Encoding": "UTF-8", "Language": "en-US", "RoxygenNote": "7.2.3", "Collate": "'assertions.R' 'authors-at-r.R' 'built.R' 'classes.R' 'collate.R' 'constants.R' 'deps.R' 'desc-package.R' 'description.R' 'encoding.R' 'find-package-root.R' 'latex.R' 'non-oo-api.R' 'package-archives.R' 'read.R' 'remotes.R' 'str.R' 'syntax_checks.R' 'urls.R' 'utils.R' 'validate.R' 'version.R'", "NeedsCompilation": "no", "Author": "Gábor Csárdi [aut, cre], Kirill Müller [aut], Jim Hester [aut], Maëlle Salmon [ctb] (), Posit Software, PBC [cph, fnd]", "Repository": "CRAN" }, "devEMF": { "Package": "devEMF", "Version": "4.6", "Source": "Repository", "Type": "Package", "Title": "EMF Graphics Output Device", "Date": "2026-05-28", "Authors@R": "person(given = \"Philip\", family = \"Johnson\", role = c(\"aut\", \"cre\"), email = \"plfj@umd.edu\", comment = c(ORCID = \"0000-0001-6087-7064\"))", "Depends": [ "R (>= 2.10.1)" ], "SystemRequirements": "fontconfig or zlib (only needed for platforms other than modern macOS and Windows)", "Description": "Output graphics to EMF+/EMF.", "License": "GPL-3", "URL": "https://github.com/plfjohnson/devEMF", "BugReports": "https://github.com/plfjohnson/devEMF/issues", "NeedsCompilation": "yes", "Author": "Philip Johnson [aut, cre] (ORCID: )", "Maintainer": "Philip Johnson ", "Repository": "CRAN" }, "devtools": { "Package": "devtools", "Version": "2.5.2", "Source": "Repository", "Title": "Tools to Make Developing R Packages Easier", "Authors@R": "c( person(\"Hadley\", \"Wickham\", role = \"aut\"), person(\"Jim\", \"Hester\", role = \"aut\"), person(\"Winston\", \"Chang\", role = \"aut\"), person(\"Jennifer\", \"Bryan\", , \"jenny@posit.co\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-6983-2759\")), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"), comment = c(ROR = \"03wc8by49\")) )", "Description": "Collection of package development tools.", "License": "MIT + file LICENSE", "URL": "https://devtools.r-lib.org/, https://github.com/r-lib/devtools", "BugReports": "https://github.com/r-lib/devtools/issues", "Depends": [ "R (>= 4.1)", "usethis (>= 3.2.1)" ], "Imports": [ "cli (>= 3.6.6)", "desc (>= 1.4.3)", "ellipsis (>= 0.3.3)", "fs (>= 2.1.0)", "lifecycle (>= 1.0.5)", "memoise (>= 2.0.1)", "miniUI (>= 0.1.2)", "pak (>= 0.9.5)", "pkgbuild (>= 1.4.8)", "pkgdown (>= 2.2.0)", "pkgload (>= 1.5.2)", "profvis (>= 0.4.0)", "rcmdcheck (>= 1.4.0)", "rlang (>= 1.2.0)", "roxygen2 (>= 7.3.3)", "rversions (>= 3.0.0)", "sessioninfo (>= 1.2.3)", "testthat (>= 3.3.2)", "urlchecker (>= 1.0.1)", "withr (>= 3.0.2)" ], "Suggests": [ "BiocManager (>= 1.30.18)", "callr (>= 3.7.1)", "covr (>= 3.5.1)", "curl (>= 4.3.2)", "digest (>= 0.6.29)", "DT (>= 0.23)", "foghorn (>= 1.4.2)", "gh (>= 1.3.0)", "httr2 (>= 1.0.0)", "knitr (>= 1.39)", "lintr (>= 3.0.0)", "quarto (>= 1.5.1)", "remotes (>= 2.5.0)", "rmarkdown (>= 2.14)", "rstudioapi (>= 0.13)", "spelling (>= 2.2)", "xml2" ], "VignetteBuilder": "knitr, quarto", "Config/Needs/website": "tidyverse/tidytemplate", "Config/testthat/edition": "3", "Config/testthat/parallel": "true", "Encoding": "UTF-8", "Language": "en-US", "RoxygenNote": "7.3.3", "NeedsCompilation": "no", "Author": "Hadley Wickham [aut], Jim Hester [aut], Winston Chang [aut], Jennifer Bryan [aut, cre] (ORCID: ), Posit Software, PBC [cph, fnd] (ROR: )", "Maintainer": "Jennifer Bryan ", "Repository": "CRAN" }, "diffobj": { "Package": "diffobj", "Version": "0.3.6", "Source": "Repository", "Type": "Package", "Title": "Diffs for R Objects", "Description": "Generate a colorized diff of two R objects for an intuitive visualization of their differences.", "Authors@R": "c( person( \"Brodie\", \"Gaslam\", email=\"brodie.gaslam@yahoo.com\", role=c(\"aut\", \"cre\")), person( \"Michael B.\", \"Allen\", email=\"ioplex@gmail.com\", role=c(\"ctb\", \"cph\"), comment=\"Original C implementation of Myers Diff Algorithm\"))", "Depends": [ "R (>= 3.1.0)" ], "License": "GPL-2 | GPL-3", "URL": "https://github.com/brodieG/diffobj", "BugReports": "https://github.com/brodieG/diffobj/issues", "RoxygenNote": "7.2.3", "VignetteBuilder": "knitr", "Encoding": "UTF-8", "Suggests": [ "knitr", "rmarkdown" ], "Collate": "'capt.R' 'options.R' 'pager.R' 'check.R' 'finalizer.R' 'misc.R' 'html.R' 'styles.R' 's4.R' 'core.R' 'diff.R' 'get.R' 'guides.R' 'hunks.R' 'layout.R' 'myerssimple.R' 'rdiff.R' 'rds.R' 'set.R' 'subset.R' 'summmary.R' 'system.R' 'text.R' 'tochar.R' 'trim.R' 'word.R'", "Imports": [ "crayon (>= 1.3.2)", "tools", "methods", "utils", "stats" ], "NeedsCompilation": "yes", "Author": "Brodie Gaslam [aut, cre], Michael B. Allen [ctb, cph] (Original C implementation of Myers Diff Algorithm)", "Maintainer": "Brodie Gaslam ", "Repository": "CRAN" }, "digest": { "Package": "digest", "Version": "0.6.39", "Source": "Repository", "Authors@R": "c(person(\"Dirk\", \"Eddelbuettel\", role = c(\"aut\", \"cre\"), email = \"edd@debian.org\", comment = c(ORCID = \"0000-0001-6419-907X\")), person(\"Antoine\", \"Lucas\", role=\"ctb\", comment = c(ORCID = \"0000-0002-8059-9767\")), person(\"Jarek\", \"Tuszynski\", role=\"ctb\"), person(\"Henrik\", \"Bengtsson\", role=\"ctb\", comment = c(ORCID = \"0000-0002-7579-5165\")), person(\"Simon\", \"Urbanek\", role=\"ctb\", comment = c(ORCID = \"0000-0003-2297-1732\")), person(\"Mario\", \"Frasca\", role=\"ctb\"), person(\"Bryan\", \"Lewis\", role=\"ctb\"), person(\"Murray\", \"Stokely\", role=\"ctb\"), person(\"Hannes\", \"Muehleisen\", role=\"ctb\", comment = c(ORCID = \"0000-0001-8552-0029\")), person(\"Duncan\", \"Murdoch\", role=\"ctb\"), person(\"Jim\", \"Hester\", role=\"ctb\", comment = c(ORCID = \"0000-0002-2739-7082\")), person(\"Wush\", \"Wu\", role=\"ctb\", comment = c(ORCID = \"0000-0001-5180-0567\")), person(\"Qiang\", \"Kou\", role=\"ctb\", comment = c(ORCID = \"0000-0001-6786-5453\")), person(\"Thierry\", \"Onkelinx\", role=\"ctb\", comment = c(ORCID = \"0000-0001-8804-4216\")), person(\"Michel\", \"Lang\", role=\"ctb\", comment = c(ORCID = \"0000-0001-9754-0393\")), person(\"Viliam\", \"Simko\", role=\"ctb\"), person(\"Kurt\", \"Hornik\", role=\"ctb\", comment = c(ORCID = \"0000-0003-4198-9911\")), person(\"Radford\", \"Neal\", role=\"ctb\", comment = c(ORCID = \"0000-0002-2473-3407\")), person(\"Kendon\", \"Bell\", role=\"ctb\", comment = c(ORCID = \"0000-0002-9093-8312\")), person(\"Matthew\", \"de Queljoe\", role=\"ctb\"), person(\"Dmitry\", \"Selivanov\", role=\"ctb\", comment = c(ORCID = \"0000-0003-0492-6647\")), person(\"Ion\", \"Suruceanu\", role=\"ctb\", comment = c(ORCID = \"0009-0005-6446-4909\")), person(\"Bill\", \"Denney\", role=\"ctb\", comment = c(ORCID = \"0000-0002-5759-428X\")), person(\"Dirk\", \"Schumacher\", role=\"ctb\"), person(\"András\", \"Svraka\", role=\"ctb\", comment = c(ORCID = \"0009-0008-8480-1329\")), person(\"Sergey\", \"Fedorov\", role=\"ctb\", comment = c(ORCID = \"0000-0002-5970-7233\")), person(\"Will\", \"Landau\", role=\"ctb\", comment = c(ORCID = \"0000-0003-1878-3253\")), person(\"Floris\", \"Vanderhaeghe\", role=\"ctb\", comment = c(ORCID = \"0000-0002-6378-6229\")), person(\"Kevin\", \"Tappe\", role=\"ctb\"), person(\"Harris\", \"McGehee\", role=\"ctb\"), person(\"Tim\", \"Mastny\", role=\"ctb\"), person(\"Aaron\", \"Peikert\", role=\"ctb\", comment = c(ORCID = \"0000-0001-7813-818X\")), person(\"Mark\", \"van der Loo\", role=\"ctb\", comment = c(ORCID = \"0000-0002-9807-4686\")), person(\"Chris\", \"Muir\", role=\"ctb\", comment = c(ORCID = \"0000-0003-2555-3878\")), person(\"Moritz\", \"Beller\", role=\"ctb\", comment = c(ORCID = \"0000-0003-4852-0526\")), person(\"Sebastian\", \"Campbell\", role=\"ctb\", comment = c(ORCID = \"0009-0000-5948-4503\")), person(\"Winston\", \"Chang\", role=\"ctb\", comment = c(ORCID = \"0000-0002-1576-2126\")), person(\"Dean\", \"Attali\", role=\"ctb\", comment = c(ORCID = \"0000-0002-5645-3493\")), person(\"Michael\", \"Chirico\", role=\"ctb\", comment = c(ORCID = \"0000-0003-0787-087X\")), person(\"Kevin\", \"Ushey\", role=\"ctb\", comment = c(ORCID = \"0000-0003-2880-7407\")), person(\"Carl\", \"Pearson\", role=\"ctb\", comment = c(ORCID = \"0000-0003-0701-7860\")))", "Date": "2025-11-19", "Title": "Create Compact Hash Digests of R Objects", "Description": "Implementation of a function 'digest()' for the creation of hash digests of arbitrary R objects (using the 'md5', 'sha-1', 'sha-256', 'crc32', 'xxhash', 'murmurhash', 'spookyhash', 'blake3', 'crc32c', 'xxh3_64', and 'xxh3_128' algorithms) permitting easy comparison of R language objects, as well as functions such as 'hmac()' to create hash-based message authentication code. Please note that this package is not meant to be deployed for cryptographic purposes for which more comprehensive (and widely tested) libraries such as 'OpenSSL' should be used.", "URL": "https://github.com/eddelbuettel/digest, https://eddelbuettel.github.io/digest/, https://dirk.eddelbuettel.com/code/digest.html", "BugReports": "https://github.com/eddelbuettel/digest/issues", "Depends": [ "R (>= 3.3.0)" ], "Imports": [ "utils" ], "License": "GPL (>= 2)", "Suggests": [ "tinytest", "simplermarkdown", "rbenchmark" ], "VignetteBuilder": "simplermarkdown", "Encoding": "UTF-8", "NeedsCompilation": "yes", "Author": "Dirk Eddelbuettel [aut, cre] (ORCID: ), Antoine Lucas [ctb] (ORCID: ), Jarek Tuszynski [ctb], Henrik Bengtsson [ctb] (ORCID: ), Simon Urbanek [ctb] (ORCID: ), Mario Frasca [ctb], Bryan Lewis [ctb], Murray Stokely [ctb], Hannes Muehleisen [ctb] (ORCID: ), Duncan Murdoch [ctb], Jim Hester [ctb] (ORCID: ), Wush Wu [ctb] (ORCID: ), Qiang Kou [ctb] (ORCID: ), Thierry Onkelinx [ctb] (ORCID: ), Michel Lang [ctb] (ORCID: ), Viliam Simko [ctb], Kurt Hornik [ctb] (ORCID: ), Radford Neal [ctb] (ORCID: ), Kendon Bell [ctb] (ORCID: ), Matthew de Queljoe [ctb], Dmitry Selivanov [ctb] (ORCID: ), Ion Suruceanu [ctb] (ORCID: ), Bill Denney [ctb] (ORCID: ), Dirk Schumacher [ctb], András Svraka [ctb] (ORCID: ), Sergey Fedorov [ctb] (ORCID: ), Will Landau [ctb] (ORCID: ), Floris Vanderhaeghe [ctb] (ORCID: ), Kevin Tappe [ctb], Harris McGehee [ctb], Tim Mastny [ctb], Aaron Peikert [ctb] (ORCID: ), Mark van der Loo [ctb] (ORCID: ), Chris Muir [ctb] (ORCID: ), Moritz Beller [ctb] (ORCID: ), Sebastian Campbell [ctb] (ORCID: ), Winston Chang [ctb] (ORCID: ), Dean Attali [ctb] (ORCID: ), Michael Chirico [ctb] (ORCID: ), Kevin Ushey [ctb] (ORCID: ), Carl Pearson [ctb] (ORCID: )", "Maintainer": "Dirk Eddelbuettel ", "Repository": "CRAN" }, "doBy": { "Package": "doBy", "Version": "4.7.2", "Source": "Repository", "Title": "Groupwise Statistics, LSmeans, Linear Estimates, Utilities", "Authors@R": "c( person(given = \"Ulrich\", family = \"Halekoh\", email = \"uhalekoh@health.sdu.dk\", role = c(\"aut\", \"cph\")), person(given = \"Søren\", family = \"Højsgaard\", email = \"sorenh@math.aau.dk\", role = c(\"aut\", \"cre\", \"cph\")) )", "Description": "Utility package containing: Main categories: Working with grouped data: 'do' something to data when stratified 'by' some variables. General linear estimates. Data handling utilities. Functional programming, in particular restrict functions to a smaller domain. Miscellaneous functions for data handling. Model stability in connection with model selection. Miscellaneous other tools.", "Encoding": "UTF-8", "VignetteBuilder": "knitr", "LazyData": "true", "LazyDataCompression": "xz", "URL": "https://github.com/hojsgaard/doBy", "License": "GPL (>= 2)", "Depends": [ "R (>= 4.2.0)", "methods" ], "Imports": [ "boot", "broom", "cowplot", "Deriv", "dplyr", "forecast", "ggplot2", "MASS", "Matrix", "modelr", "rlang", "purrr", "tibble", "tidyr" ], "Suggests": [ "geepack", "knitr", "lme4", "markdown", "rmarkdown", "multcomp", "microbenchmark", "pbkrtest (>= 0.5.2)", "survival", "testthat (>= 2.1.0)" ], "Config/roxygen2/version": "8.0.0", "NeedsCompilation": "no", "Author": "Ulrich Halekoh [aut, cph], Søren Højsgaard [aut, cre, cph]", "Maintainer": "Søren Højsgaard ", "Repository": "CRAN" }, "downlit": { "Package": "downlit", "Version": "0.4.5", "Source": "Repository", "Title": "Syntax Highlighting and Automatic Linking", "Authors@R": "c( person(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = c(\"aut\", \"cre\")), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")) )", "Description": "Syntax highlighting of R code, specifically designed for the needs of 'RMarkdown' packages like 'pkgdown', 'hugodown', and 'bookdown'. It includes linking of function calls to their documentation on the web, and automatic translation of ANSI escapes in output to the equivalent HTML.", "License": "MIT + file LICENSE", "URL": "https://downlit.r-lib.org/, https://github.com/r-lib/downlit", "BugReports": "https://github.com/r-lib/downlit/issues", "Depends": [ "R (>= 4.0.0)" ], "Imports": [ "brio", "desc", "digest", "evaluate", "fansi", "memoise", "rlang", "vctrs", "withr", "yaml" ], "Suggests": [ "covr", "htmltools", "jsonlite", "MASS", "MassSpecWavelet", "pkgload", "rmarkdown", "testthat (>= 3.0.0)", "xml2" ], "Config/Needs/website": "tidyverse/tidytemplate", "Config/testthat/edition": "3", "Encoding": "UTF-8", "RoxygenNote": "7.3.3", "NeedsCompilation": "no", "Author": "Hadley Wickham [aut, cre], Posit Software, PBC [cph, fnd]", "Maintainer": "Hadley Wickham ", "Repository": "CRAN" }, "dplyr": { "Package": "dplyr", "Version": "1.2.1", "Source": "Repository", "Type": "Package", "Title": "A Grammar of Data Manipulation", "Authors@R": "c( person(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0003-4757-117X\")), person(\"Romain\", \"François\", role = \"aut\", comment = c(ORCID = \"0000-0002-2444-4226\")), person(\"Lionel\", \"Henry\", role = \"aut\"), person(\"Kirill\", \"Müller\", role = \"aut\", comment = c(ORCID = \"0000-0002-1416-3412\")), person(\"Davis\", \"Vaughan\", , \"davis@posit.co\", role = \"aut\", comment = c(ORCID = \"0000-0003-4777-038X\")), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")) )", "Description": "A fast, consistent tool for working with data frame like objects, both in memory and out of memory.", "License": "MIT + file LICENSE", "URL": "https://dplyr.tidyverse.org, https://github.com/tidyverse/dplyr", "BugReports": "https://github.com/tidyverse/dplyr/issues", "Depends": [ "R (>= 4.1.0)" ], "Imports": [ "cli (>= 3.6.2)", "generics", "glue (>= 1.3.2)", "lifecycle (>= 1.0.5)", "magrittr (>= 1.5)", "methods", "pillar (>= 1.9.0)", "R6", "rlang (>= 1.1.7)", "tibble (>= 3.2.0)", "tidyselect (>= 1.2.0)", "utils", "vctrs (>= 0.7.1)" ], "Suggests": [ "broom", "covr", "DBI", "dbplyr (>= 2.2.1)", "ggplot2", "knitr", "Lahman", "lobstr", "nycflights13", "purrr", "rmarkdown", "RSQLite", "stringi (>= 1.7.6)", "testthat (>= 3.1.5)", "tidyr (>= 1.3.0)", "withr" ], "VignetteBuilder": "knitr", "Config/build/compilation-database": "true", "Config/Needs/website": "tidyverse/tidytemplate", "Config/testthat/edition": "3", "Encoding": "UTF-8", "LazyData": "true", "RoxygenNote": "7.3.3", "NeedsCompilation": "yes", "Author": "Hadley Wickham [aut, cre] (ORCID: ), Romain François [aut] (ORCID: ), Lionel Henry [aut], Kirill Müller [aut] (ORCID: ), Davis Vaughan [aut] (ORCID: ), Posit Software, PBC [cph, fnd]", "Maintainer": "Hadley Wickham ", "Repository": "CRAN" }, "dtplyr": { "Package": "dtplyr", "Version": "1.3.3", "Source": "Repository", "Title": "Data Table Back-End for 'dplyr'", "Authors@R": "c( person(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = c(\"cre\", \"aut\")), person(\"Maximilian\", \"Girlich\", role = \"aut\"), person(\"Mark\", \"Fairbanks\", role = \"aut\"), person(\"Ryan\", \"Dickerson\", role = \"aut\"), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")) )", "Description": "Provides a data.table backend for 'dplyr'. The goal of 'dtplyr' is to allow you to write 'dplyr' code that is automatically translated to the equivalent, but usually much faster, data.table code.", "License": "MIT + file LICENSE", "URL": "https://dtplyr.tidyverse.org, https://github.com/tidyverse/dtplyr", "BugReports": "https://github.com/tidyverse/dtplyr/issues", "Depends": [ "R (>= 4.0)" ], "Imports": [ "cli (>= 3.4.0)", "data.table (>= 1.13.0)", "dplyr (>= 1.1.0)", "glue", "lifecycle", "rlang (>= 1.0.4)", "tibble", "tidyselect (>= 1.2.0)", "vctrs (>= 0.4.1)" ], "Suggests": [ "bench", "covr", "knitr", "rmarkdown", "testthat (>= 3.1.2)", "tidyr (>= 1.1.0)", "waldo (>= 0.3.1)" ], "VignetteBuilder": "knitr", "Config/Needs/website": "tidyverse/tidytemplate", "Config/testthat/edition": "3", "Encoding": "UTF-8", "RoxygenNote": "7.3.3", "NeedsCompilation": "no", "Author": "Hadley Wickham [cre, aut], Maximilian Girlich [aut], Mark Fairbanks [aut], Ryan Dickerson [aut], Posit Software, PBC [cph, fnd]", "Maintainer": "Hadley Wickham ", "Repository": "CRAN" }, "dygraphs": { "Package": "dygraphs", "Version": "1.1.1.6", "Source": "Repository", "Type": "Package", "Title": "Interface to 'Dygraphs' Interactive Time Series Charting Library", "Authors@R": "c( person(\"Dan\", \"Vanderkam\", role = c(\"aut\", \"cph\"), comment = \"dygraphs library in htmlwidgets/lib, http://dygraphs.com/\"), person(\"Petr\", \"Shevtsov\", role = c(\"cre\", \"cph\"), email = \"petr.shevtsov@gmail.com\"), person(\"JJ\", \"Allaire\", role = c(\"aut\")), person(family = \"RStudio\", role = \"cph\"), person(\"Jonathan\", \"Owen\", role = c(\"aut\", \"cph\")), person(\"Daniel\", \"Gromer\", role = c(\"aut\", \"cph\")), person(\"Benoit\", \"Thieurmel\", role = c(\"aut\", \"cph\")), person(\"Kent\", \"Laukhuf\", role = \"ctb\"), person(family = \"jQuery Foundation\", role = \"cph\", comment = \"jQuery library\"), person(family = \"jQuery contributors\", role = c(\"ctb\", \"cph\"), comment = \"jQuery library; authors listed in inst/htmlwidgets/lib/jquery/AUTHORS.txt\") )", "URL": "https://github.com/rstudio/dygraphs", "BugReports": "https://github.com/rstudio/dygraphs/issues", "Description": "An R interface to the 'dygraphs' JavaScript charting library (a copy of which is included in the package). Provides rich facilities for charting time-series data in R, including highly configurable series- and axis-display and interactive features like zoom/pan and series/point highlighting.", "License": "MIT + file LICENSE", "Depends": [ "R (>= 3.0)" ], "Imports": [ "magrittr", "htmlwidgets (>= 0.6)", "htmltools (>= 0.3.5)", "zoo (>= 1.7-10)", "xts (>= 0.9-7)" ], "Suggests": [ "testthat" ], "Enhances": [ "rmarkdown (>= 0.3.3)", "shiny (>= 0.10.2.1)" ], "RoxygenNote": "6.0.1", "NeedsCompilation": "no", "Author": "Dan Vanderkam [aut, cph] (dygraphs library in htmlwidgets/lib, http://dygraphs.com/), Petr Shevtsov [cre, cph], JJ Allaire [aut], RStudio [cph], Jonathan Owen [aut, cph], Daniel Gromer [aut, cph], Benoit Thieurmel [aut, cph], Kent Laukhuf [ctb], jQuery Foundation [cph] (jQuery library), jQuery contributors [ctb, cph] (jQuery library; authors listed in inst/htmlwidgets/lib/jquery/AUTHORS.txt)", "Maintainer": "Petr Shevtsov ", "Repository": "CRAN" }, "e1071": { "Package": "e1071", "Version": "1.7-17", "Source": "Repository", "Title": "Misc Functions of the Department of Statistics, Probability Theory Group (Formerly: E1071), TU Wien", "Imports": [ "graphics", "grDevices", "class", "stats", "methods", "utils", "proxy" ], "Suggests": [ "cluster", "mlbench", "nnet", "randomForest", "rpart", "SparseM", "xtable", "Matrix", "MASS", "slam" ], "Authors@R": "c(person(given = \"David\", family = \"Meyer\", role = c(\"aut\", \"cre\"), email = \"David.Meyer@R-project.org\", comment = c(ORCID = \"0000-0002-5196-3048\")), person(given = \"Evgenia\", family = \"Dimitriadou\", role = c(\"aut\",\"cph\")), person(given = \"Kurt\", family = \"Hornik\", role = \"aut\", email = \"Kurt.Hornik@R-project.org\", comment = c(ORCID = \"0000-0003-4198-9911\")), person(given = \"Andreas\", family = \"Weingessel\", role = \"aut\"), person(given = \"Friedrich\", family = \"Leisch\", role = \"aut\"), person(given = \"Chih-Chung\", family = \"Chang\", role = c(\"ctb\",\"cph\"), comment = \"libsvm C++-code\"), person(given = \"Chih-Chen\", family = \"Lin\", role = c(\"ctb\",\"cph\"), comment = \"libsvm C++-code\"))", "Description": "Functions for latent class analysis, short time Fourier transform, fuzzy clustering, support vector machines, shortest path computation, bagged clustering, naive Bayes classifier, generalized k-nearest neighbour ...", "License": "GPL-2 | GPL-3", "LazyLoad": "yes", "NeedsCompilation": "yes", "Author": "David Meyer [aut, cre] (ORCID: ), Evgenia Dimitriadou [aut, cph], Kurt Hornik [aut] (ORCID: ), Andreas Weingessel [aut], Friedrich Leisch [aut], Chih-Chung Chang [ctb, cph] (libsvm C++-code), Chih-Chen Lin [ctb, cph] (libsvm C++-code)", "Maintainer": "David Meyer ", "Repository": "CRAN" }, "editData": { "Package": "editData", "Version": "0.1.8", "Source": "Repository", "Type": "Package", "Title": "'RStudio' Addin for Editing a 'data.frame'", "Imports": [ "shiny (>= 0.13)", "miniUI (>= 0.1.1)", "rstudioapi (>= 0.5)", "DT(>= 0.17)", "tibble", "dplyr", "rio", "magrittr", "shinyWidgets", "openxlsx" ], "Authors@R": "person(\"Keon-Woong\", \"Moon\", email = \"cardiomoon@gmail.com\", role = c(\"aut\", \"cre\"))", "Description": "An 'RStudio' addin for editing a 'data.frame' or a 'tibble'. You can delete, add or update a 'data.frame' without coding. You can get resultant data as a 'data.frame'. In the package, modularized 'shiny' app codes are provided. These modules are intended for reuse across applications.", "URL": "https://github.com/cardiomoon/editData", "BugReports": "https://github.com/cardiomoon/editData/issues", "License": "GPL-3", "Encoding": "UTF-8", "Depends": [ "R (>= 2.10)" ], "LazyData": "true", "RoxygenNote": "7.1.1", "Suggests": [ "knitr", "rmarkdown" ], "VignetteBuilder": "knitr", "NeedsCompilation": "no", "Author": "Keon-Woong Moon [aut, cre]", "Maintainer": "Keon-Woong Moon ", "Repository": "CRAN" }, "ellipsis": { "Package": "ellipsis", "Version": "0.3.3", "Source": "Repository", "Title": "Tools for Working with ...", "Description": "The ellipsis is a powerful tool for extending functions. Unfortunately this power comes at a cost: misspelled arguments will be silently ignored. The ellipsis package provides a collection of functions to catch problems and alert the user.", "Authors@R": "c( person(\"Hadley\", \"Wickham\", , \"hadley@rstudio.com\", role = c(\"aut\", \"cre\")), person(\"RStudio\", role = \"cph\") )", "License": "MIT + file LICENSE", "Encoding": "UTF-8", "RoxygenNote": "7.1.1", "URL": "https://ellipsis.r-lib.org, https://github.com/r-lib/ellipsis", "BugReports": "https://github.com/r-lib/ellipsis/issues", "Depends": [ "R (>= 3.2)" ], "Imports": [ "rlang (>= 1.1.7)" ], "Suggests": [ "covr", "testthat" ], "NeedsCompilation": "no", "Author": "Hadley Wickham [aut, cre], RStudio [cph]", "Maintainer": "Hadley Wickham ", "Repository": "CRAN" }, "ellmer": { "Package": "ellmer", "Version": "0.4.1", "Source": "Repository", "Title": "Chat with Large Language Models", "Authors@R": "c( person(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0003-4757-117X\")), person(\"Joe\", \"Cheng\", role = \"aut\"), person(\"Aaron\", \"Jacobs\", role = \"aut\"), person(\"Garrick\", \"Aden-Buie\", , \"garrick@posit.co\", role = \"aut\", comment = c(ORCID = \"0000-0002-7111-0077\")), person(\"Barret\", \"Schloerke\", , \"barret@posit.co\", role = \"aut\", comment = c(ORCID = \"0000-0001-9986-114X\")), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"), comment = c(ROR = \"03wc8by49\")) )", "Description": "Chat with large language models from a range of providers including 'Claude' , 'OpenAI' , and more. Supports streaming, asynchronous calls, tool calling, and structured data extraction.", "License": "MIT + file LICENSE", "URL": "https://ellmer.tidyverse.org, https://github.com/tidyverse/ellmer", "BugReports": "https://github.com/tidyverse/ellmer/issues", "Depends": [ "R (>= 4.1)" ], "Imports": [ "cli", "coro (>= 1.1.0)", "glue", "httr2 (>= 1.2.1)", "jsonlite", "later (>= 1.4.0)", "lifecycle", "promises (>= 1.5.0)", "R6", "rlang (>= 1.1.0)", "S7 (>= 0.2.0)", "tibble", "vctrs" ], "Suggests": [ "connectcreds", "curl (>= 6.0.1)", "gargle", "gitcreds", "jose", "knitr", "magick", "openssl", "otel (>= 0.2.0)", "otelsdk (>= 0.2.0)", "paws.common", "png", "rmarkdown", "shiny", "shinychat (>= 0.3.0)", "testthat (>= 3.0.0)", "vcr (>= 2.0.0)", "withr" ], "VignetteBuilder": "knitr", "Config/Needs/website": "tidyverse/tidytemplate, rmarkdown", "Config/testthat/edition": "3", "Config/testthat/parallel": "true", "Config/testthat/start-first": "chat, provider*", "Encoding": "UTF-8", "Collate": "'utils-S7.R' 'types.R' 'ellmer-package.R' 'tools-def.R' 'content.R' 'provider.R' 'as-json.R' 'batch-chat.R' 'chat-structured.R' 'chat-tools-content.R' 'turns.R' 'chat-tools.R' 'chat-utils.R' 'utils-coro.R' 'chat.R' 'content-image.R' 'content-pdf.R' 'content-replay.R' 'httr2.R' 'import-standalone-defer.R' 'import-standalone-obj-type.R' 'import-standalone-purrr.R' 'import-standalone-types-check.R' 'interpolate.R' 'live.R' 'otel.R' 'parallel-chat.R' 'params.R' 'provider-any.R' 'provider-aws.R' 'provider-openai-compatible.R' 'provider-azure.R' 'provider-claude-files.R' 'provider-claude-tools.R' 'provider-claude.R' 'provider-google.R' 'provider-cloudflare.R' 'provider-databricks.R' 'provider-deepseek.R' 'provider-github.R' 'provider-google-tools.R' 'provider-google-upload.R' 'provider-groq.R' 'provider-huggingface.R' 'provider-lmstudio.R' 'provider-mistral.R' 'provider-ollama.R' 'provider-openai-tools.R' 'provider-openai.R' 'provider-openrouter.R' 'provider-perplexity.R' 'provider-portkey.R' 'provider-snowflake.R' 'provider-vllm.R' 'schema.R' 'stream-controller.R' 'tokens.R' 'tools-built-in.R' 'tools-def-auto.R' 'utils-auth.R' 'utils-callbacks.R' 'utils-cat.R' 'utils-merge.R' 'utils-prettytime.R' 'utils.R' 'zzz.R'", "Config/roxygen2/version": "8.0.0", "NeedsCompilation": "no", "Author": "Hadley Wickham [aut, cre] (ORCID: ), Joe Cheng [aut], Aaron Jacobs [aut], Garrick Aden-Buie [aut] (ORCID: ), Barret Schloerke [aut] (ORCID: ), Posit Software, PBC [cph, fnd] (ROR: )", "Maintainer": "Hadley Wickham ", "Repository": "CRAN" }, "emo": { "Package": "emo", "Version": "0.0.0.9000", "Source": "GitHub", "Title": "Easily Insert 'Emoji'", "Authors@R": "c( person(\"Hadley\", \"Wickham\", , \"hadley@rstudio.com\", role = c(\"aut\", \"cre\")), person(\"Romain\", \"François\", , \"romain@thinkr.fr\", role = c(\"aut\")), person(\"Lucy\", \"D'Agostino McGowan\", email = \"ld.mcgowan@vanderbilt.edu\", role = c(\"aut\")), person(\"RStudio\", role = \"cph\") )", "Description": "Makes it easy to insert 'emoji' based on either their name or a descriptive keyword.", "Depends": [ "R (>= 2.10)" ], "License": "GPL-3", "Encoding": "UTF-8", "LazyData": "true", "Imports": [ "stringr", "glue (>= 1.3.0)", "crayon", "utils", "magrittr", "assertthat", "lubridate", "rlang", "purrr" ], "RoxygenNote": "6.0.1.9000", "URL": "https://github.com/hadley/emo", "BugReports": "https://github.com/hadley/emo/issues", "Suggests": [ "testthat", "dplyr" ], "RemoteType": "github", "RemoteHost": "api.github.com", "RemoteRepo": "emo", "RemoteUsername": "hadley", "RemoteRef": "HEAD", "RemoteSha": "3f03b11491ce3d6fc5601e210927eff73bf8e350", "NeedsCompilation": "no", "Author": "Hadley Wickham [aut, cre], Romain François [aut], Lucy D'Agostino McGowan [aut], RStudio [cph]", "Maintainer": "Hadley Wickham " }, "eulerr": { "Package": "eulerr", "Version": "8.1.0", "Source": "Repository", "Title": "Area-Proportional Euler and Venn Diagrams", "Authors@R": "c(person(\"Johan\", \"Larsson\", email = \"johan@jolars.co\", role = c(\"aut\", \"cre\", \"cph\"), comment = c(ORCID = \"0000-0002-4029-5945\")), person(\"A. Jonathan R.\", \"Godfrey\", role = \"ctb\"), person(\"Peter\", \"Gustafsson\", role = \"ctb\"), person(\"David H.\", \"Eberly\", role = \"ctb\", comment = \"geometric algorithms\"), person(\"Emanuel\", \"Huber\", role = \"ctb\", comment = \"root solver code\"), person(\"Florian\", \"Privé\", role = \"ctb\"))", "Description": "Generate area-proportional Euler diagrams using numerical optimization. A Euler diagram is a generalization of a Venn diagram, relaxing the criterion that all interactions need to be represented. Diagrams may be fit with circles, ellipses, squares, and rectangles via a wide range of inputs and can be visualized in numerous ways.", "Depends": [ "R (>= 4.2)" ], "Imports": [ "graphics", "grDevices", "grid", "parallel", "stats", "utils" ], "Suggests": [ "covr", "knitr", "lattice", "pBrackets", "RConics", "rmarkdown", "testthat", "spelling" ], "License": "MIT + file LICENSE", "Encoding": "UTF-8", "LazyData": "true", "VignetteBuilder": "knitr", "URL": "https://github.com/jolars/eulerr, https://jolars.github.io/eulerr/, https://eunoia.bz", "BugReports": "https://github.com/jolars/eulerr/issues", "Language": "en-US", "Config/rextendr/version": "0.4.2", "SystemRequirements": "Cargo (Rust's package manager), rustc >= 1.88.0", "Config/roxygen2/version": "8.0.0", "NeedsCompilation": "yes", "Author": "Johan Larsson [aut, cre, cph] (ORCID: ), A. Jonathan R. Godfrey [ctb], Peter Gustafsson [ctb], David H. Eberly [ctb] (geometric algorithms), Emanuel Huber [ctb] (root solver code), Florian Privé [ctb]", "Maintainer": "Johan Larsson ", "Repository": "CRAN" }, "evaluate": { "Package": "evaluate", "Version": "1.0.5", "Source": "Repository", "Type": "Package", "Title": "Parsing and Evaluation Tools that Provide More Details than the Default", "Authors@R": "c( person(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = c(\"aut\", \"cre\")), person(\"Yihui\", \"Xie\", role = \"aut\", comment = c(ORCID = \"0000-0003-0645-5666\")), person(\"Michael\", \"Lawrence\", role = \"ctb\"), person(\"Thomas\", \"Kluyver\", role = \"ctb\"), person(\"Jeroen\", \"Ooms\", role = \"ctb\"), person(\"Barret\", \"Schloerke\", role = \"ctb\"), person(\"Adam\", \"Ryczkowski\", role = \"ctb\"), person(\"Hiroaki\", \"Yutani\", role = \"ctb\"), person(\"Michel\", \"Lang\", role = \"ctb\"), person(\"Karolis\", \"Koncevičius\", role = \"ctb\"), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")) )", "Description": "Parsing and evaluation tools that make it easy to recreate the command line behaviour of R.", "License": "MIT + file LICENSE", "URL": "https://evaluate.r-lib.org/, https://github.com/r-lib/evaluate", "BugReports": "https://github.com/r-lib/evaluate/issues", "Depends": [ "R (>= 3.6.0)" ], "Suggests": [ "callr", "covr", "ggplot2 (>= 3.3.6)", "lattice", "methods", "pkgload", "ragg (>= 1.4.0)", "rlang (>= 1.1.5)", "knitr", "testthat (>= 3.0.0)", "withr" ], "Config/Needs/website": "tidyverse/tidytemplate", "Config/testthat/edition": "3", "Encoding": "UTF-8", "RoxygenNote": "7.3.2", "NeedsCompilation": "no", "Author": "Hadley Wickham [aut, cre], Yihui Xie [aut] (ORCID: ), Michael Lawrence [ctb], Thomas Kluyver [ctb], Jeroen Ooms [ctb], Barret Schloerke [ctb], Adam Ryczkowski [ctb], Hiroaki Yutani [ctb], Michel Lang [ctb], Karolis Koncevičius [ctb], Posit Software, PBC [cph, fnd]", "Maintainer": "Hadley Wickham ", "Repository": "CRAN" }, "fansi": { "Package": "fansi", "Version": "1.0.7", "Source": "Repository", "Title": "ANSI Control Sequence Aware String Functions", "Description": "Counterparts to R string manipulation functions that account for the effects of ANSI text formatting control sequences.", "Authors@R": "c( person(\"Brodie\", \"Gaslam\", email=\"brodie.gaslam@yahoo.com\", role=c(\"aut\", \"cre\")), person(\"Elliott\", \"Sales De Andrade\", role=\"ctb\"), person(given=\"R Core Team\", email=\"R-core@r-project.org\", role=\"cph\", comment=\"UTF8 byte length calcs from src/util.c\" ), person(\"Michael\",\"Chirico\", role=\"ctb\", email=\"michaelchirico4@gmail.com\", comment = c(ORCID=\"0000-0003-0787-087X\") ), person(given = \"Unicode, Inc.\", role = c(\"cph\", \"dtc\"), comment = \"Unicode Character Database derivative data in src/width.c\") )", "Depends": [ "R (>= 3.1.0)" ], "License": "GPL-2 | GPL-3", "URL": "https://github.com/brodieG/fansi", "BugReports": "https://github.com/brodieG/fansi/issues", "VignetteBuilder": "knitr", "Suggests": [ "unitizer", "knitr", "rmarkdown" ], "Imports": [ "grDevices", "utils" ], "RoxygenNote": "7.3.3", "Encoding": "UTF-8", "Collate": "'constants.R' 'fansi-package.R' 'internal.R' 'load.R' 'misc.R' 'nchar.R' 'strwrap.R' 'strtrim.R' 'strsplit.R' 'substr2.R' 'trimws.R' 'tohtml.R' 'unhandled.R' 'normalize.R' 'sgr.R'", "NeedsCompilation": "yes", "Author": "Brodie Gaslam [aut, cre], Elliott Sales De Andrade [ctb], R Core Team [cph] (UTF8 byte length calcs from src/util.c), Michael Chirico [ctb] (ORCID: ), Unicode, Inc. [cph, dtc] (Unicode Character Database derivative data in src/width.c)", "Maintainer": "Brodie Gaslam ", "Repository": "CRAN" }, "farver": { "Package": "farver", "Version": "2.1.2", "Source": "Repository", "Type": "Package", "Title": "High Performance Colour Space Manipulation", "Authors@R": "c( person(\"Thomas Lin\", \"Pedersen\", , \"thomas.pedersen@posit.co\", role = c(\"cre\", \"aut\"), comment = c(ORCID = \"0000-0002-5147-4711\")), person(\"Berendea\", \"Nicolae\", role = \"aut\", comment = \"Author of the ColorSpace C++ library\"), person(\"Romain\", \"François\", , \"romain@purrple.cat\", role = \"aut\", comment = c(ORCID = \"0000-0002-2444-4226\")), person(\"Posit, PBC\", role = c(\"cph\", \"fnd\")) )", "Description": "The encoding of colour can be handled in many different ways, using different colour spaces. As different colour spaces have different uses, efficient conversion between these representations are important. The 'farver' package provides a set of functions that gives access to very fast colour space conversion and comparisons implemented in C++, and offers speed improvements over the 'convertColor' function in the 'grDevices' package.", "License": "MIT + file LICENSE", "URL": "https://farver.data-imaginist.com, https://github.com/thomasp85/farver", "BugReports": "https://github.com/thomasp85/farver/issues", "Suggests": [ "covr", "testthat (>= 3.0.0)" ], "Config/testthat/edition": "3", "Encoding": "UTF-8", "RoxygenNote": "7.3.1", "NeedsCompilation": "yes", "Author": "Thomas Lin Pedersen [cre, aut] (), Berendea Nicolae [aut] (Author of the ColorSpace C++ library), Romain François [aut] (), Posit, PBC [cph, fnd]", "Maintainer": "Thomas Lin Pedersen ", "Repository": "CRAN" }, "fastmap": { "Package": "fastmap", "Version": "1.2.0", "Source": "Repository", "Title": "Fast Data Structures", "Authors@R": "c( person(\"Winston\", \"Chang\", email = \"winston@posit.co\", role = c(\"aut\", \"cre\")), person(given = \"Posit Software, PBC\", role = c(\"cph\", \"fnd\")), person(given = \"Tessil\", role = \"cph\", comment = \"hopscotch_map library\") )", "Description": "Fast implementation of data structures, including a key-value store, stack, and queue. Environments are commonly used as key-value stores in R, but every time a new key is used, it is added to R's global symbol table, causing a small amount of memory leakage. This can be problematic in cases where many different keys are used. Fastmap avoids this memory leak issue by implementing the map using data structures in C++.", "License": "MIT + file LICENSE", "Encoding": "UTF-8", "RoxygenNote": "7.2.3", "Suggests": [ "testthat (>= 2.1.1)" ], "URL": "https://r-lib.github.io/fastmap/, https://github.com/r-lib/fastmap", "BugReports": "https://github.com/r-lib/fastmap/issues", "NeedsCompilation": "yes", "Author": "Winston Chang [aut, cre], Posit Software, PBC [cph, fnd], Tessil [cph] (hopscotch_map library)", "Maintainer": "Winston Chang ", "Repository": "CRAN" }, "filelock": { "Package": "filelock", "Version": "1.0.3", "Source": "Repository", "Title": "Portable File Locking", "Authors@R": "c( person(\"Gábor\", \"Csárdi\", , \"csardi.gabor@gmail.com\", role = c(\"aut\", \"cre\")), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")) )", "Description": "Place an exclusive or shared lock on a file. It uses 'LockFile' on Windows and 'fcntl' locks on Unix-like systems.", "License": "MIT + file LICENSE", "URL": "https://r-lib.github.io/filelock/, https://github.com/r-lib/filelock", "BugReports": "https://github.com/r-lib/filelock/issues", "Depends": [ "R (>= 3.4)" ], "Suggests": [ "callr (>= 2.0.0)", "covr", "testthat (>= 3.0.0)" ], "Config/Needs/website": "tidyverse/tidytemplate", "Config/testthat/edition": "3", "Encoding": "UTF-8", "RoxygenNote": "7.2.3", "NeedsCompilation": "yes", "Author": "Gábor Csárdi [aut, cre], Posit Software, PBC [cph, fnd]", "Maintainer": "Gábor Csárdi ", "Repository": "CRAN" }, "flextable": { "Package": "flextable", "Version": "0.9.12", "Source": "Repository", "Type": "Package", "Title": "Functions for Tabular Reporting", "Authors@R": "c( person(\"David\", \"Gohel\", , \"david.gohel@ardata.fr\", role = c(\"aut\", \"cre\")), person(\"ArData\", role = \"cph\"), person(\"Clementine\", \"Jager\", role = \"ctb\"), person(\"Eli\", \"Daniels\", role = \"ctb\"), person(\"Panagiotis\", \"Skintzos\", , \"panagiotis.skintzos@ardata.fr\", role = \"aut\"), person(\"Quentin\", \"Fazilleau\", role = \"ctb\"), person(\"Maxim\", \"Nazarov\", role = \"ctb\"), person(\"Titouan\", \"Robert\", role = \"ctb\"), person(\"Michael\", \"Barrowman\", role = \"ctb\"), person(\"Atsushi\", \"Yasumoto\", role = \"ctb\"), person(\"Paul\", \"Julian\", role = \"ctb\"), person(\"Sean\", \"Browning\", role = \"ctb\"), person(\"Rémi\", \"Thériault\", role = \"ctb\", comment = c(ORCID = \"0000-0003-4315-6788\")), person(\"Samuel\", \"Jobert\", role = \"ctb\"), person(\"Keith\", \"Newman\", role = \"ctb\") )", "Description": "Use a grammar for creating and customizing pretty tables. The following formats are supported: 'HTML', 'PDF', 'RTF', 'Microsoft Word', 'Microsoft PowerPoint', R 'Grid Graphics' and 'patchwork'. 'R Markdown', 'Quarto' and the package 'officer' can be used to produce the result files. The syntax is the same for the user regardless of the type of output to be produced. A set of functions allows the creation, definition of cell arrangement, addition of headers or footers, formatting and definition of cell content with text and or images. The package also offers a set of high-level functions that allow tabular reporting of statistical models and the creation of complex cross tabulations.", "License": "GPL-3", "URL": "https://ardata-fr.github.io/flextable-book/, https://davidgohel.github.io/flextable/", "BugReports": "https://github.com/davidgohel/flextable/issues", "Imports": [ "data.table (>= 1.13.0)", "gdtools (>= 0.5.0)", "graphics", "grDevices", "grid", "htmltools", "knitr", "officer (>= 0.7.3)", "ragg", "rlang", "rmarkdown (>= 2.0)", "stats", "utils", "uuid (>= 0.1-4)", "xml2" ], "Suggests": [ "bookdown (>= 0.40)", "broom", "broom.mixed", "formatters", "chromote", "cluster", "commonmark", "doconv (>= 0.3.0)", "equatags", "ggplot2", "gtable", "jsonlite", "lme4", "magick", "mgcv", "nlme", "officedown", "patchwork", "pdftools", "pkgdown (>= 2.0.0)", "rtables", "scales", "svglite", "tables (>= 0.9.17)", "testthat (>= 3.0.0)", "webshot2", "withr", "xtable" ], "VignetteBuilder": "knitr", "Config/testthat/edition": "3", "Encoding": "UTF-8", "Config/roxygen2/version": "8.0.0", "NeedsCompilation": "no", "Author": "David Gohel [aut, cre], ArData [cph], Clementine Jager [ctb], Eli Daniels [ctb], Panagiotis Skintzos [aut], Quentin Fazilleau [ctb], Maxim Nazarov [ctb], Titouan Robert [ctb], Michael Barrowman [ctb], Atsushi Yasumoto [ctb], Paul Julian [ctb], Sean Browning [ctb], Rémi Thériault [ctb] (ORCID: ), Samuel Jobert [ctb], Keith Newman [ctb]", "Maintainer": "David Gohel ", "Repository": "CRAN" }, "fontBitstreamVera": { "Package": "fontBitstreamVera", "Version": "0.1.1", "Source": "Repository", "Title": "Fonts with 'Bitstream Vera Fonts' License", "Authors@R": "c( person(\"Lionel\", \"Henry\", , \"lionel.hry@gmail.com\", c(\"cre\", \"aut\")), person(\"Bitstream\", role = \"cph\"))", "Description": "Provides fonts licensed under the 'Bitstream Vera Fonts' license for the 'fontquiver' package.", "Depends": [ "R (>= 3.0.0)" ], "License": "file LICENCE", "Encoding": "UTF-8", "LazyData": "true", "RoxygenNote": "5.0.1", "NeedsCompilation": "no", "Author": "Lionel Henry [cre, aut], Bitstream [cph]", "Maintainer": "Lionel Henry ", "License_is_FOSS": "yes", "Repository": "CRAN" }, "fontLiberation": { "Package": "fontLiberation", "Version": "0.1.0", "Source": "Repository", "Title": "Liberation Fonts", "Authors@R": "c( person(\"Lionel\", \"Henry\", , \"lionel@rstudio.com\", \"cre\"), person(\"Pravin Satpute\", role = \"aut\"), person(\"Steve Matteson\", role = \"aut\"), person(\"Red Hat, Inc\", role = \"cph\"), person(\"Google Corporation\", role = \"cph\"))", "Description": "A placeholder for the Liberation fontset intended for the `fontquiver` package. This fontset covers the 12 combinations of families (sans, serif, mono) and faces (plain, bold, italic, bold italic) supported in R graphics devices.", "Depends": [ "R (>= 3.0)" ], "License": "file LICENSE", "Encoding": "UTF-8", "LazyData": "true", "RoxygenNote": "5.0.1", "NeedsCompilation": "no", "Author": "Lionel Henry [cre], Pravin Satpute [aut], Steve Matteson [aut], Red Hat, Inc [cph], Google Corporation [cph]", "Maintainer": "Lionel Henry ", "Repository": "CRAN", "License_is_FOSS": "yes" }, "fontawesome": { "Package": "fontawesome", "Version": "0.5.3", "Source": "Repository", "Type": "Package", "Title": "Easily Work with 'Font Awesome' Icons", "Description": "Easily and flexibly insert 'Font Awesome' icons into 'R Markdown' documents and 'Shiny' apps. These icons can be inserted into HTML content through inline 'SVG' tags or 'i' tags. There is also a utility function for exporting 'Font Awesome' icons as 'PNG' images for those situations where raster graphics are needed.", "Authors@R": "c( person(\"Richard\", \"Iannone\", , \"rich@posit.co\", c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0003-3925-190X\")), person(\"Christophe\", \"Dervieux\", , \"cderv@posit.co\", role = \"ctb\", comment = c(ORCID = \"0000-0003-4474-2498\")), person(\"Winston\", \"Chang\", , \"winston@posit.co\", role = \"ctb\"), person(\"Dave\", \"Gandy\", role = c(\"ctb\", \"cph\"), comment = \"Font-Awesome font\"), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")) )", "License": "MIT + file LICENSE", "URL": "https://github.com/rstudio/fontawesome, https://rstudio.github.io/fontawesome/", "BugReports": "https://github.com/rstudio/fontawesome/issues", "Encoding": "UTF-8", "ByteCompile": "true", "RoxygenNote": "7.3.2", "Depends": [ "R (>= 3.3.0)" ], "Imports": [ "rlang (>= 1.0.6)", "htmltools (>= 0.5.1.1)" ], "Suggests": [ "covr", "dplyr (>= 1.0.8)", "gt (>= 0.9.0)", "knitr (>= 1.31)", "testthat (>= 3.0.0)", "rsvg" ], "Config/testthat/edition": "3", "NeedsCompilation": "no", "Author": "Richard Iannone [aut, cre] (), Christophe Dervieux [ctb] (), Winston Chang [ctb], Dave Gandy [ctb, cph] (Font-Awesome font), Posit Software, PBC [cph, fnd]", "Maintainer": "Richard Iannone ", "Repository": "CRAN" }, "fontquiver": { "Package": "fontquiver", "Version": "0.2.1", "Source": "Repository", "Title": "Set of Installed Fonts", "Authors@R": "c( person(\"Lionel\", \"Henry\", , \"lionel@rstudio.com\", c(\"cre\", \"aut\")), person(\"RStudio\", role = \"cph\"), person(\"George Douros\", role = \"cph\", comment = \"Symbola font\"))", "Description": "Provides a set of fonts with permissive licences. This is useful when you want to avoid system fonts to make sure your outputs are reproducible.", "Depends": [ "R (>= 3.0.0)" ], "Imports": [ "fontBitstreamVera (>= 0.1.0)", "fontLiberation (>= 0.1.0)" ], "Suggests": [ "testthat", "htmltools" ], "License": "GPL-3 | file LICENSE", "Encoding": "UTF-8", "LazyData": "true", "RoxygenNote": "5.0.1", "Collate": "'font-getters.R' 'fontset.R' 'fontset-bitstream-vera.R' 'fontset-dejavu.R' 'fontset-liberation.R' 'fontset-symbola.R' 'html-dependency.R' 'utils.R'", "NeedsCompilation": "no", "Author": "Lionel Henry [cre, aut], RStudio [cph], George Douros [cph] (Symbola font)", "Maintainer": "Lionel Henry ", "Repository": "CRAN" }, "forcats": { "Package": "forcats", "Version": "1.0.1", "Source": "Repository", "Title": "Tools for Working with Categorical Variables (Factors)", "Authors@R": "c( person(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = c(\"aut\", \"cre\")), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"), comment = c(ROR = \"03wc8by49\")) )", "Description": "Helpers for reordering factor levels (including moving specified levels to front, ordering by first appearance, reversing, and randomly shuffling), and tools for modifying factor levels (including collapsing rare levels into other, 'anonymising', and manually 'recoding').", "License": "MIT + file LICENSE", "URL": "https://forcats.tidyverse.org/, https://github.com/tidyverse/forcats", "BugReports": "https://github.com/tidyverse/forcats/issues", "Depends": [ "R (>= 4.1)" ], "Imports": [ "cli (>= 3.4.0)", "glue", "lifecycle", "magrittr", "rlang (>= 1.0.0)", "tibble" ], "Suggests": [ "covr", "dplyr", "ggplot2", "knitr", "readr", "rmarkdown", "testthat (>= 3.0.0)", "withr" ], "VignetteBuilder": "knitr", "Config/Needs/website": "tidyverse/tidytemplate", "Config/testthat/edition": "3", "Encoding": "UTF-8", "LazyData": "true", "RoxygenNote": "7.3.3", "NeedsCompilation": "no", "Author": "Hadley Wickham [aut, cre], Posit Software, PBC [cph, fnd] (ROR: )", "Maintainer": "Hadley Wickham ", "Repository": "CRAN" }, "forecast": { "Package": "forecast", "Version": "9.0.2", "Source": "Repository", "Title": "Forecasting Functions for Time Series and Linear Models", "Description": "Methods and tools for displaying and analysing univariate time series forecasts including exponential smoothing via state space models and automatic ARIMA modelling.", "Depends": [ "R (>= 4.1.0)" ], "Imports": [ "colorspace", "fracdiff", "generics (>= 0.1.2)", "ggplot2 (>= 3.4.0)", "graphics", "lmtest", "magrittr", "nnet", "parallel", "Rcpp (>= 0.12.4)", "stats", "timeDate", "urca", "withr", "zoo" ], "Suggests": [ "forecTheta", "knitr", "methods", "rmarkdown", "rticles", "scales", "seasonal", "testthat (>= 3.3.0)", "uroot" ], "LinkingTo": [ "Rcpp (>= 0.12.4)", "RcppArmadillo (>= 0.2.35)" ], "LazyData": "yes", "ByteCompile": "TRUE", "Authors@R": "c( person(\"Rob\", \"Hyndman\", email = \"Rob.Hyndman@monash.edu\", role = c(\"aut\", \"cre\", \"cph\"), comment = c(ORCID = \"0000-0002-2140-5352\")), person(\"George\", \"Athanasopoulos\", role = \"aut\", comment = c(ORCID = \"0000-0002-5389-2802\")), person(\"Christoph\", \"Bergmeir\", role = \"aut\", comment = c(ORCID = \"0000-0002-3665-9021\")), person(\"Gabriel\", \"Caceres\", role = \"aut\", comment = c(ORCID = \"0000-0002-2947-2023\")), person(\"Leanne\", \"Chhay\", role = \"aut\"), person(\"Kirill\", \"Kuroptev\", role = \"aut\"), person(\"Maximilian\", \"Mücke\", role = \"aut\", comment = c(ORCID = \"0009-0000-9432-9795\")), person(\"Mitchell\", \"O'Hara-Wild\", role = \"aut\", comment = c(ORCID = \"0000-0001-6729-7695\")), person(\"Fotios\", \"Petropoulos\", role = \"aut\", comment = c(ORCID = \"0000-0003-3039-4955\")), person(\"Slava\", \"Razbash\", role = \"aut\"), person(\"Earo\", \"Wang\", role = \"aut\", comment = c(ORCID = \"0000-0001-6448-5260\")), person(\"Farah\", \"Yasmeen\", role = \"aut\", comment = c(ORCID = \"0000-0002-1479-5401\")), person(\"Federico\", \"Garza\", role = \"ctb\"), person(\"Daniele\", \"Girolimetto\", role = \"ctb\"), person(\"Ross\", \"Ihaka\", role = c(\"ctb\", \"cph\")), person(\"R Core Team\", role = c(\"ctb\", \"cph\")), person(\"Daniel\", \"Reid\", role = \"ctb\"), person(\"David\", \"Shaub\", role = \"ctb\"), person(\"Yuan\", \"Tang\", role = \"ctb\", comment = c(ORCID = \"0000-0001-5243-233X\")), person(\"Xiaoqian\", \"Wang\", role = \"ctb\"), person(\"Zhenyu\", \"Zhou\", role = \"ctb\") )", "BugReports": "https://github.com/robjhyndman/forecast/issues", "License": "GPL-3", "URL": "https://pkg.robjhyndman.com/forecast/, https://github.com/robjhyndman/forecast", "VignetteBuilder": "knitr", "RoxygenNote": "7.3.3", "Encoding": "UTF-8", "Config/testthat/edition": "3", "NeedsCompilation": "yes", "Author": "Rob Hyndman [aut, cre, cph] (ORCID: ), George Athanasopoulos [aut] (ORCID: ), Christoph Bergmeir [aut] (ORCID: ), Gabriel Caceres [aut] (ORCID: ), Leanne Chhay [aut], Kirill Kuroptev [aut], Maximilian Mücke [aut] (ORCID: ), Mitchell O'Hara-Wild [aut] (ORCID: ), Fotios Petropoulos [aut] (ORCID: ), Slava Razbash [aut], Earo Wang [aut] (ORCID: ), Farah Yasmeen [aut] (ORCID: ), Federico Garza [ctb], Daniele Girolimetto [ctb], Ross Ihaka [ctb, cph], R Core Team [ctb, cph], Daniel Reid [ctb], David Shaub [ctb], Yuan Tang [ctb] (ORCID: ), Xiaoqian Wang [ctb], Zhenyu Zhou [ctb]", "Maintainer": "Rob Hyndman ", "Repository": "CRAN" }, "foreign": { "Package": "foreign", "Version": "0.8-91", "Source": "Repository", "Priority": "recommended", "Date": "2026-01-29", "Title": "Read Data Stored by 'Minitab', 'S', 'SAS', 'SPSS', 'Stata', 'Systat', 'Weka', 'dBase', ...", "Depends": [ "R (>= 4.0.0)" ], "Imports": [ "methods", "utils", "stats" ], "Authors@R": "c( person(\"R Core Team\", email = \"R-core@R-project.org\", role = c(\"aut\", \"cph\", \"cre\"), comment = c(ROR = \"02zz1nj61\")), person(\"Roger\", \"Bivand\", role = c(\"ctb\", \"cph\")), person(c(\"Vincent\", \"J.\"), \"Carey\", role = c(\"ctb\", \"cph\")), person(\"Saikat\", \"DebRoy\", role = c(\"ctb\", \"cph\")), person(\"Stephen\", \"Eglen\", role = c(\"ctb\", \"cph\")), person(\"Rajarshi\", \"Guha\", role = c(\"ctb\", \"cph\")), person(\"Swetlana\", \"Herbrandt\", role = \"ctb\"), person(\"Nicholas\", \"Lewin-Koh\", role = c(\"ctb\", \"cph\")), person(\"Mark\", \"Myatt\", role = c(\"ctb\", \"cph\")), person(\"Michael\", \"Nelson\", role = \"ctb\"), person(\"Ben\", \"Pfaff\", role = \"ctb\"), person(\"Brian\", \"Quistorff\", role = \"ctb\"), person(\"Frank\", \"Warmerdam\", role = c(\"ctb\", \"cph\")), person(\"Stephen\", \"Weigand\", role = c(\"ctb\", \"cph\")), person(\"Free Software Foundation, Inc.\", role = \"cph\"))", "Contact": "see 'MailingList'", "Copyright": "see file COPYRIGHTS", "Description": "Reading and writing data stored by some versions of 'Epi Info', 'Minitab', 'S', 'SAS', 'SPSS', 'Stata', 'Systat', 'Weka', and for reading and writing some 'dBase' files.", "ByteCompile": "yes", "Biarch": "yes", "License": "GPL (>= 2)", "BugReports": "https://bugs.r-project.org", "MailingList": "R-help@r-project.org", "URL": "https://svn.r-project.org/R-packages/trunk/foreign/", "NeedsCompilation": "yes", "Author": "R Core Team [aut, cph, cre] (ROR: ), Roger Bivand [ctb, cph], Vincent J. Carey [ctb, cph], Saikat DebRoy [ctb, cph], Stephen Eglen [ctb, cph], Rajarshi Guha [ctb, cph], Swetlana Herbrandt [ctb], Nicholas Lewin-Koh [ctb, cph], Mark Myatt [ctb, cph], Michael Nelson [ctb], Ben Pfaff [ctb], Brian Quistorff [ctb], Frank Warmerdam [ctb, cph], Stephen Weigand [ctb, cph], Free Software Foundation, Inc. [cph]", "Maintainer": "R Core Team ", "Repository": "CRAN" }, "formatR": { "Package": "formatR", "Version": "1.14", "Source": "Repository", "Type": "Package", "Title": "Format R Code Automatically", "Authors@R": "c( person(\"Yihui\", \"Xie\", role = c(\"aut\", \"cre\"), email = \"xie@yihui.name\", comment = c(ORCID = \"0000-0003-0645-5666\")), person(\"Ed\", \"Lee\", role = \"ctb\"), person(\"Eugene\", \"Ha\", role = \"ctb\"), person(\"Kohske\", \"Takahashi\", role = \"ctb\"), person(\"Pavel\", \"Krivitsky\", role = \"ctb\"), person() )", "Description": "Provides a function tidy_source() to format R source code. Spaces and indent will be added to the code automatically, and comments will be preserved under certain conditions, so that R code will be more human-readable and tidy. There is also a Shiny app as a user interface in this package (see tidy_app()).", "Depends": [ "R (>= 3.2.3)" ], "Suggests": [ "rstudioapi", "shiny", "testit", "rmarkdown", "knitr" ], "License": "GPL", "URL": "https://github.com/yihui/formatR", "BugReports": "https://github.com/yihui/formatR/issues", "VignetteBuilder": "knitr", "RoxygenNote": "7.2.3", "Encoding": "UTF-8", "NeedsCompilation": "no", "Author": "Yihui Xie [aut, cre] (), Ed Lee [ctb], Eugene Ha [ctb], Kohske Takahashi [ctb], Pavel Krivitsky [ctb]", "Maintainer": "Yihui Xie ", "Repository": "CRAN" }, "formattable": { "Package": "formattable", "Version": "0.2.1", "Source": "Repository", "Title": "Create 'Formattable' Data Structures", "Authors@R": "c( person(\"Kun\", \"Ren\", role = c(\"aut\", \"cre\"), email = \"ken@renkun.me\"), person(\"Kenton\", \"Russell\", role = \"aut\", email = \"kent.russell@timelyportfolio.com\") )", "Description": "Provides functions to create formattable vectors and data frames. 'Formattable' vectors are printed with text formatting, and formattable data frames are printed with multiple types of formatting in HTML to improve the readability of data presented in tabular form rendered in web pages.", "Depends": [ "R (> 3.0.2)" ], "Date": "2021-01-05", "Imports": [ "methods", "htmltools", "htmlwidgets", "knitr", "rmarkdown" ], "License": "MIT + file LICENSE", "LazyData": "true", "URL": "https://renkun-ken.github.io/formattable/, https://github.com/renkun-ken/formattable", "BugReports": "https://github.com/renkun-ken/formattable/issues", "ByteCompile": "TRUE", "Suggests": [ "testthat", "DT", "shiny", "covr" ], "RoxygenNote": "7.1.1", "VignetteBuilder": "knitr", "Encoding": "UTF-8", "NeedsCompilation": "no", "Author": "Kun Ren [aut, cre], Kenton Russell [aut]", "Maintainer": "Kun Ren ", "Repository": "CRAN" }, "fracdiff": { "Package": "fracdiff", "Version": "1.5-4", "Source": "Repository", "VersionNote": "Released 1.5-3 on 2024-02-01, 1.5-2 on 2022-10-31, 1.5-1 on 2020-01-20", "Date": "2026-04-27", "Title": "Fractionally Differenced ARIMA aka ARFIMA(P,d,q) Models", "Authors@R": "c(person(\"Martin\",\"Maechler\", role=c(\"aut\",\"cre\"), email=\"maechler@stat.math.ethz.ch\", comment = c(ORCID = \"0000-0002-8685-9910\")) , person(\"Chris\", \"Fraley\", role=c(\"ctb\",\"cph\"), comment = \"S original; Fortran code\") , person(\"Friedrich\", \"Leisch\", role = \"ctb\", comment = c(\"R port\", ORCID = \"0000-0001-7278-1983\")) , person(\"Valderio\", \"Reisen\", role=\"ctb\", comment = \"fdGPH() & fdSperio()\") , person(\"Artur\", \"Lemonte\", role=\"ctb\", comment = \"fdGPH() & fdSperio()\") , person(\"Rob\", \"Hyndman\", email=\"Rob.Hyndman@monash.edu\", role=\"ctb\", comment = c(\"residuals() & fitted()\", ORCID = \"0000-0002-2140-5352\")) )", "Description": "Maximum likelihood estimation of the parameters of a fractionally differenced ARIMA(p,d,q) model (Haslett and Raftery, Appl.Statistics, 1989); including inference and basic methods. Some alternative algorithms to estimate \"H\".", "Imports": [ "stats" ], "Suggests": [ "longmemo", "forecast", "urca" ], "License": "GPL (>= 2)", "URL": "https://github.com/mmaechler/fracdiff", "BugReports": "https://github.com/mmaechler/fracdiff/issues", "Encoding": "UTF-8", "NeedsCompilation": "yes", "Author": "Martin Maechler [aut, cre] (ORCID: ), Chris Fraley [ctb, cph] (S original; Fortran code), Friedrich Leisch [ctb] (R port, ORCID: ), Valderio Reisen [ctb] (fdGPH() & fdSperio()), Artur Lemonte [ctb] (fdGPH() & fdSperio()), Rob Hyndman [ctb] (residuals() & fitted(), ORCID: )", "Maintainer": "Martin Maechler ", "Repository": "CRAN" }, "frontmatter": { "Package": "frontmatter", "Version": "0.3.0", "Source": "Repository", "Title": "Parse Front Matter from Documents", "Authors@R": "c( person(\"Garrick\", \"Aden-Buie\", , \"garrick@posit.co\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-7111-0077\")), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"), comment = c(ROR = \"03wc8by49\")) )", "Description": "Extracts and parses structured metadata ('YAML' or 'TOML') from the beginning of text documents. Front matter is a common pattern in 'Quarto' documents, 'R Markdown' documents, static site generators, documentation systems, content management tools and even 'Python' and 'R' scripts where metadata is placed at the top of a document, separated from the main content by delimiter fences.", "License": "MIT + file LICENSE", "URL": "https://github.com/posit-dev/frontmatter, https://posit-dev.github.io/frontmatter/", "BugReports": "https://github.com/posit-dev/frontmatter/issues", "Imports": [ "cpp11", "rlang", "tomledit", "yaml12" ], "Suggests": [ "testthat (>= 3.0.0)", "withr", "yaml" ], "LinkingTo": [ "cpp11" ], "Config/Needs/website": "brand.yml", "Config/testthat/edition": "3", "Encoding": "UTF-8", "Config/roxygen2/version": "8.0.0", "NeedsCompilation": "yes", "Author": "Garrick Aden-Buie [aut, cre] (ORCID: ), Posit Software, PBC [cph, fnd] (ROR: )", "Maintainer": "Garrick Aden-Buie ", "Repository": "CRAN" }, "fs": { "Package": "fs", "Version": "2.1.0", "Source": "Repository", "Title": "Cross-Platform File System Operations Based on 'libuv'", "Authors@R": "c( person(\"Jim\", \"Hester\", role = \"aut\"), person(\"Hadley\", \"Wickham\", role = \"aut\"), person(\"Gábor\", \"Csárdi\", role = \"aut\"), person(\"Jeroen\", \"Ooms\", , \"jeroenooms@gmail.com\", role = \"cre\"), person(\"libuv project contributors\", role = \"cph\", comment = \"libuv library\"), person(\"Joyent, Inc. and other Node contributors\", role = \"cph\", comment = \"libuv library\"), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"), comment = c(ROR = \"03wc8by49\")) )", "Description": "A cross-platform interface to file system operations, built on top of the 'libuv' C library.", "License": "MIT + file LICENSE", "URL": "https://fs.r-lib.org, https://github.com/r-lib/fs", "BugReports": "https://github.com/r-lib/fs/issues", "Depends": [ "R (>= 4.1)" ], "Imports": [ "methods" ], "Suggests": [ "covr", "crayon", "knitr", "pillar (>= 1.0.0)", "rmarkdown", "spelling", "testthat (>= 3.0.0)", "tibble (>= 1.1.0)", "vctrs (>= 0.3.0)", "withr" ], "VignetteBuilder": "knitr", "SystemRequirements": "libuv: libuv-devel (rpm) or libuv1-dev (deb). Alternatively to build the vendored libuv 'cmake' is required. GNU make.", "Config/Needs/website": "tidyverse/tidytemplate", "Config/testthat/edition": "3", "Config/usethis/last-upkeep": "2025-04-23", "Copyright": "file COPYRIGHTS", "Encoding": "UTF-8", "Language": "en-US", "RoxygenNote": "7.3.3", "NeedsCompilation": "yes", "Author": "Jim Hester [aut], Hadley Wickham [aut], Gábor Csárdi [aut], Jeroen Ooms [cre], libuv project contributors [cph] (libuv library), Joyent, Inc. and other Node contributors [cph] (libuv library), Posit Software, PBC [cph, fnd] (ROR: )", "Maintainer": "Jeroen Ooms ", "Repository": "CRAN" }, "futile.logger": { "Package": "futile.logger", "Version": "1.4.9", "Source": "Repository", "Type": "Package", "Title": "A Logging Utility for R", "Date": "2025-12-22", "Maintainer": "Brian Lee Yung Rowe ", "Authors@R": "person(given=c(\"Brian\", \"Lee\", \"Yung\"), family=\"Rowe\", role=c(\"aut\", \"cre\"), email=\"r@zatonovo.com\")", "Depends": [ "R (>= 3.0.0)" ], "Imports": [ "utils", "lambda.r (>= 1.1.0)", "futile.options" ], "Suggests": [ "testit", "jsonlite", "httr", "crayon", "rsyslog", "glue" ], "Description": "Provides a simple yet powerful logging utility. Based loosely on log4j, futile.logger takes advantage of R idioms to make logging a convenient and easy to use replacement for cat and print statements.", "License": "LGPL-3", "LazyLoad": "yes", "NeedsCompilation": "no", "ByteCompile": "yes", "Collate": "'options.R' 'appender.R' 'constants.R' 'layout.R' 'logger.R' 'scat.R' 'util.R' 'futile.logger-package.R'", "RoxygenNote": "7.1.2", "URL": "https://github.com/zatonovo/futile.logger", "Author": "Brian Lee Yung Rowe [aut, cre]", "Repository": "CRAN" }, "futile.options": { "Package": "futile.options", "Version": "1.0.1", "Source": "Repository", "Type": "Package", "Title": "Futile Options Management", "Date": "2018-04-20", "Author": "Brian Lee Yung Rowe", "Maintainer": "Brian Lee Yung Rowe ", "Depends": [ "R (>= 2.8.0)" ], "Description": "A scoped options management framework. Used in other packages.", "License": "LGPL-3", "LazyLoad": "yes", "NeedsCompilation": "no", "Repository": "CRAN" }, "gargle": { "Package": "gargle", "Version": "1.6.1", "Source": "Repository", "Title": "Utilities for Working with Google APIs", "Authors@R": "c( person(\"Jennifer\", \"Bryan\", , \"jenny@posit.co\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-6983-2759\")), person(\"Craig\", \"Citro\", , \"craigcitro@google.com\", role = \"aut\"), person(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = \"aut\", comment = c(ORCID = \"0000-0003-4757-117X\")), person(\"Google Inc\", role = \"cph\"), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")) )", "Description": "Provides utilities for working with Google APIs . This includes functions and classes for handling common credential types and for preparing, executing, and processing HTTP requests.", "License": "MIT + file LICENSE", "URL": "https://gargle.r-lib.org, https://github.com/r-lib/gargle", "BugReports": "https://github.com/r-lib/gargle/issues", "Depends": [ "R (>= 4.1)" ], "Imports": [ "cli (>= 3.0.1)", "fs (>= 1.3.1)", "glue (>= 1.3.0)", "httr (>= 1.4.5)", "jsonlite", "lifecycle (>= 0.2.0)", "openssl", "rappdirs", "rlang (>= 1.1.0)", "stats", "utils", "withr" ], "Suggests": [ "aws.ec2metadata", "aws.signature", "covr", "httpuv", "knitr", "rmarkdown", "sodium", "spelling", "testthat (>= 3.1.7)" ], "VignetteBuilder": "knitr", "Config/Needs/website": "tidyverse/tidytemplate", "Config/testthat/edition": "3", "Encoding": "UTF-8", "Language": "en-US", "RoxygenNote": "7.3.3", "NeedsCompilation": "no", "Author": "Jennifer Bryan [aut, cre] (ORCID: ), Craig Citro [aut], Hadley Wickham [aut] (ORCID: ), Google Inc [cph], Posit Software, PBC [cph, fnd]", "Maintainer": "Jennifer Bryan ", "Repository": "CRAN" }, "gdtools": { "Package": "gdtools", "Version": "0.5.1", "Source": "Repository", "Title": "Font Metrics and Font Management Utilities for R Graphics", "Authors@R": "c( person(\"David\", \"Gohel\", , \"david.gohel@ardata.fr\", role = c(\"aut\", \"cre\")), person(\"Hadley\", \"Wickham\", , \"hadley@rstudio.com\", role = \"aut\"), person(\"Lionel\", \"Henry\", , \"lionel@rstudio.com\", role = \"aut\"), person(\"Jeroen\", \"Ooms\", , \"jeroen@berkeley.edu\", role = \"aut\", comment = c(ORCID = \"0000-0002-4035-0289\")), person(\"Yixuan\", \"Qiu\", role = \"ctb\"), person(\"R Core Team\", role = \"cph\", comment = \"Cairo code from X11 device\"), person(\"ArData\", role = \"cph\"), person(\"RStudio\", role = \"cph\") )", "Description": "Compute text metrics (width, ascent, descent) using 'Cairo' and 'FreeType', independently of the active graphic device. Font lookup is delegated to 'systemfonts'. Additional utilities let users register 'Google Fonts' or bundled 'Liberation' fonts, check font availability, and assemble 'htmlDependency' objects so that fonts are correctly embedded in 'Shiny' applications, 'R Markdown' documents, and 'htmlwidgets' outputs such as 'ggiraph'.", "License": "GPL-3 | file LICENSE", "URL": "https://davidgohel.github.io/gdtools/", "BugReports": "https://github.com/davidgohel/gdtools/issues", "Depends": [ "R (>= 4.0.0)" ], "Imports": [ "fontquiver (>= 0.2.0)", "htmltools", "Rcpp (>= 0.12.12)", "systemfonts (>= 1.3.1)", "tools" ], "Suggests": [ "curl", "gfonts", "methods", "testthat" ], "LinkingTo": [ "Rcpp" ], "Encoding": "UTF-8", "SystemRequirements": "cairo, freetype2, fontconfig", "Config/roxygen2/version": "8.0.0", "NeedsCompilation": "yes", "Author": "David Gohel [aut, cre], Hadley Wickham [aut], Lionel Henry [aut], Jeroen Ooms [aut] (ORCID: ), Yixuan Qiu [ctb], R Core Team [cph] (Cairo code from X11 device), ArData [cph], RStudio [cph]", "Maintainer": "David Gohel ", "Repository": "CRAN" }, "generics": { "Package": "generics", "Version": "0.1.4", "Source": "Repository", "Title": "Common S3 Generics not Provided by Base R Methods Related to Model Fitting", "Authors@R": "c( person(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0003-4757-117X\")), person(\"Max\", \"Kuhn\", , \"max@posit.co\", role = \"aut\"), person(\"Davis\", \"Vaughan\", , \"davis@posit.co\", role = \"aut\"), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"), comment = c(ROR = \"https://ror.org/03wc8by49\")) )", "Description": "In order to reduce potential package dependencies and conflicts, generics provides a number of commonly used S3 generics.", "License": "MIT + file LICENSE", "URL": "https://generics.r-lib.org, https://github.com/r-lib/generics", "BugReports": "https://github.com/r-lib/generics/issues", "Depends": [ "R (>= 3.6)" ], "Imports": [ "methods" ], "Suggests": [ "covr", "pkgload", "testthat (>= 3.0.0)", "tibble", "withr" ], "Config/Needs/website": "tidyverse/tidytemplate", "Config/testthat/edition": "3", "Encoding": "UTF-8", "RoxygenNote": "7.3.2", "NeedsCompilation": "no", "Author": "Hadley Wickham [aut, cre] (ORCID: ), Max Kuhn [aut], Davis Vaughan [aut], Posit Software, PBC [cph, fnd] (ROR: )", "Maintainer": "Hadley Wickham ", "Repository": "CRAN" }, "gert": { "Package": "gert", "Version": "2.3.1", "Source": "Repository", "Type": "Package", "Title": "Simple Git Client for R", "Authors@R": "c( person(\"Jeroen\", \"Ooms\", role = c(\"aut\", \"cre\"), email = \"jeroenooms@gmail.com\", comment = c(ORCID = \"0000-0002-4035-0289\")), person(\"Jennifer\", \"Bryan\", role = \"ctb\", email = \"jenny@posit.co\", comment = c(ORCID = \"0000-0002-6983-2759\")))", "Description": "Simple git client for R based on 'libgit2' with support for SSH and HTTPS remotes. All functions in 'gert' use basic R data types (such as vectors and data-frames) for their arguments and return values. User credentials are shared with command line 'git' through the git-credential store and ssh keys stored on disk or ssh-agent.", "License": "MIT + file LICENSE", "URL": "https://docs.ropensci.org/gert/, https://ropensci.r-universe.dev/gert", "BugReports": "https://github.com/r-lib/gert/issues", "Imports": [ "askpass", "credentials (>= 1.2.1)", "openssl (>= 2.0.3)", "rstudioapi (>= 0.11)", "sys", "zip (>= 2.1.0)" ], "Suggests": [ "spelling", "knitr", "rmarkdown", "testthat" ], "VignetteBuilder": "knitr", "Encoding": "UTF-8", "RoxygenNote": "7.3.3", "SystemRequirements": "libgit2 (>= 1.0): libgit2-devel (rpm) or libgit2-dev (deb)", "Language": "en-US", "NeedsCompilation": "yes", "Author": "Jeroen Ooms [aut, cre] (ORCID: ), Jennifer Bryan [ctb] (ORCID: )", "Maintainer": "Jeroen Ooms ", "Repository": "CRAN" }, "ggforce": { "Package": "ggforce", "Version": "0.5.0", "Source": "Repository", "Type": "Package", "Title": "Accelerating 'ggplot2'", "Authors@R": "c(person(given = \"Thomas Lin\", family = \"Pedersen\", role = c(\"cre\", \"aut\"), email = \"thomasp85@gmail.com\", comment = c(ORCID = \"0000-0002-5147-4711\")), person(\"RStudio\", role = \"cph\"))", "Maintainer": "Thomas Lin Pedersen ", "Description": "The aim of 'ggplot2' is to aid in visual data investigations. This focus has led to a lack of facilities for composing specialised plots. 'ggforce' aims to be a collection of mainly new stats and geoms that fills this gap. All additional functionality is aimed to come through the official extension system so using 'ggforce' should be a stable experience.", "URL": "https://ggforce.data-imaginist.com, https://github.com/thomasp85/ggforce", "BugReports": "https://github.com/thomasp85/ggforce/issues", "License": "MIT + file LICENSE", "Encoding": "UTF-8", "Depends": [ "ggplot2 (>= 3.5.0)", "R (>= 3.3.0)" ], "Imports": [ "grid", "scales", "MASS", "tweenr (>= 0.1.5)", "gtable", "rlang", "polyclip", "stats", "grDevices", "tidyselect", "withr", "utils", "lifecycle", "cli", "vctrs", "systemfonts" ], "RoxygenNote": "7.3.2", "LinkingTo": [ "cpp11" ], "Suggests": [ "sessioninfo", "deldir", "latex2exp", "reshape2", "units (>= 0.8.0)", "covr" ], "Collate": "'aaa.R' 'shape.R' 'arc_bar.R' 'arc.R' 'autodensity.R' 'autohistogram.R' 'autopoint.R' 'bezier.R' 'bspline.R' 'bspline_closed.R' 'circle.R' 'concaveman.R' 'cpp11.R' 'diagonal.R' 'diagonal_wide.R' 'ellipse.R' 'errorbar.R' 'facet_grid_paginate.R' 'facet_matrix.R' 'facet_row.R' 'facet_stereo.R' 'facet_wrap_paginate.R' 'facet_zoom.R' 'ggforce-package.R' 'ggproto-classes.R' 'interpolate.R' 'labeller.R' 'link.R' 'mark_circle.R' 'mark_ellipse.R' 'mark_hull.R' 'mark_label.R' 'mark_rect.R' 'parallel_sets.R' 'position-jitternormal.R' 'position_auto.R' 'position_floatstack.R' 'regon.R' 'scale-depth.R' 'scale-unit.R' 'sina.R' 'spiro.R' 'themes.R' 'trans.R' 'trans_linear.R' 'utilities.R' 'voronoi.R' 'zzz.R'", "NeedsCompilation": "yes", "Author": "Thomas Lin Pedersen [cre, aut] (ORCID: ), RStudio [cph]", "Repository": "CRAN" }, "ggiraph": { "Package": "ggiraph", "Version": "0.9.6", "Source": "Repository", "Type": "Package", "Title": "Make 'ggplot2' Graphics Interactive", "Authors@R": "c( person(\"David\", \"Gohel\", , \"david.gohel@ardata.fr\", role = c(\"aut\", \"cre\")), person(\"Panagiotis\", \"Skintzos\", , \"sigmapi@posteo.net\", role = \"aut\"), person(\"Mike\", \"Bostock\", role = \"cph\", comment = \"d3.js\"), person(\"Speros\", \"Kokenes\", role = \"cph\", comment = \"d3-lasso\"), person(\"Eric\", \"Shull\", role = \"cph\", comment = \"saveSvgAsPng js library\"), person(\"Lee\", \"Thomason\", role = \"cph\", comment = \"TinyXML2\"), person(\"Vladimir\", \"Agafonkin\", role = \"cph\", comment = \"Flatbush\"), person(\"Eric\", \"Book\", role = \"ctb\", comment = \"hline and vline geoms\") )", "Description": "Create interactive 'ggplot2' graphics using 'htmlwidgets'.", "License": "GPL-3", "URL": "https://davidgohel.github.io/ggiraph/", "BugReports": "https://github.com/davidgohel/ggiraph/issues", "Imports": [ "cli", "dplyr", "gdtools (>= 0.5.0)", "ggplot2 (>= 4.0.0)", "grid", "htmltools", "htmlwidgets (>= 1.5)", "MASS", "purrr", "Rcpp (>= 1.1.0)", "rlang", "S7 (>= 0.2.0)", "stats", "systemfonts (>= 1.3.1)", "vctrs" ], "Suggests": [ "ggbeeswarm", "ggrepel (>= 0.9.1)", "hexbin", "knitr", "maps", "quantreg", "rmarkdown", "sf (>= 1.0)", "shiny", "tinytest", "xml2 (>= 1.0)" ], "LinkingTo": [ "Rcpp", "systemfonts" ], "VignetteBuilder": "knitr", "Copyright": "See file COPYRIGHTS.", "Encoding": "UTF-8", "RoxygenNote": "7.3.3", "SystemRequirements": "libpng", "Collate": "'RcppExports.R' 'ipar.R' 'utils_ggplot2_performance.R' 'utils_ggplot2.R' 'utils.R' 'annotate_interactive.R' 'annotation_raster_interactive.R' 'utils_css.R' 'fonts.R' 'girafe_options.R' 'default.R' 'dsvg.R' 'dsvg_view.R' 'element_interactive.R' 'facet_interactive.R' 'geom_abline_interactive.R' 'geom_path_interactive.R' 'geom_polygon_interactive.R' 'geom_rect_interactive.R' 'geom_bar_interactive.R' 'geom_bin_2d_interactive.R' 'geom_boxplot_interactive.R' 'geom_col_interactive.R' 'geom_contour_interactive.R' 'geom_count_interactive.R' 'geom_crossbar_interactive.R' 'geom_curve_interactive.R' 'geom_density_2d_interactive.R' 'geom_density_interactive.R' 'geom_dotplot_interactive.R' 'geom_errorbar_interactive.R' 'geom_errorbarh_interactive.R' 'geom_freqpoly_interactive.R' 'geom_hex_interactive.R' 'geom_histogram_interactive.R' 'geom_hline_interactive.R' 'geom_jitter_interactive.R' 'geom_label_interactive.R' 'geom_linerange_interactive.R' 'geom_map_interactive.R' 'geom_point_interactive.R' 'geom_pointrange_interactive.R' 'geom_quantile_interactive.R' 'geom_quasirandom_interactive.R' 'geom_raster_interactive.R' 'geom_ribbon_interactive.R' 'geom_segment_interactive.R' 'geom_sf_interactive.R' 'geom_smooth_interactive.R' 'geom_spoke_interactive.R' 'geom_text_interactive.R' 'geom_text_repel_interactive.R' 'geom_tile_interactive.R' 'geom_violin_interactive.R' 'geom_vline_interactive.R' 'ggiraph.R' 'girafe.R' 'girafe_class.R' 'grob_interactive.R' 'guide_bins_interactive.R' 'guide_colourbar_interactive.R' 'guide_coloursteps_interactive.R' 'guide_interactive.R' 'guide_legend_interactive.R' 'interactive_circle_grob.R' 'interactive_curve_grob.R' 'interactive_path_grob.R' 'interactive_points_grob.R' 'interactive_polygon_grob.R' 'interactive_polyline_grob.R' 'interactive_raster_grob.R' 'interactive_rect_grob.R' 'interactive_roundrect_grob.R' 'interactive_segments_grob.R' 'interactive_text_grob.R' 'labeller_interactive.R' 'layer_interactive.R' 'scale_alpha_interactive.R' 'scale_brewer_interactive.R' 'scale_colour_interactive.R' 'scale_gradient_interactive.R' 'scale_interactive.R' 'scale_linetype_interactive.R' 'scale_manual_interactive.R' 'scale_shape_interactive.R' 'scale_size_interactive.R' 'scale_steps_interactive.R' 'scale_viridis_interactive.R' 'tracers.R' 'utils_data.r'", "NeedsCompilation": "yes", "Author": "David Gohel [aut, cre], Panagiotis Skintzos [aut], Mike Bostock [cph] (d3.js), Speros Kokenes [cph] (d3-lasso), Eric Shull [cph] (saveSvgAsPng js library), Lee Thomason [cph] (TinyXML2), Vladimir Agafonkin [cph] (Flatbush), Eric Book [ctb] (hline and vline geoms)", "Maintainer": "David Gohel ", "Repository": "CRAN" }, "ggplot2": { "Package": "ggplot2", "Version": "4.0.3", "Source": "Repository", "Title": "Create Elegant Data Visualisations Using the Grammar of Graphics", "Authors@R": "c( person(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = \"aut\", comment = c(ORCID = \"0000-0003-4757-117X\")), person(\"Winston\", \"Chang\", role = \"aut\", comment = c(ORCID = \"0000-0002-1576-2126\")), person(\"Lionel\", \"Henry\", role = \"aut\"), person(\"Thomas Lin\", \"Pedersen\", , \"thomas.pedersen@posit.co\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-5147-4711\")), person(\"Kohske\", \"Takahashi\", role = \"aut\"), person(\"Claus\", \"Wilke\", role = \"aut\", comment = c(ORCID = \"0000-0002-7470-9261\")), person(\"Kara\", \"Woo\", role = \"aut\", comment = c(ORCID = \"0000-0002-5125-4188\")), person(\"Hiroaki\", \"Yutani\", role = \"aut\", comment = c(ORCID = \"0000-0002-3385-7233\")), person(\"Dewey\", \"Dunnington\", role = \"aut\", comment = c(ORCID = \"0000-0002-9415-4582\")), person(\"Teun\", \"van den Brand\", role = \"aut\", comment = c(ORCID = \"0000-0002-9335-7468\")), person(\"Posit, PBC\", role = c(\"cph\", \"fnd\"), comment = c(ROR = \"03wc8by49\")) )", "Description": "A system for 'declaratively' creating graphics, based on \"The Grammar of Graphics\". You provide the data, tell 'ggplot2' how to map variables to aesthetics, what graphical primitives to use, and it takes care of the details.", "License": "MIT + file LICENSE", "URL": "https://ggplot2.tidyverse.org, https://github.com/tidyverse/ggplot2", "BugReports": "https://github.com/tidyverse/ggplot2/issues", "Depends": [ "R (>= 4.1)" ], "Imports": [ "cli", "grDevices", "grid", "gtable (>= 0.3.6)", "isoband", "lifecycle (> 1.0.1)", "rlang (>= 1.1.0)", "S7", "scales (>= 1.4.0)", "stats", "vctrs (>= 0.6.0)", "withr (>= 2.5.0)" ], "Suggests": [ "broom", "covr", "dplyr", "ggplot2movies", "hexbin", "Hmisc", "hms", "knitr", "mapproj", "maps", "MASS", "mgcv", "multcomp", "munsell", "nlme", "profvis", "quantreg", "quarto", "ragg (>= 1.2.6)", "RColorBrewer", "roxygen2", "rpart", "sf (>= 0.7-3)", "svglite (>= 2.1.2)", "testthat (>= 3.1.5)", "tibble", "vdiffr (>= 1.0.6)", "xml2" ], "Enhances": [ "sp" ], "VignetteBuilder": "quarto", "Config/Needs/website": "ggtext, tidyr, forcats, tidyverse/tidytemplate", "Config/testthat/edition": "3", "Config/usethis/last-upkeep": "2025-04-23", "Encoding": "UTF-8", "LazyData": "true", "RoxygenNote": "7.3.3", "Collate": "'ggproto.R' 'ggplot-global.R' 'aaa-.R' 'aes-colour-fill-alpha.R' 'aes-evaluation.R' 'aes-group-order.R' 'aes-linetype-size-shape.R' 'aes-position.R' 'all-classes.R' 'compat-plyr.R' 'utilities.R' 'aes.R' 'annotation-borders.R' 'utilities-checks.R' 'legend-draw.R' 'geom-.R' 'annotation-custom.R' 'annotation-logticks.R' 'scale-type.R' 'layer.R' 'make-constructor.R' 'geom-polygon.R' 'geom-map.R' 'annotation-map.R' 'geom-raster.R' 'annotation-raster.R' 'annotation.R' 'autolayer.R' 'autoplot.R' 'axis-secondary.R' 'backports.R' 'bench.R' 'bin.R' 'coord-.R' 'coord-cartesian-.R' 'coord-fixed.R' 'coord-flip.R' 'coord-map.R' 'coord-munch.R' 'coord-polar.R' 'coord-quickmap.R' 'coord-radial.R' 'coord-sf.R' 'coord-transform.R' 'data.R' 'docs_layer.R' 'facet-.R' 'facet-grid-.R' 'facet-null.R' 'facet-wrap.R' 'fortify-map.R' 'fortify-models.R' 'fortify-spatial.R' 'fortify.R' 'stat-.R' 'geom-abline.R' 'geom-rect.R' 'geom-bar.R' 'geom-tile.R' 'geom-bin2d.R' 'geom-blank.R' 'geom-boxplot.R' 'geom-col.R' 'geom-path.R' 'geom-contour.R' 'geom-point.R' 'geom-count.R' 'geom-crossbar.R' 'geom-segment.R' 'geom-curve.R' 'geom-defaults.R' 'geom-ribbon.R' 'geom-density.R' 'geom-density2d.R' 'geom-dotplot.R' 'geom-errorbar.R' 'geom-freqpoly.R' 'geom-function.R' 'geom-hex.R' 'geom-histogram.R' 'geom-hline.R' 'geom-jitter.R' 'geom-label.R' 'geom-linerange.R' 'geom-pointrange.R' 'geom-quantile.R' 'geom-rug.R' 'geom-sf.R' 'geom-smooth.R' 'geom-spoke.R' 'geom-text.R' 'geom-violin.R' 'geom-vline.R' 'ggplot2-package.R' 'grob-absolute.R' 'grob-dotstack.R' 'grob-null.R' 'grouping.R' 'properties.R' 'margins.R' 'theme-elements.R' 'guide-.R' 'guide-axis.R' 'guide-axis-logticks.R' 'guide-axis-stack.R' 'guide-axis-theta.R' 'guide-legend.R' 'guide-bins.R' 'guide-colorbar.R' 'guide-colorsteps.R' 'guide-custom.R' 'guide-none.R' 'guide-old.R' 'guides-.R' 'guides-grid.R' 'hexbin.R' 'import-standalone-obj-type.R' 'import-standalone-types-check.R' 'labeller.R' 'labels.R' 'layer-sf.R' 'layout.R' 'limits.R' 'performance.R' 'plot-build.R' 'plot-construction.R' 'plot-last.R' 'plot.R' 'position-.R' 'position-collide.R' 'position-dodge.R' 'position-dodge2.R' 'position-identity.R' 'position-jitter.R' 'position-jitterdodge.R' 'position-nudge.R' 'position-stack.R' 'quick-plot.R' 'reshape-add-margins.R' 'save.R' 'scale-.R' 'scale-alpha.R' 'scale-binned.R' 'scale-brewer.R' 'scale-colour.R' 'scale-continuous.R' 'scale-date.R' 'scale-discrete-.R' 'scale-expansion.R' 'scale-gradient.R' 'scale-grey.R' 'scale-hue.R' 'scale-identity.R' 'scale-linetype.R' 'scale-linewidth.R' 'scale-manual.R' 'scale-shape.R' 'scale-size.R' 'scale-steps.R' 'scale-view.R' 'scale-viridis.R' 'scales-.R' 'stat-align.R' 'stat-bin.R' 'stat-summary-2d.R' 'stat-bin2d.R' 'stat-bindot.R' 'stat-binhex.R' 'stat-boxplot.R' 'stat-connect.R' 'stat-contour.R' 'stat-count.R' 'stat-density-2d.R' 'stat-density.R' 'stat-ecdf.R' 'stat-ellipse.R' 'stat-function.R' 'stat-identity.R' 'stat-manual.R' 'stat-qq-line.R' 'stat-qq.R' 'stat-quantilemethods.R' 'stat-sf-coordinates.R' 'stat-sf.R' 'stat-smooth-methods.R' 'stat-smooth.R' 'stat-sum.R' 'stat-summary-bin.R' 'stat-summary-hex.R' 'stat-summary.R' 'stat-unique.R' 'stat-ydensity.R' 'summarise-plot.R' 'summary.R' 'theme.R' 'theme-defaults.R' 'theme-current.R' 'theme-sub.R' 'utilities-break.R' 'utilities-grid.R' 'utilities-help.R' 'utilities-patterns.R' 'utilities-resolution.R' 'utilities-tidy-eval.R' 'zxx.R' 'zzz.R'", "NeedsCompilation": "no", "Author": "Hadley Wickham [aut] (ORCID: ), Winston Chang [aut] (ORCID: ), Lionel Henry [aut], Thomas Lin Pedersen [aut, cre] (ORCID: ), Kohske Takahashi [aut], Claus Wilke [aut] (ORCID: ), Kara Woo [aut] (ORCID: ), Hiroaki Yutani [aut] (ORCID: ), Dewey Dunnington [aut] (ORCID: ), Teun van den Brand [aut] (ORCID: ), Posit, PBC [cph, fnd] (ROR: )", "Maintainer": "Thomas Lin Pedersen ", "Repository": "CRAN" }, "ggpubr": { "Package": "ggpubr", "Version": "0.6.3", "Source": "Repository", "Type": "Package", "Title": "'ggplot2' Based Publication Ready Plots", "Authors@R": "c( person(\"Alboukadel\", \"Kassambara\", role = c(\"aut\", \"cre\"), email = \"alboukadel.kassambara@gmail.com\"), person(\"Laszlo\", \"Erdey\", role = \"ctb\", email = \"erdey.laszlo@econ.unideb.hu\", comment = \"Faculty of Economics and Business, University of Debrecen, Hungary\"))", "Description": "The 'ggplot2' package is excellent and flexible for elegant data visualization in R. However the default generated plots requires some formatting before we can send them for publication. Furthermore, to customize a 'ggplot', the syntax is opaque and this raises the level of difficulty for researchers with no advanced R programming skills. 'ggpubr' provides some easy-to-use functions for creating and customizing 'ggplot2'- based publication ready plots.", "License": "GPL (>= 2)", "LazyData": "TRUE", "Encoding": "UTF-8", "Depends": [ "R (>= 4.1.0)", "ggplot2 (>= 3.5.2)" ], "Imports": [ "ggrepel (>= 0.9.2)", "grid", "ggsci", "stats", "utils", "tidyr (>= 1.3.0)", "purrr", "dplyr (>= 1.1.0)", "cowplot (>= 1.1.1)", "ggsignif", "scales", "gridExtra", "glue", "polynom", "rlang (>= 0.4.6)", "rstatix (>= 0.7.2)", "tibble", "magrittr" ], "Suggests": [ "grDevices", "knitr", "RColorBrewer", "gtable", "testthat" ], "URL": "https://rpkgs.datanovia.com/ggpubr/", "BugReports": "https://github.com/kassambara/ggpubr/issues", "RoxygenNote": "7.3.3", "Collate": "'utilities_color.R' 'utilities_base.R' 'desc_statby.R' 'utilities.R' 'add_summary.R' 'annotate_figure.R' 'as_ggplot.R' 'as_npc.R' 'axis_scale.R' 'background_image.R' 'bgcolor.R' 'border.R' 'compare_means.R' 'create_aes.R' 'diff_express.R' 'facet.R' 'font.R' 'gene_citation.R' 'gene_expression.R' 'geom_bracket.R' 'geom_exec.R' 'utils-aes.R' 'utils_stat_test_label.R' 'geom_pwc.R' 'get_breaks.R' 'get_coord.R' 'get_legend.R' 'get_palette.R' 'ggadd.R' 'ggadjust_pvalue.R' 'ggarrange.R' 'ggballoonplot.R' 'ggpar.R' 'ggbarplot.R' 'ggboxplot.R' 'ggdensity.R' 'ggpie.R' 'ggdonutchart.R' 'stat_conf_ellipse.R' 'stat_chull.R' 'ggdotchart.R' 'ggdotplot.R' 'ggecdf.R' 'ggerrorplot.R' 'ggexport.R' 'gghistogram.R' 'ggline.R' 'ggmaplot.R' 'ggpaired.R' 'ggparagraph.R' 'ggpubr-package.R' 'ggpubr_args.R' 'ggpubr_options.R' 'ggqqplot.R' 'utilities_label.R' 'stat_cor.R' 'stat_stars.R' 'ggscatter.R' 'ggscatterhist.R' 'ggstripchart.R' 'ggsummarystats.R' 'ggtext.R' 'ggtexttable.R' 'ggviolin.R' 'gradient_color.R' 'grids.R' 'npc_to_data_coord.R' 'reexports.R' 'rotate.R' 'rotate_axis_text.R' 'rremove.R' 'set_palette.R' 'shared_docs.R' 'show_line_types.R' 'show_point_shapes.R' 'stat_anova_test.R' 'stat_central_tendency.R' 'stat_compare_means.R' 'stat_friedman_test.R' 'stat_kruskal_test.R' 'stat_mean.R' 'stat_overlay_normal_density.R' 'stat_pvalue_manual.R' 'stat_regline_equation.R' 'stat_welch_anova_test.R' 'text_grob.R' 'theme_pubr.R' 'theme_transparent.R' 'utils-geom-signif.R' 'utils-pipe.R' 'utils-tidyr.R'", "NeedsCompilation": "no", "Author": "Alboukadel Kassambara [aut, cre], Laszlo Erdey [ctb] (Faculty of Economics and Business, University of Debrecen, Hungary)", "Maintainer": "Alboukadel Kassambara ", "Repository": "CRAN" }, "ggrepel": { "Package": "ggrepel", "Version": "0.9.8", "Source": "Repository", "Authors@R": "c( person(\"Kamil\", \"Slowikowski\", email = \"kslowikowski@gmail.com\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-2843-6370\")), person(\"Teun\", \"van den Brand\", role = \"ctb\", comment = c(ORCID = \"0000-0002-9335-7468\")), person(\"Alicia\", \"Schep\", role = \"ctb\", comment = c(ORCID = \"0000-0002-3915-0618\")), person(\"Sean\", \"Hughes\", role = \"ctb\", comment = c(ORCID = \"0000-0002-9409-9405\")), person(\"Trung Kien\", \"Dang\", role = \"ctb\", comment = c(ORCID = \"0000-0001-7562-6495\")), person(\"Saulius\", \"Lukauskas\", role = \"ctb\"), person(\"Jean-Olivier\", \"Irisson\", role = \"ctb\", comment = c(ORCID = \"0000-0003-4920-3880\")), person(\"Zhian N\", \"Kamvar\", role = \"ctb\", comment = c(ORCID = \"0000-0003-1458-7108\")), person(\"Thompson\", \"Ryan\", role = \"ctb\", comment = c(ORCID = \"0000-0002-0450-8181\")), person(\"Dervieux\", \"Christophe\", role = \"ctb\", comment = c(ORCID = \"0000-0003-4474-2498\")), person(\"Yutani\", \"Hiroaki\", role = \"ctb\"), person(\"Pierre\", \"Gramme\", role = \"ctb\"), person(\"Amir Masoud\", \"Abdol\", role = \"ctb\"), person(\"Malcolm\", \"Barrett\", role = \"ctb\", comment = c(ORCID = \"0000-0003-0299-5825\")), person(\"Robrecht\", \"Cannoodt\", role = \"ctb\", comment = c(ORCID = \"0000-0003-3641-729X\")), person(\"Michał\", \"Krassowski\", role = \"ctb\", comment = c(ORCID = \"0000-0002-9638-7785\")), person(\"Michael\", \"Chirico\", role = \"ctb\", comment = c(ORCID = \"0000-0003-0787-087X\")), person(\"Pedro\", \"Aphalo\", role = \"ctb\", comment = c(ORCID = \"0000-0003-3385-972X\")), person(\"Francis\", \"Barton\", role = \"ctb\") )", "Title": "Automatically Position Non-Overlapping Text Labels with 'ggplot2'", "Description": "Provides text and label geoms for 'ggplot2' that help to avoid overlapping text labels. Labels repel away from each other and away from the data points.", "Depends": [ "R (>= 4.1.0)", "ggplot2 (>= 3.5.2)" ], "Imports": [ "grid", "Rcpp", "rlang (>= 1.1.6)", "S7", "scales (>= 1.4.0)", "withr (>= 3.0.2)" ], "Suggests": [ "knitr", "rmarkdown", "testthat", "svglite", "vdiffr", "gridExtra", "ggpp", "patchwork", "devtools", "prettydoc", "ggbeeswarm", "dplyr", "magrittr", "readr", "stringr", "marquee", "rsvg", "sf" ], "VignetteBuilder": "knitr", "License": "GPL-3 | file LICENSE", "URL": "https://ggrepel.slowkow.com/, https://github.com/slowkow/ggrepel", "BugReports": "https://github.com/slowkow/ggrepel/issues", "RoxygenNote": "7.3.3", "LinkingTo": [ "Rcpp" ], "Encoding": "UTF-8", "NeedsCompilation": "yes", "Author": "Kamil Slowikowski [aut, cre] (ORCID: ), Teun van den Brand [ctb] (ORCID: ), Alicia Schep [ctb] (ORCID: ), Sean Hughes [ctb] (ORCID: ), Trung Kien Dang [ctb] (ORCID: ), Saulius Lukauskas [ctb], Jean-Olivier Irisson [ctb] (ORCID: ), Zhian N Kamvar [ctb] (ORCID: ), Thompson Ryan [ctb] (ORCID: ), Dervieux Christophe [ctb] (ORCID: ), Yutani Hiroaki [ctb], Pierre Gramme [ctb], Amir Masoud Abdol [ctb], Malcolm Barrett [ctb] (ORCID: ), Robrecht Cannoodt [ctb] (ORCID: ), Michał Krassowski [ctb] (ORCID: ), Michael Chirico [ctb] (ORCID: ), Pedro Aphalo [ctb] (ORCID: ), Francis Barton [ctb]", "Maintainer": "Kamil Slowikowski ", "Repository": "CRAN" }, "ggridges": { "Package": "ggridges", "Version": "0.5.7", "Source": "Repository", "Type": "Package", "Title": "Ridgeline Plots in 'ggplot2'", "Authors@R": "person( given = \"Claus O.\", family = \"Wilke\", role = c(\"aut\", \"cre\"), email = \"wilke@austin.utexas.edu\", comment = c(ORCID = \"0000-0002-7470-9261\") )", "Description": "Ridgeline plots provide a convenient way of visualizing changes in distributions over time or space. This package enables the creation of such plots in 'ggplot2'.", "URL": "https://wilkelab.org/ggridges/", "BugReports": "https://github.com/wilkelab/ggridges/issues", "Depends": [ "R (>= 3.2)" ], "Imports": [ "ggplot2 (>= 3.5.0)", "grid (>= 3.0.0)", "scales (>= 0.4.1)", "withr (>= 2.1.1)" ], "License": "GPL-2 | file LICENSE", "LazyData": "true", "Suggests": [ "covr", "dplyr", "patchwork", "ggplot2movies", "forcats", "knitr", "rmarkdown", "testthat", "vdiffr" ], "VignetteBuilder": "knitr", "Collate": "'data.R' 'ggridges.R' 'geoms.R' 'geomsv.R' 'geoms-gradient.R' 'geom-density-line.R' 'position.R' 'scale-cyclical.R' 'scale-point.R' 'scale-vline.R' 'stats.R' 'theme.R' 'utils_ggplot2.R' 'utils.R'", "RoxygenNote": "7.3.2", "Encoding": "UTF-8", "NeedsCompilation": "no", "Author": "Claus O. Wilke [aut, cre] (ORCID: )", "Maintainer": "Claus O. Wilke ", "Repository": "CRAN" }, "ggsci": { "Package": "ggsci", "Version": "5.1.0", "Source": "Repository", "Type": "Package", "Title": "Scientific Journal and Sci-Fi Themed Color Palettes for 'ggplot2'", "Authors@R": "c( person(\"Nan\", \"Xiao\", email = \"me@nanx.me\", role = c(\"aut\", \"cre\", \"cph\"), comment = c(ORCID = \"0000-0002-0250-5673\")), person(\"Joshua\", \"Cook\", email = \"joshuacook0023@gmail.com\", role = \"ctb\"), person(\"Clara\", \"Jégousse\", email = \"cat3@hi.is\", role = \"ctb\"), person(\"Hui\", \"Chen\", email = \"huichen@zju.edu.cn\", role = \"ctb\"), person(\"Miaozhu\", \"Li\", email = \"miaozhu.li@duke.edu\", role = \"ctb\"), person(\"iTerm2-Color-Schemes contributors\", role = c(\"ctb\", \"cph\"), comment = \"iTerm2-Color-Schemes project\"), person(\"Winston\", \"Chang\", role = c(\"ctb\", \"cph\"), comment = \"staticimports.R\") )", "Maintainer": "Nan Xiao ", "Description": "A collection of 'ggplot2' color palettes inspired by plots in scientific journals, data visualization libraries, science fiction movies, and TV shows.", "License": "GPL (>= 3)", "URL": "https://nanx.me/ggsci/, https://github.com/nanxstats/ggsci", "BugReports": "https://github.com/nanxstats/ggsci/issues", "Depends": [ "R (>= 3.5.0)" ], "Imports": [ "ggplot2 (>= 2.0.0)", "grDevices", "rlang", "scales" ], "Suggests": [ "gridExtra", "knitr", "ragg", "rmarkdown" ], "VignetteBuilder": "knitr", "Encoding": "UTF-8", "Config/roxygen2/version": "8.0.0", "NeedsCompilation": "no", "Author": "Nan Xiao [aut, cre, cph] (ORCID: ), Joshua Cook [ctb], Clara Jégousse [ctb], Hui Chen [ctb], Miaozhu Li [ctb], iTerm2-Color-Schemes contributors [ctb, cph] (iTerm2-Color-Schemes project), Winston Chang [ctb, cph] (staticimports.R)", "Repository": "CRAN" }, "ggsignif": { "Package": "ggsignif", "Version": "0.6.4", "Source": "Repository", "Type": "Package", "Title": "Significance Brackets for 'ggplot2'", "Authors@R": "c( person(given = \"Constantin\", family = \"Ahlmann-Eltze\", role = c(\"aut\", \"cre\", \"ctb\"), email = \"artjom31415@googlemail.com\", comment = c(ORCID = \"0000-0002-3762-068X\", Twitter = \"@const_ae\")), person(given = \"Indrajeet\", family = \"Patil\", role = c(\"aut\", \"ctb\"), email = \"patilindrajeet.science@gmail.com\", comment = c(ORCID = \"0000-0003-1995-6531\", Twitter = \"@patilindrajeets\")) )", "Description": "Enrich your 'ggplots' with group-wise comparisons. This package provides an easy way to indicate if two groups are significantly different. Commonly this is shown by a bracket on top connecting the groups of interest which itself is annotated with the level of significance (NS, *, **, ***). The package provides a single layer (geom_signif()) that takes the groups for comparison and the test (t.test(), wilcox.text() etc.) as arguments and adds the annotation to the plot.", "License": "GPL-3 | file LICENSE", "URL": "https://const-ae.github.io/ggsignif/, https://github.com/const-ae/ggsignif", "VignetteBuilder": "knitr", "Encoding": "UTF-8", "Language": "en-US", "Imports": [ "ggplot2 (>= 3.3.5)" ], "Suggests": [ "knitr", "rmarkdown", "testthat", "vdiffr (>= 1.0.2)" ], "RoxygenNote": "7.2.1", "Config/testthat/edition": "3", "Config/testthat/parallel": "true", "NeedsCompilation": "no", "Author": "Constantin Ahlmann-Eltze [aut, cre, ctb] (, @const_ae), Indrajeet Patil [aut, ctb] (, @patilindrajeets)", "Maintainer": "Constantin Ahlmann-Eltze ", "Repository": "CRAN" }, "gh": { "Package": "gh", "Version": "1.6.0", "Source": "Repository", "Title": "'GitHub' 'API'", "Authors@R": "c( person(\"Gábor\", \"Csárdi\", , \"csardi.gabor@gmail.com\", role = c(\"cre\", \"ctb\")), person(\"Jennifer\", \"Bryan\", role = \"aut\"), person(\"Hadley\", \"Wickham\", role = \"aut\"), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"), comment = c(ROR = \"03wc8by49\")) )", "Description": "Minimal client to access the 'GitHub' 'API'.", "License": "MIT + file LICENSE", "URL": "https://gh.r-lib.org/, https://github.com/r-lib/gh", "BugReports": "https://github.com/r-lib/gh/issues", "Depends": [ "R (>= 4.1)" ], "Imports": [ "cli (>= 3.0.1)", "gitcreds", "glue", "httr2 (>= 1.0.6)", "ini", "jsonlite", "lifecycle", "rlang (>= 1.1.0)" ], "Suggests": [ "connectcreds", "covr", "knitr", "rmarkdown", "rprojroot", "spelling", "testthat (>= 3.0.0)", "vctrs", "webfakes (>= 1.5.0)", "withr" ], "VignetteBuilder": "knitr", "Config/Needs/website": "tidyverse/tidytemplate", "Config/testthat/edition": "3", "Config/usethis/last-upkeep": "2025-04-29", "Encoding": "UTF-8", "Language": "en-US", "Config/roxygen2/version": "8.0.0", "NeedsCompilation": "no", "Author": "Gábor Csárdi [cre, ctb], Jennifer Bryan [aut], Hadley Wickham [aut], Posit Software, PBC [cph, fnd] (ROR: )", "Maintainer": "Gábor Csárdi ", "Repository": "CRAN" }, "gitcreds": { "Package": "gitcreds", "Version": "0.1.2", "Source": "Repository", "Title": "Query 'git' Credentials from 'R'", "Authors@R": "c( person(\"Gábor\", \"Csárdi\", , \"csardi.gabor@gmail.com\", role = c(\"aut\", \"cre\")), person(\"RStudio\", role = c(\"cph\", \"fnd\")) )", "Description": "Query, set, delete credentials from the 'git' credential store. Manage 'GitHub' tokens and other 'git' credentials. This package is to be used by other packages that need to authenticate to 'GitHub' and/or other 'git' repositories.", "License": "MIT + file LICENSE", "URL": "https://gitcreds.r-lib.org/, https://github.com/r-lib/gitcreds", "BugReports": "https://github.com/r-lib/gitcreds/issues", "Depends": [ "R (>= 3.4)" ], "Suggests": [ "codetools", "covr", "knitr", "mockery", "oskeyring", "rmarkdown", "testthat (>= 3.0.0)", "withr" ], "VignetteBuilder": "knitr", "Config/Needs/website": "tidyverse/tidytemplate", "Encoding": "UTF-8", "RoxygenNote": "7.2.1.9000", "SystemRequirements": "git", "Config/testthat/edition": "3", "NeedsCompilation": "no", "Author": "Gábor Csárdi [aut, cre], RStudio [cph, fnd]", "Maintainer": "Gábor Csárdi ", "Repository": "CRAN" }, "glue": { "Package": "glue", "Version": "1.8.1", "Source": "Repository", "Title": "Interpreted String Literals", "Authors@R": "c( person(\"Jim\", \"Hester\", role = \"aut\", comment = c(ORCID = \"0000-0002-2739-7082\")), person(\"Jennifer\", \"Bryan\", , \"jenny@posit.co\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-6983-2759\")), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"), comment = c(ROR = \"03wc8by49\")) )", "Description": "An implementation of interpreted string literals, inspired by Python's Literal String Interpolation and Docstrings and Julia's Triple-Quoted String Literals .", "License": "MIT + file LICENSE", "URL": "https://glue.tidyverse.org/, https://github.com/tidyverse/glue", "BugReports": "https://github.com/tidyverse/glue/issues", "Depends": [ "R (>= 4.1)" ], "Imports": [ "methods" ], "Suggests": [ "crayon", "DBI (>= 1.2.0)", "dplyr", "knitr", "rlang", "rmarkdown", "RSQLite", "testthat (>= 3.2.0)", "vctrs (>= 0.3.0)", "waldo (>= 0.5.3)", "withr" ], "VignetteBuilder": "knitr", "ByteCompile": "true", "Config/Needs/website": "bench, forcats, ggbeeswarm, ggplot2, R.utils, rprintf, tidyr, tidyverse/tidytemplate", "Config/testthat/edition": "3", "Config/usethis/last-upkeep": "2026-04-16", "Encoding": "UTF-8", "RoxygenNote": "7.3.3", "NeedsCompilation": "yes", "Author": "Jim Hester [aut] (ORCID: ), Jennifer Bryan [aut, cre] (ORCID: ), Posit Software, PBC [cph, fnd] (ROR: )", "Maintainer": "Jennifer Bryan ", "Repository": "CRAN" }, "googledrive": { "Package": "googledrive", "Version": "2.1.2", "Source": "Repository", "Title": "An Interface to Google Drive", "Authors@R": "c( person(\"Lucy\", \"D'Agostino McGowan\", , role = \"aut\"), person(\"Jennifer\", \"Bryan\", , \"jenny@posit.co\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-6983-2759\")), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")) )", "Description": "Manage Google Drive files from R.", "License": "MIT + file LICENSE", "URL": "https://googledrive.tidyverse.org, https://github.com/tidyverse/googledrive", "BugReports": "https://github.com/tidyverse/googledrive/issues", "Depends": [ "R (>= 4.1)" ], "Imports": [ "cli (>= 3.0.0)", "gargle (>= 1.6.0)", "glue (>= 1.4.2)", "httr", "jsonlite", "lifecycle", "magrittr", "pillar (>= 1.9.0)", "purrr (>= 1.0.1)", "rlang (>= 1.0.2)", "tibble (>= 2.0.0)", "utils", "uuid", "vctrs (>= 0.3.0)", "withr" ], "Suggests": [ "curl", "dplyr (>= 1.0.0)", "knitr", "rmarkdown", "spelling", "testthat (>= 3.1.5)" ], "VignetteBuilder": "knitr", "Config/Needs/website": "tidyverse, tidyverse/tidytemplate", "Config/testthat/edition": "3", "Encoding": "UTF-8", "Language": "en-US", "RoxygenNote": "7.3.3", "NeedsCompilation": "no", "Author": "Lucy D'Agostino McGowan [aut], Jennifer Bryan [aut, cre] (ORCID: ), Posit Software, PBC [cph, fnd]", "Maintainer": "Jennifer Bryan ", "Repository": "CRAN" }, "googlesheets4": { "Package": "googlesheets4", "Version": "1.1.2", "Source": "Repository", "Title": "Access Google Sheets using the Sheets API V4", "Authors@R": "c( person(\"Jennifer\", \"Bryan\", , \"jenny@posit.co\", role = c(\"cre\", \"aut\"), comment = c(ORCID = \"0000-0002-6983-2759\")), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")) )", "Description": "Interact with Google Sheets through the Sheets API v4 . \"API\" is an acronym for \"application programming interface\"; the Sheets API allows users to interact with Google Sheets programmatically, instead of via a web browser. The \"v4\" refers to the fact that the Sheets API is currently at version 4. This package can read and write both the metadata and the cell data in a Sheet.", "License": "MIT + file LICENSE", "URL": "https://googlesheets4.tidyverse.org, https://github.com/tidyverse/googlesheets4", "BugReports": "https://github.com/tidyverse/googlesheets4/issues", "Depends": [ "R (>= 3.6)" ], "Imports": [ "cellranger", "cli (>= 3.0.0)", "curl", "gargle (>= 1.6.0)", "glue (>= 1.3.0)", "googledrive (>= 2.1.0)", "httr", "ids", "lifecycle", "magrittr", "methods", "purrr", "rematch2", "rlang (>= 1.0.2)", "tibble (>= 2.1.1)", "utils", "vctrs (>= 0.2.3)", "withr" ], "Suggests": [ "readr", "rmarkdown", "spelling", "testthat (>= 3.1.7)" ], "ByteCompile": "true", "Config/Needs/website": "tidyverse, tidyverse/tidytemplate", "Config/testthat/edition": "3", "Encoding": "UTF-8", "Language": "en-US", "RoxygenNote": "7.3.2.9000", "NeedsCompilation": "no", "Author": "Jennifer Bryan [cre, aut] (ORCID: ), Posit Software, PBC [cph, fnd]", "Maintainer": "Jennifer Bryan ", "Repository": "CRAN" }, "graph": { "Package": "graph", "Version": "1.88.1", "Source": "Bioconductor", "Title": "graph: A package to handle graph data structures", "Authors@R": "c( person(\"R\", \"Gentleman\", role = \"aut\"), person(\"Elizabeth\", \"Whalen\", role=\"aut\"), person(\"W\", \"Huber\", role=\"aut\"), person(\"S\", \"Falcon\", role=\"aut\"), person(\"Jeff\", \"Gentry\", role=\"aut\"), person(\"Paul\", \"Shannon\", role=\"aut\"), person(\"Halimat C.\", \"Atanda\", role = \"ctb\", comment = \"Converted 'MultiGraphClass' and 'GraphClass' vignettes from Sweave to RMarkdown / HTML.\" ), person(\"Paul\", \"Villafuerte\", role = \"ctb\", comment = \"Converted vignettes from Sweave to RMarkdown / HTML.\" ), person(\"Aliyu Atiku\", \"Mustapha\", role = \"ctb\", comment = \"Converted 'Graph' vignette from Sweave to RMarkdown / HTML.\" ), person(\"Bioconductor Package Maintainer\", role = \"cre\", email = \"maintainer@bioconductor.org\" ))", "Description": "A package that implements some simple graph handling capabilities.", "License": "Artistic-2.0", "Depends": [ "R (>= 2.10)", "methods", "BiocGenerics (>= 0.13.11)" ], "Imports": [ "stats", "stats4", "utils" ], "Suggests": [ "SparseM (>= 0.36)", "XML", "RBGL", "RUnit", "cluster", "BiocStyle", "knitr" ], "Enhances": [ "Rgraphviz" ], "Collate": "AllClasses.R AllGenerics.R bitarray.R buildDepGraph.R methods-graph.R graphNEL.R clustergraph.R NELhandler.R edgefunctions.R graphfunctions.R GXLformals.R gxlReader.R random.R write.tlp.R mat2graph.R settings.R zzz.R standardLabeling.R TODOT.R toDotWithRI.R methods-graphAM.R attrData.R reverseEdgeDirections.R nodes-methods.R methods-multiGraph.R MultiGraph.R methods-graphBAM.R graph-constructors.R", "LazyLoad": "yes", "biocViews": "GraphAndNetwork", "RoxygenNote": "7.2.3", "VignetteBuilder": "knitr", "git_url": "https://git.bioconductor.org/packages/graph", "git_branch": "RELEASE_3_22", "git_last_commit": "1834660", "git_last_commit_date": "2025-12-07", "Repository": "Bioconductor 3.22", "NeedsCompilation": "yes", "Author": "R Gentleman [aut], Elizabeth Whalen [aut], W Huber [aut], S Falcon [aut], Jeff Gentry [aut], Paul Shannon [aut], Halimat C. Atanda [ctb] (Converted 'MultiGraphClass' and 'GraphClass' vignettes from Sweave to RMarkdown / HTML.), Paul Villafuerte [ctb] (Converted vignettes from Sweave to RMarkdown / HTML.), Aliyu Atiku Mustapha [ctb] (Converted 'Graph' vignette from Sweave to RMarkdown / HTML.), Bioconductor Package Maintainer [cre]", "Maintainer": "Bioconductor Package Maintainer " }, "gridExtra": { "Package": "gridExtra", "Version": "2.3.1", "Source": "Repository", "Authors@R": "c(person(\"Baptiste\", \"Auguie\", email = \"baptiste.auguie@vuw.ac.nz\", role = c(\"aut\", \"cre\")), person(\"Anton\", \"Antonov\", email = \"tonytonov@gmail.com\", role = c(\"ctb\")))", "License": "GPL (>= 2)", "Title": "Miscellaneous Functions for \"Grid\" Graphics", "Type": "Package", "Description": "Provides a number of user-level functions to work with \"grid\" graphics, notably to arrange multiple grid-based plots on a page, and draw tables.", "VignetteBuilder": "knitr", "Imports": [ "gtable", "grid", "grDevices", "graphics", "utils" ], "Suggests": [ "ggplot2", "egg", "lattice", "knitr", "testthat" ], "RoxygenNote": "6.0.1", "NeedsCompilation": "no", "Author": "Baptiste Auguie [aut, cre], Anton Antonov [ctb]", "Maintainer": "Baptiste Auguie ", "Repository": "CRAN" }, "gt": { "Package": "gt", "Version": "1.3.0", "Source": "Repository", "Type": "Package", "Title": "Easily Create Presentation-Ready Display Tables", "Authors@R": "c( person(\"Richard\", \"Iannone\", , \"rich@posit.co\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0003-3925-190X\")), person(\"Joe\", \"Cheng\", , \"joe@posit.co\", role = \"aut\"), person(\"Barret\", \"Schloerke\", , \"barret@posit.co\", role = \"aut\", comment = c(ORCID = \"0000-0001-9986-114X\")), person(\"Shannon\", \"Haughton\", , \"shannon.l.haughton@gsk.com\", role = \"aut\"), person(\"Ellis\", \"Hughes\", , \"ellis.h.hughes@gsk.com\", role = \"aut\", comment = c(ORCID = \"0000-0003-0637-4436\")), person(\"Alexandra\", \"Lauer\", , \"alexandralauer1@gmail.com\", role = \"aut\", comment = c(ORCID = \"0000-0002-4191-6301\")), person(\"Romain\", \"François\", , \"romain@tada.science\", role = \"aut\"), person(\"JooYoung\", \"Seo\", , \"jseo1005@illinois.edu\", role = \"aut\", comment = c(ORCID = \"0000-0002-4064-6012\")), person(\"Ken\", \"Brevoort\", , \"ken@brevoort.com\", role = \"aut\", comment = c(ORCID = \"0000-0002-4001-8358\")), person(\"Olivier\", \"Roy\", role = \"aut\"), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")) )", "Description": "Build display tables from tabular data with an easy-to-use set of functions. With its progressive approach, we can construct display tables with a cohesive set of table parts. Table values can be formatted using any of the included formatting functions. Footnotes and cell styles can be precisely added through a location targeting system. The way in which 'gt' handles things for you means that you don't often have to worry about the fine details.", "License": "MIT + file LICENSE", "URL": "https://gt.rstudio.com, https://github.com/rstudio/gt", "BugReports": "https://github.com/rstudio/gt/issues", "Depends": [ "R (>= 4.1.0)" ], "Imports": [ "base64enc (>= 0.1-3)", "bigD (>= 0.2)", "bitops (>= 1.0-7)", "cli (>= 3.6.3)", "commonmark (>= 1.9.1)", "dplyr (>= 1.1.4)", "fs (>= 1.6.4)", "glue (>= 1.8.0)", "htmltools (>= 0.5.8.1)", "htmlwidgets (>= 1.6.4)", "juicyjuice (>= 0.1.0)", "magrittr (>= 2.0.3)", "markdown (>= 1.13)", "reactable (>= 0.4.4)", "rlang (>= 1.1.4)", "sass (>= 0.4.9)", "scales (>= 1.3.0)", "tidyselect (>= 1.2.1)", "vctrs", "xml2 (>= 1.3.6)" ], "Suggests": [ "bit64", "farver", "fontawesome (>= 0.5.2)", "ggplot2", "grid", "gtable (>= 0.3.6)", "katex (>= 1.4.1)", "knitr", "lubridate", "magick", "paletteer", "RColorBrewer", "rmarkdown (>= 2.20)", "rsvg", "rvest", "shiny (>= 1.9.1)", "testthat (>= 3.1.9)", "tidyr (>= 1.0.0)", "webshot2 (>= 0.1.0)", "withr" ], "Config/Needs/coverage": "officer", "Config/Needs/website": "quarto", "ByteCompile": "true", "Config/testthat/edition": "3", "Config/testthat/parallel": "true", "Encoding": "UTF-8", "LazyData": "true", "RoxygenNote": "7.3.3", "NeedsCompilation": "no", "Author": "Richard Iannone [aut, cre] (ORCID: ), Joe Cheng [aut], Barret Schloerke [aut] (ORCID: ), Shannon Haughton [aut], Ellis Hughes [aut] (ORCID: ), Alexandra Lauer [aut] (ORCID: ), Romain François [aut], JooYoung Seo [aut] (ORCID: ), Ken Brevoort [aut] (ORCID: ), Olivier Roy [aut], Posit Software, PBC [cph, fnd]", "Maintainer": "Richard Iannone ", "Repository": "CRAN" }, "gtable": { "Package": "gtable", "Version": "0.3.6", "Source": "Repository", "Title": "Arrange 'Grobs' in Tables", "Authors@R": "c( person(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = \"aut\"), person(\"Thomas Lin\", \"Pedersen\", , \"thomas.pedersen@posit.co\", role = c(\"aut\", \"cre\")), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")) )", "Description": "Tools to make it easier to work with \"tables\" of 'grobs'. The 'gtable' package defines a 'gtable' grob class that specifies a grid along with a list of grobs and their placement in the grid. Further the package makes it easy to manipulate and combine 'gtable' objects so that complex compositions can be built up sequentially.", "License": "MIT + file LICENSE", "URL": "https://gtable.r-lib.org, https://github.com/r-lib/gtable", "BugReports": "https://github.com/r-lib/gtable/issues", "Depends": [ "R (>= 4.0)" ], "Imports": [ "cli", "glue", "grid", "lifecycle", "rlang (>= 1.1.0)", "stats" ], "Suggests": [ "covr", "ggplot2", "knitr", "profvis", "rmarkdown", "testthat (>= 3.0.0)" ], "VignetteBuilder": "knitr", "Config/Needs/website": "tidyverse/tidytemplate", "Config/testthat/edition": "3", "Config/usethis/last-upkeep": "2024-10-25", "Encoding": "UTF-8", "RoxygenNote": "7.3.2", "NeedsCompilation": "no", "Author": "Hadley Wickham [aut], Thomas Lin Pedersen [aut, cre], Posit Software, PBC [cph, fnd]", "Maintainer": "Thomas Lin Pedersen ", "Repository": "CRAN" }, "haven": { "Package": "haven", "Version": "2.5.5", "Source": "Repository", "Title": "Import and Export 'SPSS', 'Stata' and 'SAS' Files", "Authors@R": "c( person(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = c(\"aut\", \"cre\")), person(\"Evan\", \"Miller\", role = c(\"aut\", \"cph\"), comment = \"Author of included ReadStat code\"), person(\"Danny\", \"Smith\", role = \"aut\"), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")) )", "Description": "Import foreign statistical formats into R via the embedded 'ReadStat' C library, .", "License": "MIT + file LICENSE", "URL": "https://haven.tidyverse.org, https://github.com/tidyverse/haven, https://github.com/WizardMac/ReadStat", "BugReports": "https://github.com/tidyverse/haven/issues", "Depends": [ "R (>= 3.6)" ], "Imports": [ "cli (>= 3.0.0)", "forcats (>= 0.2.0)", "hms", "lifecycle", "methods", "readr (>= 0.1.0)", "rlang (>= 0.4.0)", "tibble", "tidyselect", "vctrs (>= 0.3.0)" ], "Suggests": [ "covr", "crayon", "fs", "knitr", "pillar (>= 1.4.0)", "rmarkdown", "testthat (>= 3.0.0)", "utf8" ], "LinkingTo": [ "cpp11" ], "VignetteBuilder": "knitr", "Config/Needs/website": "tidyverse/tidytemplate", "Config/testthat/edition": "3", "Encoding": "UTF-8", "RoxygenNote": "7.3.2", "SystemRequirements": "GNU make, zlib: zlib1g-dev (deb), zlib-devel (rpm)", "NeedsCompilation": "yes", "Author": "Hadley Wickham [aut, cre], Evan Miller [aut, cph] (Author of included ReadStat code), Danny Smith [aut], Posit Software, PBC [cph, fnd]", "Maintainer": "Hadley Wickham ", "Repository": "CRAN" }, "here": { "Package": "here", "Version": "1.0.2", "Source": "Repository", "Title": "A Simpler Way to Find Your Files", "Date": "2025-09-06", "Authors@R": "c(person(given = \"Kirill\", family = \"M\\u00fcller\", role = c(\"aut\", \"cre\"), email = \"kirill@cynkra.com\", comment = c(ORCID = \"0000-0002-1416-3412\")), person(given = \"Jennifer\", family = \"Bryan\", role = \"ctb\", email = \"jenny@rstudio.com\", comment = c(ORCID = \"0000-0002-6983-2759\")))", "Description": "Constructs paths to your project's files. Declare the relative path of a file within your project with 'i_am()'. Use the 'here()' function as a drop-in replacement for 'file.path()', it will always locate the files relative to your project root.", "License": "MIT + file LICENSE", "URL": "https://here.r-lib.org/, https://github.com/r-lib/here", "BugReports": "https://github.com/r-lib/here/issues", "Imports": [ "rprojroot (>= 2.1.0)" ], "Suggests": [ "conflicted", "covr", "fs", "knitr", "palmerpenguins", "plyr", "readr", "rlang", "rmarkdown", "testthat", "uuid", "withr" ], "VignetteBuilder": "knitr", "Encoding": "UTF-8", "RoxygenNote": "7.3.3.9000", "Config/testthat/edition": "3", "Config/Needs/website": "tidyverse/tidytemplate", "NeedsCompilation": "no", "Author": "Kirill Müller [aut, cre] (ORCID: ), Jennifer Bryan [ctb] (ORCID: )", "Maintainer": "Kirill Müller ", "Repository": "CRAN" }, "highcharter": { "Package": "highcharter", "Version": "0.9.5", "Source": "Repository", "Type": "Package", "Title": "A Wrapper for the 'Highcharts' Library", "Description": "A wrapper for the 'Highcharts' library including shortcut functions to plot R objects. 'Highcharts' is a charting library offering numerous chart types with a simple configuration syntax.", "Authors@R": "c( person(\"Joshua\", \"Kunst\", role = c(\"aut\", \"cre\"), email = \"jbkunst@gmail.com\"), person(\"Nuno\", \"Agostinho\", role = c(\"ctb\"), comment = \"hchart.survfit, densities and hc_add_series_scatter\"), person(\"Danton\", \"Noriega\", role = c(\"ctb\"), comment = \"hcaes_\"), person(\"Martin John \", \"Hadley\", role = c(\"ctb\"), comment = \"hc_add_event_point improvement\"), person(\"Eduardo\", \"Flores\", role = c(\"ctb\"), comment = \"First version hc_add_series_df_tidy\"), person(\"Dean\", \"Kilfoyle\", role = c(\"ctb\"), comment = \"First version hc_add_series_boxplot\"), person(\"Adline\", \"Dsilva\", role = c(\"ctb\"), comment = \"First version Matrix heatmap\"), person(\"Kamil\", \"Slowikowski\", role = c(\"ctb\"), comment = c(ORCID = \"0000-0002-2843-6370\")), person(\"Christian\", \"Minich\", role = c(\"ctb\"), comment = \"hcaes mutate_mapping improvement\"), person(\"Jonathan\", \"Armond\", role = c(\"ctb\"), comment = \"mutate_mapping bugfix\"), person(\"David\", \"Breuer\", role = c(\"ctb\"), comment = \"download_map_data quiet parameter\"), person(\"Mauricio\", \"Vargas\", role = c(\"ctb\"), comment = \"tests and gh-actions\"), person(\"Michael\", \"Yan\", role = c(\"ctb\"), comment = \"Motivational example for treemap/sunburst data helper\"), person(\"Bart\", \"Oortwijn\", role = c(\"ctb\"), comment = \"rjson option, hc_add_yAxis, and GH issues collaborator\"), person(\"Paul\", \"Campbell\", role = c(\"ctb\"), comment = \"additional proxy methods\") )", "URL": "https://jkunst.com/highcharter/, https://github.com/jbkunst/highcharter", "BugReports": "https://github.com/jbkunst/highcharter/issues", "License": "MIT + file LICENSE", "RoxygenNote": "7.3.3", "Encoding": "UTF-8", "Depends": [ "R (>= 2.10)" ], "Imports": [ "htmlwidgets", "magrittr", "purrr", "rlist", "assertthat", "zoo", "dplyr (>= 1.0.0)", "tibble (>= 1.1)", "stringr (>= 1.3.0)", "broom", "xts", "quantmod", "tidyr", "htmltools", "jsonlite", "igraph", "lubridate", "yaml", "rlang (>= 0.1.1)", "rjson" ], "Suggests": [ "knitr", "rmarkdown", "survival", "ggplot2", "httr", "viridisLite", "shiny", "MASS", "gapminder", "forecast", "geojsonio", "testthat", "covr", "spelling" ], "LazyData": "true", "Language": "en-US", "NeedsCompilation": "no", "Author": "Joshua Kunst [aut, cre], Nuno Agostinho [ctb] (hchart.survfit, densities and hc_add_series_scatter), Danton Noriega [ctb] (hcaes_), Martin John Hadley [ctb] (hc_add_event_point improvement), Eduardo Flores [ctb] (First version hc_add_series_df_tidy), Dean Kilfoyle [ctb] (First version hc_add_series_boxplot), Adline Dsilva [ctb] (First version Matrix heatmap), Kamil Slowikowski [ctb] (ORCID: ), Christian Minich [ctb] (hcaes mutate_mapping improvement), Jonathan Armond [ctb] (mutate_mapping bugfix), David Breuer [ctb] (download_map_data quiet parameter), Mauricio Vargas [ctb] (tests and gh-actions), Michael Yan [ctb] (Motivational example for treemap/sunburst data helper), Bart Oortwijn [ctb] (rjson option, hc_add_yAxis, and GH issues collaborator), Paul Campbell [ctb] (additional proxy methods)", "Maintainer": "Joshua Kunst ", "Repository": "CRAN" }, "highr": { "Package": "highr", "Version": "0.12", "Source": "Repository", "Type": "Package", "Title": "Syntax Highlighting for R Source Code", "Authors@R": "c( person(\"Yihui\", \"Xie\", role = c(\"aut\", \"cre\"), email = \"xie@yihui.name\", comment = c(ORCID = \"0000-0003-0645-5666\")), person(\"Yixuan\", \"Qiu\", role = \"aut\"), person(\"Christopher\", \"Gandrud\", role = \"ctb\"), person(\"Qiang\", \"Li\", role = \"ctb\") )", "Description": "Provides syntax highlighting for R source code. Currently it supports LaTeX and HTML output. Source code of other languages is supported via Andre Simon's highlight package ().", "Depends": [ "R (>= 3.3.0)" ], "Imports": [ "xfun (>= 0.18)" ], "Suggests": [ "knitr", "markdown", "testit" ], "License": "GPL", "URL": "https://github.com/yihui/highr", "BugReports": "https://github.com/yihui/highr/issues", "VignetteBuilder": "knitr", "Encoding": "UTF-8", "RoxygenNote": "7.3.3", "NeedsCompilation": "no", "Author": "Yihui Xie [aut, cre] (ORCID: ), Yixuan Qiu [aut], Christopher Gandrud [ctb], Qiang Li [ctb]", "Maintainer": "Yihui Xie ", "Repository": "CRAN" }, "hms": { "Package": "hms", "Version": "1.1.4", "Source": "Repository", "Title": "Pretty Time of Day", "Date": "2025-10-11", "Authors@R": "c( person(\"Kirill\", \"Müller\", , \"kirill@cynkra.com\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-1416-3412\")), person(\"R Consortium\", role = \"fnd\"), person(\"Posit Software, PBC\", role = \"fnd\", comment = c(ROR = \"03wc8by49\")) )", "Description": "Implements an S3 class for storing and formatting time-of-day values, based on the 'difftime' class.", "License": "MIT + file LICENSE", "URL": "https://hms.tidyverse.org/, https://github.com/tidyverse/hms", "BugReports": "https://github.com/tidyverse/hms/issues", "Imports": [ "cli", "lifecycle", "methods", "pkgconfig", "rlang (>= 1.0.2)", "vctrs (>= 0.3.8)" ], "Suggests": [ "crayon", "lubridate", "pillar (>= 1.1.0)", "testthat (>= 3.0.0)" ], "Config/Needs/website": "tidyverse/tidytemplate", "Config/testthat/edition": "3", "Encoding": "UTF-8", "RoxygenNote": "7.3.3.9000", "NeedsCompilation": "no", "Author": "Kirill Müller [aut, cre] (ORCID: ), R Consortium [fnd], Posit Software, PBC [fnd] (ROR: )", "Maintainer": "Kirill Müller ", "Repository": "CRAN" }, "htmlTable": { "Package": "htmlTable", "Version": "2.5.0", "Source": "Repository", "Title": "Advanced Tables for Markdown/HTML", "Authors@R": "c( person(\"Max\", \"Gordon\", email = \"max@gforge.se\", role = c(\"aut\", \"cre\")), person(\"Stephen\", \"Gragg\", role=c(\"aut\")), person(\"Peter\", \"Konings\", role=c(\"aut\")))", "Maintainer": "Max Gordon ", "Description": "Tables with state-of-the-art layout elements such as row spanners, column spanners, table spanners, zebra striping, and more. While allowing advanced layout, the underlying css-structure is simple in order to maximize compatibility with common word processors. The package also contains a few text formatting functions that help outputting text compatible with HTML/LaTeX.", "License": "GPL (>= 3)", "URL": "https://gforge.se/packages/", "BugReports": "https://github.com/gforge/htmlTable/issues", "Biarch": "yes", "Depends": [ "R (>= 4.1)" ], "Imports": [ "stringr", "knitr (>= 1.6)", "magrittr (>= 1.5)", "methods", "checkmate", "htmlwidgets", "htmltools", "rstudioapi (>= 0.6)" ], "Suggests": [ "testthat", "XML", "xml2", "Hmisc", "rmarkdown", "chron", "lubridate", "tibble", "purrr", "tidyselect", "glue", "rlang", "tidyr (>= 0.7.2)", "dplyr (>= 0.7.4)" ], "Encoding": "UTF-8", "NeedsCompilation": "no", "VignetteBuilder": "knitr", "RoxygenNote": "7.3.3", "Author": "Max Gordon [aut, cre], Stephen Gragg [aut], Peter Konings [aut]", "Repository": "CRAN" }, "htmltools": { "Package": "htmltools", "Version": "0.5.9", "Source": "Repository", "Type": "Package", "Title": "Tools for HTML", "Authors@R": "c( person(\"Joe\", \"Cheng\", , \"joe@posit.co\", role = \"aut\"), person(\"Carson\", \"Sievert\", , \"carson@posit.co\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-4958-2844\")), person(\"Barret\", \"Schloerke\", , \"barret@posit.co\", role = \"aut\", comment = c(ORCID = \"0000-0001-9986-114X\")), person(\"Winston\", \"Chang\", , \"winston@posit.co\", role = \"aut\", comment = c(ORCID = \"0000-0002-1576-2126\")), person(\"Yihui\", \"Xie\", , \"yihui@posit.co\", role = \"aut\"), person(\"Jeff\", \"Allen\", role = \"aut\"), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")) )", "Description": "Tools for HTML generation and output.", "License": "GPL (>= 2)", "URL": "https://github.com/rstudio/htmltools, https://rstudio.github.io/htmltools/", "BugReports": "https://github.com/rstudio/htmltools/issues", "Depends": [ "R (>= 2.14.1)" ], "Imports": [ "base64enc", "digest", "fastmap (>= 1.1.0)", "grDevices", "rlang (>= 1.0.0)", "utils" ], "Suggests": [ "Cairo", "markdown", "ragg", "shiny", "testthat", "withr" ], "Enhances": [ "knitr" ], "Config/Needs/check": "knitr", "Config/Needs/website": "rstudio/quillt, bench", "Encoding": "UTF-8", "RoxygenNote": "7.3.3", "Collate": "'colors.R' 'fill.R' 'html_dependency.R' 'html_escape.R' 'html_print.R' 'htmltools-package.R' 'images.R' 'known_tags.R' 'selector.R' 'staticimports.R' 'tag_query.R' 'utils.R' 'tags.R' 'template.R'", "NeedsCompilation": "yes", "Author": "Joe Cheng [aut], Carson Sievert [aut, cre] (ORCID: ), Barret Schloerke [aut] (ORCID: ), Winston Chang [aut] (ORCID: ), Yihui Xie [aut], Jeff Allen [aut], Posit Software, PBC [cph, fnd]", "Maintainer": "Carson Sievert ", "Repository": "CRAN" }, "htmlwidgets": { "Package": "htmlwidgets", "Version": "1.6.4", "Source": "Repository", "Type": "Package", "Title": "HTML Widgets for R", "Authors@R": "c( person(\"Ramnath\", \"Vaidyanathan\", role = c(\"aut\", \"cph\")), person(\"Yihui\", \"Xie\", role = \"aut\"), person(\"JJ\", \"Allaire\", role = \"aut\"), person(\"Joe\", \"Cheng\", , \"joe@posit.co\", role = \"aut\"), person(\"Carson\", \"Sievert\", , \"carson@posit.co\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-4958-2844\")), person(\"Kenton\", \"Russell\", role = c(\"aut\", \"cph\")), person(\"Ellis\", \"Hughes\", role = \"ctb\"), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")) )", "Description": "A framework for creating HTML widgets that render in various contexts including the R console, 'R Markdown' documents, and 'Shiny' web applications.", "License": "MIT + file LICENSE", "URL": "https://github.com/ramnathv/htmlwidgets", "BugReports": "https://github.com/ramnathv/htmlwidgets/issues", "Imports": [ "grDevices", "htmltools (>= 0.5.7)", "jsonlite (>= 0.9.16)", "knitr (>= 1.8)", "rmarkdown", "yaml" ], "Suggests": [ "testthat" ], "Enhances": [ "shiny (>= 1.1)" ], "VignetteBuilder": "knitr", "Encoding": "UTF-8", "RoxygenNote": "7.2.3", "NeedsCompilation": "no", "Author": "Ramnath Vaidyanathan [aut, cph], Yihui Xie [aut], JJ Allaire [aut], Joe Cheng [aut], Carson Sievert [aut, cre] (), Kenton Russell [aut, cph], Ellis Hughes [ctb], Posit Software, PBC [cph, fnd]", "Maintainer": "Carson Sievert ", "Repository": "CRAN" }, "httpgd": { "Package": "httpgd", "Version": "2.1.4", "Source": "Repository", "Type": "Package", "Title": "A 'HTTP' Server Graphics Device", "Authors@R": "c( person(given = \"Florian\", family = \"Rupprecht\", email = \"floruppr@gmail.com\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-1795-8624\")), person(given = \"Kun\", family = \"Ren\", role = \"ctb\", email = \"mail@renkun.me\"), person(\"Jeroen\", \"Ooms\", role = c(\"ctb\"), email = \"jeroen@berkeley.edu\", comment = c(ORCID = \"0000-0002-4035-0289\")) )", "Description": "A graphics device for R that is accessible via network protocols. This package was created to make it easier to embed live R graphics in integrated development environments and other applications. The included 'HTML/JavaScript' client (plot viewer) aims to provide a better overall user experience when dealing with R graphics. The device asynchronously serves graphics via 'HTTP' and 'WebSockets'.", "License": "GPL (>= 2)", "Depends": [ "R (>= 4.2.0)" ], "Imports": [ "unigd (>= 0.2.0)" ], "LinkingTo": [ "unigd", "cpp11 (>= 0.2.4)", "AsioHeaders (>= 1.28.2)" ], "Suggests": [ "testthat", "xml2 (>= 1.0.0)", "knitr", "rmarkdown", "covr", "future", "httr", "jsonlite" ], "RoxygenNote": "7.3.3", "Encoding": "UTF-8", "URL": "https://github.com/nx10/httpgd, https://nx10.dev/httpgd/", "BugReports": "https://github.com/nx10/httpgd/issues", "VignetteBuilder": "knitr", "NeedsCompilation": "yes", "Author": "Florian Rupprecht [aut, cre] (ORCID: ), Kun Ren [ctb], Jeroen Ooms [ctb] (ORCID: )", "Maintainer": "Florian Rupprecht ", "Repository": "CRAN" }, "httpuv": { "Package": "httpuv", "Version": "1.6.17", "Source": "Repository", "Type": "Package", "Title": "HTTP and WebSocket Server Library", "Authors@R": "c( person(\"Joe\", \"Cheng\", , \"joe@posit.co\", role = \"aut\"), person(\"Winston\", \"Chang\", , \"winston@posit.co\", role = c(\"aut\", \"cre\")), person(\"Posit, PBC\", role = c(\"cph\", \"fnd\"), comment = c(ROR = \"03wc8by49\")), person(\"Hector\", \"Corrada Bravo\", role = \"ctb\"), person(\"Jeroen\", \"Ooms\", role = \"ctb\"), person(\"Andrzej\", \"Krzemienski\", role = \"cph\", comment = \"optional.hpp\"), person(\"libuv project contributors\", role = \"cph\", comment = \"libuv library, see src/libuv/AUTHORS file\"), person(\"Joyent, Inc. and other Node contributors\", role = \"cph\", comment = \"libuv library, see src/libuv/AUTHORS file; and http-parser library, see src/http-parser/AUTHORS file\"), person(\"Niels\", \"Provos\", role = \"cph\", comment = \"libuv subcomponent: tree.h\"), person(\"Internet Systems Consortium, Inc.\", role = \"cph\", comment = \"libuv subcomponent: inet_pton and inet_ntop, contained in src/libuv/src/inet.c\"), person(\"Alexander\", \"Chemeris\", role = \"cph\", comment = \"libuv subcomponent: stdint-msvc2008.h (from msinttypes)\"), person(\"Google, Inc.\", role = \"cph\", comment = \"libuv subcomponent: pthread-fixes.c\"), person(\"Sony Mobile Communcations AB\", role = \"cph\", comment = \"libuv subcomponent: pthread-fixes.c\"), person(\"Berkeley Software Design Inc.\", role = \"cph\", comment = \"libuv subcomponent: android-ifaddrs.h, android-ifaddrs.c\"), person(\"Kenneth\", \"MacKay\", role = \"cph\", comment = \"libuv subcomponent: android-ifaddrs.h, android-ifaddrs.c\"), person(\"Emergya (Cloud4all, FP7/2007-2013, grant agreement no 289016)\", role = \"cph\", comment = \"libuv subcomponent: android-ifaddrs.h, android-ifaddrs.c\"), person(\"Steve\", \"Reid\", role = \"aut\", comment = \"SHA-1 implementation\"), person(\"James\", \"Brown\", role = \"aut\", comment = \"SHA-1 implementation\"), person(\"Bob\", \"Trower\", role = \"aut\", comment = \"base64 implementation\"), person(\"Alexander\", \"Peslyak\", role = \"aut\", comment = \"MD5 implementation\"), person(\"Trantor Standard Systems\", role = \"cph\", comment = \"base64 implementation\"), person(\"Igor\", \"Sysoev\", role = \"cph\", comment = \"http-parser\") )", "Description": "Provides low-level socket and protocol support for handling HTTP and WebSocket requests directly from within R. It is primarily intended as a building block for other packages, rather than making it particularly easy to create complete web applications using httpuv alone. httpuv is built on top of the libuv and http-parser C libraries, both of which were developed by Joyent, Inc. (See LICENSE file for libuv and http-parser license information.)", "License": "GPL (>= 2) | file LICENSE", "URL": "https://rstudio.github.io/httpuv/, https://github.com/rstudio/httpuv", "BugReports": "https://github.com/rstudio/httpuv/issues", "Depends": [ "R (>= 2.15.1)" ], "Imports": [ "later (>= 0.8.0)", "promises", "R6", "Rcpp (>= 1.0.7)", "utils" ], "Suggests": [ "callr", "curl", "jsonlite", "testthat (>= 3.0.0)", "websocket" ], "LinkingTo": [ "later", "Rcpp" ], "Config/Needs/website": "tidyverse/tidytemplate", "Config/testthat/edition": "3", "Config/usethis/last-upkeep": "2025-07-01", "Encoding": "UTF-8", "RoxygenNote": "7.3.3", "SystemRequirements": "GNU make, zlib", "Collate": "'RcppExports.R' 'httpuv-package.R' 'httpuv.R' 'random_port.R' 'server.R' 'staticServer.R' 'static_paths.R' 'utils.R'", "NeedsCompilation": "yes", "Author": "Joe Cheng [aut], Winston Chang [aut, cre], Posit, PBC [cph, fnd] (ROR: ), Hector Corrada Bravo [ctb], Jeroen Ooms [ctb], Andrzej Krzemienski [cph] (optional.hpp), libuv project contributors [cph] (libuv library, see src/libuv/AUTHORS file), Joyent, Inc. and other Node contributors [cph] (libuv library, see src/libuv/AUTHORS file; and http-parser library, see src/http-parser/AUTHORS file), Niels Provos [cph] (libuv subcomponent: tree.h), Internet Systems Consortium, Inc. [cph] (libuv subcomponent: inet_pton and inet_ntop, contained in src/libuv/src/inet.c), Alexander Chemeris [cph] (libuv subcomponent: stdint-msvc2008.h (from msinttypes)), Google, Inc. [cph] (libuv subcomponent: pthread-fixes.c), Sony Mobile Communcations AB [cph] (libuv subcomponent: pthread-fixes.c), Berkeley Software Design Inc. [cph] (libuv subcomponent: android-ifaddrs.h, android-ifaddrs.c), Kenneth MacKay [cph] (libuv subcomponent: android-ifaddrs.h, android-ifaddrs.c), Emergya (Cloud4all, FP7/2007-2013, grant agreement no 289016) [cph] (libuv subcomponent: android-ifaddrs.h, android-ifaddrs.c), Steve Reid [aut] (SHA-1 implementation), James Brown [aut] (SHA-1 implementation), Bob Trower [aut] (base64 implementation), Alexander Peslyak [aut] (MD5 implementation), Trantor Standard Systems [cph] (base64 implementation), Igor Sysoev [cph] (http-parser)", "Maintainer": "Winston Chang ", "Repository": "CRAN" }, "httr": { "Package": "httr", "Version": "1.4.8", "Source": "Repository", "Title": "Tools for Working with URLs and HTTP", "Authors@R": "c( person(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = c(\"aut\", \"cre\")), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")) )", "Description": "Useful tools for working with HTTP organised by HTTP verbs (GET(), POST(), etc). Configuration functions make it easy to control additional request components (authenticate(), add_headers() and so on).", "License": "MIT + file LICENSE", "URL": "https://httr.r-lib.org/, https://github.com/r-lib/httr", "BugReports": "https://github.com/r-lib/httr/issues", "Depends": [ "R (>= 3.6)" ], "Imports": [ "curl (>= 5.1.0)", "jsonlite", "mime", "openssl (>= 0.8)", "R6" ], "Suggests": [ "covr", "httpuv", "jpeg", "knitr", "png", "readr", "rmarkdown", "testthat (>= 0.8.0)", "xml2" ], "VignetteBuilder": "knitr", "Config/Needs/website": "tidyverse/tidytemplate", "Encoding": "UTF-8", "RoxygenNote": "7.3.3", "NeedsCompilation": "no", "Author": "Hadley Wickham [aut, cre], Posit Software, PBC [cph, fnd]", "Maintainer": "Hadley Wickham ", "Repository": "CRAN" }, "httr2": { "Package": "httr2", "Version": "1.2.3", "Source": "Repository", "Title": "Perform HTTP Requests and Process the Responses", "Authors@R": "c( person(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = c(\"aut\", \"cre\")), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")), person(\"Maximilian\", \"Girlich\", role = \"ctb\") )", "Description": "Tools for creating and modifying HTTP requests, then performing them and processing the results. 'httr2' is a modern re-imagining of 'httr' that uses a pipe-based interface and solves more of the problems that API wrapping packages face.", "License": "MIT + file LICENSE", "URL": "https://httr2.r-lib.org, https://github.com/r-lib/httr2", "BugReports": "https://github.com/r-lib/httr2/issues", "Depends": [ "R (>= 4.1)" ], "Imports": [ "cli (>= 3.0.0)", "curl (>= 6.4.0)", "glue", "lifecycle", "magrittr", "openssl", "R6", "rappdirs", "rlang (>= 1.1.0)", "vctrs (>= 0.6.3)", "withr" ], "Suggests": [ "askpass", "bench", "clipr", "covr", "digest", "docopt", "httpuv", "jose", "jsonlite", "knitr", "later (>= 1.4.0)", "nanonext", "otel (>= 0.2.0)", "otelsdk (>= 0.2.0)", "paws.common (>= 0.8.0)", "promises", "rmarkdown", "testthat (>= 3.1.8)", "tibble", "webfakes (>= 1.4.0)", "xml2" ], "VignetteBuilder": "knitr", "Config/Needs/website": "tidyverse/tidytemplate", "Config/roxygen2/version": "8.0.0", "Config/testthat/edition": "3", "Config/testthat/parallel": "true", "Config/testthat/start-first": "resp-stream, req-perform", "Encoding": "UTF-8", "NeedsCompilation": "no", "Author": "Hadley Wickham [aut, cre], Posit Software, PBC [cph, fnd], Maximilian Girlich [ctb]", "Maintainer": "Hadley Wickham ", "Repository": "CRAN" }, "hues": { "Package": "hues", "Version": "0.2.0", "Source": "Repository", "Type": "Package", "Title": "Distinct Colour Palettes Based on 'iwanthue'", "Description": "Creating effective colour palettes for figures is challenging. This package generates and plot palettes of optimally distinct colours in perceptually uniform colour space, based on 'iwanthue' . This is done through k-means clustering of CIE Lab colour space, according to user-selected constraints on hue, chroma, and lightness.", "Date": "2019-12-01", "Depends": [ "R (>= 3.2.0)" ], "Imports": [ "colorspace", "methods" ], "Suggests": [ "ggplot2" ], "Authors@R": "c( person(\"John\", \"Baumgartner\", email = \"johnbaums@gmail.com\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-8898-0300\")), person(\"Russell\", \"Dinnage\", email = \"r.dinnage@gmail.com\", role = \"aut\") )", "URL": "https://github.com/johnbaums/hues", "BugReports": "https://github.com/johnbaums/hues/issues", "License": "LGPL (>= 3)", "LazyData": "true", "RoxygenNote": "7.0.1", "NeedsCompilation": "no", "Author": "John Baumgartner [aut, cre] (), Russell Dinnage [aut]", "Maintainer": "John Baumgartner ", "Repository": "CRAN" }, "hwriter": { "Package": "hwriter", "Version": "1.3.2.1", "Source": "Repository", "Title": "HTML Writer - Outputs R Objects in HTML Format", "Author": "Gregoire Pau ", "Depends": [ "R (>= 2.6.0)" ], "Description": "Easy-to-use and versatile functions to output R objects in HTML format.", "Maintainer": "Gregoire Pau ", "License": "LGPL-2.1", "Repository": "CRAN", "NeedsCompilation": "no" }, "ids": { "Package": "ids", "Version": "1.0.1", "Source": "Repository", "Title": "Generate Random Identifiers", "Authors@R": "person(\"Rich\", \"FitzJohn\", role = c(\"aut\", \"cre\"), email = \"rich.fitzjohn@gmail.com\")", "Description": "Generate random or human readable and pronounceable identifiers.", "License": "MIT + file LICENSE", "URL": "https://github.com/richfitz/ids", "BugReports": "https://github.com/richfitz/ids/issues", "Imports": [ "openssl", "uuid" ], "Suggests": [ "knitr", "rcorpora", "rmarkdown", "testthat" ], "RoxygenNote": "6.0.1", "VignetteBuilder": "knitr", "NeedsCompilation": "no", "Author": "Rich FitzJohn [aut, cre]", "Maintainer": "Rich FitzJohn ", "Repository": "CRAN" }, "igraph": { "Package": "igraph", "Version": "2.3.3", "Source": "Repository", "Title": "Network Analysis and Visualization", "Authors@R": "c( person(\"Gábor\", \"Csárdi\", , \"csardi.gabor@gmail.com\", role = \"aut\", comment = c(ORCID = \"0000-0001-7098-9676\")), person(\"Tamás\", \"Nepusz\", , \"ntamas@gmail.com\", role = \"aut\", comment = c(ORCID = \"0000-0002-1451-338X\")), person(\"Vincent\", \"Traag\", role = \"aut\", comment = c(ORCID = \"0000-0003-3170-3879\")), person(\"Szabolcs\", \"Horvát\", , \"szhorvat@gmail.com\", role = \"aut\", comment = c(ORCID = \"0000-0002-3100-523X\")), person(\"Fabio\", \"Zanini\", , \"fabio.zanini@unsw.edu.au\", role = \"aut\", comment = c(ORCID = \"0000-0001-7097-8539\")), person(\"Daniel\", \"Noom\", role = \"aut\"), person(\"Kirill\", \"Müller\", , \"kirill@cynkra.com\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-1416-3412\")), person(\"Michael\", \"Antonov\", role = \"ctb\"), person(\"Chan Zuckerberg Initiative\", role = \"fnd\", comment = c(ROR = \"02qenvm24\")), person(\"David\", \"Schoch\", , \"david.schoch@cynkra.com\", role = \"aut\", comment = c(ORCID = \"0000-0003-2952-4812\")), person(\"Maëlle\", \"Salmon\", , \"maelle@cynkra.com\", role = \"aut\", comment = c(ORCID = \"0000-0002-2815-0399\")), person(\"R Consortium\", role = \"fnd\", comment = c(ROR = \"01z833950\")) )", "Description": "Routines for simple graphs and network analysis. It can handle large graphs very well and provides functions for generating random and regular graphs, graph visualization, centrality methods and much more.", "License": "GPL (>= 2)", "URL": "https://r.igraph.org/, https://igraph.org/, https://igraph.discourse.group/", "BugReports": "https://github.com/igraph/rigraph/issues", "Depends": [ "methods", "R (>= 3.5.0)" ], "Imports": [ "cli", "graphics", "grDevices", "lifecycle", "magrittr", "Matrix", "pkgconfig (>= 2.0.0)", "rlang (>= 1.1.0)", "stats", "utils", "vctrs" ], "Suggests": [ "ape (>= 5.7-0.1)", "callr", "decor", "digest", "igraphdata", "knitr", "rgl (>= 1.3.14)", "rmarkdown", "scales", "stats4", "tcltk", "testthat", "vdiffr", "withr" ], "Enhances": [ "graph" ], "LinkingTo": [ "cpp11 (>= 0.5.0)" ], "VignetteBuilder": "knitr", "Config/build/compilation-database": "false", "Config/build/never-clean": "true", "Config/comment/compilation-database": "Generate manually with pkgload:::generate_db() for faster pkgload::load_all()", "Config/Needs/build": "devtools, irlba, pkgconfig", "Config/Needs/coverage": "covr", "Config/Needs/roxygen2": "r-lib/roxygen2, igraph/igraph.r2cdocs, moodymudskipper/devtag", "Config/Needs/website": "here, readr, tibble, xmlparsedata, xml2", "Config/testthat/edition": "3", "Config/testthat/parallel": "true", "Config/testthat/start-first": "aaa-auto, vs-es, scan, vs-operators, weakref, watts.strogatz.game", "Encoding": "UTF-8", "RoxygenNote": "7.3.3.9000", "SystemRequirements": "libxml2 (optional), glpk (>= 4.57, optional)", "NeedsCompilation": "yes", "Author": "Gábor Csárdi [aut] (ORCID: ), Tamás Nepusz [aut] (ORCID: ), Vincent Traag [aut] (ORCID: ), Szabolcs Horvát [aut] (ORCID: ), Fabio Zanini [aut] (ORCID: ), Daniel Noom [aut], Kirill Müller [aut, cre] (ORCID: ), Michael Antonov [ctb], Chan Zuckerberg Initiative [fnd] (ROR: ), David Schoch [aut] (ORCID: ), Maëlle Salmon [aut] (ORCID: ), R Consortium [fnd] (ROR: )", "Maintainer": "Kirill Müller ", "Repository": "CRAN" }, "ini": { "Package": "ini", "Version": "0.3.1", "Source": "Repository", "Type": "Package", "Title": "Read and Write '.ini' Files", "Date": "2018-05-19", "Author": "David Valentim Dias", "Maintainer": "David Valentim Dias ", "Description": "Parse simple '.ini' configuration files to an structured list. Users can manipulate this resulting list with lapply() functions. This same structured list can be used to write back to file after modifications.", "License": "GPL-3", "URL": "https://github.com/dvdscripter/ini", "BugReports": "https://github.com/dvdscripter/ini/issues", "LazyData": "FALSE", "RoxygenNote": "6.0.1", "Suggests": [ "testthat" ], "NeedsCompilation": "no", "Repository": "CRAN" }, "insight": { "Package": "insight", "Version": "1.5.2", "Source": "Repository", "Type": "Package", "Title": "Easy Access to Model Information for Various Model Objects", "Authors@R": "c(person(given = \"Daniel\", family = \"Lüdecke\", role = c(\"aut\", \"cre\"), email = \"officialeasystats@gmail.com\", comment = c(ORCID = \"0000-0002-8895-3206\")), person(given = \"Dominique\", family = \"Makowski\", role = c(\"aut\", \"ctb\"), email = \"dom.makowski@gmail.com\", comment = c(ORCID = \"0000-0001-5375-9967\")), person(given = \"Indrajeet\", family = \"Patil\", role = c(\"aut\", \"ctb\"), email = \"patilindrajeet.science@gmail.com\", comment = c(ORCID = \"0000-0003-1995-6531\")), person(given = \"Philip\", family = \"Waggoner\", role = c(\"aut\", \"ctb\"), email = \"philip.waggoner@gmail.com\", comment = c(ORCID = \"0000-0002-7825-7573\")), person(given = \"Mattan S.\", family = \"Ben-Shachar\", role = c(\"aut\", \"ctb\"), email = \"matanshm@post.bgu.ac.il\", comment = c(ORCID = \"0000-0002-4287-4801\")), person(given = \"Brenton M.\", family = \"Wiernik\", role = c(\"aut\", \"ctb\"), email = \"brenton@wiernik.org\", comment = c(ORCID = \"0000-0001-9560-6336\")), person(given = \"Vincent\", family = \"Arel-Bundock\", email = \"vincent.arel-bundock@umontreal.ca\", role = c(\"aut\", \"ctb\"), comment = c(ORCID = \"0000-0003-2042-7063\")), person(given = \"Etienne\", family = \"Bacher\", email = \"etienne.bacher@protonmail.com\", role = c(\"aut\", \"ctb\"), comment = c(ORCID = \"0000-0002-9271-5075\")), person(given = \"Alex\", family = \"Hayes\", role = c(\"rev\"), email = \"alexpghayes@gmail.com\", comment = c(ORCID = \"0000-0002-4985-5160\")), person(given = \"Grant\", family = \"McDermott\", role = c(\"ctb\"), email = \"grantmcd@uoregon.edu\", comment = c(ORCID = \"0000-0001-7883-8573\")), person(given = \"Rémi\", family = \"Thériault\", role = \"ctb\", email = \"remi.theriault@mail.mcgill.ca\", comment = c(ORCID = \"0000-0003-4315-6788\")), person(given = \"Alex\", family = \"Reinhart\", role = \"ctb\", email = \"areinhar@stat.cmu.edu\", comment = c(ORCID = \"0000-0002-6658-514X\")))", "Maintainer": "Daniel Lüdecke ", "Description": "A tool to provide an easy, intuitive and consistent access to information contained in various R models, like model formulas, model terms, information about random effects, data that was used to fit the model or data from response variables. 'insight' mainly revolves around two types of functions: Functions that find (the names of) information, starting with 'find_', and functions that get the underlying data, starting with 'get_'. The package has a consistent syntax and works with many different model objects, where otherwise functions to access these information are missing.", "License": "GPL-3", "URL": "https://easystats.github.io/insight/", "BugReports": "https://github.com/easystats/insight/issues", "Depends": [ "R (>= 3.6)" ], "Imports": [ "methods", "stats", "utils" ], "Suggests": [ "AER", "afex", "aod", "ape", "BayesFactor", "bayestestR", "bbmle", "BSDA", "bdsmatrix", "betareg", "biglm", "BH", "blavaan (>= 0.5-5)", "blme", "boot", "brms", "broom", "car", "carData", "censReg", "cgam", "clubSandwich", "cobalt", "coxme", "cplm", "crch", "curl", "datawizard (>= 1.2.0)", "dbarts", "effectsize", "emmeans", "epiR", "estimatr", "feisr", "fixest (>= 0.11.2)", "fungible", "fwb", "gam", "gamlss", "gamlss.data", "gamm4", "gbm", "gee", "geepack", "geoR", "GLMMadaptive", "glmmTMB (>= 1.1.12)", "glmtoolbox", "gmnl", "grDevices", "gt", "httptest2", "httr2", "interp", "ivreg", "JM", "knitr", "lavaan", "lavaSearch2", "lcmm", "lfe", "lme4", "lmerTest", "lmtest", "logistf", "logitr", "marginaleffects (>= 0.29.0)", "MASS", "Matrix", "mclogit", "mclust", "MCMCglmm", "merTools", "metaBMA", "metadat", "metafor", "metaplus", "mgcv", "mhurdle", "mice (>= 3.17.0)", "mlogit", "mmrm", "modelbased (>= 0.9.0)", "multgee", "MuMIn", "mvtnorm", "nestedLogit", "nlme", "nnet", "nonnest2", "ordinal", "panelr", "parameters (>= 0.28.0)", "parsnip", "pbkrtest", "performance", "phylolm", "plm", "PROreg (>= 1.3.0)", "pscl", "psych", "quantreg", "Rcpp", "RcppEigen", "reformulas", "recipes", "rmarkdown", "rms", "robustbase", "robustlmm", "rpart", "rstanarm (>= 2.21.1)", "rstantools (>= 2.1.0)", "rstpm2", "rstudioapi", "RWiener", "sandwich", "sdmTMB", "sampleSelection", "serp", "speedglm", "splines", "statmod", "survey", "survival", "svylme", "testthat", "tidymodels", "tinytable (>= 0.13.0)", "TMB", "truncreg", "tune", "tweedie", "VGAM", "WeightIt", "withr", "workflows" ], "VignetteBuilder": "knitr", "Encoding": "UTF-8", "Language": "en-US", "Config/testthat/edition": "3", "Config/testthat/parallel": "false", "Config/Needs/website": "easystats/easystatstemplate", "Config/Needs/check": "stan-dev/cmdstanr", "Config/roxygen2/version": "8.0.0", "NeedsCompilation": "no", "Author": "Daniel Lüdecke [aut, cre] (ORCID: ), Dominique Makowski [aut, ctb] (ORCID: ), Indrajeet Patil [aut, ctb] (ORCID: ), Philip Waggoner [aut, ctb] (ORCID: ), Mattan S. Ben-Shachar [aut, ctb] (ORCID: ), Brenton M. Wiernik [aut, ctb] (ORCID: ), Vincent Arel-Bundock [aut, ctb] (ORCID: ), Etienne Bacher [aut, ctb] (ORCID: ), Alex Hayes [rev] (ORCID: ), Grant McDermott [ctb] (ORCID: ), Rémi Thériault [ctb] (ORCID: ), Alex Reinhart [ctb] (ORCID: )", "Repository": "CRAN" }, "interp": { "Package": "interp", "Version": "1.1-6", "Source": "Repository", "Type": "Package", "Title": "Interpolation Methods", "Date": "2024-01-26", "Authors@R": "c(person(\"Albrecht\", \"Gebhardt\", role = c(\"aut\", \"cre\", \"cph\"), email = \"albrecht.gebhardt@aau.at\"), person(\"Roger\", \"Bivand\", role = c(\"aut\"), email = \"Roger.Bivand@nhh.no\"), person(\"David\", \"Sinclair\", role = c(\"aut\",\"cph\"), email = \"david@s-hull.org\", comment = \"author of the shull library\"))", "Maintainer": "Albrecht Gebhardt ", "Description": "Bivariate data interpolation on regular and irregular grids, either linear or using splines are the main part of this package. It is intended to provide FOSS replacement functions for the ACM licensed akima::interp and tripack::tri.mesh functions. Linear interpolation is implemented in interp::interp(..., method=\"linear\"), this corresponds to the call akima::interp(..., linear=TRUE) which is the default setting and covers most of akima::interp use cases in depending packages. A re-implementation of Akimas irregular grid spline interpolation (akima::interp(..., linear=FALSE)) is now also available via interp::interp(..., method=\"akima\"). Estimators for partial derivatives are now also available in interp::locpoly(), these are a prerequisite for the spline interpolation. The basic part is a GPLed triangulation algorithm (sweep hull algorithm by David Sinclair) providing the starting point for the irregular grid interpolator. As side effect this algorithm is also used to provide replacements for almost all functions of the tripack package which also suffers from the same ACM license restrictions. All functions are designed to be backward compatible with their akima / tripack counterparts.", "License": "GPL (>= 2)", "Imports": [ "Rcpp (>= 0.12.9)", "deldir" ], "Suggests": [ "sp", "Deriv", "Ryacas", "ggplot2", "gridExtra", "lattice", "stringi", "stringr", "scatterplot3d", "MASS" ], "Enhances": [ "RcppEigen" ], "LinkingTo": [ "Rcpp", "RcppEigen" ], "Depends": [ "R (>= 3.5.0)" ], "NeedsCompilation": "yes", "Author": "Albrecht Gebhardt [aut, cre, cph], Roger Bivand [aut], David Sinclair [aut, cph] (author of the shull library)", "Repository": "CRAN" }, "isoband": { "Package": "isoband", "Version": "0.3.0", "Source": "Repository", "Title": "Generate Isolines and Isobands from Regularly Spaced Elevation Grids", "Authors@R": "c( person(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = \"aut\", comment = c(ORCID = \"0000-0003-4757-117X\")), person(\"Claus O.\", \"Wilke\", , \"wilke@austin.utexas.edu\", role = \"aut\", comment = c(\"Original author\", ORCID = \"0000-0002-7470-9261\")), person(\"Thomas Lin\", \"Pedersen\", , \"thomas.pedersen@posit.co\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-5147-4711\")), person(\"Posit, PBC\", role = c(\"cph\", \"fnd\"), comment = c(ROR = \"03wc8by49\")) )", "Description": "A fast C++ implementation to generate contour lines (isolines) and contour polygons (isobands) from regularly spaced grids containing elevation data.", "License": "MIT + file LICENSE", "URL": "https://isoband.r-lib.org, https://github.com/r-lib/isoband", "BugReports": "https://github.com/r-lib/isoband/issues", "Imports": [ "cli", "grid", "rlang", "utils" ], "Suggests": [ "covr", "ggplot2", "knitr", "magick", "bench", "rmarkdown", "sf", "testthat (>= 3.0.0)", "xml2" ], "VignetteBuilder": "knitr", "Config/Needs/website": "tidyverse/tidytemplate", "Config/testthat/edition": "3", "Config/usethis/last-upkeep": "2025-12-05", "Encoding": "UTF-8", "RoxygenNote": "7.3.3", "Config/build/compilation-database": "true", "LinkingTo": [ "cpp11" ], "NeedsCompilation": "yes", "Author": "Hadley Wickham [aut] (ORCID: ), Claus O. Wilke [aut] (Original author, ORCID: ), Thomas Lin Pedersen [aut, cre] (ORCID: ), Posit, PBC [cph, fnd] (ROR: )", "Maintainer": "Thomas Lin Pedersen ", "Repository": "CRAN" }, "janitor": { "Package": "janitor", "Version": "2.2.1", "Source": "Repository", "Title": "Simple Tools for Examining and Cleaning Dirty Data", "Authors@R": "c(person(\"Sam\", \"Firke\", email = \"samuel.firke@gmail.com\", role = c(\"aut\", \"cre\")), person(\"Bill\", \"Denney\", email = \"wdenney@humanpredictions.com\", role = \"ctb\"), person(\"Chris\", \"Haid\", email = \"chrishaid@gmail.com\", role = \"ctb\"), person(\"Ryan\", \"Knight\", email = \"ryangknight@gmail.com\", role = \"ctb\"), person(\"Malte\", \"Grosser\", email = \"malte.grosser@gmail.com\", role = \"ctb\"), person(\"Jonathan\", \"Zadra\", email = \"jonathan.zadra@sorensonimpact.com\", role = \"ctb\"))", "Description": "The main janitor functions can: perfectly format data.frame column names; provide quick counts of variable combinations (i.e., frequency tables and crosstabs); and explore duplicate records. Other janitor functions nicely format the tabulation results. These tabulate-and-report functions approximate popular features of SPSS and Microsoft Excel. This package follows the principles of the \"tidyverse\" and works well with the pipe function %>%. janitor was built with beginning-to-intermediate R users in mind and is optimized for user-friendliness.", "URL": "https://github.com/sfirke/janitor, https://sfirke.github.io/janitor/", "BugReports": "https://github.com/sfirke/janitor/issues", "Depends": [ "R (>= 3.1.2)" ], "Imports": [ "dplyr (>= 1.0.0)", "hms", "lifecycle", "lubridate", "magrittr", "purrr", "rlang", "stringi", "stringr", "snakecase (>= 0.9.2)", "tidyselect (>= 1.0.0)", "tidyr (>= 0.7.0)" ], "License": "MIT + file LICENSE", "RoxygenNote": "7.2.3", "Suggests": [ "dbplyr", "knitr", "rmarkdown", "RSQLite", "sf", "testthat (>= 3.0.0)", "tibble", "tidygraph" ], "VignetteBuilder": "knitr", "Encoding": "UTF-8", "Config/testthat/edition": "3", "NeedsCompilation": "no", "Author": "Sam Firke [aut, cre], Bill Denney [ctb], Chris Haid [ctb], Ryan Knight [ctb], Malte Grosser [ctb], Jonathan Zadra [ctb]", "Maintainer": "Sam Firke ", "Repository": "CRAN" }, "jose": { "Package": "jose", "Version": "2.0.0", "Source": "Repository", "Type": "Package", "Title": "JavaScript Object Signing and Encryption", "Authors@R": "person(\"Jeroen\", \"Ooms\", role = c(\"aut\", \"cre\"), email = \"jeroenooms@gmail.com\", comment = c(ORCID = \"0000-0002-4035-0289\"))", "Description": "Read and write JSON Web Keys (JWK, rfc7517), generate and verify JSON Web Signatures (JWS, rfc7515) and encode/decode JSON Web Tokens (JWT, rfc7519) . These standards provide modern signing and encryption formats that are natively supported by browsers via the JavaScript WebCryptoAPI , and used by services like OAuth 2.0, LetsEncrypt, and Github Apps.", "License": "MIT + file LICENSE", "URL": "https://r-lib.r-universe.dev/jose", "BugReports": "https://github.com/r-lib/jose/issues", "Depends": [ "openssl (>= 1.2.1)" ], "Imports": [ "jsonlite" ], "RoxygenNote": "7.3.3.9000", "VignetteBuilder": "knitr", "Suggests": [ "spelling", "testthat", "knitr", "rmarkdown" ], "Encoding": "UTF-8", "Language": "en-US", "NeedsCompilation": "no", "Author": "Jeroen Ooms [aut, cre] (ORCID: )", "Maintainer": "Jeroen Ooms ", "Repository": "CRAN" }, "jpeg": { "Package": "jpeg", "Version": "0.1-11", "Source": "Repository", "Title": "Read and write JPEG images", "Author": "Simon Urbanek [aut, cre, cph] (https://urbanek.org, )", "Authors@R": "person(\"Simon\", \"Urbanek\", role=c(\"aut\",\"cre\",\"cph\"), email=\"Simon.Urbanek@r-project.org\", comment=c(\"https://urbanek.org\", ORCID=\"0000-0003-2297-1732\"))", "Maintainer": "Simon Urbanek ", "Depends": [ "R (>= 2.9.0)" ], "Description": "This package provides an easy and simple way to read, write and display bitmap images stored in the JPEG format. It can read and write both files and in-memory raw vectors.", "License": "GPL-2 | GPL-3", "SystemRequirements": "libjpeg", "URL": "https://www.rforge.net/jpeg/", "BugReports": "https://github.com/s-u/jpeg/issues", "NeedsCompilation": "yes", "Repository": "CRAN" }, "jquerylib": { "Package": "jquerylib", "Version": "0.1.4", "Source": "Repository", "Title": "Obtain 'jQuery' as an HTML Dependency Object", "Authors@R": "c( person(\"Carson\", \"Sievert\", role = c(\"aut\", \"cre\"), email = \"carson@rstudio.com\", comment = c(ORCID = \"0000-0002-4958-2844\")), person(\"Joe\", \"Cheng\", role = \"aut\", email = \"joe@rstudio.com\"), person(family = \"RStudio\", role = \"cph\"), person(family = \"jQuery Foundation\", role = \"cph\", comment = \"jQuery library and jQuery UI library\"), person(family = \"jQuery contributors\", role = c(\"ctb\", \"cph\"), comment = \"jQuery library; authors listed in inst/lib/jquery-AUTHORS.txt\") )", "Description": "Obtain any major version of 'jQuery' () and use it in any webpage generated by 'htmltools' (e.g. 'shiny', 'htmlwidgets', and 'rmarkdown'). Most R users don't need to use this package directly, but other R packages (e.g. 'shiny', 'rmarkdown', etc.) depend on this package to avoid bundling redundant copies of 'jQuery'.", "License": "MIT + file LICENSE", "Encoding": "UTF-8", "Config/testthat/edition": "3", "RoxygenNote": "7.0.2", "Imports": [ "htmltools" ], "Suggests": [ "testthat" ], "NeedsCompilation": "no", "Author": "Carson Sievert [aut, cre] (), Joe Cheng [aut], RStudio [cph], jQuery Foundation [cph] (jQuery library and jQuery UI library), jQuery contributors [ctb, cph] (jQuery library; authors listed in inst/lib/jquery-AUTHORS.txt)", "Maintainer": "Carson Sievert ", "Repository": "CRAN" }, "jsonlite": { "Package": "jsonlite", "Version": "2.0.0", "Source": "Repository", "Title": "A Simple and Robust JSON Parser and Generator for R", "License": "MIT + file LICENSE", "Depends": [ "methods" ], "Authors@R": "c( person(\"Jeroen\", \"Ooms\", role = c(\"aut\", \"cre\"), email = \"jeroenooms@gmail.com\", comment = c(ORCID = \"0000-0002-4035-0289\")), person(\"Duncan\", \"Temple Lang\", role = \"ctb\"), person(\"Lloyd\", \"Hilaiel\", role = \"cph\", comment=\"author of bundled libyajl\"))", "URL": "https://jeroen.r-universe.dev/jsonlite https://arxiv.org/abs/1403.2805", "BugReports": "https://github.com/jeroen/jsonlite/issues", "Maintainer": "Jeroen Ooms ", "VignetteBuilder": "knitr, R.rsp", "Description": "A reasonably fast JSON parser and generator, optimized for statistical data and the web. Offers simple, flexible tools for working with JSON in R, and is particularly powerful for building pipelines and interacting with a web API. The implementation is based on the mapping described in the vignette (Ooms, 2014). In addition to converting JSON data from/to R objects, 'jsonlite' contains functions to stream, validate, and prettify JSON data. The unit tests included with the package verify that all edge cases are encoded and decoded consistently for use with dynamic data in systems and applications.", "Suggests": [ "httr", "vctrs", "testthat", "knitr", "rmarkdown", "R.rsp", "sf" ], "RoxygenNote": "7.3.2", "Encoding": "UTF-8", "NeedsCompilation": "yes", "Author": "Jeroen Ooms [aut, cre] (), Duncan Temple Lang [ctb], Lloyd Hilaiel [cph] (author of bundled libyajl)", "Repository": "CRAN" }, "juicyjuice": { "Package": "juicyjuice", "Version": "0.1.0", "Source": "Repository", "Title": "Inline CSS Properties into HTML Tags Using 'juice'", "Authors@R": "c( person(\"Richard\", \"Iannone\", , \"riannone@me.com\", c(\"aut\", \"cre\", \"cph\"), comment = c(ORCID = \"0000-0003-3925-190X\")), person(\"Automattic\", role = c(\"cph\"), comment = \"juice library\"), person(\"juice contributors\", role = c(\"ctb\"), comment = \"juice library\") )", "Description": "There are occasions where you need a piece of HTML with integrated styles. A prime example of this is HTML email. This transformation involves moving the CSS and associated formatting instructions from the style block in the head of your document into the body of the HTML. Many prominent email clients require integrated styles in HTML email; otherwise a received HTML email will be displayed without any styling. This package will quickly and precisely perform these CSS transformations when given HTML text and it does so by using the JavaScript 'juice' library.", "License": "MIT + file LICENSE", "URL": "https://github.com/rich-iannone/juicyjuice", "BugReports": "https://github.com/rich-iannone/juicyjuice/issues", "Encoding": "UTF-8", "RoxygenNote": "7.2.1", "Imports": [ "V8 (>= 4.2.0)" ], "Suggests": [ "testthat (>= 3.0.0)" ], "Config/testthat/edition": "3", "NeedsCompilation": "no", "Author": "Richard Iannone [aut, cre, cph] (), Automattic [cph] (juice library), juice contributors [ctb] (juice library)", "Maintainer": "Richard Iannone ", "Repository": "CRAN" }, "kableExtra": { "Package": "kableExtra", "Version": "1.4.0", "Source": "Repository", "Type": "Package", "Title": "Construct Complex Table with 'kable' and Pipe Syntax", "Authors@R": "c( person('Hao', 'Zhu', email = 'haozhu233@gmail.com', role = c('aut', 'cre'), comment = c(ORCID = '0000-0002-3386-6076')), person('Thomas', 'Travison', role = 'ctb'), person('Timothy', 'Tsai', role = 'ctb'), person('Will', 'Beasley', email = 'wibeasley@hotmail.com', role = 'ctb'), person('Yihui', 'Xie', email = 'xie@yihui.name', role = 'ctb'), person('GuangChuang', 'Yu', email = 'guangchuangyu@gmail.com', role = 'ctb'), person('Stéphane', 'Laurent', role = 'ctb'), person('Rob', 'Shepherd', role = 'ctb'), person('Yoni', 'Sidi', role = 'ctb'), person('Brian', 'Salzer', role = 'ctb'), person('George', 'Gui', role = 'ctb'), person('Yeliang', 'Fan', role = 'ctb'), person('Duncan', 'Murdoch', role = 'ctb'), person('Vincent', 'Arel-Bundock', role = 'ctb'), person('Bill', 'Evans', role = 'ctb') )", "Description": "Build complex HTML or 'LaTeX' tables using 'kable()' from 'knitr' and the piping syntax from 'magrittr'. Function 'kable()' is a light weight table generator coming from 'knitr'. This package simplifies the way to manipulate the HTML or 'LaTeX' codes generated by 'kable()' and allows users to construct complex tables and customize styles using a readable syntax.", "License": "MIT + file LICENSE", "URL": "http://haozhu233.github.io/kableExtra/, https://github.com/haozhu233/kableExtra", "BugReports": "https://github.com/haozhu233/kableExtra/issues", "Depends": [ "R (>= 3.1.0)" ], "Imports": [ "knitr (>= 1.33)", "magrittr", "stringr (>= 1.0)", "xml2 (>= 1.1.1)", "rmarkdown (>= 1.6.0)", "scales", "viridisLite", "stats", "grDevices", "htmltools", "rstudioapi", "tools", "digest", "graphics", "svglite" ], "Suggests": [ "testthat", "magick", "tinytex", "formattable", "sparkline", "webshot2" ], "Config/testthat/edition": "3", "VignetteBuilder": "knitr", "Encoding": "UTF-8", "RoxygenNote": "7.2.3", "Language": "en-US", "NeedsCompilation": "no", "Author": "Hao Zhu [aut, cre] (), Thomas Travison [ctb], Timothy Tsai [ctb], Will Beasley [ctb], Yihui Xie [ctb], GuangChuang Yu [ctb], Stéphane Laurent [ctb], Rob Shepherd [ctb], Yoni Sidi [ctb], Brian Salzer [ctb], George Gui [ctb], Yeliang Fan [ctb], Duncan Murdoch [ctb], Vincent Arel-Bundock [ctb], Bill Evans [ctb]", "Maintainer": "Hao Zhu ", "Repository": "CRAN" }, "knitr": { "Package": "knitr", "Version": "1.51", "Source": "Repository", "Type": "Package", "Title": "A General-Purpose Package for Dynamic Report Generation in R", "Authors@R": "c( person(\"Yihui\", \"Xie\", role = c(\"aut\", \"cre\"), email = \"xie@yihui.name\", comment = c(ORCID = \"0000-0003-0645-5666\", URL = \"https://yihui.org\")), person(\"Abhraneel\", \"Sarma\", role = \"ctb\"), person(\"Adam\", \"Vogt\", role = \"ctb\"), person(\"Alastair\", \"Andrew\", role = \"ctb\"), person(\"Alex\", \"Zvoleff\", role = \"ctb\"), person(\"Amar\", \"Al-Zubaidi\", role = \"ctb\"), person(\"Andre\", \"Simon\", role = \"ctb\", comment = \"the CSS files under inst/themes/ were derived from the Highlight package http://www.andre-simon.de\"), person(\"Aron\", \"Atkins\", role = \"ctb\"), person(\"Aaron\", \"Wolen\", role = \"ctb\"), person(\"Ashley\", \"Manton\", role = \"ctb\"), person(\"Atsushi\", \"Yasumoto\", role = \"ctb\", comment = c(ORCID = \"0000-0002-8335-495X\")), person(\"Ben\", \"Baumer\", role = \"ctb\"), person(\"Brian\", \"Diggs\", role = \"ctb\"), person(\"Brian\", \"Zhang\", role = \"ctb\"), person(\"Bulat\", \"Yapparov\", role = \"ctb\"), person(\"Cassio\", \"Pereira\", role = \"ctb\"), person(\"Christophe\", \"Dervieux\", role = \"ctb\"), person(\"David\", \"Hall\", role = \"ctb\"), person(\"David\", \"Hugh-Jones\", role = \"ctb\"), person(\"David\", \"Robinson\", role = \"ctb\"), person(\"Doug\", \"Hemken\", role = \"ctb\"), person(\"Duncan\", \"Murdoch\", role = \"ctb\"), person(\"Elio\", \"Campitelli\", role = \"ctb\"), person(\"Ellis\", \"Hughes\", role = \"ctb\"), person(\"Emily\", \"Riederer\", role = \"ctb\"), person(\"Fabian\", \"Hirschmann\", role = \"ctb\"), person(\"Fitch\", \"Simeon\", role = \"ctb\"), person(\"Forest\", \"Fang\", role = \"ctb\"), person(c(\"Frank\", \"E\", \"Harrell\", \"Jr\"), role = \"ctb\", comment = \"the Sweavel package at inst/misc/Sweavel.sty\"), person(\"Garrick\", \"Aden-Buie\", role = \"ctb\"), person(\"Gregoire\", \"Detrez\", role = \"ctb\"), person(\"Hadley\", \"Wickham\", role = \"ctb\"), person(\"Hao\", \"Zhu\", role = \"ctb\"), person(\"Heewon\", \"Jeon\", role = \"ctb\"), person(\"Henrik\", \"Bengtsson\", role = \"ctb\"), person(\"Hiroaki\", \"Yutani\", role = \"ctb\"), person(\"Ian\", \"Lyttle\", role = \"ctb\"), person(\"Hodges\", \"Daniel\", role = \"ctb\"), person(\"Jacob\", \"Bien\", role = \"ctb\"), person(\"Jake\", \"Burkhead\", role = \"ctb\"), person(\"James\", \"Manton\", role = \"ctb\"), person(\"Jared\", \"Lander\", role = \"ctb\"), person(\"Jason\", \"Punyon\", role = \"ctb\"), person(\"Javier\", \"Luraschi\", role = \"ctb\"), person(\"Jeff\", \"Arnold\", role = \"ctb\"), person(\"Jenny\", \"Bryan\", role = \"ctb\"), person(\"Jeremy\", \"Ashkenas\", role = c(\"ctb\", \"cph\"), comment = \"the CSS file at inst/misc/docco-classic.css\"), person(\"Jeremy\", \"Stephens\", role = \"ctb\"), person(\"Jim\", \"Hester\", role = \"ctb\"), person(\"Joe\", \"Cheng\", role = \"ctb\"), person(\"Johannes\", \"Ranke\", role = \"ctb\"), person(\"John\", \"Honaker\", role = \"ctb\"), person(\"John\", \"Muschelli\", role = \"ctb\"), person(\"Jonathan\", \"Keane\", role = \"ctb\"), person(\"JJ\", \"Allaire\", role = \"ctb\"), person(\"Johan\", \"Toloe\", role = \"ctb\"), person(\"Jonathan\", \"Sidi\", role = \"ctb\"), person(\"Joseph\", \"Larmarange\", role = \"ctb\"), person(\"Julien\", \"Barnier\", role = \"ctb\"), person(\"Kaiyin\", \"Zhong\", role = \"ctb\"), person(\"Kamil\", \"Slowikowski\", role = \"ctb\"), person(\"Karl\", \"Forner\", role = \"ctb\"), person(c(\"Kevin\", \"K.\"), \"Smith\", role = \"ctb\"), person(\"Kirill\", \"Mueller\", role = \"ctb\"), person(\"Kohske\", \"Takahashi\", role = \"ctb\"), person(\"Lorenz\", \"Walthert\", role = \"ctb\"), person(\"Lucas\", \"Gallindo\", role = \"ctb\"), person(\"Marius\", \"Hofert\", role = \"ctb\"), person(\"Martin\", \"Modrák\", role = \"ctb\"), person(\"Michael\", \"Chirico\", role = \"ctb\"), person(\"Michael\", \"Friendly\", role = \"ctb\"), person(\"Michal\", \"Bojanowski\", role = \"ctb\"), person(\"Michel\", \"Kuhlmann\", role = \"ctb\"), person(\"Miller\", \"Patrick\", role = \"ctb\"), person(\"Nacho\", \"Caballero\", role = \"ctb\"), person(\"Nick\", \"Salkowski\", role = \"ctb\"), person(\"Niels Richard\", \"Hansen\", role = \"ctb\"), person(\"Noam\", \"Ross\", role = \"ctb\"), person(\"Obada\", \"Mahdi\", role = \"ctb\"), person(\"Pavel N.\", \"Krivitsky\", role = \"ctb\", comment=c(ORCID = \"0000-0002-9101-3362\")), person(\"Pedro\", \"Faria\", role = \"ctb\"), person(\"Qiang\", \"Li\", role = \"ctb\"), person(\"Ramnath\", \"Vaidyanathan\", role = \"ctb\"), person(\"Richard\", \"Cotton\", role = \"ctb\"), person(\"Robert\", \"Krzyzanowski\", role = \"ctb\"), person(\"Rodrigo\", \"Copetti\", role = \"ctb\"), person(\"Romain\", \"Francois\", role = \"ctb\"), person(\"Ruaridh\", \"Williamson\", role = \"ctb\"), person(\"Sagiru\", \"Mati\", role = \"ctb\", comment = c(ORCID = \"0000-0003-1413-3974\")), person(\"Scott\", \"Kostyshak\", role = \"ctb\"), person(\"Sebastian\", \"Meyer\", role = \"ctb\"), person(\"Sietse\", \"Brouwer\", role = \"ctb\"), person(c(\"Simon\", \"de\"), \"Bernard\", role = \"ctb\"), person(\"Sylvain\", \"Rousseau\", role = \"ctb\"), person(\"Taiyun\", \"Wei\", role = \"ctb\"), person(\"Thibaut\", \"Assus\", role = \"ctb\"), person(\"Thibaut\", \"Lamadon\", role = \"ctb\"), person(\"Thomas\", \"Leeper\", role = \"ctb\"), person(\"Tim\", \"Mastny\", role = \"ctb\"), person(\"Tom\", \"Torsney-Weir\", role = \"ctb\"), person(\"Trevor\", \"Davis\", role = \"ctb\"), person(\"Viktoras\", \"Veitas\", role = \"ctb\"), person(\"Weicheng\", \"Zhu\", role = \"ctb\"), person(\"Wush\", \"Wu\", role = \"ctb\"), person(\"Zachary\", \"Foster\", role = \"ctb\"), person(\"Zhian N.\", \"Kamvar\", role = \"ctb\", comment = c(ORCID = \"0000-0003-1458-7108\")), person(given = \"Posit Software, PBC\", role = c(\"cph\", \"fnd\")) )", "Description": "Provides a general-purpose tool for dynamic report generation in R using Literate Programming techniques.", "Depends": [ "R (>= 3.6.0)" ], "Imports": [ "evaluate (>= 0.15)", "highr (>= 0.11)", "methods", "tools", "xfun (>= 0.52)", "yaml (>= 2.1.19)" ], "Suggests": [ "bslib", "DBI (>= 0.4-1)", "digest", "formatR", "gifski", "gridSVG", "htmlwidgets (>= 0.7)", "jpeg", "JuliaCall (>= 0.11.1)", "magick", "litedown", "markdown (>= 1.3)", "otel", "otelsdk", "png", "ragg", "reticulate (>= 1.4)", "rgl (>= 0.95.1201)", "rlang", "rmarkdown", "sass", "showtext", "styler (>= 1.2.0)", "targets (>= 0.6.0)", "testit", "tibble", "tikzDevice (>= 0.10)", "tinytex (>= 0.56)", "webshot", "rstudioapi", "svglite" ], "License": "GPL", "URL": "https://yihui.org/knitr/", "BugReports": "https://github.com/yihui/knitr/issues", "Encoding": "UTF-8", "VignetteBuilder": "litedown, knitr", "SystemRequirements": "Package vignettes based on R Markdown v2 or reStructuredText require Pandoc (http://pandoc.org). The function rst2pdf() requires rst2pdf (https://github.com/rst2pdf/rst2pdf).", "Collate": "'block.R' 'cache.R' 'citation.R' 'hooks-html.R' 'plot.R' 'utils.R' 'defaults.R' 'concordance.R' 'engine.R' 'highlight.R' 'themes.R' 'header.R' 'hooks-asciidoc.R' 'hooks-chunk.R' 'hooks-extra.R' 'hooks-latex.R' 'hooks-md.R' 'hooks-rst.R' 'hooks-textile.R' 'hooks.R' 'otel.R' 'output.R' 'package.R' 'pandoc.R' 'params.R' 'parser.R' 'pattern.R' 'rocco.R' 'spin.R' 'table.R' 'template.R' 'utils-conversion.R' 'utils-rd2html.R' 'utils-string.R' 'utils-sweave.R' 'utils-upload.R' 'utils-vignettes.R' 'zzz.R'", "RoxygenNote": "7.3.3", "NeedsCompilation": "no", "Author": "Yihui Xie [aut, cre] (ORCID: , URL: https://yihui.org), Abhraneel Sarma [ctb], Adam Vogt [ctb], Alastair Andrew [ctb], Alex Zvoleff [ctb], Amar Al-Zubaidi [ctb], Andre Simon [ctb] (the CSS files under inst/themes/ were derived from the Highlight package http://www.andre-simon.de), Aron Atkins [ctb], Aaron Wolen [ctb], Ashley Manton [ctb], Atsushi Yasumoto [ctb] (ORCID: ), Ben Baumer [ctb], Brian Diggs [ctb], Brian Zhang [ctb], Bulat Yapparov [ctb], Cassio Pereira [ctb], Christophe Dervieux [ctb], David Hall [ctb], David Hugh-Jones [ctb], David Robinson [ctb], Doug Hemken [ctb], Duncan Murdoch [ctb], Elio Campitelli [ctb], Ellis Hughes [ctb], Emily Riederer [ctb], Fabian Hirschmann [ctb], Fitch Simeon [ctb], Forest Fang [ctb], Frank E Harrell Jr [ctb] (the Sweavel package at inst/misc/Sweavel.sty), Garrick Aden-Buie [ctb], Gregoire Detrez [ctb], Hadley Wickham [ctb], Hao Zhu [ctb], Heewon Jeon [ctb], Henrik Bengtsson [ctb], Hiroaki Yutani [ctb], Ian Lyttle [ctb], Hodges Daniel [ctb], Jacob Bien [ctb], Jake Burkhead [ctb], James Manton [ctb], Jared Lander [ctb], Jason Punyon [ctb], Javier Luraschi [ctb], Jeff Arnold [ctb], Jenny Bryan [ctb], Jeremy Ashkenas [ctb, cph] (the CSS file at inst/misc/docco-classic.css), Jeremy Stephens [ctb], Jim Hester [ctb], Joe Cheng [ctb], Johannes Ranke [ctb], John Honaker [ctb], John Muschelli [ctb], Jonathan Keane [ctb], JJ Allaire [ctb], Johan Toloe [ctb], Jonathan Sidi [ctb], Joseph Larmarange [ctb], Julien Barnier [ctb], Kaiyin Zhong [ctb], Kamil Slowikowski [ctb], Karl Forner [ctb], Kevin K. Smith [ctb], Kirill Mueller [ctb], Kohske Takahashi [ctb], Lorenz Walthert [ctb], Lucas Gallindo [ctb], Marius Hofert [ctb], Martin Modrák [ctb], Michael Chirico [ctb], Michael Friendly [ctb], Michal Bojanowski [ctb], Michel Kuhlmann [ctb], Miller Patrick [ctb], Nacho Caballero [ctb], Nick Salkowski [ctb], Niels Richard Hansen [ctb], Noam Ross [ctb], Obada Mahdi [ctb], Pavel N. Krivitsky [ctb] (ORCID: ), Pedro Faria [ctb], Qiang Li [ctb], Ramnath Vaidyanathan [ctb], Richard Cotton [ctb], Robert Krzyzanowski [ctb], Rodrigo Copetti [ctb], Romain Francois [ctb], Ruaridh Williamson [ctb], Sagiru Mati [ctb] (ORCID: ), Scott Kostyshak [ctb], Sebastian Meyer [ctb], Sietse Brouwer [ctb], Simon de Bernard [ctb], Sylvain Rousseau [ctb], Taiyun Wei [ctb], Thibaut Assus [ctb], Thibaut Lamadon [ctb], Thomas Leeper [ctb], Tim Mastny [ctb], Tom Torsney-Weir [ctb], Trevor Davis [ctb], Viktoras Veitas [ctb], Weicheng Zhu [ctb], Wush Wu [ctb], Zachary Foster [ctb], Zhian N. Kamvar [ctb] (ORCID: ), Posit Software, PBC [cph, fnd]", "Maintainer": "Yihui Xie ", "Repository": "CRAN" }, "labeling": { "Package": "labeling", "Version": "0.4.3", "Source": "Repository", "Type": "Package", "Title": "Axis Labeling", "Date": "2023-08-29", "Author": "Justin Talbot,", "Maintainer": "Nuno Sempere ", "Description": "Functions which provide a range of axis labeling algorithms.", "License": "MIT + file LICENSE | Unlimited", "Collate": "'labeling.R'", "NeedsCompilation": "no", "Imports": [ "stats", "graphics" ], "Repository": "CRAN" }, "lambda.r": { "Package": "lambda.r", "Version": "1.2.4", "Source": "Repository", "Type": "Package", "Title": "Modeling Data with Functional Programming", "Date": "2019-09-15", "Depends": [ "R (>= 3.0.0)" ], "Imports": [ "formatR" ], "Suggests": [ "testit" ], "Author": "Brian Lee Yung Rowe", "Maintainer": "Brian Lee Yung Rowe ", "Description": "A language extension to efficiently write functional programs in R. Syntax extensions include multi-part function definitions, pattern matching, guard statements, built-in (optional) type safety.", "License": "LGPL-3", "LazyLoad": "yes", "NeedsCompilation": "no", "Repository": "CRAN" }, "languageserver": { "Package": "languageserver", "Version": "0.3.18", "Source": "Repository", "Type": "Package", "Title": "Language Server Protocol", "Date": "2026-05-01", "Authors@R": "c(person(given = \"Randy\", family = \"Lai\", role = c(\"aut\", \"cre\"), email = \"randy.cs.lai@gmail.com\"), person(given = \"Kun\", family = \"Ren\", role = \"ctb\", email = \"mail@renkun.me\"))", "Description": "An implementation of the Language Server Protocol for R. The Language Server protocol is used by an editor client to integrate features like auto completion. See for details.", "License": "MIT + file LICENSE", "URL": "https://github.com/REditorSupport/languageserver/", "Depends": [ "R (>= 3.4.0)" ], "Imports": [ "callr (>= 3.0.0)", "collections (>= 0.3.0)", "digest", "fs (>= 1.3.1)", "jsonlite (>= 1.6)", "lintr (>= 3.0.0)", "parallel", "R6 (>= 2.4.1)", "roxygen2 (>= 7.0.0)", "stringi (>= 1.1.7)", "styler (>= 1.5.1)", "tools", "utils", "xml2 (>= 1.2.2)", "xmlparsedata (>= 1.0.3)" ], "Suggests": [ "covr (>= 3.4.0)", "magrittr (>= 1.5)", "mockery (>= 0.4.2)", "pacman", "processx (>= 3.4.1)", "purrr (>= 0.3.3)", "testthat (>= 2.1.0)", "withr (>= 2.3.0)", "rmarkdown (>= 2.0)", "stringr" ], "ByteCompile": "yes", "Encoding": "UTF-8", "NeedsCompilation": "yes", "RoxygenNote": "7.3.3", "Config/testthat/edition": "3", "Config/testthat/parallel": "true", "Config/Needs/development": "testthat, magrittr, mockery, purrr, withr, rmarkdown", "Author": "Randy Lai [aut, cre], Kun Ren [ctb]", "Maintainer": "Randy Lai ", "Repository": "CRAN" }, "later": { "Package": "later", "Version": "1.4.8", "Source": "Repository", "Type": "Package", "Title": "Utilities for Scheduling Functions to Execute Later with Event Loops", "Authors@R": "c( person(\"Winston\", \"Chang\", , \"winston@posit.co\", role = \"aut\", comment = c(ORCID = \"0000-0002-1576-2126\")), person(\"Joe\", \"Cheng\", , \"joe@posit.co\", role = \"aut\"), person(\"Charlie\", \"Gao\", , \"charlie.gao@posit.co\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-0750-061X\")), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"), comment = c(ROR = \"03wc8by49\")), person(\"Marcus\", \"Geelnard\", role = c(\"ctb\", \"cph\"), comment = \"TinyCThread library, https://tinycthread.github.io/\"), person(\"Evan\", \"Nemerson\", role = c(\"ctb\", \"cph\"), comment = \"TinyCThread library, https://tinycthread.github.io/\") )", "Description": "Executes arbitrary R or C functions some time after the current time, after the R execution stack has emptied. The functions are scheduled in an event loop.", "License": "MIT + file LICENSE", "URL": "https://later.r-lib.org, https://github.com/r-lib/later", "BugReports": "https://github.com/r-lib/later/issues", "Depends": [ "R (>= 3.5)" ], "Imports": [ "Rcpp (>= 1.0.10)", "rlang" ], "Suggests": [ "knitr", "nanonext", "promises", "rmarkdown", "testthat (>= 3.0.0)" ], "LinkingTo": [ "Rcpp" ], "VignetteBuilder": "knitr", "Config/build/compilation-database": "true", "Config/Needs/website": "tidyverse/tidytemplate", "Config/testthat/edition": "3", "Config/usethis/last-upkeep": "2025-07-18", "Encoding": "UTF-8", "RoxygenNote": "7.3.3", "NeedsCompilation": "yes", "Author": "Winston Chang [aut] (ORCID: ), Joe Cheng [aut], Charlie Gao [aut, cre] (ORCID: ), Posit Software, PBC [cph, fnd] (ROR: ), Marcus Geelnard [ctb, cph] (TinyCThread library, https://tinycthread.github.io/), Evan Nemerson [ctb, cph] (TinyCThread library, https://tinycthread.github.io/)", "Maintainer": "Charlie Gao ", "Repository": "CRAN" }, "lattice": { "Package": "lattice", "Version": "0.22-9", "Source": "Repository", "Date": "2026-02-03", "Priority": "recommended", "Title": "Trellis Graphics for R", "Authors@R": "c(person(\"Deepayan\", \"Sarkar\", role = c(\"aut\", \"cre\"), email = \"deepayan.sarkar@r-project.org\", comment = c(ORCID = \"0000-0003-4107-1553\")), person(\"Felix\", \"Andrews\", role = \"ctb\"), person(\"Kevin\", \"Wright\", role = \"ctb\", comment = \"documentation\"), person(\"Neil\", \"Klepeis\", role = \"ctb\"), person(\"Johan\", \"Larsson\", role = \"ctb\", comment = \"miscellaneous improvements\"), person(\"Zhijian (Jason)\", \"Wen\", role = \"cph\", comment = \"filled contour code\"), person(\"Paul\", \"Murrell\", role = \"ctb\", email = \"paul@stat.auckland.ac.nz\"), person(\"Stefan\", \"Eng\", role = \"ctb\", comment = \"violin plot improvements\"), person(\"Achim\", \"Zeileis\", role = \"ctb\", comment = \"modern colors\"), person(\"Alexandre\", \"Courtiol\", role = \"ctb\", comment = \"generics for larrows, lpolygon, lrect and lsegments\") )", "Description": "A powerful and elegant high-level data visualization system inspired by Trellis graphics, with an emphasis on multivariate data. Lattice is sufficient for typical graphics needs, and is also flexible enough to handle most nonstandard requirements. See ?Lattice for an introduction.", "Depends": [ "R (>= 4.0.0)" ], "Suggests": [ "KernSmooth", "MASS", "latticeExtra", "colorspace" ], "Imports": [ "grid", "grDevices", "graphics", "stats", "utils" ], "Enhances": [ "chron", "zoo" ], "LazyLoad": "yes", "LazyData": "yes", "License": "GPL (>= 2)", "URL": "https://lattice.r-forge.r-project.org/", "BugReports": "https://github.com/deepayan/lattice/issues", "NeedsCompilation": "yes", "Author": "Deepayan Sarkar [aut, cre] (ORCID: ), Felix Andrews [ctb], Kevin Wright [ctb] (documentation), Neil Klepeis [ctb], Johan Larsson [ctb] (miscellaneous improvements), Zhijian (Jason) Wen [cph] (filled contour code), Paul Murrell [ctb], Stefan Eng [ctb] (violin plot improvements), Achim Zeileis [ctb] (modern colors), Alexandre Courtiol [ctb] (generics for larrows, lpolygon, lrect and lsegments)", "Maintainer": "Deepayan Sarkar ", "Repository": "CRAN" }, "latticeExtra": { "Package": "latticeExtra", "Version": "0.6-31", "Source": "Repository", "Date": "2025-09-08", "Title": "Extra Graphical Utilities Based on Lattice", "Authors@R": "c(person(\"Deepayan\", \"Sarkar\", role = c(\"aut\", \"cre\"), email = \"deepayan.sarkar@r-project.org\", comment = c(ORCID = \"0000-0003-4107-1553\")), person(\"Felix\", \"Andrews\", role = \"aut\", email = \"felix@nfrac.org\"))", "Author": "Deepayan Sarkar [aut, cre] (ORCID: ), Felix Andrews [aut]", "Maintainer": "Deepayan Sarkar ", "Description": "Building on the infrastructure provided by the lattice package, this package provides several new high-level functions and methods, as well as additional utilities such as panel and axis annotation functions.", "Depends": [ "R (>= 3.6.0)", "lattice" ], "Imports": [ "grid", "stats", "utils", "grDevices", "png", "jpeg", "RColorBrewer", "interp", "MASS" ], "Suggests": [ "maps", "mapproj", "deldir", "quantreg", "zoo", "mgcv" ], "URL": "http://latticeextra.r-forge.r-project.org/", "BugReports": "https://github.com/deepayan/latticeExtra/issues", "LazyLoad": "yes", "LazyData": "yes", "License": "GPL (>= 2)", "NeedsCompilation": "no", "Repository": "CRAN" }, "lazyeval": { "Package": "lazyeval", "Version": "0.2.3", "Source": "Repository", "Title": "Lazy (Non-Standard) Evaluation", "Description": "An alternative approach to non-standard evaluation using formulas. Provides a full implementation of LISP style 'quasiquotation', making it easier to generate code with other code.", "Authors@R": "c( person(\"Hadley\", \"Wickham\", ,\"hadley@rstudio.com\", c(\"aut\", \"cre\")), person(\"RStudio\", role = \"cph\") )", "License": "GPL-3", "Depends": [ "R (>= 3.1.0)" ], "Imports": [ "rlang" ], "Suggests": [ "knitr", "rmarkdown (>= 0.2.65)", "testthat", "covr" ], "VignetteBuilder": "knitr", "RoxygenNote": "7.3.3", "Config/build/compilation-database": "true", "NeedsCompilation": "yes", "Author": "Hadley Wickham [aut, cre], RStudio [cph]", "Maintainer": "Hadley Wickham ", "Repository": "CRAN" }, "leaflet": { "Package": "leaflet", "Version": "2.2.3", "Source": "Repository", "Type": "Package", "Title": "Create Interactive Web Maps with the JavaScript 'Leaflet' Library", "Authors@R": "c( person(\"Joe\", \"Cheng\", , \"joe@posit.co\", role = \"aut\"), person(\"Barret\", \"Schloerke\", , \"barret@posit.co\", role = \"aut\", comment = c(ORCID = \"0000-0001-9986-114X\")), person(\"Bhaskar\", \"Karambelkar\", role = \"aut\"), person(\"Yihui\", \"Xie\", role = \"aut\"), person(\"Garrick\", \"Aden-Buie\", , \"garrick@posit.co\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-7111-0077\")), person(\"Hadley\", \"Wickham\", role = \"ctb\"), person(\"Kenton\", \"Russell\", role = \"ctb\"), person(\"Kent\", \"Johnson\", role = \"ctb\"), person(\"Vladimir\", \"Agafonkin\", role = c(\"ctb\", \"cph\"), comment = \"Leaflet library\"), person(\"CloudMade\", role = \"cph\", comment = \"Leaflet library\"), person(\"Leaflet contributors\", role = \"ctb\", comment = \"Leaflet library\"), person(\"Brandon Copeland\", role = c(\"ctb\", \"cph\"), comment = \"leaflet-measure plugin\"), person(\"Joerg Dietrich\", role = c(\"ctb\", \"cph\"), comment = \"Leaflet.Terminator plugin\"), person(\"Benjamin Becquet\", role = c(\"ctb\", \"cph\"), comment = \"Leaflet.MagnifyingGlass plugin\"), person(\"Norkart AS\", role = c(\"ctb\", \"cph\"), comment = \"Leaflet.MiniMap plugin\"), person(\"L. Voogdt\", role = c(\"ctb\", \"cph\"), comment = \"Leaflet.awesome-markers plugin\"), person(\"Daniel Montague\", role = c(\"ctb\", \"cph\"), comment = \"Leaflet.EasyButton plugin\"), person(\"Kartena AB\", role = c(\"ctb\", \"cph\"), comment = \"Proj4Leaflet plugin\"), person(\"Robert Kajic\", role = c(\"ctb\", \"cph\"), comment = \"leaflet-locationfilter plugin\"), person(\"Mapbox\", role = c(\"ctb\", \"cph\"), comment = \"leaflet-omnivore plugin\"), person(\"Michael Bostock\", role = c(\"ctb\", \"cph\"), comment = \"topojson\"), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")) )", "Description": "Create and customize interactive maps using the 'Leaflet' JavaScript library and the 'htmlwidgets' package. These maps can be used directly from the R console, from 'RStudio', in Shiny applications and R Markdown documents.", "License": "MIT + file LICENSE", "URL": "https://rstudio.github.io/leaflet/, https://github.com/rstudio/leaflet", "BugReports": "https://github.com/rstudio/leaflet/issues", "Depends": [ "R (>= 3.5)" ], "Imports": [ "crosstalk", "htmltools", "htmlwidgets (>= 1.5.4)", "jquerylib", "leaflet.providers (>= 2.0.0)", "magrittr", "methods", "png", "raster (>= 3.6.3)", "RColorBrewer", "rlang", "scales (>= 1.0.0)", "sf (>= 0.9-6)", "stats", "viridisLite", "xfun" ], "Suggests": [ "knitr", "maps", "purrr", "R6", "RJSONIO", "rmarkdown", "s2", "shiny (>= 1.0.0)", "sp", "terra", "testthat (>= 3.0.0)" ], "Config/Needs/website": "dplyr, ncdf4, rnaturalearth, tidyverse/tidytemplate", "Config/testthat/edition": "3", "Encoding": "UTF-8", "LazyData": "true", "RoxygenNote": "7.3.2", "NeedsCompilation": "no", "Author": "Joe Cheng [aut], Barret Schloerke [aut] (ORCID: ), Bhaskar Karambelkar [aut], Yihui Xie [aut], Garrick Aden-Buie [aut, cre] (ORCID: ), Hadley Wickham [ctb], Kenton Russell [ctb], Kent Johnson [ctb], Vladimir Agafonkin [ctb, cph] (Leaflet library), CloudMade [cph] (Leaflet library), Leaflet contributors [ctb] (Leaflet library), Brandon Copeland [ctb, cph] (leaflet-measure plugin), Joerg Dietrich [ctb, cph] (Leaflet.Terminator plugin), Benjamin Becquet [ctb, cph] (Leaflet.MagnifyingGlass plugin), Norkart AS [ctb, cph] (Leaflet.MiniMap plugin), L. Voogdt [ctb, cph] (Leaflet.awesome-markers plugin), Daniel Montague [ctb, cph] (Leaflet.EasyButton plugin), Kartena AB [ctb, cph] (Proj4Leaflet plugin), Robert Kajic [ctb, cph] (leaflet-locationfilter plugin), Mapbox [ctb, cph] (leaflet-omnivore plugin), Michael Bostock [ctb, cph] (topojson), Posit Software, PBC [cph, fnd]", "Maintainer": "Garrick Aden-Buie ", "Repository": "CRAN" }, "leaflet.providers": { "Package": "leaflet.providers", "Version": "3.0.0", "Source": "Repository", "Type": "Package", "Title": "Leaflet Providers", "Authors@R": "c( person(\"Leslie\", \"Huang\", , \"lesliehuang@nyu.edu\", role = \"aut\"), person(\"Barret\", \"Schloerke\", , \"barret@posit.co\", role = c(\"ctb\", \"cre\"), comment = c(ORCID = \"0000-0001-9986-114X\")), person(\"Leaflet Providers contributors\", role = c(\"ctb\", \"cph\"), comment = \"Leaflet Providers plugin\"), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"), comment = c(ROR = \"https://ror.org/03wc8by49\")) )", "Description": "Contains third-party map tile provider information from 'Leaflet.js', , to be used with the 'leaflet' R package. Additionally, 'leaflet.providers' enables users to retrieve up-to-date provider information between package updates.", "License": "BSD_2_clause + file LICENSE", "URL": "https://rstudio.github.io/leaflet.providers/, https://github.com/rstudio/leaflet.providers", "BugReports": "https://github.com/rstudio/leaflet.providers/issues", "Depends": [ "R (>= 2.10)" ], "Imports": [ "htmltools" ], "Suggests": [ "jsonlite", "testthat (>= 3.0.0)", "V8" ], "Config/Needs/website": "tidyverse/tidytemplate", "Config/testthat/edition": "3", "Encoding": "UTF-8", "Language": "en-US", "RoxygenNote": "7.3.3", "Collate": "'providers_data.R' 'get_current_providers.R' 'leaflet.providers-package.R' 'zzz.R'", "NeedsCompilation": "no", "Author": "Leslie Huang [aut], Barret Schloerke [ctb, cre] (ORCID: ), Leaflet Providers contributors [ctb, cph] (Leaflet Providers plugin), Posit Software, PBC [cph, fnd] (ROR: )", "Maintainer": "Barret Schloerke ", "Repository": "CRAN" }, "lifecycle": { "Package": "lifecycle", "Version": "1.0.5", "Source": "Repository", "Title": "Manage the Life Cycle of your Package Functions", "Authors@R": "c( person(\"Lionel\", \"Henry\", , \"lionel@posit.co\", role = c(\"aut\", \"cre\")), person(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = \"aut\", comment = c(ORCID = \"0000-0003-4757-117X\")), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")) )", "Description": "Manage the life cycle of your exported functions with shared conventions, documentation badges, and user-friendly deprecation warnings.", "License": "MIT + file LICENSE", "URL": "https://lifecycle.r-lib.org/, https://github.com/r-lib/lifecycle", "BugReports": "https://github.com/r-lib/lifecycle/issues", "Depends": [ "R (>= 3.6)" ], "Imports": [ "cli (>= 3.4.0)", "rlang (>= 1.1.0)" ], "Suggests": [ "covr", "knitr", "lintr (>= 3.1.0)", "rmarkdown", "testthat (>= 3.0.1)", "tibble", "tidyverse", "tools", "vctrs", "withr", "xml2" ], "VignetteBuilder": "knitr", "Config/Needs/website": "tidyverse/tidytemplate, usethis", "Config/testthat/edition": "3", "Encoding": "UTF-8", "RoxygenNote": "7.3.3", "NeedsCompilation": "no", "Author": "Lionel Henry [aut, cre], Hadley Wickham [aut] (ORCID: ), Posit Software, PBC [cph, fnd]", "Maintainer": "Lionel Henry ", "Repository": "CRAN" }, "lintr": { "Package": "lintr", "Version": "3.3.0-1", "Source": "Repository", "Title": "A 'Linter' for R Code", "Authors@R": "c( person(\"Jim\", \"Hester\", , role = \"aut\"), person(\"Florent\", \"Angly\", role = \"aut\", comment = c(GitHub = \"fangly\")), person(\"Russ\", \"Hyde\", role = \"aut\"), person(\"Michael\", \"Chirico\", email = \"michaelchirico4@gmail.com\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0003-0787-087X\")), person(\"Kun\", \"Ren\", role = \"aut\"), person(\"Alexander\", \"Rosenstock\", role = \"aut\", comment = c(GitHub = \"AshesITR\")), person(\"Indrajeet\", \"Patil\", email = \"patilindrajeet.science@gmail.com\", role = \"aut\", comment = c(ORCID = \"0000-0003-1995-6531\")), person(\"Hugo\", \"Gruson\", role = \"aut\", comment = c(ORCID = \"0000-0002-4094-1476\")) )", "Description": "Checks adherence to a given style, syntax errors and possible semantic issues. Supports on the fly checking of R code edited with 'RStudio IDE', 'Emacs', 'Vim', 'Sublime Text', 'Atom' and 'Visual Studio Code'.", "License": "MIT + file LICENSE", "URL": "https://lintr.r-lib.org, https://github.com/r-lib/lintr", "BugReports": "https://github.com/r-lib/lintr/issues", "Depends": [ "R (>= 4.0)" ], "Imports": [ "backports (>= 1.5.0)", "cli (>= 3.4.0)", "codetools", "digest", "glue", "knitr", "rex", "stats", "utils", "xfun", "xml2 (>= 1.0.0)", "xmlparsedata (>= 1.0.5)" ], "Suggests": [ "bookdown", "cyclocomp", "jsonlite", "patrick (>= 0.2.0)", "rlang", "rmarkdown", "rstudioapi (>= 0.2)", "testthat (>= 3.2.1)", "tibble", "tufte", "withr (>= 2.5.0)" ], "Enhances": [ "data.table" ], "VignetteBuilder": "knitr", "Config/Needs/website": "tidyverse/tidytemplate", "Config/Needs/development": "pkgload, testthat, patrick", "Config/testthat/edition": "3", "Encoding": "UTF-8", "RoxygenNote": "7.3.3", "Collate": "'make_linter_from_xpath.R' 'xp_utils.R' 'utils.R' 'AAA.R' 'T_and_F_symbol_linter.R' 'absolute_path_linter.R' 'actions.R' 'addins.R' 'all_equal_linter.R' 'any_duplicated_linter.R' 'any_is_na_linter.R' 'assignment_linter.R' 'backport_linter.R' 'boolean_arithmetic_linter.R' 'brace_linter.R' 'cache.R' 'class_equals_linter.R' 'coalesce_linter.R' 'commas_linter.R' 'commented_code_linter.R' 'comparison_negation_linter.R' 'condition_call_linter.R' 'condition_message_linter.R' 'conjunct_test_linter.R' 'consecutive_assertion_linter.R' 'consecutive_mutate_linter.R' 'cyclocomp_linter.R' 'declared_functions.R' 'deprecated.R' 'download_file_linter.R' 'duplicate_argument_linter.R' 'empty_assignment_linter.R' 'equals_na_linter.R' 'exclude.R' 'expect_comparison_linter.R' 'expect_identical_linter.R' 'expect_length_linter.R' 'expect_lint.R' 'expect_named_linter.R' 'expect_not_linter.R' 'expect_null_linter.R' 'expect_s3_class_linter.R' 'expect_s4_class_linter.R' 'expect_true_false_linter.R' 'expect_type_linter.R' 'extract.R' 'fixed_regex_linter.R' 'for_loop_index_linter.R' 'function_argument_linter.R' 'function_left_parentheses_linter.R' 'function_return_linter.R' 'get_source_expressions.R' 'ids_with_token.R' 'if_not_else_linter.R' 'if_switch_linter.R' 'ifelse_censor_linter.R' 'implicit_assignment_linter.R' 'implicit_integer_linter.R' 'indentation_linter.R' 'infix_spaces_linter.R' 'inner_combine_linter.R' 'is_lint_level.R' 'is_numeric_linter.R' 'keyword_quote_linter.R' 'length_levels_linter.R' 'length_test_linter.R' 'lengths_linter.R' 'library_call_linter.R' 'line_length_linter.R' 'lint.R' 'linter_tag_docs.R' 'linter_tags.R' 'lintr-deprecated.R' 'lintr-package.R' 'list2df_linter.R' 'list_comparison_linter.R' 'literal_coercion_linter.R' 'make_linter_from_regex.R' 'matrix_apply_linter.R' 'methods.R' 'missing_argument_linter.R' 'missing_package_linter.R' 'namespace.R' 'namespace_linter.R' 'nested_ifelse_linter.R' 'nested_pipe_linter.R' 'nonportable_path_linter.R' 'shared_constants.R' 'nrow_subset_linter.R' 'numeric_leading_zero_linter.R' 'nzchar_linter.R' 'object_length_linter.R' 'object_name_linter.R' 'object_overwrite_linter.R' 'object_usage_linter.R' 'one_call_pipe_linter.R' 'outer_negation_linter.R' 'package_hooks_linter.R' 'paren_body_linter.R' 'paste_linter.R' 'path_utils.R' 'pipe_call_linter.R' 'pipe_consistency_linter.R' 'pipe_continuation_linter.R' 'pipe_return_linter.R' 'print_linter.R' 'quotes_linter.R' 'redundant_equals_linter.R' 'redundant_ifelse_linter.R' 'regex_subset_linter.R' 'rep_len_linter.R' 'repeat_linter.R' 'return_linter.R' 'routine_registration_linter.R' 'sample_int_linter.R' 'scalar_in_linter.R' 'semicolon_linter.R' 'seq_linter.R' 'settings.R' 'settings_utils.R' 'sort_linter.R' 'source_utils.R' 'spaces_inside_linter.R' 'spaces_left_parentheses_linter.R' 'sprintf_linter.R' 'stopifnot_all_linter.R' 'string_boundary_linter.R' 'strings_as_factors_linter.R' 'system_file_linter.R' 'terminal_close_linter.R' 'todo_comment_linter.R' 'trailing_blank_lines_linter.R' 'trailing_whitespace_linter.R' 'tree_utils.R' 'undesirable_function_linter.R' 'undesirable_operator_linter.R' 'unnecessary_concatenation_linter.R' 'unnecessary_lambda_linter.R' 'unnecessary_nesting_linter.R' 'unnecessary_placeholder_linter.R' 'unreachable_code_linter.R' 'unused_import_linter.R' 'use_lintr.R' 'vector_logic_linter.R' 'which_grepl_linter.R' 'whitespace_linter.R' 'with.R' 'with_id.R' 'xml_nodes_to_lints.R' 'xml_utils.R' 'yoda_test_linter.R' 'zzz.R'", "Language": "en-US", "NeedsCompilation": "no", "Author": "Jim Hester [aut], Florent Angly [aut] (GitHub: fangly), Russ Hyde [aut], Michael Chirico [aut, cre] (ORCID: ), Kun Ren [aut], Alexander Rosenstock [aut] (GitHub: AshesITR), Indrajeet Patil [aut] (ORCID: ), Hugo Gruson [aut] (ORCID: )", "Maintainer": "Michael Chirico ", "Repository": "CRAN" }, "litedown": { "Package": "litedown", "Version": "0.9", "Source": "Repository", "Type": "Package", "Title": "A Lightweight Version of R Markdown", "Authors@R": "c( person(\"Yihui\", \"Xie\", role = c(\"aut\", \"cre\"), email = \"xie@yihui.name\", comment = c(ORCID = \"0000-0003-0645-5666\", URL = \"https://yihui.org\")), person(\"Tim\", \"Taylor\", role = \"ctb\", comment = c(ORCID = \"0000-0002-8587-7113\")), person() )", "Description": "Render R Markdown to Markdown (without using 'knitr'), and Markdown to lightweight HTML or 'LaTeX' documents with the 'commonmark' package (instead of 'Pandoc'). Some missing Markdown features in 'commonmark' are also supported, such as raw HTML or 'LaTeX' blocks, 'LaTeX' math, superscripts, subscripts, footnotes, element attributes, and appendices, but not all 'Pandoc' Markdown features are (or will be) supported. With additional JavaScript and CSS, you can also create HTML slides and articles. This package can be viewed as a trimmed-down version of R Markdown and 'knitr'. It does not aim at rich Markdown features or a large variety of output formats (the primary formats are HTML and 'LaTeX'). Book and website projects of multiple input documents are also supported.", "Depends": [ "R (>= 3.2.0)" ], "Imports": [ "utils", "commonmark (>= 2.0.0)", "xfun (>= 0.55)" ], "Suggests": [ "rbibutils", "rstudioapi", "tinytex" ], "License": "MIT + file LICENSE", "URL": "https://github.com/yihui/litedown", "BugReports": "https://github.com/yihui/litedown/issues", "VignetteBuilder": "litedown", "RoxygenNote": "7.3.3", "Encoding": "UTF-8", "NeedsCompilation": "no", "Author": "Yihui Xie [aut, cre] (ORCID: , URL: https://yihui.org), Tim Taylor [ctb] (ORCID: )", "Maintainer": "Yihui Xie ", "Repository": "CRAN" }, "lme4": { "Package": "lme4", "Version": "2.0-1", "Source": "Repository", "Title": "Linear Mixed-Effects Models using 'Eigen' and S4", "Authors@R": "c(person(\"Douglas\", \"Bates\", role = \"aut\", comment = c(ORCID = \"0000-0001-8316-9503\")), person(\"Martin\", \"Maechler\", role = \"aut\", comment = c(ORCID = \"0000-0002-8685-9910\")), person(\"Ben\", \"Bolker\", role = c(\"cre\", \"aut\"), email = \"bbolker+lme4@gmail.com\", comment = c(ORCID = \"0000-0002-2127-0443\")), person(\"Steven\", \"Walker\", role = \"aut\", comment = c(ORCID = \"0000-0002-4394-9078\")), person(\"Rune Haubo Bojesen\", \"Christensen\", role = \"ctb\", comment = c(ORCID = \"0000-0002-4494-3399\")), person(\"Henrik\", \"Singmann\", role = \"ctb\", comment = c(ORCID = \"0000-0002-4842-3657\")), person(\"Bin\", \"Dai\", role = \"ctb\"), person(\"Fabian\", \"Scheipl\", role = \"ctb\", comment = c(ORCID = \"0000-0001-8172-3603\")), person(\"Gabor\", \"Grothendieck\", role = \"ctb\"), person(\"Peter\", \"Green\", role = \"ctb\", comment = c(ORCID = \"0000-0002-0238-9852\")), person(\"John\", \"Fox\", role = \"ctb\"), person(\"Alexander\", \"Bauer\", role = \"ctb\"), person(\"Pavel N.\", \"Krivitsky\", role = c(\"ctb\", \"cph\"), comment = c(ORCID = \"0000-0002-9101-3362\", \"shared copyright on simulate.formula\")), person(\"Emi\", \"Tanaka\", role = \"ctb\", comment = c(ORCID = \"0000-0002-1455-259X\")), person(\"Mikael\", \"Jagan\", role = \"aut\", comment = c(ORCID = \"0000-0002-3542-2938\")), person(\"Ross D.\", \"Boylan\", role = \"ctb\", comment = c(ORCID = \"0009-0003-4123-8090\")), person(\"Anna\", \"Ly\", role = \"aut\", comment = c(ORCID = \"0000-0002-0210-0342\")))", "Description": "Fit linear and generalized linear mixed-effects models. The models and their components are represented using S4 classes and methods. The core computational algorithms are implemented using the 'Eigen' C++ library for numerical linear algebra and 'RcppEigen' \"glue\".", "Depends": [ "R (>= 3.6)", "Matrix", "methods", "stats" ], "LinkingTo": [ "Matrix (>= 1.5-0)", "Rcpp (>= 0.10.5)", "RcppEigen (>= 0.3.3.9.4)" ], "Imports": [ "MASS", "Rdpack", "boot", "graphics", "grid", "lattice", "minqa (>= 1.1.15)", "nlme (>= 3.1-123)", "nloptr (>= 1.0.4)", "parallel", "reformulas (>= 0.4.3.1)", "rlang", "splines", "utils" ], "Suggests": [ "HSAUR3", "MEMSS", "car", "dfoptim", "gamm4", "ggplot2", "glmmTMB", "knitr", "merDeriv", "mgcv", "mlmRev", "numDeriv", "optimx (>= 2013.8.6)", "pbkrtest", "rmarkdown", "rr2", "semEff", "statmod", "testthat (>= 0.8.1)", "tibble" ], "Enhances": [ "DHARMa", "performance" ], "RdMacros": "Rdpack", "VignetteBuilder": "knitr", "LazyData": "yes", "License": "GPL (>= 2)", "URL": "https://github.com/lme4/lme4/", "BugReports": "https://github.com/lme4/lme4/issues", "Encoding": "UTF-8", "RoxygenNote": "7.3.3", "NeedsCompilation": "yes", "Author": "Douglas Bates [aut] (ORCID: ), Martin Maechler [aut] (ORCID: ), Ben Bolker [cre, aut] (ORCID: ), Steven Walker [aut] (ORCID: ), Rune Haubo Bojesen Christensen [ctb] (ORCID: ), Henrik Singmann [ctb] (ORCID: ), Bin Dai [ctb], Fabian Scheipl [ctb] (ORCID: ), Gabor Grothendieck [ctb], Peter Green [ctb] (ORCID: ), John Fox [ctb], Alexander Bauer [ctb], Pavel N. Krivitsky [ctb, cph] (ORCID: , shared copyright on simulate.formula), Emi Tanaka [ctb] (ORCID: ), Mikael Jagan [aut] (ORCID: ), Ross D. Boylan [ctb] (ORCID: ), Anna Ly [aut] (ORCID: )", "Maintainer": "Ben Bolker ", "Repository": "CRAN" }, "lmtest": { "Package": "lmtest", "Version": "0.9-40", "Source": "Repository", "Title": "Testing Linear Regression Models", "Date": "2022-03-21", "Authors@R": "c(person(given = \"Torsten\", family = \"Hothorn\", role = \"aut\", email = \"Torsten.Hothorn@R-project.org\", comment = c(ORCID = \"0000-0001-8301-0471\")), person(given = \"Achim\", family = \"Zeileis\", role = c(\"aut\", \"cre\"), email = \"Achim.Zeileis@R-project.org\", comment = c(ORCID = \"0000-0003-0918-3766\")), person(given = c(\"Richard\", \"W.\"), family = \"Farebrother\", role = \"aut\", comment = \"pan.f\"), person(given = \"Clint\", family = \"Cummins\", role = \"aut\", comment = \"pan.f\"), person(given = \"Giovanni\", family = \"Millo\", role = \"ctb\"), person(given = \"David\", family = \"Mitchell\", role = \"ctb\"))", "Description": "A collection of tests, data sets, and examples for diagnostic checking in linear regression models. Furthermore, some generic tools for inference in parametric models are provided.", "LazyData": "yes", "Depends": [ "R (>= 3.0.0)", "stats", "zoo" ], "Suggests": [ "car", "strucchange", "sandwich", "dynlm", "stats4", "survival", "AER" ], "Imports": [ "graphics" ], "License": "GPL-2 | GPL-3", "NeedsCompilation": "yes", "Author": "Torsten Hothorn [aut] (), Achim Zeileis [aut, cre] (), Richard W. Farebrother [aut] (pan.f), Clint Cummins [aut] (pan.f), Giovanni Millo [ctb], David Mitchell [ctb]", "Maintainer": "Achim Zeileis ", "Repository": "CRAN" }, "lobstr": { "Package": "lobstr", "Version": "1.2.1", "Source": "Repository", "Title": "Visualize R Data Structures with Trees", "Authors@R": "c( person(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = c(\"aut\", \"cre\")), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")) )", "Description": "A set of tools for inspecting and understanding R data structures inspired by str(). Includes ast() for visualizing abstract syntax trees, ref() for showing shared references, cst() for showing call stack trees, and obj_size() for computing object sizes.", "License": "MIT + file LICENSE", "URL": "https://lobstr.r-lib.org/, https://github.com/r-lib/lobstr", "BugReports": "https://github.com/r-lib/lobstr/issues", "Depends": [ "R (>= 3.6.0)" ], "Imports": [ "crayon", "methods", "prettyunits", "rlang (>= 1.0.0)" ], "Suggests": [ "covr", "pillar", "pkgdown", "testthat (>= 3.0.0)" ], "LinkingTo": [ "cpp11 (>= 0.4.2)" ], "Config/Needs/website": "tidyverse/tidytemplate", "Config/testthat/edition": "3", "Encoding": "UTF-8", "RoxygenNote": "7.3.3", "Config/build/compilation-database": "true", "NeedsCompilation": "yes", "Author": "Hadley Wickham [aut, cre], Posit Software, PBC [cph, fnd]", "Maintainer": "Hadley Wickham ", "Repository": "CRAN" }, "lpSolve": { "Package": "lpSolve", "Version": "5.6.23", "Source": "Repository", "Title": "Interface to 'Lp_solve' v. 5.5 to Solve Linear/Integer Programs", "Authors@R": "c( person(\"Gábor\", \"Csárdi\", , \"csardi.gabor@gmail.com\", role = \"cre\"), person(\"Michel\", \"Berkelaar\", role = \"aut\") )", "Description": "Lp_solve is freely available (under LGPL 2) software for solving linear, integer and mixed integer programs. In this implementation we supply a \"wrapper\" function in C and some R functions that solve general linear/integer problems, assignment problems, and transportation problems. This version calls lp_solve version 5.5.", "License": "LGPL-2", "URL": "https://github.com/gaborcsardi/lpSolve", "BugReports": "https://github.com/gaborcsardi/lpSolve/issues", "Encoding": "UTF-8", "NeedsCompilation": "yes", "Author": "Gábor Csárdi [cre], Michel Berkelaar [aut]", "Maintainer": "Gábor Csárdi ", "Repository": "CRAN" }, "lubridate": { "Package": "lubridate", "Version": "1.9.5", "Source": "Repository", "Type": "Package", "Title": "Make Dealing with Dates a Little Easier", "Authors@R": "c( person(\"Vitalie\", \"Spinu\", , \"spinuvit@gmail.com\", role = c(\"aut\", \"cre\")), person(\"Garrett\", \"Grolemund\", role = \"aut\"), person(\"Hadley\", \"Wickham\", role = \"aut\"), person(\"Davis\", \"Vaughan\", role = \"ctb\"), person(\"Ian\", \"Lyttle\", role = \"ctb\"), person(\"Imanuel\", \"Costigan\", role = \"ctb\"), person(\"Jason\", \"Law\", role = \"ctb\"), person(\"Doug\", \"Mitarotonda\", role = \"ctb\"), person(\"Joseph\", \"Larmarange\", role = \"ctb\"), person(\"Jonathan\", \"Boiser\", role = \"ctb\"), person(\"Chel Hee\", \"Lee\", role = \"ctb\") )", "Maintainer": "Vitalie Spinu ", "Description": "Functions to work with date-times and time-spans: fast and user friendly parsing of date-time data, extraction and updating of components of a date-time (years, months, days, hours, minutes, and seconds), algebraic manipulation on date-time and time-span objects. The 'lubridate' package has a consistent and memorable syntax that makes working with dates easy and fun.", "License": "MIT + file LICENSE", "URL": "https://lubridate.tidyverse.org, https://github.com/tidyverse/lubridate", "BugReports": "https://github.com/tidyverse/lubridate/issues", "Depends": [ "methods", "R (>= 3.2)" ], "Imports": [ "generics", "timechange (>= 0.4.0)" ], "Suggests": [ "covr", "knitr", "rmarkdown", "testthat (>= 2.1.0)", "vctrs (>= 0.6.5)" ], "Enhances": [ "chron", "data.table", "timeDate", "tis", "zoo" ], "VignetteBuilder": "knitr", "Config/Needs/website": "tidyverse/tidytemplate", "Config/testthat/edition": "3", "Encoding": "UTF-8", "LazyData": "true", "RoxygenNote": "7.3.3", "SystemRequirements": "A system with zoneinfo data (e.g. /usr/share/zoneinfo). On Windows the zoneinfo included with R is used.", "Collate": "'Dates.r' 'POSIXt.r' 'util.r' 'parse.r' 'timespans.r' 'intervals.r' 'difftimes.r' 'durations.r' 'periods.r' 'accessors-date.R' 'accessors-day.r' 'accessors-dst.r' 'accessors-hour.r' 'accessors-minute.r' 'accessors-month.r' 'accessors-quarter.r' 'accessors-second.r' 'accessors-tz.r' 'accessors-week.r' 'accessors-year.r' 'am-pm.r' 'time-zones.r' 'numeric.r' 'coercion.r' 'constants.r' 'cyclic_encoding.r' 'data.r' 'decimal-dates.r' 'deprecated.r' 'format_ISO8601.r' 'guess.r' 'hidden.r' 'instants.r' 'leap-years.r' 'ops-addition.r' 'ops-compare.r' 'ops-division.r' 'ops-integer-division.r' 'ops-m+.r' 'ops-modulo.r' 'ops-multiplication.r' 'ops-subtraction.r' 'package.r' 'pretty.r' 'round.r' 'stamp.r' 'tzdir.R' 'update.r' 'vctrs.R' 'zzz.R'", "NeedsCompilation": "yes", "Author": "Vitalie Spinu [aut, cre], Garrett Grolemund [aut], Hadley Wickham [aut], Davis Vaughan [ctb], Ian Lyttle [ctb], Imanuel Costigan [ctb], Jason Law [ctb], Doug Mitarotonda [ctb], Joseph Larmarange [ctb], Jonathan Boiser [ctb], Chel Hee Lee [ctb]", "Repository": "CRAN" }, "magrittr": { "Package": "magrittr", "Version": "2.0.5", "Source": "Repository", "Type": "Package", "Title": "A Forward-Pipe Operator for R", "Authors@R": "c( person(\"Stefan Milton\", \"Bache\", , \"stefan@stefanbache.dk\", role = c(\"aut\", \"cph\"), comment = \"Original author and creator of magrittr\"), person(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = \"aut\"), person(\"Lionel\", \"Henry\", , \"lionel@posit.co\", role = \"cre\"), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"), comment = c(ROR = \"03wc8by49\")) )", "Description": "Provides a mechanism for chaining commands with a new forward-pipe operator, %>%. This operator will forward a value, or the result of an expression, into the next function call/expression. There is flexible support for the type of right-hand side expressions. For more information, see package vignette. To quote Rene Magritte, \"Ceci n'est pas un pipe.\"", "License": "MIT + file LICENSE", "URL": "https://magrittr.tidyverse.org, https://github.com/tidyverse/magrittr", "BugReports": "https://github.com/tidyverse/magrittr/issues", "Depends": [ "R (>= 3.4.0)" ], "Suggests": [ "covr", "knitr", "rlang", "rmarkdown", "testthat" ], "VignetteBuilder": "knitr", "ByteCompile": "Yes", "Config/Needs/website": "tidyverse/tidytemplate", "Encoding": "UTF-8", "RoxygenNote": "7.3.3", "NeedsCompilation": "yes", "Author": "Stefan Milton Bache [aut, cph] (Original author and creator of magrittr), Hadley Wickham [aut], Lionel Henry [cre], Posit Software, PBC [cph, fnd] (ROR: )", "Maintainer": "Lionel Henry ", "Repository": "CRAN" }, "markdown": { "Package": "markdown", "Version": "2.0", "Source": "Repository", "Type": "Package", "Title": "Render Markdown with 'commonmark'", "Authors@R": "c( person(\"Yihui\", \"Xie\", role = c(\"aut\", \"cre\"), email = \"xie@yihui.name\", comment = c(ORCID = \"0000-0003-0645-5666\")), person(\"JJ\", \"Allaire\", role = \"aut\"), person(\"Jeffrey\", \"Horner\", role = \"aut\"), person(\"Henrik\", \"Bengtsson\", role = \"ctb\"), person(\"Jim\", \"Hester\", role = \"ctb\"), person(\"Yixuan\", \"Qiu\", role = \"ctb\"), person(\"Kohske\", \"Takahashi\", role = \"ctb\"), person(\"Adam\", \"November\", role = \"ctb\"), person(\"Nacho\", \"Caballero\", role = \"ctb\"), person(\"Jeroen\", \"Ooms\", role = \"ctb\"), person(\"Thomas\", \"Leeper\", role = \"ctb\"), person(\"Joe\", \"Cheng\", role = \"ctb\"), person(\"Andrzej\", \"Oles\", role = \"ctb\"), person(given = \"Posit Software, PBC\", role = c(\"cph\", \"fnd\")) )", "Description": "Render Markdown to full and lightweight HTML/LaTeX documents with the 'commonmark' package. This package has been superseded by 'litedown'.", "Depends": [ "R (>= 2.11.1)" ], "Imports": [ "utils", "xfun", "litedown (>= 0.6)" ], "Suggests": [ "knitr", "rmarkdown (>= 2.18)", "yaml", "RCurl" ], "License": "MIT + file LICENSE", "URL": "https://github.com/rstudio/markdown", "BugReports": "https://github.com/rstudio/markdown/issues", "RoxygenNote": "7.3.2", "Encoding": "UTF-8", "NeedsCompilation": "no", "Author": "Yihui Xie [aut, cre] (), JJ Allaire [aut], Jeffrey Horner [aut], Henrik Bengtsson [ctb], Jim Hester [ctb], Yixuan Qiu [ctb], Kohske Takahashi [ctb], Adam November [ctb], Nacho Caballero [ctb], Jeroen Ooms [ctb], Thomas Leeper [ctb], Joe Cheng [ctb], Andrzej Oles [ctb], Posit Software, PBC [cph, fnd]", "Maintainer": "Yihui Xie ", "Repository": "CRAN" }, "matrixStats": { "Package": "matrixStats", "Version": "1.5.0", "Source": "Repository", "Depends": [ "R (>= 3.4.0)" ], "Suggests": [ "utils", "base64enc", "ggplot2", "knitr", "markdown", "microbenchmark", "R.devices", "R.rsp" ], "VignetteBuilder": "R.rsp", "Title": "Functions that Apply to Rows and Columns of Matrices (and to Vectors)", "Authors@R": "c( person(\"Henrik\", \"Bengtsson\", role=c(\"aut\", \"cre\", \"cph\"), email=\"henrikb@braju.com\"), person(\"Constantin\", \"Ahlmann-Eltze\", role = \"ctb\"), person(\"Hector\", \"Corrada Bravo\", role=\"ctb\"), person(\"Robert\", \"Gentleman\", role=\"ctb\"), person(\"Jan\", \"Gleixner\", role=\"ctb\"), person(\"Peter\", \"Hickey\", role=\"ctb\"), person(\"Ola\", \"Hossjer\", role=\"ctb\"), person(\"Harris\", \"Jaffee\", role=\"ctb\"), person(\"Dongcan\", \"Jiang\", role=\"ctb\"), person(\"Peter\", \"Langfelder\", role=\"ctb\"), person(\"Brian\", \"Montgomery\", role=\"ctb\"), person(\"Angelina\", \"Panagopoulou\", role=\"ctb\"), person(\"Hugh\", \"Parsonage\", role=\"ctb\"), person(\"Jakob Peder\", \"Pettersen\", role=\"ctb\"))", "Author": "Henrik Bengtsson [aut, cre, cph], Constantin Ahlmann-Eltze [ctb], Hector Corrada Bravo [ctb], Robert Gentleman [ctb], Jan Gleixner [ctb], Peter Hickey [ctb], Ola Hossjer [ctb], Harris Jaffee [ctb], Dongcan Jiang [ctb], Peter Langfelder [ctb], Brian Montgomery [ctb], Angelina Panagopoulou [ctb], Hugh Parsonage [ctb], Jakob Peder Pettersen [ctb]", "Maintainer": "Henrik Bengtsson ", "Description": "High-performing functions operating on rows and columns of matrices, e.g. col / rowMedians(), col / rowRanks(), and col / rowSds(). Functions optimized per data type and for subsetted calculations such that both memory usage and processing time is minimized. There are also optimized vector-based methods, e.g. binMeans(), madDiff() and weightedMedian().", "License": "Artistic-2.0", "LazyLoad": "TRUE", "NeedsCompilation": "yes", "ByteCompile": "TRUE", "URL": "https://github.com/HenrikBengtsson/matrixStats", "BugReports": "https://github.com/HenrikBengtsson/matrixStats/issues", "RoxygenNote": "7.3.2", "Repository": "CRAN" }, "mcptools": { "Package": "mcptools", "Version": "1.0.0", "Source": "Repository", "Title": "Model Context Protocol Servers and Clients", "Authors@R": "c( person(\"Simon\", \"Couch\", , \"simon.couch@posit.co\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0001-5676-5107\")), person(\"Winston\", \"Chang\", , \"winston@posit.co\", role = \"aut\", comment = c(ORCID = \"0000-0002-1576-2126\")), person(\"Charlie\", \"Gao\", , \"charlie.gao@posit.co\", role = \"aut\", comment = c(ORCID = \"0000-0002-0750-061X\")), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"), comment = c(ROR = \"03wc8by49\")) )", "Description": "Implements the Model Context Protocol (MCP). Users can start 'R'-based servers, serving functions as tools for large language models to call before responding to the user in MCP-compatible apps like 'Claude Desktop' and 'Claude Code', with options to run those tools inside of interactive 'R' sessions. On the other end, when 'R' is the client via the 'ellmer' package, users can register tools from third-party MCP servers to integrate additional context into chats.", "License": "MIT + file LICENSE", "URL": "https://github.com/posit-dev/mcptools, https://posit-dev.github.io/mcptools/", "BugReports": "https://github.com/posit-dev/mcptools/issues", "Depends": [ "R (>= 4.1.0)" ], "Imports": [ "cli", "ellmer (>= 0.3.0)", "httpuv", "httr2 (>= 1.2.3)", "jsonlite", "nanonext (>= 1.6.0)", "processx", "promises", "rlang", "yaml" ], "Suggests": [ "knitr", "rmarkdown", "testthat (>= 3.0.0)", "withr" ], "VignetteBuilder": "knitr", "Config/Needs/website": "tidyverse/tidytemplate", "Config/testthat/edition": "3", "Encoding": "UTF-8", "Config/roxygen2/version": "8.0.0", "NeedsCompilation": "no", "Author": "Simon Couch [aut, cre] (ORCID: ), Winston Chang [aut] (ORCID: ), Charlie Gao [aut] (ORCID: ), Posit Software, PBC [cph, fnd] (ROR: )", "Maintainer": "Simon Couch ", "Repository": "CRAN" }, "memoise": { "Package": "memoise", "Version": "2.0.1", "Source": "Repository", "Title": "'Memoisation' of Functions", "Authors@R": "c(person(given = \"Hadley\", family = \"Wickham\", role = \"aut\", email = \"hadley@rstudio.com\"), person(given = \"Jim\", family = \"Hester\", role = \"aut\"), person(given = \"Winston\", family = \"Chang\", role = c(\"aut\", \"cre\"), email = \"winston@rstudio.com\"), person(given = \"Kirill\", family = \"Müller\", role = \"aut\", email = \"krlmlr+r@mailbox.org\"), person(given = \"Daniel\", family = \"Cook\", role = \"aut\", email = \"danielecook@gmail.com\"), person(given = \"Mark\", family = \"Edmondson\", role = \"ctb\", email = \"r@sunholo.com\"))", "Description": "Cache the results of a function so that when you call it again with the same arguments it returns the previously computed value.", "License": "MIT + file LICENSE", "URL": "https://memoise.r-lib.org, https://github.com/r-lib/memoise", "BugReports": "https://github.com/r-lib/memoise/issues", "Imports": [ "rlang (>= 0.4.10)", "cachem" ], "Suggests": [ "digest", "aws.s3", "covr", "googleAuthR", "googleCloudStorageR", "httr", "testthat" ], "Encoding": "UTF-8", "RoxygenNote": "7.1.2", "NeedsCompilation": "no", "Author": "Hadley Wickham [aut], Jim Hester [aut], Winston Chang [aut, cre], Kirill Müller [aut], Daniel Cook [aut], Mark Edmondson [ctb]", "Maintainer": "Winston Chang ", "Repository": "CRAN" }, "mgcv": { "Package": "mgcv", "Version": "1.9-4", "Source": "Repository", "Authors@R": "person(given = \"Simon\", family = \"Wood\", role = c(\"aut\", \"cre\"), email = \"simon.wood@r-project.org\")", "Title": "Mixed GAM Computation Vehicle with Automatic Smoothness Estimation", "Description": "Generalized additive (mixed) models, some of their extensions and other generalized ridge regression with multiple smoothing parameter estimation by (Restricted) Marginal Likelihood, Cross Validation and similar, or using iterated nested Laplace approximation for fully Bayesian inference. See Wood (2025) for an overview. Includes a gam() function, a wide variety of smoothers, 'JAGS' support and distributions beyond the exponential family.", "Priority": "recommended", "Depends": [ "R (>= 4.4.0)", "nlme (>= 3.1-64)" ], "Imports": [ "methods", "stats", "graphics", "Matrix", "splines", "utils" ], "Suggests": [ "parallel", "survival", "MASS" ], "LazyLoad": "yes", "ByteCompile": "yes", "License": "GPL (>= 2)", "NeedsCompilation": "yes", "Author": "Simon Wood [aut, cre]", "Maintainer": "Simon Wood ", "Repository": "CRAN" }, "microbenchmark": { "Package": "microbenchmark", "Version": "1.5.0", "Source": "Repository", "Title": "Accurate Timing Functions", "Description": "Provides infrastructure to accurately measure and compare the execution time of R expressions.", "Authors@R": "c(person(\"Olaf\", \"Mersmann\", role=c(\"aut\")), person(\"Claudia\", \"Beleites\", role=c(\"ctb\")), person(\"Rainer\", \"Hurling\", role=c(\"ctb\")), person(\"Ari\", \"Friedman\", role=c(\"ctb\")), person(given=c(\"Joshua\",\"M.\"), family=\"Ulrich\", role=\"cre\", email=\"josh.m.ulrich@gmail.com\"))", "URL": "https://github.com/joshuaulrich/microbenchmark/", "BugReports": "https://github.com/joshuaulrich/microbenchmark/issues/", "License": "BSD_2_clause + file LICENSE", "Depends": [ "R (>= 3.2.0)" ], "Imports": [ "graphics", "stats" ], "Suggests": [ "ggplot2", "multcomp", "RUnit" ], "SystemRequirements": "On a Unix-alike, one of the C functions mach_absolute_time (macOS), clock_gettime or gethrtime. If none of these is found, the obsolescent POSIX function gettimeofday will be tried.", "ByteCompile": "yes", "NeedsCompilation": "yes", "Author": "Olaf Mersmann [aut], Claudia Beleites [ctb], Rainer Hurling [ctb], Ari Friedman [ctb], Joshua M. Ulrich [cre]", "Maintainer": "Joshua M. Ulrich ", "Repository": "CRAN" }, "mime": { "Package": "mime", "Version": "0.13", "Source": "Repository", "Type": "Package", "Title": "Map Filenames to MIME Types", "Authors@R": "c( person(\"Yihui\", \"Xie\", role = c(\"aut\", \"cre\"), email = \"xie@yihui.name\", comment = c(ORCID = \"0000-0003-0645-5666\", URL = \"https://yihui.org\")), person(\"Jeffrey\", \"Horner\", role = \"ctb\"), person(\"Beilei\", \"Bian\", role = \"ctb\") )", "Description": "Guesses the MIME type from a filename extension using the data derived from /etc/mime.types in UNIX-type systems.", "Imports": [ "tools" ], "License": "GPL", "URL": "https://github.com/yihui/mime", "BugReports": "https://github.com/yihui/mime/issues", "RoxygenNote": "7.3.2", "Encoding": "UTF-8", "NeedsCompilation": "yes", "Author": "Yihui Xie [aut, cre] (, https://yihui.org), Jeffrey Horner [ctb], Beilei Bian [ctb]", "Maintainer": "Yihui Xie ", "Repository": "CRAN" }, "miniUI": { "Package": "miniUI", "Version": "0.1.2", "Source": "Repository", "Type": "Package", "Title": "Shiny UI Widgets for Small Screens", "Authors@R": "c( person(\"Joe\", \"Cheng\", role = c(\"cre\", \"aut\"), email = \"joe@posit.co\"), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"), comment = c(ROR = \"03wc8by49\")) )", "Description": "Provides UI widget and layout functions for writing Shiny apps that work well on small screens.", "License": "GPL-3", "URL": "https://github.com/rstudio/miniUI", "BugReports": "https://github.com/rstudio/miniUI/issues", "Imports": [ "shiny (>= 0.13)", "htmltools (>= 0.3)", "utils" ], "RoxygenNote": "7.3.2", "Encoding": "UTF-8", "NeedsCompilation": "no", "Author": "Joe Cheng [cre, aut], Posit Software, PBC [cph, fnd] (03wc8by49)", "Maintainer": "Joe Cheng ", "Repository": "CRAN" }, "minqa": { "Package": "minqa", "Version": "1.2.8", "Source": "Repository", "Type": "Package", "Title": "Derivative-Free Optimization Algorithms by Quadratic Approximation", "Authors@R": "c(person(given = \"Douglas\", family = \"Bates\", role = \"aut\"), person(given = c(\"Katharine\", \"M.\"), family = \"Mullen\", role = c(\"aut\", \"cre\"), email = \"katharine.mullen@stat.ucla.edu\"), person(given = c(\"John\", \"C.\"), family = \"Nash\", role = \"aut\"), person(given = \"Ravi\", family = \"Varadhan\", role = \"aut\"))", "Maintainer": "Katharine M. Mullen ", "Description": "Derivative-free optimization by quadratic approximation based on an interface to Fortran implementations by M. J. D. Powell.", "License": "GPL-2", "URL": "http://optimizer.r-forge.r-project.org", "Imports": [ "Rcpp (>= 0.9.10)" ], "LinkingTo": [ "Rcpp" ], "SystemRequirements": "GNU make", "NeedsCompilation": "yes", "Repository": "CRAN", "Author": "Douglas Bates [aut], Katharine M. Mullen [aut, cre], John C. Nash [aut], Ravi Varadhan [aut]" }, "mnormt": { "Package": "mnormt", "Version": "2.1.2", "Source": "Repository", "Date": "2026-01-25", "Title": "The Multivariate Normal and t Distributions, and Their Truncated Versions", "Authors@R": "c(person(given = \"Adelchi\", family = \"Azzalini\", role = c(\"aut\", \"cre\"), email = \"adelchi.azzalini@unipd.it\"), person(given = \"Alan\", family = \"Genz\", role = \"aut\", comment = \"most Fortran code\"), person(given = \"Alan\", family = \"Miller\", role = \"ctb\", comment = \"Fortran routine PHI\"), person(given = c(\"Michael\", \"J.\"), family = \"Wichura\", role = \"ctb\", comment = \"Fortran routine PHINV\"), person(given = c(\"G.\", \"W.\"), family = \"Hill\", role = \"ctb\", comment = \"Fortran routine STDINV\"), person(given = \"Yihong\", family = \"Ge.\", role = \"ctb\", comment = \"Fortran routines BNVU and MVBVU\"))", "Maintainer": "Adelchi Azzalini ", "Depends": [ "R (>= 3.0.0)" ], "Description": "Functions are provided for computing the density and the distribution function of multi-dimensional normal and \"t\" random variables, possibly truncated (on one side or two sides), and for generating random vectors sampled from these distributions, except sampling from the truncated \"t\". Moments of arbitrary order of a multivariate truncated normal are computed, and converted to cumulants up to order 4. Probabilities are computed via non-Monte Carlo methods; different routines are used in the case d=1, d=2, d=3, d>3, if d denotes the dimensionality.", "License": "GPL-2 | GPL-3", "URL": "http://azzalini.stat.unipd.it/SW/Pkg-mnormt/", "NeedsCompilation": "yes", "Encoding": "UTF-8", "Author": "Adelchi Azzalini [aut, cre], Alan Genz [aut] (most Fortran code), Alan Miller [ctb] (Fortran routine PHI), Michael J. Wichura [ctb] (Fortran routine PHINV), G. W. Hill [ctb] (Fortran routine STDINV), Yihong Ge. [ctb] (Fortran routines BNVU and MVBVU)", "Repository": "CRAN" }, "modelr": { "Package": "modelr", "Version": "0.1.11", "Source": "Repository", "Title": "Modelling Functions that Work with the Pipe", "Authors@R": "c( person(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = c(\"aut\", \"cre\")), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")) )", "Description": "Functions for modelling that help you seamlessly integrate modelling into a pipeline of data manipulation and visualisation.", "License": "GPL-3", "URL": "https://modelr.tidyverse.org, https://github.com/tidyverse/modelr", "BugReports": "https://github.com/tidyverse/modelr/issues", "Depends": [ "R (>= 3.2)" ], "Imports": [ "broom", "magrittr", "purrr (>= 0.2.2)", "rlang (>= 1.0.6)", "tibble", "tidyr (>= 0.8.0)", "tidyselect", "vctrs" ], "Suggests": [ "compiler", "covr", "ggplot2", "testthat (>= 3.0.0)" ], "Config/Needs/website": "tidyverse/tidytemplate", "Encoding": "UTF-8", "LazyData": "true", "RoxygenNote": "7.2.3", "Config/testthat/edition": "3", "NeedsCompilation": "no", "Author": "Hadley Wickham [aut, cre], Posit Software, PBC [cph, fnd]", "Maintainer": "Hadley Wickham ", "Repository": "CRAN" }, "moonBook": { "Package": "moonBook", "Version": "0.3.1", "Source": "Repository", "Title": "Functions and Datasets for the Book by Keon-Woong Moon", "Authors@R": "person(\"Keon-Woong\",\"Moon\", email=\"cardiomoon@gmail.com\", role=c(\"aut\", \"cre\"))", "URL": "https://github.com/cardiomoon/moonBook", "BugReports": "https://github.com/cardiomoon/moonBook/issues", "Description": "Several analysis-related functions for the book entitled \"R statistics and graph for medical articles\" (written in Korean), version 1, by Keon-Woong Moon with Korean demographic data with several plot functions.", "Depends": [ "R (>= 3.1.2)" ], "License": "GPL-2", "LazyData": "true", "Encoding": "UTF-8", "Imports": [ "nortest", "survival", "sjmisc", "stringr", "magrittr", "crayon" ], "Suggests": [ "testthat", "knitr", "ggplot2", "sjlabelled", "ztable", "rmarkdown" ], "VignetteBuilder": "knitr", "RoxygenNote": "7.1.2", "NeedsCompilation": "no", "Author": "Keon-Woong Moon [aut, cre]", "Maintainer": "Keon-Woong Moon ", "Repository": "CRAN" }, "munsell": { "Package": "munsell", "Version": "0.5.1", "Source": "Repository", "Type": "Package", "Title": "Utilities for Using Munsell Colours", "Author": "Charlotte Wickham ", "Maintainer": "Charlotte Wickham ", "Description": "Provides easy access to, and manipulation of, the Munsell colours. Provides a mapping between Munsell's original notation (e.g. \"5R 5/10\") and hexadecimal strings suitable for use directly in R graphics. Also provides utilities to explore slices through the Munsell colour tree, to transform Munsell colours and display colour palettes.", "Suggests": [ "ggplot2", "testthat" ], "Imports": [ "colorspace", "methods" ], "License": "MIT + file LICENSE", "URL": "https://cran.r-project.org/package=munsell, https://github.com/cwickham/munsell/", "RoxygenNote": "7.3.1", "Encoding": "UTF-8", "BugReports": "https://github.com/cwickham/munsell/issues", "NeedsCompilation": "no", "Repository": "CRAN" }, "nanonext": { "Package": "nanonext", "Version": "1.10.0", "Source": "Repository", "Type": "Package", "Title": "Lightweight Toolkit for Messaging, Concurrency and the Web", "Authors@R": "c( person(\"Charlie\", \"Gao\", , \"charlie.gao@posit.co\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-0750-061X\")), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"), comment = c(ROR = \"03wc8by49\")), person(\"Hibiki AI Limited\", role = \"cph\"), person(\"Staysail Systems, Inc.\", role = \"cph\", comment = \"NNG library\"), person(\"Capitar IT Group BV\", role = \"cph\", comment = \"NNG library\"), person(\"The Mbed TLS Contributors\", role = \"cph\", comment = \"Mbed TLS library\"), person(\"Pierre\", \"L'Ecuyer\", role = \"cph\", comment = \"RngStreams library\"), person(\"sakura authors\", role = \"cph\", comment = \"Serialization hooks\"), person(\"R Consortium\", role = \"fnd\", comment = c(ROR = \"01z833950\")) )", "Description": "R binding for NNG (Nanomsg Next Gen), a successor to ZeroMQ. A toolkit for messaging, concurrency and the web. High-performance socket messaging over in-process, IPC, TCP, WebSocket and secure TLS transports implements 'Scalability Protocols', a standard for common communications patterns including publish/subscribe, request/reply and survey. A threaded concurrency framework with intuitive 'aio' objects that resolve automatically upon completion of asynchronous operations, and synchronisation primitives that allow R to wait on events signalled by concurrent threads. A unified HTTP server hosting REST endpoints, WebSocket connections and streaming on a single port, with a built-in HTTP client.", "License": "MIT + file LICENSE", "URL": "https://nanonext.r-lib.org, https://github.com/r-lib/nanonext", "BugReports": "https://github.com/r-lib/nanonext/issues", "Depends": [ "R (>= 3.6)" ], "Suggests": [ "later", "litedown" ], "Enhances": [ "promises" ], "VignetteBuilder": "litedown", "Biarch": "true", "Config/build/compilation-database": "true", "Config/Needs/website": "tidyverse/tidytemplate", "Config/roxygen2/markdown": "TRUE", "Config/roxygen2/version": "8.0.0", "Config/usethis/last-upkeep": "2025-04-23", "Encoding": "UTF-8", "SystemRequirements": "'libnng' >= 1.12 and 'libmbedtls' >= 3.0 (optional, bundled sources compiled otherwise)", "NeedsCompilation": "yes", "Author": "Charlie Gao [aut, cre] (ORCID: ), Posit Software, PBC [cph, fnd] (ROR: ), Hibiki AI Limited [cph], Staysail Systems, Inc. [cph] (NNG library), Capitar IT Group BV [cph] (NNG library), The Mbed TLS Contributors [cph] (Mbed TLS library), Pierre L'Ecuyer [cph] (RngStreams library), sakura authors [cph] (Serialization hooks), R Consortium [fnd] (ROR: )", "Maintainer": "Charlie Gao ", "Repository": "CRAN" }, "networkD3": { "Package": "networkD3", "Version": "0.4.1", "Source": "Repository", "Type": "Package", "Title": "D3 JavaScript Network Graphs from R", "Description": "Creates 'D3' 'JavaScript' network, tree, dendrogram, and Sankey graphs from 'R'.", "Date": "2025-04-14", "Authors@R": "c( person(\"J.J.\", \"Allaire\", role = \"aut\"), person(\"Peter\", \"Ellis\", role = \"ctb\"), person(\"Christopher\", \"Gandrud\", email = \"christopher.gandrud@gmail.com\", role = c(\"aut\", \"cre\")), person(\"Kevin\", \"Kuo\", role = \"ctb\"), person(\"B.W.\", \"Lewis\", role = \"ctb\"), person(\"Jonathan\", \"Owen\", role = \"ctb\"), person(\"Kenton\", \"Russell\", role = \"aut\"), person(\"Jennifer\",\"Rogers\", role = \"ctb\"), person(\"Charles\", \"Sese\", role = \"ctb\"), person(\"CJ\", \"Yetman\", email = \"cj@cjyetman.com\", role = \"aut\") )", "URL": "https://christophergandrud.github.io/networkD3/, https://github.com/christophergandrud/networkD3", "BugReports": "https://github.com/christophergandrud/networkD3/issues", "License": "GPL (>= 3)", "Depends": [ "R (>= 3.0.0)" ], "Imports": [ "data.tree", "htmlwidgets (>= 0.3.2)", "igraph", "jsonlite", "magrittr" ], "Suggests": [ "htmltools (>= 0.2.6)", "tibble" ], "Encoding": "UTF-8", "Enhances": [ "knitr", "shiny" ], "LazyData": "true", "RoxygenNote": "7.3.2", "NeedsCompilation": "no", "Author": "J.J. Allaire [aut], Peter Ellis [ctb], Christopher Gandrud [aut, cre], Kevin Kuo [ctb], B.W. Lewis [ctb], Jonathan Owen [ctb], Kenton Russell [aut], Jennifer Rogers [ctb], Charles Sese [ctb], CJ Yetman [aut]", "Maintainer": "Christopher Gandrud ", "Repository": "CRAN" }, "nlme": { "Package": "nlme", "Version": "3.1-169", "Source": "Repository", "Date": "2026-03-27", "Priority": "recommended", "Title": "Linear and Nonlinear Mixed Effects Models", "Authors@R": "c(person(\"José\", \"Pinheiro\", role = \"aut\", comment = \"S version\"), person(\"Douglas\", \"Bates\", role = \"aut\", comment = \"up to 2007\"), person(\"Saikat\", \"DebRoy\", role = \"ctb\", comment = \"up to 2002\"), person(\"Deepayan\", \"Sarkar\", role = \"ctb\", comment = \"up to 2005\"), person(\"EISPACK authors\", role = \"ctb\", comment = \"src/rs.f\"), person(\"Siem\", \"Heisterkamp\", role = \"ctb\", comment = \"Author fixed sigma\"), person(\"Bert\", \"Van Willigen\",role = \"ctb\", comment = \"Programmer fixed sigma\"), person(\"Johannes\", \"Ranke\", role = \"ctb\", comment = \"varConstProp()\"), person(\"R Core Team\", email = \"R-core@R-project.org\", role = c(\"aut\", \"cre\"), comment = c(ROR = \"02zz1nj61\")))", "Contact": "see 'MailingList'", "Description": "Fit and compare Gaussian linear and nonlinear mixed-effects models.", "Depends": [ "R (>= 3.6.0)" ], "Imports": [ "graphics", "stats", "utils", "lattice" ], "Suggests": [ "MASS", "SASmixed" ], "LazyData": "yes", "Encoding": "UTF-8", "License": "GPL (>= 2)", "BugReports": "https://bugs.r-project.org", "MailingList": "R-help@r-project.org", "URL": "https://svn.r-project.org/R-packages/trunk/nlme/", "NeedsCompilation": "yes", "Author": "José Pinheiro [aut] (S version), Douglas Bates [aut] (up to 2007), Saikat DebRoy [ctb] (up to 2002), Deepayan Sarkar [ctb] (up to 2005), EISPACK authors [ctb] (src/rs.f), Siem Heisterkamp [ctb] (Author fixed sigma), Bert Van Willigen [ctb] (Programmer fixed sigma), Johannes Ranke [ctb] (varConstProp()), R Core Team [aut, cre] (ROR: )", "Maintainer": "R Core Team ", "Repository": "CRAN" }, "nloptr": { "Package": "nloptr", "Version": "2.2.1", "Source": "Repository", "Type": "Package", "Title": "R Interface to NLopt", "Authors@R": "c(person(\"Jelmer\", \"Ypma\", role = \"aut\", email = \"uctpjyy@ucl.ac.uk\"), person(c(\"Steven\", \"G.\"), \"Johnson\", role = \"aut\", comment = \"author of the NLopt C library\"), person(\"Aymeric\", \"Stamm\", role = c(\"ctb\", \"cre\"), email = \"aymeric.stamm@cnrs.fr\", comment = c(ORCID = \"0000-0002-8725-3654\")), person(c(\"Hans\", \"W.\"), \"Borchers\", role = \"ctb\", email = \"hwborchers@googlemail.com\"), person(\"Dirk\", \"Eddelbuettel\", role = \"ctb\", email = \"edd@debian.org\"), person(\"Brian\", \"Ripley\", role = \"ctb\", comment = \"build process on multiple OS\"), person(\"Kurt\", \"Hornik\", role = \"ctb\", comment = \"build process on multiple OS\"), person(\"Julien\", \"Chiquet\", role = \"ctb\"), person(\"Avraham\", \"Adler\", role = \"ctb\", email = \"Avraham.Adler@gmail.com\", comment = c(ORCID = \"0000-0002-3039-0703\")), person(\"Xiongtao\", \"Dai\", role = \"ctb\"), person(\"Jeroen\", \"Ooms\", role = \"ctb\", email = \"jeroen@berkeley.edu\"), person(\"Tomas\", \"Kalibera\", role = \"ctb\"), person(\"Mikael\", \"Jagan\", role = \"ctb\"))", "Description": "Solve optimization problems using an R interface to NLopt. NLopt is a free/open-source library for nonlinear optimization, providing a common interface for a number of different free optimization routines available online as well as original implementations of various other algorithms. See for more information on the available algorithms. Building from included sources requires 'CMake'. On Linux and 'macOS', if a suitable system build of NLopt (2.7.0 or later) is found, it is used; otherwise, it is built from included sources via 'CMake'. On Windows, NLopt is obtained through 'rwinlib' for 'R <= 4.1.x' or grabbed from the appropriate toolchain for 'R >= 4.2.0'.", "License": "LGPL (>= 3)", "SystemRequirements": "cmake (>= 3.2.0) which is used only on Linux or macOS systems when no system build of nlopt (>= 2.7.0) can be found.", "Encoding": "UTF-8", "RoxygenNote": "7.3.2", "Suggests": [ "knitr", "rmarkdown", "covr", "tinytest" ], "VignetteBuilder": "knitr", "URL": "https://github.com/astamm/nloptr, https://astamm.github.io/nloptr/", "BugReports": "https://github.com/astamm/nloptr/issues", "NeedsCompilation": "yes", "UseLTO": "yes", "Author": "Jelmer Ypma [aut], Steven G. Johnson [aut] (author of the NLopt C library), Aymeric Stamm [ctb, cre] (), Hans W. Borchers [ctb], Dirk Eddelbuettel [ctb], Brian Ripley [ctb] (build process on multiple OS), Kurt Hornik [ctb] (build process on multiple OS), Julien Chiquet [ctb], Avraham Adler [ctb] (), Xiongtao Dai [ctb], Jeroen Ooms [ctb], Tomas Kalibera [ctb], Mikael Jagan [ctb]", "Maintainer": "Aymeric Stamm ", "Repository": "CRAN" }, "nnet": { "Package": "nnet", "Version": "7.3-20", "Source": "Repository", "Priority": "recommended", "Date": "2025-01-01", "Depends": [ "R (>= 3.0.0)", "stats", "utils" ], "Suggests": [ "MASS" ], "Authors@R": "c(person(\"Brian\", \"Ripley\", role = c(\"aut\", \"cre\", \"cph\"), email = \"Brian.Ripley@R-project.org\"), person(\"William\", \"Venables\", role = \"cph\"))", "Description": "Software for feed-forward neural networks with a single hidden layer, and for multinomial log-linear models.", "Title": "Feed-Forward Neural Networks and Multinomial Log-Linear Models", "ByteCompile": "yes", "License": "GPL-2 | GPL-3", "URL": "http://www.stats.ox.ac.uk/pub/MASS4/", "NeedsCompilation": "yes", "Author": "Brian Ripley [aut, cre, cph], William Venables [cph]", "Maintainer": "Brian Ripley ", "Repository": "CRAN" }, "nortest": { "Package": "nortest", "Version": "1.0-4", "Source": "Repository", "Title": "Tests for Normality", "Date": "2015-07-29", "Description": "Five omnibus tests for testing the composite hypothesis of normality.", "License": "GPL (>= 2)", "Authors@R": "c(person(\"Juergen\", \"Gross\", role = \"aut\", email = \"gross@statistik.tu-dortmund.de\"), person(\"Uwe\", \"Ligges\", role = c(\"aut\", \"cre\"), email = \"ligges@statistik.tu-dortmund.de\"))", "Imports": [ "stats" ], "Author": "Juergen Gross [aut], Uwe Ligges [aut, cre]", "Maintainer": "Uwe Ligges ", "NeedsCompilation": "no", "Repository": "CRAN" }, "numDeriv": { "Package": "numDeriv", "Version": "2016.8-1.1", "Source": "Repository", "Title": "Accurate Numerical Derivatives", "Description": "Methods for calculating (usually) accurate numerical first and second order derivatives. Accurate calculations are done using 'Richardson''s' extrapolation or, when applicable, a complex step derivative is available. A simple difference method is also provided. Simple difference is (usually) less accurate but is much quicker than 'Richardson''s' extrapolation and provides a useful cross-check. Methods are provided for real scalar and vector valued functions.", "Depends": [ "R (>= 2.11.1)" ], "LazyLoad": "yes", "ByteCompile": "yes", "License": "GPL-2", "Copyright": "2006-2011, Bank of Canada. 2012-2016, Paul Gilbert", "Author": "Paul Gilbert and Ravi Varadhan", "Maintainer": "Paul Gilbert ", "URL": "http://optimizer.r-forge.r-project.org/", "NeedsCompilation": "no", "Repository": "CRAN" }, "officer": { "Package": "officer", "Version": "0.7.5", "Source": "Repository", "Type": "Package", "Title": "Manipulation of Microsoft Word and PowerPoint Documents", "Authors@R": "c( person(\"David\", \"Gohel\", , \"david.gohel@ardata.fr\", role = c(\"aut\", \"cre\")), person(\"Stefan\", \"Moog\", , \"moogs@gmx.de\", role = \"aut\"), person(\"Mark\", \"Heckmann\", , \"heckmann.mark@gmail.com\", role = \"aut\", comment = c(ORCID = \"0000-0002-0736-7417\")), person(\"ArData\", role = \"cph\"), person(\"Frank\", \"Hangler\", , \"frank@plotandscatter.com\", role = \"ctb\", comment = \"function body_replace_all_text\"), person(\"Liz\", \"Sander\", , \"lsander@civisanalytics.com\", role = \"ctb\", comment = \"several documentation fixes\"), person(\"Anton\", \"Victorson\", , \"anton@victorson.se\", role = \"ctb\", comment = \"fixes xml structures\"), person(\"Jon\", \"Calder\", , \"jonmcalder@gmail.com\", role = \"ctb\", comment = \"update vignettes\"), person(\"John\", \"Harrold\", , \"john.m.harrold@gmail.com\", role = \"ctb\", comment = \"function annotate_base\"), person(\"John\", \"Muschelli\", , \"muschellij2@gmail.com\", role = \"ctb\", comment = \"google doc compatibility\"), person(\"Bill\", \"Denney\", , \"wdenney@humanpredictions.com\", role = \"ctb\", comment = c(ORCID = \"0000-0002-5759-428X\", \"function as.matrix.rpptx\")), person(\"Nikolai\", \"Beck\", , \"beck.nikolai@gmail.com\", role = \"ctb\", comment = \"set speaker notes for .pptx documents\"), person(\"Greg\", \"Leleu\", , \"gregoire.leleu@gmail.com\", role = \"ctb\", comment = \"fields functionality in ppt\"), person(\"Majid\", \"Eismann\", role = \"ctb\"), person(\"Wahiduzzaman\", \"Khan\", role = \"ctb\", comment = \"vectorization of remove_slide\"), person(\"Hongyuan\", \"Jia\", , \"hongyuanjia@cqust.edu.cn\", role = \"ctb\", comment = c(ORCID = \"0000-0002-0075-8183\")), person(\"Michael\", \"Stackhouse\", , \"mike.stackhouse@atorusresearch.com\", role = \"ctb\") )", "Description": "Access and manipulate 'Microsoft Word', 'RTF' and 'Microsoft PowerPoint' documents from R. The package focuses on tabular and graphical reporting from R; it also provides two functions that let users get document content into data objects. A set of functions lets add and remove images, tables and paragraphs of text in new or existing documents. The package does not require any installation of Microsoft products to be able to write Microsoft files.", "License": "MIT + file LICENSE", "URL": "https://ardata-fr.github.io/officeverse/, https://davidgohel.github.io/officer/", "BugReports": "https://github.com/davidgohel/officer/issues", "Imports": [ "cli", "dplyr", "graphics", "grDevices", "openssl", "R6", "ragg", "stats", "tidyr", "utils", "uuid", "xml2 (>= 1.1.0)", "zip (>= 2.1.0)" ], "Suggests": [ "devEMF", "doconv (>= 0.3.0)", "gdtools", "ggplot2", "knitr", "magick", "rmarkdown", "rsvg", "mschart", "testthat", "withr" ], "Encoding": "UTF-8", "Collate": "'core_properties.R' 'custom_properties.R' 'defunct.R' 'dev-utils.R' 'docx_add.R' 'docx_comments.R' 'docx_cursor.R' 'docx_embed_font.R' 'docx_part.R' 'docx_replace.R' 'docx_section.R' 'docx_settings.R' 'docx_styles.R' 'docx_utils_funs.R' 'empty_content.R' 'formatting_properties.R' 'fortify_docx.R' 'fortify_pptx.R' 'knitr_utils.R' 'officer.R' 'ooxml.R' 'ooxml_block_objects.R' 'ooxml_run_objects.R' 'openxml_content_type.R' 'openxml_document.R' 'pack_folder.R' 'ph_location.R' 'post-proc.R' 'ppt_class_dir_collection.R' 'ppt_classes.R' 'ppt_notes.R' 'ppt_ph_dedupe_layout.R' 'ppt_ph_manipulate.R' 'ppt_ph_rename_layout.R' 'ppt_ph_with_methods.R' 'pptx_informations.R' 'pptx_layout_helper.R' 'pptx_matrix.R' 'utils.R' 'pptx_slide_manip.R' 'read_docx.R' 'docx_write.R' 'read_docx_styles.R' 'read_pptx.R' 'read_xlsx.R' 'relationship.R' 'rtf.R' 'shape_properties.R' 'shorcuts.R' 'docx_append_context.R' 'utils-xml.R' 'deprecated.R' 'zzz.R'", "Config/roxygen2/version": "8.0.0", "NeedsCompilation": "no", "Author": "David Gohel [aut, cre], Stefan Moog [aut], Mark Heckmann [aut] (ORCID: ), ArData [cph], Frank Hangler [ctb] (function body_replace_all_text), Liz Sander [ctb] (several documentation fixes), Anton Victorson [ctb] (fixes xml structures), Jon Calder [ctb] (update vignettes), John Harrold [ctb] (function annotate_base), John Muschelli [ctb] (google doc compatibility), Bill Denney [ctb] (ORCID: , function as.matrix.rpptx), Nikolai Beck [ctb] (set speaker notes for .pptx documents), Greg Leleu [ctb] (fields functionality in ppt), Majid Eismann [ctb], Wahiduzzaman Khan [ctb] (vectorization of remove_slide), Hongyuan Jia [ctb] (ORCID: ), Michael Stackhouse [ctb]", "Maintainer": "David Gohel ", "Repository": "CRAN" }, "openssl": { "Package": "openssl", "Version": "2.4.2", "Source": "Repository", "Type": "Package", "Title": "Toolkit for Encryption, Signatures and Certificates Based on OpenSSL", "Authors@R": "c(person(\"Jeroen\", \"Ooms\", role = c(\"aut\", \"cre\"), email = \"jeroenooms@gmail.com\", comment = c(ORCID = \"0000-0002-4035-0289\")), person(\"Oliver\", \"Keyes\", role = \"ctb\"))", "Description": "Bindings to OpenSSL libssl and libcrypto, plus custom SSH key parsers. Supports RSA, DSA and EC curves P-256, P-384, P-521, and curve25519. Cryptographic signatures can either be created and verified manually or via x509 certificates. AES can be used in cbc, ctr or gcm mode for symmetric encryption; RSA for asymmetric (public key) encryption or EC for Diffie Hellman. High-level envelope functions combine RSA and AES for encrypting arbitrary sized data. Other utilities include key generators, hash functions (md5, sha1, sha256, etc), base64 encoder, a secure random number generator, and 'bignum' math methods for manually performing crypto calculations on large multibyte integers.", "License": "MIT + file LICENSE", "URL": "https://jeroen.r-universe.dev/openssl", "BugReports": "https://github.com/jeroen/openssl/issues", "SystemRequirements": "OpenSSL >= 1.0.2", "VignetteBuilder": "knitr", "Imports": [ "askpass" ], "Suggests": [ "curl", "testthat (>= 2.1.0)", "digest", "knitr", "rmarkdown", "jsonlite", "jose", "sodium" ], "Encoding": "UTF-8", "Config/roxygen2/version": "8.0.0", "NeedsCompilation": "yes", "Author": "Jeroen Ooms [aut, cre] (ORCID: ), Oliver Keyes [ctb]", "Maintainer": "Jeroen Ooms ", "Repository": "CRAN" }, "openxlsx": { "Package": "openxlsx", "Version": "4.2.8.1", "Source": "Repository", "Type": "Package", "Title": "Read, Write and Edit xlsx Files", "Date": "2025-10-30", "Authors@R": "c(person(given = \"Philipp\", family = \"Schauberger\", role = \"aut\", email = \"philipp@schauberger.co.at\"), person(given = \"Alexander\", family = \"Walker\", role = \"aut\", email = \"Alexander.Walker1989@gmail.com\"), person(given = \"Luca\", family = \"Braglia\", role = \"ctb\"), person(given = \"Joshua\", family = \"Sturm\", role = \"ctb\"), person(given = \"Jan Marvin\", family = \"Garbuszus\", role = c(\"ctb\", \"cre\"), email = \"jan.garbuszus@ruhr-uni-bochum.de\"), person(given = \"Jordan Mark\", family = \"Barbone\", role = \"ctb\", email = \"jmbarbone@gmail.com\", comment = c(ORCID = \"0000-0001-9788-3628\")), person(given = \"David\", family = \"Zimmermann\", role = \"ctb\", email = \"david_j_zimmermann@hotmail.com\"), person(given = \"Reinhold\", family = \"Kainhofer\", role = \"ctb\", email = \"reinhold@kainhofer.com\"))", "Description": "Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, styling and editing worksheets. Through the use of 'Rcpp', read/write times are comparable to the 'xlsx' and 'XLConnect' packages with the added benefit of removing the dependency on Java.", "License": "MIT + file LICENSE", "URL": "https://ycphs.github.io/openxlsx/index.html, https://github.com/ycphs/openxlsx", "BugReports": "https://github.com/ycphs/openxlsx/issues", "Depends": [ "R (>= 3.3.0)" ], "Imports": [ "grDevices", "methods", "Rcpp", "stats", "stringi", "utils", "zip" ], "Suggests": [ "curl", "formula.tools", "knitr", "rmarkdown", "testthat" ], "LinkingTo": [ "Rcpp" ], "VignetteBuilder": "knitr", "Encoding": "UTF-8", "Language": "en-US", "RoxygenNote": "7.3.3", "Collate": "'CommentClass.R' 'HyperlinkClass.R' 'RcppExports.R' 'class_definitions.R' 'StyleClass.R' 'WorkbookClass.R' 'asserts.R' 'baseXML.R' 'borderFunctions.R' 'build_workbook.R' 'chartsheet_class.R' 'conditional_formatting.R' 'data-fontSizeLookupTables.R' 'helperFunctions.R' 'loadWorkbook.R' 'onUnload.R' 'openXL.R' 'openxlsx-package.R' 'openxlsx.R' 'openxlsxCoerce.R' 'readWorkbook.R' 'setWindowSize.R' 'sheet_data_class.R' 'utils.R' 'workbook_column_widths.R' 'workbook_read_workbook.R' 'workbook_write_data.R' 'worksheet_class.R' 'wrappers.R' 'writeData.R' 'writeDataTable.R' 'writexlsx.R' 'zzz.R'", "LazyData": "true", "NeedsCompilation": "yes", "Author": "Philipp Schauberger [aut], Alexander Walker [aut], Luca Braglia [ctb], Joshua Sturm [ctb], Jan Marvin Garbuszus [ctb, cre], Jordan Mark Barbone [ctb] (ORCID: ), David Zimmermann [ctb], Reinhold Kainhofer [ctb]", "Maintainer": "Jan Marvin Garbuszus ", "Repository": "CRAN" }, "optparse": { "Package": "optparse", "Version": "1.8.2", "Source": "Repository", "Encoding": "UTF-8", "Type": "Package", "Title": "Command Line Option Parser", "Authors@R": "c(person(\"Trevor L.\", \"Davis\", role=c(\"aut\", \"cre\"), email=\"trevor.l.davis@gmail.com\", comment = c(ORCID = \"0000-0001-6341-4639\")), person(\"Allen\", \"Day\", role=\"aut\", comment=\"Code and documentation ported from the getopt package.\"), person(\"Python Software Foundation\", role=\"ctb\", comment=\"Some documentation from the optparse Python module.\"), person(\"Steve\", \"Lianoglou\", role=\"ctb\"), person(\"Jim\", \"Nikelski\", role=\"ctb\"), person(\"Kirill\", \"Müller\", role=\"ctb\"), person(\"Peter\", \"Humburg\", role=\"ctb\"), person(\"Rich\", \"FitzJohn\", role=\"ctb\"), person(\"Gyu Jin\", \"Choi\", role=\"ctb\"))", "Description": "A command line parser inspired by Python's 'optparse' library to be used with Rscript to write \"#!\" shebang scripts that accept short and long flag/options.", "License": "GPL (>= 2)", "Copyright": "See file (inst/)COPYRIGHTS.", "URL": "https://github.com/trevorld/r-optparse, https://trevorldavis.com/R/optparse/", "BugReports": "https://github.com/trevorld/r-optparse/issues", "LazyLoad": "yes", "Depends": [ "R (>= 3.6.0)" ], "Imports": [ "methods" ], "Suggests": [ "knitr (>= 1.15.19)", "rmarkdown", "stringr", "testthat" ], "Config/testthat/edition": "3", "VignetteBuilder": "knitr, rmarkdown", "RoxygenNote": "7.3.3", "NeedsCompilation": "no", "Author": "Trevor L. Davis [aut, cre] (ORCID: ), Allen Day [aut] (Code and documentation ported from the getopt package.), Python Software Foundation [ctb] (Some documentation from the optparse Python module.), Steve Lianoglou [ctb], Jim Nikelski [ctb], Kirill Müller [ctb], Peter Humburg [ctb], Rich FitzJohn [ctb], Gyu Jin Choi [ctb]", "Maintainer": "Trevor L. Davis ", "Repository": "CRAN" }, "otel": { "Package": "otel", "Version": "0.2.0", "Source": "Repository", "Title": "OpenTelemetry R API", "Authors@R": "person(\"Gábor\", \"Csárdi\", , \"csardi.gabor@gmail.com\", role = c(\"aut\", \"cre\"))", "Description": "High-quality, ubiquitous, and portable telemetry to enable effective observability. OpenTelemetry is a collection of tools, APIs, and SDKs used to instrument, generate, collect, and export telemetry data (metrics, logs, and traces) for analysis in order to understand your software's performance and behavior. This package implements the OpenTelemetry API: . Use this package as a dependency if you want to instrument your R package for OpenTelemetry.", "License": "MIT + file LICENSE", "Encoding": "UTF-8", "RoxygenNote": "7.3.2.9000", "Depends": [ "R (>= 3.6.0)" ], "Suggests": [ "callr", "cli", "glue", "jsonlite", "otelsdk", "processx", "shiny", "spelling", "testthat (>= 3.0.0)", "utils", "withr" ], "Config/Needs/website": "tidyverse/tidytemplate", "Config/testthat/edition": "3", "URL": "https://otel.r-lib.org, https://github.com/r-lib/otel", "Additional_repositories": "https://github.com/r-lib/otelsdk/releases/download/devel", "BugReports": "https://github.com/r-lib/otel/issues", "NeedsCompilation": "no", "Author": "Gábor Csárdi [aut, cre]", "Maintainer": "Gábor Csárdi ", "Repository": "CRAN" }, "packrat": { "Package": "packrat", "Version": "0.9.3", "Source": "Repository", "Type": "Package", "Title": "A Dependency Management System for Projects and their R Package Dependencies", "Authors@R": "c( person(\"Aron\", \"Atkins\", , \"aron@posit.co\", role = c(\"aut\", \"cre\")), person(\"Toph\", \"Allen\", role = \"aut\"), person(\"Kevin\", \"Ushey\", role = \"aut\"), person(\"Jonathan\", \"McPherson\", role = \"aut\"), person(\"Joe\", \"Cheng\", role = \"aut\"), person(\"JJ\", \"Allaire\", role = \"aut\"), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")) )", "Description": "Manage the R packages your project depends on in an isolated, portable, and reproducible way.", "License": "GPL-2", "URL": "https://github.com/rstudio/packrat", "BugReports": "https://github.com/rstudio/packrat/issues", "Depends": [ "R (>= 3.0.0)" ], "Imports": [ "tools", "utils" ], "Suggests": [ "devtools", "httr", "knitr", "mockery", "rmarkdown", "testthat (>= 3.0.0)", "webfakes", "withr" ], "Config/testthat/edition": "3", "Encoding": "UTF-8", "RoxygenNote": "7.3.2", "NeedsCompilation": "no", "Author": "Aron Atkins [aut, cre], Toph Allen [aut], Kevin Ushey [aut], Jonathan McPherson [aut], Joe Cheng [aut], JJ Allaire [aut], Posit Software, PBC [cph, fnd]", "Maintainer": "Aron Atkins ", "Repository": "CRAN" }, "pak": { "Package": "pak", "Version": "0.10.0", "Source": "Repository", "Title": "Another Approach to Package Installation", "Authors@R": "c( person(\"Gábor\", \"Csárdi\", , \"csardi.gabor@gmail.com\", role = c(\"aut\", \"cre\")), person(\"Jim\", \"Hester\", role = \"aut\"), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"), comment = c(ROR = \"03wc8by49\")), person(\"Winston\", \"Chang\", role = \"ctb\", comment = \"R6, callr, processx\"), person(\"Ascent Digital Services\", role = c(\"cph\", \"fnd\"), comment = \"callr, processx\"), person(\"Hadley\", \"Wickham\", role = c(\"ctb\", \"cph\"), comment = \"cli, curl, pkgbuild, yaml\"), person(\"Jeroen\", \"Ooms\", role = \"ctb\", comment = \"curl, jsonlite\"), person(\"Maëlle\", \"Salmon\", role = \"ctb\", comment = \"desc, pkgsearch\"), person(\"Duncan\", \"Temple Lang\", role = \"ctb\", comment = \"jsonlite\"), person(\"Lloyd\", \"Hilaiel\", role = \"cph\", comment = \"jsonlite\"), person(\"Alec\", \"Wong\", role = \"ctb\", comment = \"keyring\"), person(\"Michel Berkelaar and lpSolve authors\", role = \"ctb\", comment = \"lpSolve\"), person(\"R Consortium\", role = \"fnd\", comment = \"pkgsearch\"), person(\"Jay\", \"Loden\", role = \"ctb\", comment = \"ps\"), person(\"Dave\", \"Daeschler\", role = \"ctb\", comment = \"ps\"), person(\"Giampaolo\", \"Rodola\", role = \"ctb\", comment = \"ps\"), person(\"Shawn\", \"Garbett\", role = \"ctb\", comment = \"yaml\"), person(\"Jeremy\", \"Stephens\", role = \"ctb\", comment = \"yaml\"), person(\"Kirill\", \"Simonov\", role = \"ctb\", comment = \"yaml\"), person(\"Yihui\", \"Xie\", role = \"ctb\", comment = \"yaml\"), person(\"Zhuoer\", \"Dong\", role = \"ctb\", comment = \"yaml\"), person(\"Jeffrey\", \"Horner\", role = \"ctb\", comment = \"yaml\"), person(\"Will\", \"Beasley\", role = \"ctb\", comment = \"yaml\"), person(\"Brendan\", \"O'Connor\", role = \"ctb\", comment = \"yaml\"), person(\"Gregory\", \"Warnes\", role = \"ctb\", comment = \"yaml\"), person(\"Michael\", \"Quinn\", role = \"ctb\", comment = \"yaml\"), person(\"Zhian\", \"Kamvar\", role = \"ctb\", comment = \"yaml\"), person(\"Charlie\", \"Gao\", role = \"ctb\", comment = \"yaml\"), person(\"Kuba\", \"Podgórski\", role = \"ctb\", comment = \"zip\"), person(\"Rich\", \"Geldreich\", role = \"ctb\", comment = \"zip\") )", "Description": "The goal of 'pak' is to make package installation faster and more reliable. In particular, it performs all HTTP operations in parallel, so metadata resolution and package downloads are fast. Metadata and package files are cached on the local disk as well. 'pak' has a dependency solver, so it finds version conflicts before performing the installation. This version of 'pak' supports CRAN, 'Bioconductor' and 'GitHub' packages as well.", "License": "GPL-3", "URL": "https://pak.r-lib.org/, https://github.com/r-lib/pak", "BugReports": "https://github.com/r-lib/pak/issues", "Depends": [ "R (>= 3.5)" ], "Imports": [ "tools", "utils" ], "Suggests": [ "callr (>= 3.7.0)", "cli (>= 3.2.0)", "covr", "curl (>= 4.3.2)", "desc (>= 1.4.1)", "filelock (>= 1.0.2)", "gitcreds", "glue (>= 1.6.2)", "jsonlite (>= 1.8.0)", "keyring (>= 1.4.0)", "pingr", "pkgbuild (>= 1.4.2)", "pkgcache (>= 2.2.4)", "pkgdepends (>= 0.9.0)", "pkgload", "pkgsearch (>= 3.1.0)", "processx (>= 3.8.1)", "ps (>= 1.6.0)", "rstudioapi", "testthat (>= 3.2.0)", "webfakes", "withr", "yaml" ], "Biarch": "true", "ByteCompile": "true", "Config/build/extra-sources": "configure*", "Config/needs/dependencies": "callr, cli, curl, desc, filelock, jsonlite, keyring, lpSolve, pkgbuild, r-lib/pkgcache@feature/ppm-sso, r-lib/pkgdepends, pkgsearch, processx, ps, r-lib/tsitter, gaborcsardi/tstoml, yaml", "Config/Needs/website": "r-lib/asciicast, rmarkdown, roxygen2, tidyverse/tidytemplate", "Config/Needs/deploy": "cli (>= 3.2.0), curl, desc, gitcreds, glue@1.6.2, gaborcsardi/jsonlite, processx, R6@2.5.1", "Config/Needs/check": "r-lib/pkgcache@feature/ppm-sso", "Config/testthat/edition": "3", "Config/usethis/last-upkeep": "2025-05-13", "Encoding": "UTF-8", "Config/roxygen2/version": "8.0.0", "NeedsCompilation": "yes", "Author": "Gábor Csárdi [aut, cre], Jim Hester [aut], Posit Software, PBC [cph, fnd] (ROR: ), Winston Chang [ctb] (R6, callr, processx), Ascent Digital Services [cph, fnd] (callr, processx), Hadley Wickham [ctb, cph] (cli, curl, pkgbuild, yaml), Jeroen Ooms [ctb] (curl, jsonlite), Maëlle Salmon [ctb] (desc, pkgsearch), Duncan Temple Lang [ctb] (jsonlite), Lloyd Hilaiel [cph] (jsonlite), Alec Wong [ctb] (keyring), Michel Berkelaar and lpSolve authors [ctb] (lpSolve), R Consortium [fnd] (pkgsearch), Jay Loden [ctb] (ps), Dave Daeschler [ctb] (ps), Giampaolo Rodola [ctb] (ps), Shawn Garbett [ctb] (yaml), Jeremy Stephens [ctb] (yaml), Kirill Simonov [ctb] (yaml), Yihui Xie [ctb] (yaml), Zhuoer Dong [ctb] (yaml), Jeffrey Horner [ctb] (yaml), Will Beasley [ctb] (yaml), Brendan O'Connor [ctb] (yaml), Gregory Warnes [ctb] (yaml), Michael Quinn [ctb] (yaml), Zhian Kamvar [ctb] (yaml), Charlie Gao [ctb] (yaml), Kuba Podgórski [ctb] (zip), Rich Geldreich [ctb] (zip)", "Maintainer": "Gábor Csárdi ", "Repository": "CRAN" }, "patchwork": { "Package": "patchwork", "Version": "1.3.2", "Source": "Repository", "Type": "Package", "Title": "The Composer of Plots", "Authors@R": "person(given = \"Thomas Lin\", family = \"Pedersen\", role = c(\"cre\", \"aut\"), email = \"thomasp85@gmail.com\", comment = c(ORCID = \"0000-0002-5147-4711\"))", "Maintainer": "Thomas Lin Pedersen ", "Description": "The 'ggplot2' package provides a strong API for sequentially building up a plot, but does not concern itself with composition of multiple plots. 'patchwork' is a package that expands the API to allow for arbitrarily complex composition of plots by, among others, providing mathematical operators for combining multiple plots. Other packages that try to address this need (but with a different approach) are 'gridExtra' and 'cowplot'.", "License": "MIT + file LICENSE", "Encoding": "UTF-8", "Imports": [ "ggplot2 (>= 3.0.0)", "gtable (>= 0.3.6)", "grid", "stats", "grDevices", "utils", "graphics", "rlang (>= 1.0.0)", "cli", "farver" ], "RoxygenNote": "7.3.2", "URL": "https://patchwork.data-imaginist.com, https://github.com/thomasp85/patchwork", "BugReports": "https://github.com/thomasp85/patchwork/issues", "Suggests": [ "knitr", "rmarkdown", "gridGraphics", "gridExtra", "ragg", "testthat (>= 2.1.0)", "vdiffr", "covr", "png", "gt (>= 0.11.0)" ], "VignetteBuilder": "knitr", "Config/Needs/website": "gifski", "NeedsCompilation": "no", "Author": "Thomas Lin Pedersen [cre, aut] (ORCID: )", "Repository": "CRAN" }, "pbdZMQ": { "Package": "pbdZMQ", "Version": "0.3-14", "Source": "Repository", "Date": "2025-04-12", "Title": "Programming with Big Data -- Interface to 'ZeroMQ'", "Authors@R": "c(person(\"Wei-Chen\", \"Chen\", role = c(\"aut\", \"cre\"), email = \"wccsnow@gmail.com\"), person(\"Drew\", \"Schmidt\", role = \"aut\"), person(\"Christian\", \"Heckendorf\", role = \"aut\", comment = \"file transfer\"), person(\"George\", \"Ostrouchov\", role = \"aut\", comment = \"Mac OSX\"), person(\"Whit\", \"Armstrong\", role = \"ctb\", comment = \"some functions are modified from the rzmq package for backwards compatibility\"), person(\"Brian\", \"Ripley\", role = \"ctb\", comment = \"C code of shellexec, and Solaris\"), person(\"R Core team\", role = \"ctb\", comment = \"some functions and headers are copied or modified from the R source code\"), person(\"Philipp\", \"A.\", role = \"ctb\", comment = \"Fedora\"), person(\"Elliott Sales\", \"de Andrade\", role = \"ctb\", comment = \"sprintf\"), person(\"Spencer\", \"Aiello\", role = \"ctb\", comment = \"windows conf\"), person(\"Paul\", \"Andrey\", role = \"ctb\", comment = \"Mac OSX conf\"), person(\"Panagiotis\", \"Cheilaris\", role = \"ctb\", comment = \"add serialize version\"), person(\"Jeroen\", \"Ooms\", role = \"ctb\", comment = \"clang++ on MacOS ARM64\"), person(\"ZeroMQ authors\", role = c(\"aut\", \"cph\"), comment = \"source files in 'src/zmq_src/'\") )", "Depends": [ "R (>= 3.5.0)" ], "LazyLoad": "yes", "Copyright": "See files AUTHORS, COPYING, and COPYING.LESSER in 'inst/zmq_copyright/' for the 'ZeroMQ' source files in 'src/zmq_src/' which are under GPL-3.", "Description": "'ZeroMQ' is a well-known library for high-performance asynchronous messaging in scalable, distributed applications. This package provides high level R wrapper functions to easily utilize 'ZeroMQ'. We mainly focus on interactive client/server programming frameworks. For convenience, a minimal 'ZeroMQ' library (4.2.2) is shipped with 'pbdZMQ', which can be used if no system installation of 'ZeroMQ' is available. A few wrapper functions compatible with 'rzmq' are also provided.", "SystemRequirements": "Linux, Mac OSX, and Windows, or 'ZeroMQ' library >= 4.0.4. Solaris 10 needs 'ZeroMQ' library 4.0.7 and 'OpenCSW'.", "StagedInstall": "TRUE", "License": "GPL-3", "URL": "https://pbdr.org/", "BugReports": "https://github.com/snoweye/pbdZMQ/issues", "NeedsCompilation": "yes", "Maintainer": "Wei-Chen Chen ", "RoxygenNote": "7.2.3", "Author": "Wei-Chen Chen [aut, cre], Drew Schmidt [aut], Christian Heckendorf [aut] (file transfer), George Ostrouchov [aut] (Mac OSX), Whit Armstrong [ctb] (some functions are modified from the rzmq package for backwards compatibility), Brian Ripley [ctb] (C code of shellexec, and Solaris), R Core team [ctb] (some functions and headers are copied or modified from the R source code), Philipp A. [ctb] (Fedora), Elliott Sales de Andrade [ctb] (sprintf), Spencer Aiello [ctb] (windows conf), Paul Andrey [ctb] (Mac OSX conf), Panagiotis Cheilaris [ctb] (add serialize version), Jeroen Ooms [ctb] (clang++ on MacOS ARM64), ZeroMQ authors [aut, cph] (source files in 'src/zmq_src/')", "Repository": "CRAN" }, "pbkrtest": { "Package": "pbkrtest", "Version": "0.5.5", "Source": "Repository", "Title": "Parametric Bootstrap, Kenward-Roger and Satterthwaite Based Methods for Test in Mixed Models", "Authors@R": "c( person(given = \"Ulrich\", family = \"Halekoh\", email = \"uhalekoh@health.sdu.dk\", role = c(\"aut\", \"cph\")), person(given = \"Søren\", family = \"Højsgaard\", email = \"sorenh@math.aau.dk\", role = c(\"aut\", \"cre\", \"cph\")) )", "Maintainer": "Søren Højsgaard ", "Description": "Computes p-values based on (a) Satterthwaite or Kenward-Rogers degree of freedom methods and (b) parametric bootstrap for mixed effects models as implemented in the 'lme4' package. Implements parametric bootstrap test for generalized linear mixed models as implemented in 'lme4' and generalized linear models. The package is documented in the paper by Halekoh and Højsgaard, (2012, ). Please see 'citation(\"pbkrtest\")' for citation details.", "URL": "https://people.math.aau.dk/~sorenh/software/pbkrtest/", "Depends": [ "R (>= 4.2.0)", "lme4 (>= 1.1.31)" ], "Imports": [ "broom", "dplyr", "MASS", "methods", "numDeriv", "Matrix (>= 1.2.3)", "doBy (>= 4.6.22)" ], "Suggests": [ "nlme", "markdown", "knitr" ], "Encoding": "UTF-8", "VignetteBuilder": "knitr", "License": "GPL (>= 2)", "ByteCompile": "Yes", "RoxygenNote": "7.3.2", "LazyData": "true", "NeedsCompilation": "no", "Author": "Ulrich Halekoh [aut, cph], Søren Højsgaard [aut, cre, cph]", "Repository": "CRAN" }, "pdftools": { "Package": "pdftools", "Version": "3.9.0", "Source": "Repository", "Type": "Package", "Title": "Text Extraction, Rendering and Converting of PDF Documents", "Authors@R": "person(\"Jeroen\", \"Ooms\", role = c(\"aut\", \"cre\"), email = \"jeroenooms@gmail.com\", comment = c(ORCID = \"0000-0002-4035-0289\"))", "Description": "Utilities based on 'libpoppler' for extracting text, fonts, attachments and metadata from a PDF file. Also supports high quality rendering of PDF documents into PNG, JPEG, TIFF format, or into raw bitmap vectors for further processing in R.", "License": "MIT + file LICENSE", "URL": "https://ropensci.r-universe.dev/pdftools, https://docs.ropensci.org/pdftools/", "BugReports": "https://github.com/ropensci/pdftools/issues", "SystemRequirements": "Poppler C++ API: libpoppler-cpp-dev (deb) or poppler-cpp-devel (rpm), and poppler-data (rpm/deb) package.", "Encoding": "UTF-8", "Imports": [ "Rcpp (>= 0.12.12)", "qpdf" ], "LinkingTo": [ "Rcpp" ], "Suggests": [ "png", "webp", "tesseract", "testthat" ], "RoxygenNote": "7.3.2", "NeedsCompilation": "yes", "Author": "Jeroen Ooms [aut, cre] (ORCID: )", "Maintainer": "Jeroen Ooms ", "Repository": "CRAN" }, "peakRAM": { "Package": "peakRAM", "Version": "1.0.2", "Source": "Repository", "Title": "Monitor the Total and Peak RAM Used by an Expression or Function", "URL": "http://github.com/tpq/peakRAM", "BugReports": "http://github.com/tpq/peakRAM/issues", "Authors@R": "c( person(\"Thomas\", \"Quinn\", email = \"contacttomquinn@gmail.com\", role = c(\"aut\", \"cre\")) )", "Description": "When working with big data sets, RAM conservation is critically important. However, it is not always enough to just monitor the size of the objects created. So-called \"copy-on-modify\" behavior, characteristic of R, means that some expressions or functions may require an unexpectedly large amount of RAM overhead. For example, replacing a single value in a matrix duplicates that matrix in the back-end, making this task require twice as much RAM as that used by the matrix itself. This package makes it easy to monitor the total and peak RAM used so that developers can quickly identify and eliminate RAM hungry code.", "License": "GPL-2", "LazyData": "true", "VignetteBuilder": "knitr", "RoxygenNote": "5.0.1", "Depends": [ "R (>= 3.2.2)" ], "Suggests": [ "knitr", "rmarkdown" ], "NeedsCompilation": "no", "Author": "Thomas Quinn [aut, cre]", "Maintainer": "Thomas Quinn ", "Repository": "CRAN" }, "phosphoricons": { "Package": "phosphoricons", "Version": "0.2.1", "Source": "Repository", "Title": "'Phosphor' Icons for R", "Authors@R": "c(person(given = \"Victor\", family = \"Perrier\", role = c(\"aut\", \"cre\", \"cph\"), email = \"victor.perrier@dreamrs.fr\"), person(given = \"Fanny\", family = \"Meyer\", role = \"aut\"), person(given = \"Phosphor Icons\", role = \"cph\", comment = \"Phosphor Icons \"))", "Description": "Use 'Phosphor' icons in 'shiny' applications or 'rmarkdown' documents. Icons are available in 5 different weights and can be customized by setting color, size, orientation and more.", "License": "MIT + file LICENSE", "Encoding": "UTF-8", "RoxygenNote": "7.3.1", "Depends": [ "R (>= 2.10)" ], "Imports": [ "htmltools (>= 0.3)" ], "Suggests": [ "covr", "shiny", "tinytest" ], "URL": "https://dreamrs.github.io/phosphoricons/, https://github.com/dreamRs/phosphoricons", "BugReports": "https://github.com/dreamRs/phosphoricons/issues", "NeedsCompilation": "no", "Author": "Victor Perrier [aut, cre, cph], Fanny Meyer [aut], Phosphor Icons [cph] (Phosphor Icons )", "Maintainer": "Victor Perrier ", "Repository": "CRAN" }, "pillar": { "Package": "pillar", "Version": "1.11.1", "Source": "Repository", "Title": "Coloured Formatting for Columns", "Authors@R": "c(person(given = \"Kirill\", family = \"M\\u00fcller\", role = c(\"aut\", \"cre\"), email = \"kirill@cynkra.com\", comment = c(ORCID = \"0000-0002-1416-3412\")), person(given = \"Hadley\", family = \"Wickham\", role = \"aut\"), person(given = \"RStudio\", role = \"cph\"))", "Description": "Provides 'pillar' and 'colonnade' generics designed for formatting columns of data using the full range of colours provided by modern terminals.", "License": "MIT + file LICENSE", "URL": "https://pillar.r-lib.org/, https://github.com/r-lib/pillar", "BugReports": "https://github.com/r-lib/pillar/issues", "Imports": [ "cli (>= 2.3.0)", "glue", "lifecycle", "rlang (>= 1.0.2)", "utf8 (>= 1.1.0)", "utils", "vctrs (>= 0.5.0)" ], "Suggests": [ "bit64", "DBI", "debugme", "DiagrammeR", "dplyr", "formattable", "ggplot2", "knitr", "lubridate", "nanotime", "nycflights13", "palmerpenguins", "rmarkdown", "scales", "stringi", "survival", "testthat (>= 3.1.1)", "tibble", "units (>= 0.7.2)", "vdiffr", "withr" ], "VignetteBuilder": "knitr", "Encoding": "UTF-8", "RoxygenNote": "7.3.3.9000", "Config/testthat/edition": "3", "Config/testthat/parallel": "true", "Config/testthat/start-first": "format_multi_fuzz, format_multi_fuzz_2, format_multi, ctl_colonnade, ctl_colonnade_1, ctl_colonnade_2", "Config/autostyle/scope": "line_breaks", "Config/autostyle/strict": "true", "Config/gha/extra-packages": "units=?ignore-before-r=4.3.0", "Config/Needs/website": "tidyverse/tidytemplate", "NeedsCompilation": "no", "Author": "Kirill Müller [aut, cre] (ORCID: ), Hadley Wickham [aut], RStudio [cph]", "Maintainer": "Kirill Müller ", "Repository": "CRAN" }, "pkgbuild": { "Package": "pkgbuild", "Version": "1.4.8", "Source": "Repository", "Title": "Find Tools Needed to Build R Packages", "Authors@R": "c( person(\"Hadley\", \"Wickham\", role = \"aut\"), person(\"Jim\", \"Hester\", role = \"aut\"), person(\"Gábor\", \"Csárdi\", , \"csardi.gabor@gmail.com\", role = c(\"aut\", \"cre\")), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"), comment = c(ROR = \"03wc8by49\")) )", "Description": "Provides functions used to build R packages. Locates compilers needed to build R packages on various platforms and ensures the PATH is configured appropriately so R can use them.", "License": "MIT + file LICENSE", "URL": "https://github.com/r-lib/pkgbuild, https://pkgbuild.r-lib.org", "BugReports": "https://github.com/r-lib/pkgbuild/issues", "Depends": [ "R (>= 3.5)" ], "Imports": [ "callr (>= 3.2.0)", "cli (>= 3.4.0)", "desc", "processx", "R6" ], "Suggests": [ "covr", "cpp11", "knitr", "Rcpp", "rmarkdown", "testthat (>= 3.2.0)", "withr (>= 2.3.0)" ], "Config/Needs/website": "tidyverse/tidytemplate", "Config/testthat/edition": "3", "Config/usethis/last-upkeep": "2025-04-30", "Encoding": "UTF-8", "RoxygenNote": "7.3.2", "NeedsCompilation": "no", "Author": "Hadley Wickham [aut], Jim Hester [aut], Gábor Csárdi [aut, cre], Posit Software, PBC [cph, fnd] (ROR: )", "Maintainer": "Gábor Csárdi ", "Repository": "CRAN" }, "pkgcache": { "Package": "pkgcache", "Version": "2.2.5", "Source": "Repository", "Title": "Cache 'CRAN'-Like Metadata and R Packages", "Authors@R": "c( person(\"Gábor\", \"Csárdi\", , \"csardi.gabor@gmail.com\", role = c(\"aut\", \"cre\")), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"), comment = c(ROR = \"03wc8by49\")) )", "Description": "Metadata and package cache for CRAN-like repositories. This is a utility package to be used by package management tools that want to take advantage of caching.", "License": "MIT + file LICENSE", "URL": "https://r-lib.github.io/pkgcache/, https://github.com/r-lib/pkgcache", "BugReports": "https://github.com/r-lib/pkgcache/issues", "Depends": [ "R (>= 3.4)" ], "Imports": [ "callr (>= 2.0.4.9000)", "cli (>= 3.2.0)", "curl (>= 3.2)", "filelock", "jsonlite", "processx (>= 3.3.0.9001)", "R6", "tools", "utils" ], "Suggests": [ "covr", "debugme", "desc", "fs", "keyring", "pillar", "pingr", "rprojroot", "sessioninfo", "spelling", "testthat (>= 3.2.0)", "webfakes (>= 1.1.5)", "withr", "zip" ], "Config/Needs/website": "tidyverse/tidytemplate", "Config/testthat/edition": "3", "Config/usethis/last-upkeep": "2025-04-30", "Encoding": "UTF-8", "Language": "en-US", "RoxygenNote": "7.3.2.9000", "NeedsCompilation": "yes", "Author": "Gábor Csárdi [aut, cre], Posit Software, PBC [cph, fnd] (ROR: )", "Maintainer": "Gábor Csárdi ", "Repository": "CRAN" }, "pkgconfig": { "Package": "pkgconfig", "Version": "2.0.3", "Source": "Repository", "Title": "Private Configuration for 'R' Packages", "Author": "Gábor Csárdi", "Maintainer": "Gábor Csárdi ", "Description": "Set configuration options on a per-package basis. Options set by a given package only apply to that package, other packages are unaffected.", "License": "MIT + file LICENSE", "LazyData": "true", "Imports": [ "utils" ], "Suggests": [ "covr", "testthat", "disposables (>= 1.0.3)" ], "URL": "https://github.com/r-lib/pkgconfig#readme", "BugReports": "https://github.com/r-lib/pkgconfig/issues", "Encoding": "UTF-8", "NeedsCompilation": "no", "Repository": "CRAN" }, "pkgdepends": { "Package": "pkgdepends", "Version": "0.9.1", "Source": "Repository", "Title": "Package Dependency Resolution and Downloads", "Authors@R": "c( person(\"Gábor\", \"Csárdi\", , \"csardi.gabor@gmail.com\", role = c(\"aut\", \"cre\")), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"), comment = c(ROR = \"03wc8by49\")) )", "Description": "Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain a consistent set of packages to install. Download packages, and install them. It supports packages on 'CRAN', 'Bioconductor' and other 'CRAN-like' repositories, 'GitHub', package 'URLs', and local package trees and files. It caches metadata and package files via the 'pkgcache' package, and performs all 'HTTP' requests, downloads, builds and installations in parallel. 'pkgdepends' is the workhorse of the 'pak' package.", "License": "MIT + file LICENSE", "URL": "https://r-lib.github.io/pkgdepends/, https://github.com/r-lib/pkgdepends", "BugReports": "https://github.com/r-lib/pkgdepends/issues", "Depends": [ "R (>= 3.5)" ], "Imports": [ "callr (>= 3.3.1)", "cli (>= 3.6.0)", "curl", "desc (>= 1.4.3)", "filelock (>= 1.0.2)", "jsonlite", "lpSolve", "pkgbuild (>= 1.0.2)", "pkgcache (>= 2.2.0)", "processx (>= 3.4.2)", "ps", "R6", "stats", "utils", "zip (>= 2.3.0)" ], "Suggests": [ "asciicast (>= 2.2.0.9000)", "codetools", "covr", "debugme", "fansi", "fs", "gh", "gitcreds", "glue", "htmlwidgets", "mockery", "pak", "pingr (>= 2.0.0)", "rmarkdown", "rstudioapi", "spelling", "svglite", "testthat (>= 3.2.0)", "tibble", "webfakes (>= 1.1.5.9000)", "withr (>= 2.1.1)" ], "Config/Needs/builder": "gh, pkgsearch, withr (>= 2.1.1)", "Config/Needs/coverage": "r-lib/asciicast, covr", "Config/Needs/website": "r-lib/asciicast, pkgdown (>= 2.0.2), tidyverse/tidytemplate", "Config/testthat/edition": "3", "Config/usethis/last-upkeep": "2025-05-05", "Encoding": "UTF-8", "RoxygenNote": "7.3.2.9000", "NeedsCompilation": "yes", "Author": "Gábor Csárdi [aut, cre], Posit Software, PBC [cph, fnd] (ROR: )", "Maintainer": "Gábor Csárdi ", "Repository": "CRAN" }, "pkgdown": { "Package": "pkgdown", "Version": "2.2.0", "Source": "Repository", "Title": "Make Static HTML Documentation for a Package", "Authors@R": "c( person(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0003-4757-117X\")), person(\"Jay\", \"Hesselberth\", role = \"aut\", comment = c(ORCID = \"0000-0002-6299-179X\")), person(\"Maëlle\", \"Salmon\", role = \"aut\", comment = c(ORCID = \"0000-0002-2815-0399\")), person(\"Olivier\", \"Roy\", role = \"aut\"), person(\"Salim\", \"Brüggemann\", role = \"aut\", comment = c(ORCID = \"0000-0002-5329-5987\")), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"), comment = c(ROR = \"03wc8by49\")) )", "Description": "Generate an attractive and useful website from a source package. 'pkgdown' converts your documentation, vignettes, 'README', and more to 'HTML' making it easy to share information about your package online.", "License": "MIT + file LICENSE", "URL": "https://pkgdown.r-lib.org/, https://github.com/r-lib/pkgdown", "BugReports": "https://github.com/r-lib/pkgdown/issues", "Depends": [ "R (>= 4.1)" ], "Imports": [ "bslib (>= 0.5.1)", "callr (>= 3.7.3)", "cli (>= 3.6.1)", "desc (>= 1.4.0)", "downlit (>= 0.4.4)", "fontawesome", "fs (>= 1.4.0)", "httr2 (>= 1.0.2)", "jsonlite", "lifecycle", "openssl", "purrr (>= 1.0.0)", "ragg (>= 1.4.0)", "rlang (>= 1.1.4)", "rmarkdown (>= 2.27)", "tibble", "whisker", "withr (>= 2.4.3)", "xml2 (>= 1.3.1)", "yaml (>= 2.3.9)" ], "Suggests": [ "covr", "diffviewer", "evaluate (>= 0.24.0)", "gert", "gt", "htmltools", "htmlwidgets", "knitr (>= 1.50)", "magick", "methods", "pkgload (>= 1.0.2)", "quarto", "rsconnect", "rstudioapi", "rticles", "sass", "testthat (>= 3.1.3)", "tools" ], "VignetteBuilder": "knitr, quarto", "Config/Needs/website": "usethis, servr", "Config/potools/style": "explicit", "Config/testthat/edition": "3", "Config/testthat/parallel": "true", "Config/testthat/start-first": "build-article, build-quarto-article, build-reference, build", "Config/usethis/last-upkeep": "2025-09-07", "Encoding": "UTF-8", "RoxygenNote": "7.3.3", "SystemRequirements": "pandoc", "NeedsCompilation": "no", "Author": "Hadley Wickham [aut, cre] (ORCID: ), Jay Hesselberth [aut] (ORCID: ), Maëlle Salmon [aut] (ORCID: ), Olivier Roy [aut], Salim Brüggemann [aut] (ORCID: ), Posit Software, PBC [cph, fnd] (ROR: )", "Maintainer": "Hadley Wickham ", "Repository": "CRAN" }, "pkgload": { "Package": "pkgload", "Version": "1.5.3", "Source": "Repository", "Title": "Simulate Package Installation and Attach", "Authors@R": "c( person(\"Hadley\", \"Wickham\", role = \"aut\"), person(\"Winston\", \"Chang\", role = \"aut\"), person(\"Jim\", \"Hester\", role = \"aut\"), person(\"Lionel\", \"Henry\", , \"lionel@posit.co\", role = c(\"aut\", \"cre\")), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")), person(\"R Core team\", role = \"ctb\", comment = \"Some namespace and vignette code extracted from base R\") )", "Description": "Simulates the process of installing a package and then attaching it. This is a key part of the 'devtools' package as it allows you to rapidly iterate while developing a package.", "License": "MIT + file LICENSE", "URL": "https://github.com/r-lib/pkgload, https://pkgload.r-lib.org", "BugReports": "https://github.com/r-lib/pkgload/issues", "Depends": [ "R (>= 3.4.0)" ], "Imports": [ "cli (>= 3.3.0)", "desc", "fs", "glue", "lifecycle", "methods", "pkgbuild", "processx", "rlang (>= 1.1.1)", "rprojroot", "utils" ], "Suggests": [ "bitops", "jsonlite", "mathjaxr", "pak", "Rcpp", "remotes", "rstudioapi", "testthat (>= 3.2.1.1)", "usethis", "withr" ], "Config/Needs/website": "tidyverse/tidytemplate, ggplot2", "Config/testthat/edition": "3", "Config/testthat/parallel": "TRUE", "Config/testthat/start-first": "dll", "Encoding": "UTF-8", "RoxygenNote": "7.3.2", "NeedsCompilation": "no", "Author": "Hadley Wickham [aut], Winston Chang [aut], Jim Hester [aut], Lionel Henry [aut, cre], Posit Software, PBC [cph, fnd], R Core team [ctb] (Some namespace and vignette code extracted from base R)", "Maintainer": "Lionel Henry ", "Repository": "CRAN" }, "pkgsearch": { "Package": "pkgsearch", "Version": "3.1.5", "Source": "Repository", "Title": "Search and Query CRAN R Packages", "Authors@R": "c( person(\"Gábor\", \"Csárdi\", , \"csardi.gabor@gmail.com\", role = c(\"aut\", \"cre\")), person(\"Maëlle\", \"Salmon\", role = \"aut\", comment = c(ORCID = \"0000-0002-2815-0399\")), person(\"R Consortium\", role = \"fnd\") )", "Description": "Search CRAN metadata about packages by keyword, popularity, recent activity, package name and more. Uses the 'R-hub' search server, see and the CRAN metadata database, that contains information about CRAN packages. Note that this is _not_ a CRAN project.", "License": "MIT + file LICENSE", "URL": "https://github.com/r-hub/pkgsearch, https://r-hub.github.io/pkgsearch/", "BugReports": "https://github.com/r-hub/pkgsearch/issues", "Imports": [ "curl", "jsonlite" ], "Suggests": [ "covr", "memoise", "mockery", "pillar", "pingr (>= 2.0.0)", "rstudioapi", "shiny", "shinyjs", "shinyWidgets", "testthat (>= 3.0.0)", "whoami", "withr" ], "Config/testthat/edition": "3", "Encoding": "UTF-8", "RoxygenNote": "7.3.1.9000", "NeedsCompilation": "no", "Author": "Gábor Csárdi [aut, cre], Maëlle Salmon [aut] (), R Consortium [fnd]", "Maintainer": "Gábor Csárdi ", "Repository": "CRAN" }, "plotly": { "Package": "plotly", "Version": "4.12.0", "Source": "Repository", "Title": "Create Interactive Web Graphics via 'plotly.js'", "Authors@R": "c(person(\"Carson\", \"Sievert\", role = c(\"aut\", \"cre\"), email = \"cpsievert1@gmail.com\", comment = c(ORCID = \"0000-0002-4958-2844\")), person(\"Chris\", \"Parmer\", role = \"aut\", email = \"chris@plot.ly\"), person(\"Toby\", \"Hocking\", role = \"aut\", email = \"tdhock5@gmail.com\"), person(\"Scott\", \"Chamberlain\", role = \"aut\", email = \"myrmecocystus@gmail.com\"), person(\"Karthik\", \"Ram\", role = \"aut\", email = \"karthik.ram@gmail.com\"), person(\"Marianne\", \"Corvellec\", role = \"aut\", email = \"marianne.corvellec@igdore.org\", comment = c(ORCID = \"0000-0002-1994-3581\")), person(\"Pedro\", \"Despouy\", role = \"aut\", email = \"pedro@plot.ly\"), person(\"Salim\", \"Brüggemann\", role = \"ctb\", email = \"salim-b@pm.me\", comment = c(ORCID = \"0000-0002-5329-5987\")), person(\"Plotly Technologies Inc.\", role = \"cph\"))", "License": "MIT + file LICENSE", "Description": "Create interactive web graphics from 'ggplot2' graphs and/or a custom interface to the (MIT-licensed) JavaScript library 'plotly.js' inspired by the grammar of graphics.", "URL": "https://plotly-r.com, https://github.com/plotly/plotly.R, https://plotly.com/r/", "BugReports": "https://github.com/plotly/plotly.R/issues", "Depends": [ "R (>= 3.5.0)", "ggplot2 (>= 3.0.0)" ], "Imports": [ "tools", "scales", "httr (>= 1.3.0)", "jsonlite (>= 1.6)", "magrittr", "digest", "viridisLite", "base64enc", "htmltools (>= 0.3.6)", "htmlwidgets (>= 1.5.2.9001)", "tidyr (>= 1.0.0)", "RColorBrewer", "dplyr", "vctrs", "tibble", "lazyeval (>= 0.2.0)", "rlang (>= 1.0.0)", "crosstalk", "purrr", "data.table", "promises" ], "Suggests": [ "MASS", "maps", "hexbin", "ggthemes", "GGally", "ggalluvial", "testthat", "knitr", "shiny (>= 1.1.0)", "shinytest2", "curl", "rmarkdown", "Cairo", "broom", "webshot", "listviewer", "dendextend", "sf", "png", "IRdisplay", "processx", "plotlyGeoAssets", "forcats", "withr", "palmerpenguins", "rversions", "reticulate", "rsvg", "ggridges" ], "LazyData": "true", "RoxygenNote": "7.3.3", "Encoding": "UTF-8", "Config/Needs/check": "tidyverse/ggplot2, ggobi/GGally, rcmdcheck, devtools, reshape2, s2", "NeedsCompilation": "no", "Author": "Carson Sievert [aut, cre] (ORCID: ), Chris Parmer [aut], Toby Hocking [aut], Scott Chamberlain [aut], Karthik Ram [aut], Marianne Corvellec [aut] (ORCID: ), Pedro Despouy [aut], Salim Brüggemann [ctb] (ORCID: ), Plotly Technologies Inc. [cph]", "Maintainer": "Carson Sievert ", "Repository": "CRAN" }, "plyr": { "Package": "plyr", "Version": "1.8.9", "Source": "Repository", "Title": "Tools for Splitting, Applying and Combining Data", "Authors@R": "person(\"Hadley\", \"Wickham\", , \"hadley@rstudio.com\", role = c(\"aut\", \"cre\"))", "Description": "A set of tools that solves a common set of problems: you need to break a big problem down into manageable pieces, operate on each piece and then put all the pieces back together. For example, you might want to fit a model to each spatial location or time point in your study, summarise data by panels or collapse high-dimensional arrays to simpler summary statistics. The development of 'plyr' has been generously supported by 'Becton Dickinson'.", "License": "MIT + file LICENSE", "URL": "http://had.co.nz/plyr, https://github.com/hadley/plyr", "BugReports": "https://github.com/hadley/plyr/issues", "Depends": [ "R (>= 3.1.0)" ], "Imports": [ "Rcpp (>= 0.11.0)" ], "Suggests": [ "abind", "covr", "doParallel", "foreach", "iterators", "itertools", "tcltk", "testthat" ], "LinkingTo": [ "Rcpp" ], "Encoding": "UTF-8", "LazyData": "true", "RoxygenNote": "7.2.3", "NeedsCompilation": "yes", "Author": "Hadley Wickham [aut, cre]", "Maintainer": "Hadley Wickham ", "Repository": "CRAN" }, "png": { "Package": "png", "Version": "0.1-9", "Source": "Repository", "Title": "Read and write PNG images", "Author": "Simon Urbanek [aut, cre, cph] (https://urbanek.nz, ORCID: )", "Authors@R": "person(\"Simon\", \"Urbanek\", role=c(\"aut\",\"cre\",\"cph\"), email=\"Simon.Urbanek@r-project.org\", comment=c(\"https://urbanek.nz\", ORCID=\"0000-0003-2297-1732\"))", "Maintainer": "Simon Urbanek ", "Depends": [ "R (>= 2.9.0)" ], "Description": "This package provides an easy and simple way to read, write and display bitmap images stored in the PNG format. It can read and write both files and in-memory raw vectors.", "License": "GPL-2 | GPL-3", "SystemRequirements": "libpng", "URL": "https://www.rforge.net/png/", "BugReports": "https://github.com/s-u/png/issues/", "NeedsCompilation": "yes", "Repository": "CRAN" }, "polyclip": { "Package": "polyclip", "Version": "1.10-7", "Source": "Repository", "Date": "2024-07-23", "Title": "Polygon Clipping", "Authors@R": "c(person(\"Angus\", \"Johnson\", role = \"aut\", comment=\"C++ original, http://www.angusj.com/delphi/clipper.php\"), person(\"Adrian\", \"Baddeley\", role = c(\"aut\", \"trl\", \"cre\"), email = \"Adrian.Baddeley@curtin.edu.au\"), person(\"Kurt\", \"Hornik\", role = \"ctb\"), person(c(\"Brian\", \"D.\"), \"Ripley\", role = \"ctb\"), person(\"Elliott\", \"Sales de Andrade\", role=\"ctb\"), person(\"Paul\", \"Murrell\", role = \"ctb\"), person(\"Ege\", \"Rubak\", role=\"ctb\"), person(\"Mark\", \"Padgham\", role=\"ctb\"))", "Maintainer": "Adrian Baddeley ", "Depends": [ "R (>= 3.5.0)" ], "Description": "R port of Angus Johnson's open source library 'Clipper'. Performs polygon clipping operations (intersection, union, set minus, set difference) for polygonal regions of arbitrary complexity, including holes. Computes offset polygons (spatial buffer zones, morphological dilations, Minkowski dilations) for polygonal regions and polygonal lines. Computes Minkowski Sum of general polygons. There is a function for removing self-intersections from polygon data.", "License": "BSL", "URL": "https://www.angusj.com, https://sourceforge.net/projects/polyclipping, https://github.com/baddstats/polyclip", "BugReports": "https://github.com/baddstats/polyclip/issues", "ByteCompile": "true", "Note": "built from Clipper C++ version 6.4.0", "NeedsCompilation": "yes", "Author": "Angus Johnson [aut] (C++ original, http://www.angusj.com/delphi/clipper.php), Adrian Baddeley [aut, trl, cre], Kurt Hornik [ctb], Brian D. Ripley [ctb], Elliott Sales de Andrade [ctb], Paul Murrell [ctb], Ege Rubak [ctb], Mark Padgham [ctb]", "Repository": "CRAN" }, "polynom": { "Package": "polynom", "Version": "1.4-1", "Source": "Repository", "Title": "A Collection of Functions to Implement a Class for Univariate Polynomial Manipulations", "Authors@R": "c(person(\"Bill\", \"Venables\", role = c(\"aut\", \"cre\"), email = \"Bill.Venables@gmail.com\", comment = \"S original\"), person(\"Kurt\", \"Hornik\", role = \"aut\", email = \"Kurt.Hornik@R-project.org\", comment = \"R port\"), person(\"Martin\", \"Maechler\", role = \"aut\", email = \"maechler@stat.math.ethz.ch\", comment = \"R port\"))", "Description": "A collection of functions to implement a class for univariate polynomial manipulations.", "Imports": [ "stats", "graphics" ], "License": "GPL-2", "NeedsCompilation": "no", "Author": "Bill Venables [aut, cre] (S original), Kurt Hornik [aut] (R port), Martin Maechler [aut] (R port)", "Maintainer": "Bill Venables ", "Suggests": [ "knitr", "rmarkdown" ], "VignetteBuilder": "knitr", "Repository": "CRAN" }, "praise": { "Package": "praise", "Version": "1.0.0", "Source": "Repository", "Title": "Praise Users", "Author": "Gabor Csardi, Sindre Sorhus", "Maintainer": "Gabor Csardi ", "Description": "Build friendly R packages that praise their users if they have done something good, or they just need it to feel better.", "License": "MIT + file LICENSE", "LazyData": "true", "URL": "https://github.com/gaborcsardi/praise", "BugReports": "https://github.com/gaborcsardi/praise/issues", "Suggests": [ "testthat" ], "Collate": "'adjective.R' 'adverb.R' 'exclamation.R' 'verb.R' 'rpackage.R' 'package.R'", "NeedsCompilation": "no", "Repository": "CRAN" }, "prettycode": { "Package": "prettycode", "Version": "1.1.0", "Source": "Repository", "Title": "Pretty Print R Code in the Terminal", "Author": "Gábor Csárdi", "Maintainer": "Gábor Csárdi ", "Description": "Replace the standard print method for functions with one that performs syntax highlighting, using ANSI colors, if the terminal supports them.", "License": "MIT + file LICENSE", "LazyData": "true", "URL": "https://github.com/r-lib/prettycode#readme", "BugReports": "https://github.com/r-lib/prettycode/issues", "RoxygenNote": "6.1.0", "Imports": [ "crayon", "utils" ], "Suggests": [ "covr", "mockery", "rstudioapi", "testthat", "withr" ], "Encoding": "UTF-8", "NeedsCompilation": "no", "Repository": "CRAN" }, "prettyunits": { "Package": "prettyunits", "Version": "1.2.0", "Source": "Repository", "Title": "Pretty, Human Readable Formatting of Quantities", "Authors@R": "c( person(\"Gabor\", \"Csardi\", email=\"csardi.gabor@gmail.com\", role=c(\"aut\", \"cre\")), person(\"Bill\", \"Denney\", email=\"wdenney@humanpredictions.com\", role=c(\"ctb\"), comment=c(ORCID=\"0000-0002-5759-428X\")), person(\"Christophe\", \"Regouby\", email=\"christophe.regouby@free.fr\", role=c(\"ctb\")) )", "Description": "Pretty, human readable formatting of quantities. Time intervals: '1337000' -> '15d 11h 23m 20s'. Vague time intervals: '2674000' -> 'about a month ago'. Bytes: '1337' -> '1.34 kB'. Rounding: '99' with 3 significant digits -> '99.0' p-values: '0.00001' -> '<0.0001'. Colors: '#FF0000' -> 'red'. Quantities: '1239437' -> '1.24 M'.", "License": "MIT + file LICENSE", "URL": "https://github.com/r-lib/prettyunits", "BugReports": "https://github.com/r-lib/prettyunits/issues", "Depends": [ "R(>= 2.10)" ], "Suggests": [ "codetools", "covr", "testthat" ], "RoxygenNote": "7.2.3", "Encoding": "UTF-8", "NeedsCompilation": "no", "Author": "Gabor Csardi [aut, cre], Bill Denney [ctb] (), Christophe Regouby [ctb]", "Maintainer": "Gabor Csardi ", "Repository": "CRAN" }, "processx": { "Package": "processx", "Version": "3.9.0", "Source": "Repository", "Title": "Execute and Control System Processes", "Authors@R": "c( person(\"Gábor\", \"Csárdi\", , \"csardi.gabor@gmail.com\", role = c(\"aut\", \"cre\", \"cph\"), comment = c(ORCID = \"0000-0001-7098-9676\")), person(\"Winston\", \"Chang\", role = \"aut\"), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"), comment = c(ROR = \"03wc8by49\")), person(\"Ascent Digital Services\", role = c(\"cph\", \"fnd\")) )", "Description": "Tools to run system processes in the background. It can check if a background process is running; wait on a background process to finish; get the exit status of finished processes; kill background processes. It can read the standard output and error of the processes, using non-blocking connections. 'processx' can poll a process for standard output or error, with a timeout. It can also poll several processes at once.", "License": "MIT + file LICENSE", "URL": "https://processx.r-lib.org, https://github.com/r-lib/processx", "BugReports": "https://github.com/r-lib/processx/issues", "Depends": [ "R (>= 3.4.0)" ], "Imports": [ "ps (>= 1.9.3)", "R6", "utils" ], "Suggests": [ "callr (>= 3.7.3)", "cli (>= 3.3.0)", "codetools", "covr", "curl", "debugme", "parallel", "rlang (>= 1.0.2)", "testthat (>= 3.0.0)", "webfakes", "withr" ], "Config/Needs/website": "tidyverse/tidytemplate", "Config/testthat/edition": "3", "Config/usethis/last-upkeep": "2025-04-25", "Encoding": "UTF-8", "RoxygenNote": "7.3.3", "NeedsCompilation": "yes", "Author": "Gábor Csárdi [aut, cre, cph] (ORCID: ), Winston Chang [aut], Posit Software, PBC [cph, fnd] (ROR: ), Ascent Digital Services [cph, fnd]", "Maintainer": "Gábor Csárdi ", "Repository": "CRAN" }, "profmem": { "Package": "profmem", "Version": "0.7.0", "Source": "Repository", "Title": "Simple Memory Profiling for R", "Imports": [ "utils" ], "Suggests": [ "R.rsp", "markdown", "microbenchmark" ], "VignetteBuilder": "R.rsp", "Authors@R": "c(person(\"Henrik\", \"Bengtsson\", role=c(\"aut\", \"cre\", \"cph\"), email = \"henrikb@braju.com\"))", "Description": "A simple and light-weight API for memory profiling of R expressions. The profiling is built on top of R's built-in memory profiler ('utils::Rprofmem()'), which records every memory allocation done by R (also native code).", "License": "LGPL (>= 2.1)", "LazyLoad": "TRUE", "URL": "https://henrikbengtsson.github.io/profmem/, https://github.com/HenrikBengtsson/profmem", "BugReports": "https://github.com/HenrikBengtsson/profmem/issues", "Encoding": "UTF-8", "RoxygenNote": "7.3.2", "NeedsCompilation": "no", "Author": "Henrik Bengtsson [aut, cre, cph]", "Maintainer": "Henrik Bengtsson ", "Repository": "CRAN" }, "profr": { "Package": "profr", "Version": "0.3.3", "Source": "Repository", "Title": "An Alternative Display for Profiling Information", "Authors@R": "person(given = \"Hadley\", family = \"Wickham\", role = c(\"aut\", \"cre\"), email = \"hadley@rstudio.com\")", "Description": "An alternative data structure and visual rendering for the profiling information generated by Rprof.", "License": "MIT + file LICENSE", "URL": "https://github.com/hadley/profr", "BugReports": "https://github.com/hadley/profr/issues", "Imports": [ "plyr", "stringr" ], "Suggests": [ "ggplot2" ], "Encoding": "UTF-8", "LazyData": "true", "RoxygenNote": "6.1.1", "NeedsCompilation": "no", "Author": "Hadley Wickham [aut, cre]", "Maintainer": "Hadley Wickham ", "Repository": "CRAN" }, "proftools": { "Package": "proftools", "Version": "0.99-3", "Source": "Repository", "Title": "Profile Output Processing Tools for R", "Author": "Luke Tierney and Riad Jarjour", "Description": "Tools for examining Rprof profile output.", "Maintainer": "Luke Tierney ", "Suggests": [ "graph", "Rgraphviz", "boot", "knitr" ], "VignetteBuilder": "knitr", "License": "GPL", "ByteCompile": "yes", "NeedsCompilation": "no", "Repository": "CRAN" }, "profvis": { "Package": "profvis", "Version": "0.4.0", "Source": "Repository", "Title": "Interactive Visualizations for Profiling R Code", "Authors@R": "c( person(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = c(\"aut\", \"cre\")), person(\"Winston\", \"Chang\", role = \"aut\"), person(\"Javier\", \"Luraschi\", role = \"aut\"), person(\"Timothy\", \"Mastny\", role = \"aut\"), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")), person(, \"jQuery Foundation\", role = \"cph\", comment = \"jQuery library\"), person(, \"jQuery contributors\", role = c(\"ctb\", \"cph\"), comment = \"jQuery library; authors listed in inst/htmlwidgets/lib/jquery/AUTHORS.txt\"), person(\"Mike\", \"Bostock\", role = c(\"ctb\", \"cph\"), comment = \"D3 library\"), person(, \"D3 contributors\", role = \"ctb\", comment = \"D3 library\"), person(\"Ivan\", \"Sagalaev\", role = c(\"ctb\", \"cph\"), comment = \"highlight.js library\") )", "Description": "Interactive visualizations for profiling R code.", "License": "MIT + file LICENSE", "URL": "https://profvis.r-lib.org, https://github.com/r-lib/profvis", "BugReports": "https://github.com/r-lib/profvis/issues", "Depends": [ "R (>= 4.0)" ], "Imports": [ "htmlwidgets (>= 0.3.2)", "rlang (>= 1.1.0)", "vctrs" ], "Suggests": [ "htmltools", "knitr", "rmarkdown", "shiny", "testthat (>= 3.0.0)" ], "VignetteBuilder": "knitr", "Config/Needs/website": "tidyverse/tidytemplate, rmarkdown", "Config/testthat/edition": "3", "Encoding": "UTF-8", "RoxygenNote": "7.3.2", "NeedsCompilation": "yes", "Author": "Hadley Wickham [aut, cre], Winston Chang [aut], Javier Luraschi [aut], Timothy Mastny [aut], Posit Software, PBC [cph, fnd], jQuery Foundation [cph] (jQuery library), jQuery contributors [ctb, cph] (jQuery library; authors listed in inst/htmlwidgets/lib/jquery/AUTHORS.txt), Mike Bostock [ctb, cph] (D3 library), D3 contributors [ctb] (D3 library), Ivan Sagalaev [ctb, cph] (highlight.js library)", "Maintainer": "Hadley Wickham ", "Repository": "CRAN" }, "progress": { "Package": "progress", "Version": "1.2.3", "Source": "Repository", "Title": "Terminal Progress Bars", "Authors@R": "c( person(\"Gábor\", \"Csárdi\", , \"csardi.gabor@gmail.com\", role = c(\"aut\", \"cre\")), person(\"Rich\", \"FitzJohn\", role = \"aut\"), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")) )", "Description": "Configurable Progress bars, they may include percentage, elapsed time, and/or the estimated completion time. They work in terminals, in 'Emacs' 'ESS', 'RStudio', 'Windows' 'Rgui' and the 'macOS' 'R.app'. The package also provides a 'C++' 'API', that works with or without 'Rcpp'.", "License": "MIT + file LICENSE", "URL": "https://github.com/r-lib/progress#readme, http://r-lib.github.io/progress/", "BugReports": "https://github.com/r-lib/progress/issues", "Depends": [ "R (>= 3.6)" ], "Imports": [ "crayon", "hms", "prettyunits", "R6" ], "Suggests": [ "Rcpp", "testthat (>= 3.0.0)", "withr" ], "Config/Needs/website": "tidyverse/tidytemplate", "Config/testthat/edition": "3", "Encoding": "UTF-8", "RoxygenNote": "7.2.3", "NeedsCompilation": "no", "Author": "Gábor Csárdi [aut, cre], Rich FitzJohn [aut], Posit Software, PBC [cph, fnd]", "Maintainer": "Gábor Csárdi ", "Repository": "CRAN" }, "promises": { "Package": "promises", "Version": "1.5.0", "Source": "Repository", "Type": "Package", "Title": "Abstractions for Promise-Based Asynchronous Programming", "Authors@R": "c( person(\"Joe\", \"Cheng\", , \"joe@posit.co\", role = \"aut\"), person(\"Barret\", \"Schloerke\", , \"barret@posit.co\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0001-9986-114X\")), person(\"Winston\", \"Chang\", , \"winston@posit.co\", role = \"aut\", comment = c(ORCID = \"0000-0002-1576-2126\")), person(\"Charlie\", \"Gao\", , \"charlie.gao@posit.co\", role = \"aut\", comment = c(ORCID = \"0000-0002-0750-061X\")), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"), comment = c(ROR = \"03wc8by49\")) )", "Description": "Provides fundamental abstractions for doing asynchronous programming in R using promises. Asynchronous programming is useful for allowing a single R process to orchestrate multiple tasks in the background while also attending to something else. Semantics are similar to 'JavaScript' promises, but with a syntax that is idiomatic R.", "License": "MIT + file LICENSE", "URL": "https://rstudio.github.io/promises/, https://github.com/rstudio/promises", "BugReports": "https://github.com/rstudio/promises/issues", "Depends": [ "R (>= 4.1.0)" ], "Imports": [ "fastmap (>= 1.1.0)", "later", "lifecycle", "magrittr (>= 1.5)", "otel (>= 0.2.0)", "R6", "rlang" ], "Suggests": [ "future (>= 1.21.0)", "knitr", "mirai", "otelsdk (>= 0.2.0)", "purrr", "Rcpp", "rmarkdown", "spelling", "testthat (>= 3.0.0)", "vembedr" ], "VignetteBuilder": "knitr", "Config/Needs/website": "rsconnect, tidyverse/tidytemplate", "Config/testthat/edition": "3", "Config/usethis/last-upkeep": "2025-05-27", "Encoding": "UTF-8", "Language": "en-US", "RoxygenNote": "7.3.3", "NeedsCompilation": "no", "Author": "Joe Cheng [aut], Barret Schloerke [aut, cre] (ORCID: ), Winston Chang [aut] (ORCID: ), Charlie Gao [aut] (ORCID: ), Posit Software, PBC [cph, fnd] (ROR: )", "Maintainer": "Barret Schloerke ", "Repository": "CRAN" }, "proxy": { "Package": "proxy", "Version": "0.4-29", "Source": "Repository", "Type": "Package", "Title": "Distance and Similarity Measures", "Authors@R": "c(person(given = \"David\", family = \"Meyer\", role = c(\"aut\", \"cre\"), email = \"David.Meyer@R-project.org\", comment = c(ORCID = \"0000-0002-5196-3048\")),\t person(given = \"Christian\", family = \"Buchta\", role = \"aut\"))", "Description": "Provides an extensible framework for the efficient calculation of auto- and cross-proximities, along with implementations of the most popular ones.", "Depends": [ "R (>= 3.4.0)" ], "Imports": [ "stats", "utils" ], "Suggests": [ "cba" ], "Collate": "registry.R database.R dist.R similarities.R dissimilarities.R util.R seal.R", "License": "GPL-2 | GPL-3", "NeedsCompilation": "yes", "Author": "David Meyer [aut, cre] (ORCID: ), Christian Buchta [aut]", "Maintainer": "David Meyer ", "Repository": "CRAN" }, "pryr": { "Package": "pryr", "Version": "0.1.6.9000", "Source": "GitHub", "Title": "Tools for Computing on the Language", "Authors@R": "c( person(\"Hadley\", \"Wickham\", , \"hadley@rstudio.com\", role = c(\"aut\", \"cre\")), person(\"R Core team\", role = \"ctb\", comment = \"Some code extracted from base R\") )", "Description": "Useful tools to pry back the covers of R and understand the language at a deeper level.", "License": "GPL-2", "URL": "https://github.com/hadley/pryr", "BugReports": "https://github.com/hadley/pryr/issues", "Depends": [ "R (>= 3.1.0)" ], "Imports": [ "codetools", "lobstr", "methods", "Rcpp (>= 0.11.0)", "stringr" ], "Suggests": [ "testthat (>= 0.8.0)" ], "LinkingTo": [ "Rcpp" ], "Encoding": "UTF-8", "RoxygenNote": "7.2.3", "RemoteType": "github", "RemoteHost": "api.github.com", "RemoteRepo": "pryr", "RemoteUsername": "hadley", "RemoteRef": "HEAD", "RemoteSha": "7f1600d7b64aa6f5849a9a8d5fced53644ef6c7a", "NeedsCompilation": "yes", "Author": "Hadley Wickham [aut, cre], R Core team [ctb] (Some code extracted from base R)", "Maintainer": "Hadley Wickham " }, "ps": { "Package": "ps", "Version": "1.9.3", "Source": "Repository", "Title": "List, Query, Manipulate System Processes", "Authors@R": "c( person(\"Jay\", \"Loden\", role = \"aut\"), person(\"Dave\", \"Daeschler\", role = \"aut\"), person(\"Giampaolo\", \"Rodola'\", role = \"aut\"), person(\"Gábor\", \"Csárdi\", , \"csardi.gabor@gmail.com\", role = c(\"aut\", \"cre\")), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"), comment = c(ROR = \"03wc8by49\")) )", "Description": "List, query and manipulate all system processes, on 'Windows', 'Linux' and 'macOS'.", "License": "MIT + file LICENSE", "URL": "https://github.com/r-lib/ps, https://ps.r-lib.org/", "BugReports": "https://github.com/r-lib/ps/issues", "Depends": [ "R (>= 3.4)" ], "Imports": [ "utils" ], "Suggests": [ "callr", "covr", "curl", "pillar", "pingr", "processx (>= 3.1.0)", "R6", "rlang", "testthat (>= 3.0.0)", "webfakes", "withr" ], "Biarch": "true", "Config/Needs/website": "tidyverse/tidytemplate", "Config/testthat/edition": "3", "Config/usethis/last-upkeep": "2025-04-28", "Encoding": "UTF-8", "RoxygenNote": "7.3.3", "NeedsCompilation": "yes", "Author": "Jay Loden [aut], Dave Daeschler [aut], Giampaolo Rodola' [aut], Gábor Csárdi [aut, cre], Posit Software, PBC [cph, fnd] (ROR: )", "Maintainer": "Gábor Csárdi ", "Repository": "CRAN" }, "psych": { "Package": "psych", "Version": "2.6.5", "Source": "Repository", "Date": "2026-05-11", "Title": "Procedures for Psychological, Psychometric, and Personality Research", "Authors@R": "person(\"William\", \"Revelle\", role =c(\"aut\",\"cre\"), email=\"revelle@northwestern.edu\", comment=c(ORCID = \"0000-0003-4880-9610\") )", "Description": "A general purpose toolbox developed originally for personality, psychometric theory and experimental psychology. Functions are primarily for multivariate analysis and scale construction using factor analysis, principal component analysis, cluster analysis and reliability analysis, although others provide basic descriptive statistics. Item Response Theory is done using factor analysis of tetrachoric and polychoric correlations. Functions for analyzing data at multiple levels include within and between group statistics, including correlations and factor analysis. Validation and cross validation of scales developed using basic machine learning algorithms are provided, as are functions for simulating and testing particular item and test structures. Several functions serve as a useful front end for structural equation modeling. Graphical displays of path diagrams, including mediation models, factor analysis and structural equation models are created using basic graphics. Some of the functions are written to support a book on psychometric theory as well as publications in personality research. For more information, see the web page.", "License": "GPL (>= 2)", "Imports": [ "mnormt", "parallel", "stats", "graphics", "grDevices", "methods", "lattice", "nlme", "GPArotation" ], "Suggests": [ "psychTools", "lavaan", "lme4", "Rcsdp", "graph", "knitr", "Rgraphviz" ], "LazyData": "yes", "ByteCompile": "true", "VignetteBuilder": "knitr", "URL": "https://personality-project.org/r/psych/ https://personality-project.org/r/psych-manual.pdf", "NeedsCompilation": "no", "Author": "William Revelle [aut, cre] (ORCID: )", "Maintainer": "William Revelle ", "Repository": "CRAN" }, "purrr": { "Package": "purrr", "Version": "1.2.2", "Source": "Repository", "Title": "Functional Programming Tools", "Authors@R": "c( person(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0003-4757-117X\")), person(\"Lionel\", \"Henry\", , \"lionel@posit.co\", role = \"aut\"), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"), comment = c(ROR = \"https://ror.org/03wc8by49\")) )", "Description": "A complete and consistent functional programming toolkit for R.", "License": "MIT + file LICENSE", "URL": "https://purrr.tidyverse.org/, https://github.com/tidyverse/purrr", "BugReports": "https://github.com/tidyverse/purrr/issues", "Depends": [ "R (>= 4.1)" ], "Imports": [ "cli (>= 3.6.1)", "lifecycle (>= 1.0.3)", "magrittr (>= 1.5.0)", "rlang (>= 1.1.1)", "vctrs (>= 0.6.3)" ], "Suggests": [ "carrier (>= 0.3.0)", "covr", "dplyr (>= 0.7.8)", "httr", "knitr", "lubridate", "mirai (>= 2.5.1)", "rmarkdown", "testthat (>= 3.0.0)", "tibble", "tidyselect" ], "LinkingTo": [ "cli" ], "VignetteBuilder": "knitr", "Biarch": "true", "Config/build/compilation-database": "true", "Config/Needs/website": "tidyverse/tidytemplate, tidyr", "Config/testthat/edition": "3", "Config/testthat/parallel": "TRUE", "Encoding": "UTF-8", "RoxygenNote": "7.3.3", "NeedsCompilation": "yes", "Author": "Hadley Wickham [aut, cre] (ORCID: ), Lionel Henry [aut], Posit Software, PBC [cph, fnd] (ROR: )", "Maintainer": "Hadley Wickham ", "Repository": "CRAN" }, "pwalign": { "Package": "pwalign", "Version": "1.6.0", "Source": "Bioconductor", "Title": "Perform pairwise sequence alignments", "Description": "The two main functions in the package are pairwiseAlignment() and stringDist(). The former solves (Needleman-Wunsch) global alignment, (Smith-Waterman) local alignment, and (ends-free) overlap alignment problems. The latter computes the Levenshtein edit distance or pairwise alignment score matrix for a set of strings.", "biocViews": "Alignment, SequenceMatching, Sequencing, Genetics", "URL": "https://bioconductor.org/packages/pwalign", "BugReports": "https://github.com/Bioconductor/pwalign/issues", "License": "Artistic-2.0", "Encoding": "UTF-8", "Authors@R": "c( person(\"Patrick\", \"Aboyoun\", role=\"aut\"), person(\"Robert\", \"Gentleman\", role=\"aut\"), person(\"Hervé\", \"Pagès\", role=\"cre\", email=\"hpages.on.github@gmail.com\", comment=c(ORCID=\"0009-0002-8272-4522\")))", "Depends": [ "BiocGenerics", "S4Vectors", "IRanges", "Biostrings (>= 2.71.5)" ], "Imports": [ "methods", "utils" ], "LinkingTo": [ "S4Vectors", "IRanges", "XVector", "Biostrings" ], "Enhances": [ "Rmpi" ], "Suggests": [ "RUnit" ], "Collate": "00datacache.R utils.R InDel-class.R AlignedXStringSet-class.R PairwiseAlignments-class.R PairwiseAlignmentsSingleSubject-class.R PairwiseAlignments-io.R align-utils.R pid.R substitution_matrices.R pairwiseAlignment.R stringDist.R zzz.R", "git_url": "https://git.bioconductor.org/packages/pwalign", "git_branch": "RELEASE_3_22", "git_last_commit": "fe44e6d", "git_last_commit_date": "2025-10-29", "Repository": "Bioconductor 3.22", "NeedsCompilation": "yes", "Author": "Patrick Aboyoun [aut], Robert Gentleman [aut], Hervé Pagès [cre] (ORCID: )", "Maintainer": "Hervé Pagès " }, "pxweb": { "Package": "pxweb", "Version": "0.17.0", "Source": "Repository", "Type": "Package", "Title": "R Interface to PXWEB APIs", "Date": "2024-01-28", "Authors@R": "c( person(\"Mans\", \"Magnusson\", , \"mons.magnusson@gmail.com\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-0296-2719\")), person(\"Markus\", \"Kainu\", role = \"aut\"), person(\"Janne\", \"Huovari\", role = \"aut\"), person(\"Leo\", \"Lahti\", role = \"aut\", comment = c(ORCID = \"0000-0001-5537-637X\")), person(\"Love\", \"Hansson\", role = \"ctb\"), person(\"Eydun\", \"Nielsen\", role = \"ctb\"), person(\"Bo\", \"Werth\", role = \"ctb\"), person(\"Thomas\", \"Runarsson\", role = \"ctb\"), person(\"Torbjörn\", \"Lindquist\", role = \"ctb\"), person(\"Palmar\", \"Thorsteinsson\", role = \"ctb\"), person(\"Pyry\", \"Kantanen\", role = \"ctb\"), person(\"Sebastian\", \"Ankargren\", role = \"ctb\") )", "Description": "Generic interface for the PX-Web/PC-Axis API. The PX-Web/PC-Axis API is used by organizations such as Statistics Sweden and Statistics Finland to disseminate data. The R package can interact with all PX-Web/PC-Axis APIs to fetch information about the data hierarchy, extract metadata and extract and parse statistics to R data.frame format. PX-Web is a solution to disseminate PC-Axis data files in dynamic tables on the web. Since 2013 PX-Web contains an API to disseminate PC-Axis files.", "License": "BSD_2_clause + file LICENSE", "URL": "https://github.com/rOpenGov/pxweb/, https://ropengov.github.io/pxweb/, https://github.com/rOpenGov/pxweb", "BugReports": "https://github.com/rOpenGov/pxweb/issues", "Depends": [ "R (>= 3.5.0)" ], "Imports": [ "checkmate", "curl", "httr (>= 1.1)", "jsonlite" ], "Suggests": [ "digest", "httptest", "knitr", "remotes", "rmarkdown", "testthat (>= 0.11)", "xml2" ], "VignetteBuilder": "knitr", "Encoding": "UTF-8", "RoxygenNote": "7.2.3", "X-schema.org-isPartOf": "http://ropengov.org/", "X-schema.org-keywords": "ropengov", "NeedsCompilation": "no", "Author": "Mans Magnusson [aut, cre] (), Markus Kainu [aut], Janne Huovari [aut], Leo Lahti [aut] (), Love Hansson [ctb], Eydun Nielsen [ctb], Bo Werth [ctb], Thomas Runarsson [ctb], Torbjörn Lindquist [ctb], Palmar Thorsteinsson [ctb], Pyry Kantanen [ctb], Sebastian Ankargren [ctb]", "Maintainer": "Mans Magnusson ", "Repository": "CRAN" }, "qpdf": { "Package": "qpdf", "Version": "1.4.1", "Source": "Repository", "Type": "Package", "Title": "Split, Combine and Compress PDF Files", "Authors@R": "c(person(\"Jeroen\", \"Ooms\", role = c(\"aut\", \"cre\"), email = \"jeroenooms@gmail.com\", comment = c(ORCID = \"0000-0002-4035-0289\")), person(\"Ben\", \"Raymond\", role = \"ctb\"), person(\"Jay Berkenbilt\", role = \"cph\", comment = \"Author of libqpdf\"))", "Description": "Content-preserving transformations transformations of PDF files such as split, combine, and compress. This package interfaces directly to the 'qpdf' C++ library and does not require any command line utilities. Note that 'qpdf' does not read actual content from PDF files: to extract text and data you need the 'pdftools' package.", "License": "Apache License 2.0", "URL": "https://docs.ropensci.org/qpdf/ https://ropensci.r-universe.dev/qpdf", "BugReports": "https://github.com/ropensci/qpdf/issues", "Encoding": "UTF-8", "Imports": [ "Rcpp", "askpass", "curl" ], "LinkingTo": [ "Rcpp" ], "RoxygenNote": "7.2.1", "Suggests": [ "testthat" ], "SystemRequirements": "libjpeg", "NeedsCompilation": "yes", "Author": "Jeroen Ooms [aut, cre] (ORCID: ), Ben Raymond [ctb], Jay Berkenbilt [cph] (Author of libqpdf)", "Maintainer": "Jeroen Ooms ", "Repository": "CRAN" }, "quantmod": { "Package": "quantmod", "Version": "0.4.29", "Source": "Repository", "Type": "Package", "Title": "Quantitative Financial Modelling Framework", "Authors@R": "c( person(given=c(\"Jeffrey\",\"A.\"), family=\"Ryan\", role=c(\"aut\",\"cph\")), person(given=c(\"Joshua\",\"M.\"), family=\"Ulrich\", role=c(\"cre\",\"aut\"), email=\"josh.m.ulrich@gmail.com\"), person(given=c(\"Ethan\",\"B.\"), family=\"Smith\", role=\"ctb\"), person(given=\"Wouter\", family=\"Thielen\", role=\"ctb\"), person(given=\"Paul\", family=\"Teetor\", role=\"ctb\"), person(given=\"Steve\", family=\"Bronder\", role=\"ctb\") )", "Depends": [ "R (>= 3.2.0)", "xts(>= 0.9-0)", "zoo", "TTR(>= 0.2)", "methods" ], "Imports": [ "curl", "jsonlite(>= 1.1)" ], "Suggests": [ "DBI", "RMySQL", "RSQLite", "timeSeries", "xml2", "downloader", "tinytest" ], "Description": "Specify, build, trade, and analyse quantitative financial trading strategies.", "LazyLoad": "yes", "License": "GPL-3", "URL": "https://www.quantmod.com/, https://github.com/joshuaulrich/quantmod", "BugReports": "https://github.com/joshuaulrich/quantmod/issues", "NeedsCompilation": "no", "Author": "Jeffrey A. Ryan [aut, cph], Joshua M. Ulrich [cre, aut], Ethan B. Smith [ctb], Wouter Thielen [ctb], Paul Teetor [ctb], Steve Bronder [ctb]", "Maintainer": "Joshua M. Ulrich ", "Repository": "CRAN" }, "quantreg": { "Package": "quantreg", "Version": "6.1", "Source": "Repository", "Title": "Quantile Regression", "Description": "Estimation and inference methods for models for conditional quantile functions: Linear and nonlinear parametric and non-parametric (total variation penalized) models for conditional quantiles of a univariate response and several methods for handling censored survival data. Portfolio selection methods based on expected shortfall risk are also now included. See Koenker, R. (2005) Quantile Regression, Cambridge U. Press, and Koenker, R. et al. (2017) Handbook of Quantile Regression, CRC Press, .", "Authors@R": "c( person(\"Roger\", \"Koenker\", role = c(\"cre\",\"aut\"), email = \"rkoenker@illinois.edu\"), person(\"Stephen\", \"Portnoy\", role = c(\"ctb\"), comment = \"Contributions to Censored QR code\", email = \"sportnoy@illinois.edu\"), person(c(\"Pin\", \"Tian\"), \"Ng\", role = c(\"ctb\"), comment = \"Contributions to Sparse QR code\", email = \"pin.ng@nau.edu\"), person(\"Blaise\", \"Melly\", role = c(\"ctb\"), comment = \"Contributions to preprocessing code\", email = \"mellyblaise@gmail.com\"), person(\"Achim\", \"Zeileis\", role = c(\"ctb\"), comment = \"Contributions to dynrq code essentially identical to his dynlm code\", email = \"Achim.Zeileis@uibk.ac.at\"), person(\"Philip\", \"Grosjean\", role = c(\"ctb\"), comment = \"Contributions to nlrq code\", email = \"phgrosjean@sciviews.org\"), person(\"Cleve\", \"Moler\", role = c(\"ctb\"), comment = \"author of several linpack routines\"), person(\"Yousef\", \"Saad\", role = c(\"ctb\"), comment = \"author of sparskit2\"), person(\"Victor\", \"Chernozhukov\", role = c(\"ctb\"), comment = \"contributions to extreme value inference code\"), person(\"Ivan\", \"Fernandez-Val\", role = c(\"ctb\"), comment = \"contributions to extreme value inference code\"), person(\"Martin\", \"Maechler\", role = \"ctb\", comment = c(\"tweaks (src/chlfct.f, 'tiny','Large')\", ORCID = \"0000-0002-8685-9910\")), person(c(\"Brian\", \"D\"), \"Ripley\", role = c(\"trl\",\"ctb\"), comment = \"Initial (2001) R port from S (to my everlasting shame -- how could I have been so slow to adopt R!) and for numerous other suggestions and useful advice\", email = \"ripley@stats.ox.ac.uk\"))", "Maintainer": "Roger Koenker ", "Repository": "CRAN", "Depends": [ "R (>= 3.5)", "stats", "SparseM" ], "Imports": [ "methods", "graphics", "Matrix", "MatrixModels", "survival", "MASS" ], "Suggests": [ "interp", "rgl", "logspline", "nor1mix", "Formula", "zoo", "R.rsp", "conquer" ], "License": "GPL (>= 2)", "URL": "https://www.r-project.org", "NeedsCompilation": "yes", "VignetteBuilder": "R.rsp", "Author": "Roger Koenker [cre, aut], Stephen Portnoy [ctb] (Contributions to Censored QR code), Pin Tian Ng [ctb] (Contributions to Sparse QR code), Blaise Melly [ctb] (Contributions to preprocessing code), Achim Zeileis [ctb] (Contributions to dynrq code essentially identical to his dynlm code), Philip Grosjean [ctb] (Contributions to nlrq code), Cleve Moler [ctb] (author of several linpack routines), Yousef Saad [ctb] (author of sparskit2), Victor Chernozhukov [ctb] (contributions to extreme value inference code), Ivan Fernandez-Val [ctb] (contributions to extreme value inference code), Martin Maechler [ctb] (tweaks (src/chlfct.f, 'tiny','Large'), ), Brian D Ripley [trl, ctb] (Initial (2001) R port from S (to my everlasting shame -- how could I have been so slow to adopt R!) and for numerous other suggestions and useful advice)" }, "quarto": { "Package": "quarto", "Version": "1.5.1", "Source": "Repository", "Title": "R Interface to 'Quarto' Markdown Publishing System", "Authors@R": "c( person(\"JJ\", \"Allaire\", , \"jj@posit.co\", role = \"aut\", comment = c(ORCID = \"0000-0003-0174-9868\")), person(\"Christophe\", \"Dervieux\", , \"cderv@posit.co\", role = c(\"cre\", \"aut\"), comment = c(ORCID = \"0000-0003-4474-2498\")), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")), person(\"Gordon\", \"Woodhull\", role = \"ctb\") )", "Description": "Convert R Markdown documents and 'Jupyter' notebooks to a variety of output formats using 'Quarto'.", "License": "MIT + file LICENSE", "URL": "https://github.com/quarto-dev/quarto-r, https://quarto-dev.github.io/quarto-r/", "BugReports": "https://github.com/quarto-dev/quarto-r/issues", "Depends": [ "R (>= 4.1.0)" ], "Imports": [ "cli", "fs", "htmltools", "jsonlite", "later", "lifecycle", "processx", "rlang", "rmarkdown", "rstudioapi", "tools", "utils", "xfun", "yaml (>= 2.3.10)" ], "Suggests": [ "bslib", "callr", "curl", "dplyr", "flextable", "ggiraph", "ggplot2", "gt", "heatmaply", "kableExtra", "knitr", "palmerpenguins", "patchwork", "pkgload", "plotly", "rsconnect (>= 0.8.26)", "testthat (>= 3.1.7)", "thematic", "tidyverse", "tinytable", "whoami", "withr" ], "VignetteBuilder": "quarto", "Config/testthat/edition": "3", "Encoding": "UTF-8", "RoxygenNote": "7.3.2", "SystemRequirements": "Quarto command line tool ().", "NeedsCompilation": "no", "Author": "JJ Allaire [aut] (ORCID: ), Christophe Dervieux [cre, aut] (ORCID: ), Posit Software, PBC [cph, fnd], Gordon Woodhull [ctb]", "Maintainer": "Christophe Dervieux ", "Repository": "CRAN" }, "ragg": { "Package": "ragg", "Version": "1.5.2", "Source": "Repository", "Type": "Package", "Title": "Graphic Devices Based on AGG", "Authors@R": "c( person(\"Thomas Lin\", \"Pedersen\", , \"thomas.pedersen@posit.co\", role = c(\"cre\", \"aut\"), comment = c(ORCID = \"0000-0002-5147-4711\")), person(\"Maxim\", \"Shemanarev\", role = c(\"aut\", \"cph\"), comment = \"Author of AGG\"), person(\"Tony\", \"Juricic\", , \"tonygeek@yahoo.com\", role = c(\"ctb\", \"cph\"), comment = \"Contributor to AGG\"), person(\"Milan\", \"Marusinec\", , \"milan@marusinec.sk\", role = c(\"ctb\", \"cph\"), comment = \"Contributor to AGG\"), person(\"Spencer\", \"Garrett\", role = \"ctb\", comment = \"Contributor to AGG\"), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"), comment = c(ROR = \"03wc8by49\")) )", "Maintainer": "Thomas Lin Pedersen ", "Description": "Anti-Grain Geometry (AGG) is a high-quality and high-performance 2D drawing library. The 'ragg' package provides a set of graphic devices based on AGG to use as alternative to the raster devices provided through the 'grDevices' package.", "License": "MIT + file LICENSE", "URL": "https://ragg.r-lib.org, https://github.com/r-lib/ragg", "BugReports": "https://github.com/r-lib/ragg/issues", "Imports": [ "systemfonts (>= 1.0.3)", "textshaping (>= 0.3.0)" ], "Suggests": [ "covr", "graphics", "grid", "testthat (>= 3.0.0)" ], "LinkingTo": [ "systemfonts", "textshaping" ], "Config/build/compilation-database": "true", "Config/Needs/website": "ggplot2, devoid, magick, bench, tidyr, ggridges, hexbin, sessioninfo, pkgdown, tidyverse/tidytemplate", "Config/testthat/edition": "3", "Config/usethis/last-upkeep": "2025-04-25", "Encoding": "UTF-8", "RoxygenNote": "7.3.3", "SystemRequirements": "freetype2, libpng, libtiff, libjpeg, libwebp, libwebpmux", "NeedsCompilation": "yes", "Author": "Thomas Lin Pedersen [cre, aut] (ORCID: ), Maxim Shemanarev [aut, cph] (Author of AGG), Tony Juricic [ctb, cph] (Contributor to AGG), Milan Marusinec [ctb, cph] (Contributor to AGG), Spencer Garrett [ctb] (Contributor to AGG), Posit Software, PBC [cph, fnd] (ROR: )", "Repository": "CRAN" }, "rappdirs": { "Package": "rappdirs", "Version": "0.3.4", "Source": "Repository", "Type": "Package", "Title": "Application Directories: Determine Where to Save Data, Caches, and Logs", "Authors@R": "c( person(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = c(\"trl\", \"cre\", \"cph\")), person(\"Sridhar\", \"Ratnakumar\", role = \"aut\"), person(\"Trent\", \"Mick\", role = \"aut\"), person(\"ActiveState\", role = \"cph\", comment = \"R/appdir.r, R/cache.r, R/data.r, R/log.r translated from appdirs\"), person(\"Eddy\", \"Petrisor\", role = \"ctb\"), person(\"Trevor\", \"Davis\", role = c(\"trl\", \"aut\"), comment = c(ORCID = \"0000-0001-6341-4639\")), person(\"Gabor\", \"Csardi\", role = \"ctb\"), person(\"Gregory\", \"Jefferis\", role = \"ctb\"), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"), comment = c(ROR = \"03wc8by49\")) )", "Description": "An easy way to determine which directories on the users computer you should use to save data, caches and logs. A port of Python's 'Appdirs' () to R.", "License": "MIT + file LICENSE", "URL": "https://rappdirs.r-lib.org, https://github.com/r-lib/rappdirs", "BugReports": "https://github.com/r-lib/rappdirs/issues", "Depends": [ "R (>= 4.1)" ], "Suggests": [ "covr", "roxygen2", "testthat (>= 3.2.0)", "withr" ], "Config/Needs/website": "tidyverse/tidytemplate", "Config/testthat/edition": "3", "Config/usethis/last-upkeep": "2025-05-05", "Copyright": "Original python appdirs module copyright (c) 2010 ActiveState Software Inc. R port copyright Hadley Wickham, Posit, PBC. See file LICENSE for details.", "Encoding": "UTF-8", "RoxygenNote": "7.3.3", "NeedsCompilation": "yes", "Author": "Hadley Wickham [trl, cre, cph], Sridhar Ratnakumar [aut], Trent Mick [aut], ActiveState [cph] (R/appdir.r, R/cache.r, R/data.r, R/log.r translated from appdirs), Eddy Petrisor [ctb], Trevor Davis [trl, aut] (ORCID: ), Gabor Csardi [ctb], Gregory Jefferis [ctb], Posit Software, PBC [cph, fnd] (ROR: )", "Maintainer": "Hadley Wickham ", "Repository": "CRAN" }, "raster": { "Package": "raster", "Version": "3.6-32", "Source": "Repository", "Type": "Package", "Title": "Geographic Data Analysis and Modeling", "Date": "2025-03-27", "Imports": [ "Rcpp", "methods", "terra (>= 1.8-5)" ], "LinkingTo": [ "Rcpp" ], "Depends": [ "sp (>= 1.4-5)", "R (>= 3.5.0)" ], "Suggests": [ "ncdf4", "igraph", "tcltk", "parallel", "rasterVis", "MASS", "sf", "tinytest", "gstat", "fields", "exactextractr" ], "Description": "Reading, writing, manipulating, analyzing and modeling of spatial data. This package has been superseded by the \"terra\" package .", "License": "GPL (>= 3)", "URL": "https://rspatial.org/raster", "BugReports": "https://github.com/rspatial/raster/issues/", "Authors@R": "c( person(\"Robert J.\", \"Hijmans\", role = c(\"cre\", \"aut\"), email = \"r.hijmans@gmail.com\", comment = c(ORCID = \"0000-0001-5872-2872\")), person(\"Jacob\", \"van Etten\", role = \"ctb\"), person(\"Michael\", \"Sumner\", role = \"ctb\"), person(\"Joe\", \"Cheng\", role = \"ctb\"), person(\"Dan\", \"Baston\", role = \"ctb\"), person(\"Andrew\", \"Bevan\", role = \"ctb\"), person(\"Roger\", \"Bivand\", role = \"ctb\"), person(\"Lorenzo\", \"Busetto\", role = \"ctb\"), person(\"Mort\", \"Canty\", role = \"ctb\"), person(\"Ben\", \"Fasoli\", role = \"ctb\"), person(\"David\", \"Forrest\", role = \"ctb\"), person(\"Aniruddha\", \"Ghosh\", role = \"ctb\"), person(\"Duncan\", \"Golicher\", role = \"ctb\"), person(\"Josh\", \"Gray\", role = \"ctb\"), person(\"Jonathan A.\", \"Greenberg\", role = \"ctb\"), person(\"Paul\", \"Hiemstra\", role = \"ctb\"), person(\"Kassel\", \"Hingee\", role = \"ctb\"), person(\"Alex\", \"Ilich\", role = \"ctb\"), person(\"Institute for Mathematics Applied Geosciences\", role=\"cph\"), person(\"Charles\", \"Karney\", role = \"ctb\"), person(\"Matteo\", \"Mattiuzzi\", role = \"ctb\"), person(\"Steven\", \"Mosher\", role = \"ctb\"), person(\"Babak\", \"Naimi\", role = \"ctb\"),\t person(\"Jakub\", \"Nowosad\", role = \"ctb\"), person(\"Edzer\", \"Pebesma\", role = \"ctb\"), person(\"Oscar\", \"Perpinan Lamigueiro\", role = \"ctb\"), person(\"Etienne B.\", \"Racine\", role = \"ctb\"), person(\"Barry\", \"Rowlingson\", role = \"ctb\"), person(\"Ashton\", \"Shortridge\", role = \"ctb\"), person(\"Bill\", \"Venables\", role = \"ctb\"), person(\"Rafael\", \"Wueest\", role = \"ctb\") )", "NeedsCompilation": "yes", "Author": "Robert J. Hijmans [cre, aut] (), Jacob van Etten [ctb], Michael Sumner [ctb], Joe Cheng [ctb], Dan Baston [ctb], Andrew Bevan [ctb], Roger Bivand [ctb], Lorenzo Busetto [ctb], Mort Canty [ctb], Ben Fasoli [ctb], David Forrest [ctb], Aniruddha Ghosh [ctb], Duncan Golicher [ctb], Josh Gray [ctb], Jonathan A. Greenberg [ctb], Paul Hiemstra [ctb], Kassel Hingee [ctb], Alex Ilich [ctb], Institute for Mathematics Applied Geosciences [cph], Charles Karney [ctb], Matteo Mattiuzzi [ctb], Steven Mosher [ctb], Babak Naimi [ctb], Jakub Nowosad [ctb], Edzer Pebesma [ctb], Oscar Perpinan Lamigueiro [ctb], Etienne B. Racine [ctb], Barry Rowlingson [ctb], Ashton Shortridge [ctb], Bill Venables [ctb], Rafael Wueest [ctb]", "Maintainer": "Robert J. Hijmans ", "Repository": "CRAN" }, "rbibutils": { "Package": "rbibutils", "Version": "2.4.1", "Source": "Repository", "Type": "Package", "Title": "Read 'Bibtex' Files and Convert Between Bibliography Formats", "Authors@R": "c( person(given = c(\"Georgi\", \"N.\"), family = \"Boshnakov\", role = c(\"aut\", \"cre\"), \t email = \"georgi.boshnakov@manchester.ac.uk\", comment = c(ORCID = \"0000-0003-2839-346X\", \"R port, R code, new C code and modifications to bibutils' C code, conversion to Bibentry (R and C code)\") ), person(given = \"Chris\", family = \"Putman\", role = \"aut\", comment = \"src/*, author of the bibutils libraries, https://sourceforge.net/projects/bibutils/\"), person(given = \"Richard\", family = \"Mathar\", role = \"ctb\", comment = \"src/addsout.c\"), person(given = \"Johannes\", family = \"Wilm\", role = \"ctb\", comment = \"src/biblatexin.c, src/bltypes.c\"), person(\"R Core Team\", role = \"ctb\", comment = \"base R's bibentry and bibstyle implementation\") )", "Description": "Read and write 'Bibtex' files. Convert between bibliography formats, including 'Bibtex', 'Biblatex', 'PubMed', 'Endnote', and 'Bibentry'. Includes a port of the 'bibutils' utilities by Chris Putnam . Supports all bibliography formats and character encodings implemented in 'bibutils'.", "License": "GPL-2", "URL": "https://geobosh.github.io/rbibutils/ (doc), https://CRAN.R-project.org/package=rbibutils", "BugReports": "https://github.com/GeoBosh/rbibutils/issues", "Depends": [ "R (>= 2.10)" ], "Imports": [ "utils", "tools" ], "Suggests": [ "testthat" ], "Encoding": "UTF-8", "NeedsCompilation": "yes", "Config/Needs/memcheck": "devtools, rcmdcheck", "Author": "Georgi N. Boshnakov [aut, cre] (ORCID: , R port, R code, new C code and modifications to bibutils' C code, conversion to Bibentry (R and C code)), Chris Putman [aut] (src/*, author of the bibutils libraries, https://sourceforge.net/projects/bibutils/), Richard Mathar [ctb] (src/addsout.c), Johannes Wilm [ctb] (src/biblatexin.c, src/bltypes.c), R Core Team [ctb] (base R's bibentry and bibstyle implementation)", "Maintainer": "Georgi N. Boshnakov ", "Repository": "CRAN" }, "rcmdcheck": { "Package": "rcmdcheck", "Version": "1.4.0", "Source": "Repository", "Title": "Run 'R CMD check' from 'R' and Capture Results", "Authors@R": "person(given = \"Gábor\", family = \"Csárdi\", role = c(\"cre\", \"aut\"), email = \"csardi.gabor@gmail.com\")", "Description": "Run 'R CMD check' from 'R' and capture the results of the individual checks. Supports running checks in the background, timeouts, pretty printing and comparing check results.", "License": "MIT + file LICENSE", "URL": "https://r-lib.github.io/rcmdcheck/, https://github.com/r-Lib/rcmdcheck#readme", "BugReports": "https://github.com/r-Lib/rcmdcheck/issues", "Imports": [ "callr (>= 3.1.1.9000)", "cli (>= 3.0.0)", "curl", "desc (>= 1.2.0)", "digest", "pkgbuild", "prettyunits", "R6", "rprojroot", "sessioninfo (>= 1.1.1)", "utils", "withr", "xopen" ], "Suggests": [ "covr", "knitr", "mockery", "processx", "ps", "rmarkdown", "svglite", "testthat", "webfakes" ], "Encoding": "UTF-8", "RoxygenNote": "7.1.2", "Config/testthat/edition": "3", "NeedsCompilation": "no", "Author": "Gábor Csárdi [cre, aut]", "Maintainer": "Gábor Csárdi ", "Repository": "CRAN" }, "reactR": { "Package": "reactR", "Version": "0.6.1", "Source": "Repository", "Type": "Package", "Title": "React Helpers", "Date": "2024-09-14", "Authors@R": "c( person( \"Facebook\", \"Inc\" , role = c(\"aut\", \"cph\") , comment = \"React library in lib, https://reactjs.org/; see AUTHORS for full list of contributors\" ), person( \"Michel\",\"Weststrate\", , role = c(\"aut\", \"cph\") , comment = \"mobx library in lib, https://github.com/mobxjs\" ), person( \"Kent\", \"Russell\" , role = c(\"aut\", \"cre\") , comment = \"R interface\" , email = \"kent.russell@timelyportfolio.com\" ), person( \"Alan\", \"Dipert\" , role = c(\"aut\") , comment = \"R interface\" , email = \"alan@rstudio.com\" ), person( \"Greg\", \"Lin\" , role = c(\"aut\") , comment = \"R interface\" , email = \"glin@glin.io\" ) )", "Maintainer": "Kent Russell ", "Description": "Make it easy to use 'React' in R with 'htmlwidget' scaffolds, helper dependency functions, an embedded 'Babel' 'transpiler', and examples.", "URL": "https://github.com/react-R/reactR", "BugReports": "https://github.com/react-R/reactR/issues", "License": "MIT + file LICENSE", "Encoding": "UTF-8", "Imports": [ "htmltools" ], "Suggests": [ "htmlwidgets (>= 1.5.3)", "rmarkdown", "shiny", "V8", "knitr", "usethis", "jsonlite" ], "RoxygenNote": "7.3.2", "VignetteBuilder": "knitr", "NeedsCompilation": "no", "Author": "Facebook Inc [aut, cph] (React library in lib, https://reactjs.org/; see AUTHORS for full list of contributors), Michel Weststrate [aut, cph] (mobx library in lib, https://github.com/mobxjs), Kent Russell [aut, cre] (R interface), Alan Dipert [aut] (R interface), Greg Lin [aut] (R interface)", "Repository": "CRAN" }, "reactable": { "Package": "reactable", "Version": "0.4.5", "Source": "Repository", "Type": "Package", "Title": "Interactive Data Tables for R", "Authors@R": "c( person(\"Greg\", \"Lin\", email = \"glin@glin.io\", role = c(\"aut\", \"cre\")), person(\"Tanner\", \"Linsley\", role = c(\"ctb\", \"cph\"), comment = \"React Table library\"), person(family = \"Emotion team and other contributors\", role = c(\"ctb\", \"cph\"), comment = \"Emotion library\"), person(\"Kent\", \"Russell\", role = c(\"ctb\", \"cph\"), comment = \"reactR package\"), person(\"Ramnath\", \"Vaidyanathan\", role = c(\"ctb\", \"cph\"), comment = \"htmlwidgets package\"), person(\"Joe\", \"Cheng\", role = c(\"ctb\", \"cph\"), comment = \"htmlwidgets package\"), person(\"JJ\", \"Allaire\", role = c(\"ctb\", \"cph\"), comment = \"htmlwidgets package\"), person(\"Yihui\", \"Xie\", role = c(\"ctb\", \"cph\"), comment = \"htmlwidgets package\"), person(\"Kenton\", \"Russell\", role = c(\"ctb\", \"cph\"), comment = \"htmlwidgets package\"), person(family = \"Facebook, Inc. and its affiliates\", role = c(\"ctb\", \"cph\"), comment = \"React library\"), person(family = \"FormatJS\", role = c(\"ctb\", \"cph\"), comment = \"FormatJS libraries\"), person(family = \"Feross Aboukhadijeh, and other contributors\", role = c(\"ctb\", \"cph\"), comment = \"buffer library\"), person(\"Roman\", \"Shtylman\", role = c(\"ctb\", \"cph\"), comment = \"process library\"), person(\"James\", \"Halliday\", role = c(\"ctb\", \"cph\"), comment = \"stream-browserify library\"), person(family = \"Posit Software, PBC\", role = c(\"fnd\", \"cph\")) )", "Description": "Interactive data tables for R, based on the 'React Table' JavaScript library. Provides an HTML widget that can be used in 'R Markdown' or 'Quarto' documents, 'Shiny' applications, or viewed from an R console.", "License": "MIT + file LICENSE", "URL": "https://glin.github.io/reactable/, https://github.com/glin/reactable", "BugReports": "https://github.com/glin/reactable/issues", "Depends": [ "R (>= 3.1)" ], "Imports": [ "digest", "htmltools (>= 0.5.2)", "htmlwidgets (>= 1.5.3)", "jsonlite", "reactR" ], "Suggests": [ "covr", "crosstalk", "dplyr", "fontawesome", "knitr", "leaflet", "MASS", "rmarkdown", "shiny", "sparkline", "testthat", "tippy", "V8" ], "Encoding": "UTF-8", "RoxygenNote": "7.2.1", "Config/testthat/edition": "3", "NeedsCompilation": "no", "Author": "Greg Lin [aut, cre], Tanner Linsley [ctb, cph] (React Table library), Emotion team and other contributors [ctb, cph] (Emotion library), Kent Russell [ctb, cph] (reactR package), Ramnath Vaidyanathan [ctb, cph] (htmlwidgets package), Joe Cheng [ctb, cph] (htmlwidgets package), JJ Allaire [ctb, cph] (htmlwidgets package), Yihui Xie [ctb, cph] (htmlwidgets package), Kenton Russell [ctb, cph] (htmlwidgets package), Facebook, Inc. and its affiliates [ctb, cph] (React library), FormatJS [ctb, cph] (FormatJS libraries), Feross Aboukhadijeh, and other contributors [ctb, cph] (buffer library), Roman Shtylman [ctb, cph] (process library), James Halliday [ctb, cph] (stream-browserify library), Posit Software, PBC [fnd, cph]", "Maintainer": "Greg Lin ", "Repository": "CRAN" }, "readr": { "Package": "readr", "Version": "2.2.0", "Source": "Repository", "Title": "Read Rectangular Text Data", "Authors@R": "c( person(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = \"aut\"), person(\"Jim\", \"Hester\", role = \"aut\"), person(\"Romain\", \"Francois\", role = \"ctb\"), person(\"Jennifer\", \"Bryan\", , \"jenny@posit.co\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-6983-2759\")), person(\"Shelby\", \"Bearrows\", role = \"ctb\"), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"), comment = c(ROR = \"03wc8by49\")), person(\"https://github.com/mandreyel/\", role = \"cph\", comment = \"mio library\"), person(\"Jukka\", \"Jylänki\", role = c(\"ctb\", \"cph\"), comment = \"grisu3 implementation\"), person(\"Mikkel\", \"Jørgensen\", role = c(\"ctb\", \"cph\"), comment = \"grisu3 implementation\") )", "Description": "The goal of 'readr' is to provide a fast and friendly way to read rectangular data (like 'csv', 'tsv', and 'fwf'). It is designed to flexibly parse many types of data found in the wild, while still cleanly failing when data unexpectedly changes.", "License": "MIT + file LICENSE", "URL": "https://readr.tidyverse.org, https://github.com/tidyverse/readr", "BugReports": "https://github.com/tidyverse/readr/issues", "Depends": [ "R (>= 4.1)" ], "Imports": [ "cli", "clipr", "crayon", "glue", "hms (>= 0.4.1)", "lifecycle", "methods", "R6", "rlang", "tibble", "utils", "vroom (>= 1.7.0)", "withr" ], "Suggests": [ "covr", "curl", "datasets", "knitr", "rmarkdown", "spelling", "stringi", "testthat (>= 3.2.0)", "tzdb (>= 0.1.1)", "waldo", "xml2" ], "LinkingTo": [ "cpp11", "tzdb (>= 0.1.1)" ], "VignetteBuilder": "knitr", "Config/Needs/website": "tidyverse, tidyverse/tidytemplate", "Config/testthat/edition": "3", "Config/testthat/parallel": "false", "Config/usethis/last-upkeep": "2025-11-14", "Encoding": "UTF-8", "Language": "en-US", "RoxygenNote": "7.3.3", "NeedsCompilation": "yes", "Author": "Hadley Wickham [aut], Jim Hester [aut], Romain Francois [ctb], Jennifer Bryan [aut, cre] (ORCID: ), Shelby Bearrows [ctb], Posit Software, PBC [cph, fnd] (ROR: ), https://github.com/mandreyel/ [cph] (mio library), Jukka Jylänki [ctb, cph] (grisu3 implementation), Mikkel Jørgensen [ctb, cph] (grisu3 implementation)", "Maintainer": "Jennifer Bryan ", "Repository": "CRAN" }, "readxl": { "Package": "readxl", "Version": "1.5.0", "Source": "Repository", "Title": "Read Excel Files", "Authors@R": "c( person(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = \"aut\", comment = c(ORCID = \"0000-0003-4757-117X\")), person(\"Jennifer\", \"Bryan\", , \"jenny@posit.co\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-6983-2759\")), person(\"Posit, PBC\", role = c(\"cph\", \"fnd\"), comment = \"Copyright holder of all R code and all C/C++ code without explicit copyright attribution\"), person(\"Marcin\", \"Kalicinski\", role = c(\"ctb\", \"cph\"), comment = \"Author of included RapidXML code\"), person(\"Komarov Valery\", role = c(\"ctb\", \"cph\"), comment = \"Author of included libxls code\"), person(\"Christophe Leitienne\", role = c(\"ctb\", \"cph\"), comment = \"Author of included libxls code\"), person(\"Bob Colbert\", role = c(\"ctb\", \"cph\"), comment = \"Author of included libxls code\"), person(\"David Hoerl\", role = c(\"ctb\", \"cph\"), comment = \"Author of included libxls code\"), person(\"Evan Miller\", role = c(\"ctb\", \"cph\"), comment = \"Author of included libxls code\") )", "Description": "Import excel files into R. Supports '.xls' via the embedded 'libxls' C library and '.xlsx' via the embedded 'RapidXML' C++ library . Works on Windows, Mac and Linux without external dependencies.", "License": "MIT + file LICENSE", "URL": "https://readxl.tidyverse.org, https://github.com/tidyverse/readxl", "BugReports": "https://github.com/tidyverse/readxl/issues", "Depends": [ "R (>= 4.1)" ], "Imports": [ "cellranger", "tibble (>= 2.0.1)", "utils" ], "Suggests": [ "covr", "knitr", "rmarkdown", "testthat (>= 3.1.6)", "withr" ], "LinkingTo": [ "cpp11 (>= 0.5.5)", "progress" ], "VignetteBuilder": "knitr", "Config/build/compilation-database": "true", "Config/Needs/website": "tidyverse/tidytemplate, tidyverse", "Config/roxygen2/version": "8.0.0", "Config/testthat/edition": "3", "Encoding": "UTF-8", "Note": "libxls v1.6.3 c199d13", "NeedsCompilation": "yes", "Author": "Hadley Wickham [aut] (ORCID: ), Jennifer Bryan [aut, cre] (ORCID: ), Posit, PBC [cph, fnd] (Copyright holder of all R code and all C/C++ code without explicit copyright attribution), Marcin Kalicinski [ctb, cph] (Author of included RapidXML code), Komarov Valery [ctb, cph] (Author of included libxls code), Christophe Leitienne [ctb, cph] (Author of included libxls code), Bob Colbert [ctb, cph] (Author of included libxls code), David Hoerl [ctb, cph] (Author of included libxls code), Evan Miller [ctb, cph] (Author of included libxls code)", "Maintainer": "Jennifer Bryan ", "Repository": "CRAN" }, "reformulas": { "Package": "reformulas", "Version": "0.4.4", "Source": "Repository", "Title": "Machinery for Processing Random Effect Formulas", "Authors@R": "c( person(given = \"Ben\", family = \"Bolker\", role = c(\"aut\", \"cre\"), email = \"bolker@mcmaster.ca\", comment=c(ORCID=\"0000-0002-2127-0443\")), person(\"Anna\", \"Ly\", role = \"ctb\", comment = c(ORCID = \"0000-0002-0210-0342\")) )", "Description": "Takes formulas including random-effects components (formatted as in 'lme4', 'glmmTMB', etc.) and processes them. Includes various helper functions.", "URL": "https://github.com/bbolker/reformulas", "License": "GPL-3", "Encoding": "UTF-8", "Imports": [ "stats", "methods", "Matrix", "Rdpack" ], "RdMacros": "Rdpack", "Suggests": [ "lme4", "tinytest", "glmmTMB", "Formula" ], "RoxygenNote": "7.3.3", "Config/testthat/edition": "3", "NeedsCompilation": "no", "Author": "Ben Bolker [aut, cre] (ORCID: ), Anna Ly [ctb] (ORCID: )", "Maintainer": "Ben Bolker ", "Repository": "CRAN" }, "rematch": { "Package": "rematch", "Version": "2.0.0", "Source": "Repository", "Title": "Match Regular Expressions with a Nicer 'API'", "Author": "Gabor Csardi", "Maintainer": "Gabor Csardi ", "Description": "A small wrapper on 'regexpr' to extract the matches and captured groups from the match of a regular expression to a character vector.", "License": "MIT + file LICENSE", "URL": "https://github.com/gaborcsardi/rematch", "BugReports": "https://github.com/gaborcsardi/rematch/issues", "RoxygenNote": "5.0.1.9000", "Suggests": [ "covr", "testthat" ], "Encoding": "UTF-8", "NeedsCompilation": "no", "Repository": "CRAN" }, "rematch2": { "Package": "rematch2", "Version": "2.1.2", "Source": "Repository", "Title": "Tidy Output from Regular Expression Matching", "Authors@R": "c( person(\"Gábor\", \"Csárdi\", email = \"csardi.gabor@gmail.com\", role = c(\"aut\", \"cre\")), person(\"Matthew\", \"Lincoln\", email = \"matthew.d.lincoln@gmail.com\", role = c(\"ctb\")))", "Description": "Wrappers on 'regexpr' and 'gregexpr' to return the match results in tidy data frames.", "License": "MIT + file LICENSE", "LazyData": "true", "URL": "https://github.com/r-lib/rematch2#readme", "BugReports": "https://github.com/r-lib/rematch2/issues", "RoxygenNote": "7.1.0", "Imports": [ "tibble" ], "Suggests": [ "covr", "testthat" ], "Encoding": "UTF-8", "NeedsCompilation": "no", "Author": "Gábor Csárdi [aut, cre], Matthew Lincoln [ctb]", "Maintainer": "Gábor Csárdi ", "Repository": "CRAN" }, "remotes": { "Package": "remotes", "Version": "2.5.0", "Source": "Repository", "Title": "R Package Installation from Remote Repositories, Including 'GitHub'", "Authors@R": "c( person(\"Gábor\", \"Csárdi\", , \"csardi.gabor@gmail.com\", role = c(\"aut\", \"cre\")), person(\"Jim\", \"Hester\", role = \"aut\"), person(\"Hadley\", \"Wickham\", role = \"aut\"), person(\"Winston\", \"Chang\", role = \"aut\"), person(\"Martin\", \"Morgan\", role = \"aut\"), person(\"Dan\", \"Tenenbaum\", role = \"aut\"), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")), person(\"Ascent Digital Services\", role = \"cph\") )", "Description": "Download and install R packages stored in 'GitHub', 'GitLab', 'Bitbucket', 'Bioconductor', or plain 'subversion' or 'git' repositories. This package provides the 'install_*' functions in 'devtools'. Indeed most of the code was copied over from 'devtools'.", "License": "MIT + file LICENSE", "URL": "https://remotes.r-lib.org, https://github.com/r-lib/remotes#readme", "BugReports": "https://github.com/r-lib/remotes/issues", "Depends": [ "R (>= 3.0.0)" ], "Imports": [ "methods", "stats", "tools", "utils" ], "Suggests": [ "brew", "callr", "codetools", "covr", "curl", "git2r (>= 0.23.0)", "knitr", "mockery", "pingr", "pkgbuild (>= 1.0.1)", "rmarkdown", "rprojroot", "testthat (>= 3.0.0)", "webfakes", "withr" ], "VignetteBuilder": "knitr", "Config/Needs/website": "tidyverse/tidytemplate", "Config/testthat/edition": "3", "Encoding": "UTF-8", "RoxygenNote": "7.2.3", "SystemRequirements": "Subversion for install_svn, git for install_git", "NeedsCompilation": "no", "Author": "Gábor Csárdi [aut, cre], Jim Hester [aut], Hadley Wickham [aut], Winston Chang [aut], Martin Morgan [aut], Dan Tenenbaum [aut], Posit Software, PBC [cph, fnd], Ascent Digital Services [cph]", "Maintainer": "Gábor Csárdi ", "Repository": "CRAN" }, "renv": { "Package": "renv", "Version": "1.2.3", "Source": "Repository", "Type": "Package", "Title": "Project Environments", "Authors@R": "c( person(\"Kevin\", \"Ushey\", role = c(\"aut\", \"cre\"), email = \"kevin@rstudio.com\", comment = c(ORCID = \"0000-0003-2880-7407\")), person(\"Hadley\", \"Wickham\", role = c(\"aut\"), email = \"hadley@rstudio.com\", comment = c(ORCID = \"0000-0003-4757-117X\")), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")) )", "Description": "A dependency management toolkit for R. Using 'renv', you can create and manage project-local R libraries, save the state of these libraries to a 'lockfile', and later restore your library as required. Together, these tools can help make your projects more isolated, portable, and reproducible.", "License": "MIT + file LICENSE", "URL": "https://rstudio.github.io/renv/, https://github.com/rstudio/renv", "BugReports": "https://github.com/rstudio/renv/issues", "Imports": [ "utils" ], "Suggests": [ "BiocManager", "cli", "compiler", "covr", "cpp11", "curl", "devtools", "generics", "gitcreds", "jsonlite", "jsonvalidate", "knitr", "miniUI", "modules", "packrat", "pak", "R6", "remotes", "reticulate", "rmarkdown", "rstudioapi", "shiny", "testthat", "uuid", "waldo", "yaml", "webfakes" ], "Encoding": "UTF-8", "RoxygenNote": "7.3.3", "VignetteBuilder": "knitr", "Config/Needs/website": "tidyverse/tidytemplate", "Config/testthat/edition": "3", "Config/testthat/parallel": "true", "Config/testthat/start-first": "bioconductor,python,install,restore,snapshot,retrieve,remotes", "NeedsCompilation": "no", "Author": "Kevin Ushey [aut, cre] (ORCID: ), Hadley Wickham [aut] (ORCID: ), Posit Software, PBC [cph, fnd]", "Maintainer": "Kevin Ushey ", "Repository": "CRAN" }, "renvtools": { "Package": "renvtools", "Version": "0.0.0.9002", "Source": "GitHub", "Title": "Helper functions to work with renv lock files", "Date": "2025-01-16", "Authors@R": "person(\"Roy\", \"Francis\", , \"zydoosu@gmail.com\", role = c(\"aut\", \"cre\"))", "Description": "Helper functions to work with renv lock files.", "URL": "https://github.com/royfrancis/renvtools", "License": "GPL (>= 3)", "Encoding": "UTF-8", "Depends": [ "R (>= 4.1.0)" ], "Imports": [ "dplyr", "jsonlite", "purrr", "renv", "tibble", "tidyr", "utils" ], "Roxygen": "list(markdown = TRUE)", "RoxygenNote": "7.3.2", "Suggests": [ "rmarkdown", "testthat (>= 3.0.0)" ], "RemoteType": "github", "RemoteHost": "api.github.com", "RemoteRepo": "renvtools", "RemoteUsername": "royfrancis", "RemoteRef": "HEAD", "RemoteSha": "7a467feb32e69aa43df8bfa04f8beacfe77129f5", "NeedsCompilation": "no", "Author": "Roy Francis [aut, cre]", "Maintainer": "Roy Francis " }, "repr": { "Package": "repr", "Version": "1.1.7", "Source": "Repository", "Title": "Serializable Representations", "Authors@R": "c( person('Philipp', 'Angerer', email = 'phil.angerer@gmail.com', role = c('aut', 'cre'), comment = c(ORCID = \"0000-0002-0369-2888\")), person('Thomas', 'Kluyver', email = 'thomas@kluyver.me.uk', role = 'aut'), person('Jan', 'Schulz', email = 'jasc@gmx.net', role = 'aut'), person('abielr', role = 'ctb'), person('Denilson', 'Figueiredo de Sa', role = 'ctb'), person('Jim', 'Hester', role = 'ctb'), person('karldw', role = 'ctb'), person('Dave', 'Foster', role = 'ctb'), person('Carson', 'Sievert', role = 'ctb') )", "Maintainer": "Philipp Angerer ", "Description": "String and binary representations of objects for several formats / mime types.", "URL": "https://github.com/IRkernel/repr/", "BugReports": "https://github.com/IRkernel/repr/issues/", "Depends": [ "R (>= 3.0.1)" ], "Imports": [ "utils", "grDevices", "htmltools", "jsonlite", "pillar (>= 1.4.0)", "base64enc" ], "Suggests": [ "methods", "highr", "Cairo", "stringr", "testthat (>= 3.0.0)", "leaflet" ], "Enhances": [ "data.table", "tibble", "htmlwidgets", "vegalite", "plotly", "geojsonio" ], "Config/testthat/edition": "3", "License": "GPL (>= 3)", "Encoding": "UTF-8", "Collate": "'generics.r' 'options.r' 'package.r' 'repr_datatable.r' 'repr_datetime.r' 'utils.r' 'repr_list.r' 'repr_vector.r' 'repr_factor.r' 'repr_function.r' 'repr_help_files_with_topic.r' 'repr_htmlwidget.r' 'repr_matrix_df.r' 'repr_packageIQR.r' 'repr_plotly.r' 'repr_recordedplot.r' 'repr_spatial.r' 'repr_ts.r' 'repr_vega.r' 'zzz_onload.r'", "RoxygenNote": "7.3.1", "NeedsCompilation": "no", "Author": "Philipp Angerer [aut, cre] (), Thomas Kluyver [aut], Jan Schulz [aut], abielr [ctb], Denilson Figueiredo de Sa [ctb], Jim Hester [ctb], karldw [ctb], Dave Foster [ctb], Carson Sievert [ctb]", "Repository": "CRAN" }, "reprex": { "Package": "reprex", "Version": "2.1.1", "Source": "Repository", "Title": "Prepare Reproducible Example Code via the Clipboard", "Authors@R": "c( person(\"Jennifer\", \"Bryan\", , \"jenny@posit.co\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-6983-2759\")), person(\"Jim\", \"Hester\", role = \"aut\", comment = c(ORCID = \"0000-0002-2739-7082\")), person(\"David\", \"Robinson\", , \"admiral.david@gmail.com\", role = \"aut\"), person(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = \"aut\", comment = c(ORCID = \"0000-0003-4757-117X\")), person(\"Christophe\", \"Dervieux\", , \"cderv@posit.co\", role = \"aut\", comment = c(ORCID = \"0000-0003-4474-2498\")), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")) )", "Description": "Convenience wrapper that uses the 'rmarkdown' package to render small snippets of code to target formats that include both code and output. The goal is to encourage the sharing of small, reproducible, and runnable examples on code-oriented websites, such as and , or in email. The user's clipboard is the default source of input code and the default target for rendered output. 'reprex' also extracts clean, runnable R code from various common formats, such as copy/paste from an R session.", "License": "MIT + file LICENSE", "URL": "https://reprex.tidyverse.org, https://github.com/tidyverse/reprex", "BugReports": "https://github.com/tidyverse/reprex/issues", "Depends": [ "R (>= 3.6)" ], "Imports": [ "callr (>= 3.6.0)", "cli (>= 3.2.0)", "clipr (>= 0.4.0)", "fs", "glue", "knitr (>= 1.23)", "lifecycle", "rlang (>= 1.0.0)", "rmarkdown", "rstudioapi", "utils", "withr (>= 2.3.0)" ], "Suggests": [ "covr", "fortunes", "miniUI", "rprojroot", "sessioninfo", "shiny", "spelling", "styler (>= 1.2.0)", "testthat (>= 3.2.1)" ], "VignetteBuilder": "knitr", "Config/Needs/website": "dplyr, tidyverse/tidytemplate", "Config/testthat/edition": "3", "Config/testthat/parallel": "TRUE", "Config/testthat/start-first": "knitr-options, venues, reprex", "Encoding": "UTF-8", "Language": "en-US", "RoxygenNote": "7.3.2", "SystemRequirements": "pandoc (>= 2.0) - https://pandoc.org/", "NeedsCompilation": "no", "Author": "Jennifer Bryan [aut, cre] (), Jim Hester [aut] (), David Robinson [aut], Hadley Wickham [aut] (), Christophe Dervieux [aut] (), Posit Software, PBC [cph, fnd]", "Maintainer": "Jennifer Bryan ", "Repository": "CRAN" }, "reshape2": { "Package": "reshape2", "Version": "1.4.5", "Source": "Repository", "Title": "Flexibly Reshape Data: A Reboot of the Reshape Package", "Authors@R": "person(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = c(\"aut\", \"cre\"))", "Description": "Flexibly restructure and aggregate data using just two functions: melt and 'dcast' (or 'acast').", "License": "MIT + file LICENSE", "URL": "https://github.com/hadley/reshape", "BugReports": "https://github.com/hadley/reshape/issues", "Depends": [ "R (>= 3.1)" ], "Imports": [ "plyr (>= 1.8.1)", "Rcpp", "stringr" ], "Suggests": [ "covr", "lattice", "testthat (>= 3.0.0)" ], "LinkingTo": [ "Rcpp" ], "Config/testthat/edition": "3", "Encoding": "UTF-8", "LazyData": "true", "RoxygenNote": "7.3.3", "NeedsCompilation": "yes", "Author": "Hadley Wickham [aut, cre]", "Maintainer": "Hadley Wickham ", "Repository": "CRAN" }, "reticulate": { "Package": "reticulate", "Version": "1.46.0", "Source": "Repository", "Type": "Package", "Title": "Interface to 'Python'", "Authors@R": "c( person(\"Tomasz\", \"Kalinowski\", role = c(\"ctb\", \"cre\"), email = \"tomasz@posit.co\"), person(\"Kevin\", \"Ushey\", role = c(\"aut\"), email = \"kevin@posit.co\"), person(\"JJ\", \"Allaire\", role = c(\"aut\"), email = \"jj@posit.co\"), person(\"RStudio\", role = c(\"cph\", \"fnd\")), person(\"Yuan\", \"Tang\", role = c(\"aut\", \"cph\"), email = \"terrytangyuan@gmail.com\", comment = c(ORCID = \"0000-0001-5243-233X\")), person(\"Dirk\", \"Eddelbuettel\", role = c(\"ctb\", \"cph\"), email = \"edd@debian.org\"), person(\"Bryan\", \"Lewis\", role = c(\"ctb\", \"cph\"), email = \"blewis@illposed.net\"), person(\"Sigrid\", \"Keydana\", role = c(\"ctb\"), email = \"sigrid@posit.co\"), person(\"Ryan\", \"Hafen\", role = c(\"ctb\", \"cph\"), email = \"rhafen@gmail.com\"), person(\"Marcus\", \"Geelnard\", role = c(\"ctb\", \"cph\"), comment = \"TinyThread library, http://tinythreadpp.bitsnbites.eu/\") )", "Description": "Interface to 'Python' modules, classes, and functions. When calling into 'Python', R data types are automatically converted to their equivalent 'Python' types. When values are returned from 'Python' to R they are converted back to R types. Compatible with all versions of 'Python' >= 2.7.", "License": "Apache License 2.0", "URL": "https://rstudio.github.io/reticulate/, https://github.com/rstudio/reticulate", "BugReports": "https://github.com/rstudio/reticulate/issues", "SystemRequirements": "Python (>= 2.7.0)", "Encoding": "UTF-8", "Depends": [ "R (>= 3.5)" ], "Imports": [ "Matrix", "Rcpp (>= 1.0.7)", "RcppTOML", "graphics", "here", "jsonlite", "methods", "png", "rappdirs", "utils", "rlang", "withr" ], "Suggests": [ "callr", "knitr", "glue", "cli", "rmarkdown", "pillar", "testthat" ], "LinkingTo": [ "Rcpp" ], "RoxygenNote": "7.3.3", "VignetteBuilder": "knitr", "Config/build/compilation-database": "true", "NeedsCompilation": "yes", "Author": "Tomasz Kalinowski [ctb, cre], Kevin Ushey [aut], JJ Allaire [aut], RStudio [cph, fnd], Yuan Tang [aut, cph] (ORCID: ), Dirk Eddelbuettel [ctb, cph], Bryan Lewis [ctb, cph], Sigrid Keydana [ctb], Ryan Hafen [ctb, cph], Marcus Geelnard [ctb, cph] (TinyThread library, http://tinythreadpp.bitsnbites.eu/)", "Maintainer": "Tomasz Kalinowski ", "Repository": "CRAN" }, "rex": { "Package": "rex", "Version": "1.2.2", "Source": "Repository", "Type": "Package", "Title": "Friendly Regular Expressions", "Authors@R": "c( person(\"Kevin\", \"Ushey\", , \"kevin@rstudio.com\", role = c(\"aut\", \"cre\")), person(\"Jim\", \"Hester\", , \"james.f.hester@gmail.com\", role = \"aut\"), person(\"Robert\", \"Krzyzanowski\", , \"rkrzyzanowski@gmail.com\", role = \"aut\") )", "Description": "A friendly interface for the construction of regular expressions.", "License": "MIT + file LICENSE", "URL": "https://rex.r-lib.org, https://github.com/r-lib/rex", "BugReports": "https://github.com/r-lib/rex/issues", "Suggests": [ "covr", "dplyr", "ggplot2", "Hmisc", "knitr", "magrittr", "rmarkdown", "roxygen2", "rvest", "stringr", "testthat" ], "VignetteBuilder": "knitr", "Encoding": "UTF-8", "RoxygenNote": "7.1.2", "Collate": "'aaa.R' 'utils.R' 'escape.R' 'capture.R' 'character_class.R' 'counts.R' 'lookarounds.R' 'match.R' 'or.R' 'rex-mode.R' 'rex.R' 'shortcuts.R' 'wildcards.R' 'zzz.R'", "Config/Needs/website": "r-lib/pkgdown, tidyverse/tidytemplate", "Imports": [ "withr" ], "NeedsCompilation": "no", "Author": "Kevin Ushey [aut, cre], Jim Hester [aut], Robert Krzyzanowski [aut]", "Maintainer": "Kevin Ushey ", "Repository": "CRAN" }, "rio": { "Package": "rio", "Version": "1.3.0", "Source": "Repository", "Type": "Package", "Title": "A Swiss-Army Knife for Data I/O", "Authors@R": "c(person(\"Jason\", \"Becker\", role = \"aut\", email = \"jason@jbecker.co\"), person(\"Chung-hong\", \"Chan\", role = c(\"aut\", \"cre\"), email = \"chainsawtiney@gmail.com\", comment = c(ORCID = \"0000-0002-6232-7530\")), person(\"David\", \"Schoch\", email = \"david@schochastics.net\", role = c(\"aut\"), comment = c(ORCID = \"0000-0003-2952-4812\")), person(\"Geoffrey CH\", \"Chan\", role = \"ctb\", email = \"gefchchan@gmail.com\"), person(\"Thomas J.\", \"Leeper\", role = \"aut\", email = \"thosjleeper@gmail.com\", comment = c(ORCID = \"0000-0003-4097-6326\")), person(\"Christopher\", \"Gandrud\", role = \"ctb\"), person(\"Andrew\", \"MacDonald\", role = \"ctb\"), person(\"Ista\", \"Zahn\", role = \"ctb\"), person(\"Stanislaus\", \"Stadlmann\", role = \"ctb\"), person(\"Ruaridh\", \"Williamson\", role = \"ctb\", email = \"ruaridh.williamson@gmail.com\"), person(\"Patrick\", \"Kennedy\", role = \"ctb\"), person(\"Ryan\", \"Price\", email = \"ryapric@gmail.com\", role = \"ctb\"), person(\"Trevor L\", \"Davis\", email = \"trevor.l.davis@gmail.com\", role = \"ctb\"), person(\"Nathan\", \"Day\", email = \"nathancday@gmail.com\", role = \"ctb\"), person(\"Bill\", \"Denney\", email=\"wdenney@humanpredictions.com\", role=\"ctb\", comment=c(ORCID=\"0000-0002-5759-428X\")), person(\"Alex\", \"Bokov\", email = \"alex.bokov@gmail.com\", role = \"ctb\", comment=c(ORCID=\"0000-0002-0511-9815\")), person(\"Hugo\", \"Gruson\", role = \"ctb\", comment = c(ORCID = \"0000-0002-4094-1476\")), person(\"Jacob\", \"Mears\", role = \"ctb\"))", "Description": "Streamlined data import and export by making assumptions that the user is probably willing to make: 'import()' and 'export()' determine the data format from the file extension, reasonable defaults are used for data import and export, web-based import is natively supported (including from SSL/HTTPS), compressed files can be read directly, and fast import packages are used where appropriate. An additional convenience function, 'convert()', provides a simple method for converting between file types.", "URL": "https://gesistsa.github.io/rio/, https://github.com/gesistsa/rio", "BugReports": "https://github.com/gesistsa/rio/issues", "Depends": [ "R (>= 4.0)" ], "Imports": [ "tools", "stats", "utils", "foreign", "haven (>= 1.1.2)", "curl (>= 0.6)", "data.table (>= 1.11.2)", "readxl (>= 0.1.1)", "tibble", "writexl", "lifecycle", "R.utils (>= 2.13.0)", "readr" ], "Suggests": [ "datasets", "bit64", "testthat", "knitr", "magrittr", "clipr", "fst", "hexView", "jsonlite", "pzfx", "readODS (>= 2.1.0)", "rmarkdown", "rmatio", "xml2 (>= 1.2.0)", "yaml", "arrow (>= 0.17.0)", "stringi", "withr", "nanoparquet", "qs2 (>= 0.1.5)" ], "License": "GPL-2", "VignetteBuilder": "knitr", "Encoding": "UTF-8", "RoxygenNote": "7.3.2", "Config/Needs/website": "gesistsa/tsatemplate", "NeedsCompilation": "no", "Author": "Jason Becker [aut], Chung-hong Chan [aut, cre] (ORCID: ), David Schoch [aut] (ORCID: ), Geoffrey CH Chan [ctb], Thomas J. Leeper [aut] (ORCID: ), Christopher Gandrud [ctb], Andrew MacDonald [ctb], Ista Zahn [ctb], Stanislaus Stadlmann [ctb], Ruaridh Williamson [ctb], Patrick Kennedy [ctb], Ryan Price [ctb], Trevor L Davis [ctb], Nathan Day [ctb], Bill Denney [ctb] (ORCID: ), Alex Bokov [ctb] (ORCID: ), Hugo Gruson [ctb] (ORCID: ), Jacob Mears [ctb]", "Maintainer": "Chung-hong Chan ", "Repository": "CRAN" }, "rjson": { "Package": "rjson", "Version": "0.2.23", "Source": "Repository", "Title": "JSON for R", "Author": "Alex Couture-Beil [aut, cre]", "Authors@R": "person(given = \"Alex\", family = \"Couture-Beil\", role = c(\"aut\", \"cre\"), email = \"rjson_pkg@mofo.ca\")", "Maintainer": "Alex Couture-Beil ", "Depends": [ "R (>= 4.0.0)" ], "Description": "Converts R object into JSON objects and vice-versa.", "URL": "https://github.com/alexcb/rjson", "License": "GPL-2", "Repository": "CRAN", "NeedsCompilation": "yes" }, "rlang": { "Package": "rlang", "Version": "1.3.0", "Source": "Repository", "Title": "Functions for Base Types and Core R and 'Tidyverse' Features", "Authors@R": "c( person(\"Lionel\", \"Henry\", , \"lionel@posit.co\", role = c(\"aut\", \"cre\")), person(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = \"aut\"), person(\"mikefc\", , , \"mikefc@coolbutuseless.com\", role = \"cph\", comment = \"Hash implementation based on Mike's xxhashlite\"), person(\"Yann\", \"Collet\", role = \"cph\", comment = \"Author of the embedded xxHash library\"), person(\"Posit, PBC\", role = c(\"cph\", \"fnd\")) )", "Description": "A toolbox for working with base types, core R features like the condition system, and core 'Tidyverse' features like tidy evaluation.", "License": "MIT + file LICENSE", "URL": "https://rlang.r-lib.org, https://github.com/r-lib/rlang", "BugReports": "https://github.com/r-lib/rlang/issues", "Depends": [ "R (>= 4.0.0)" ], "Imports": [ "utils" ], "Suggests": [ "cli (>= 3.1.0)", "covr", "crayon", "desc", "fs", "glue", "knitr", "magrittr", "methods", "pillar", "pkgload", "rmarkdown", "stats", "testthat (>= 3.3.2)", "tibble", "usethis", "vctrs (>= 0.2.3)", "withr" ], "Enhances": [ "winch" ], "Biarch": "true", "ByteCompile": "true", "Config/build/compilation-database": "true", "Config/Needs/website": "dplyr, tidyverse/tidytemplate", "Config/roxygen2/version": "8.0.0", "Config/testthat/edition": "3", "Config/testthat/parallel": "true", "Encoding": "UTF-8", "NeedsCompilation": "yes", "Author": "Lionel Henry [aut, cre], Hadley Wickham [aut], mikefc [cph] (Hash implementation based on Mike's xxhashlite), Yann Collet [cph] (Author of the embedded xxHash library), Posit, PBC [cph, fnd]", "Maintainer": "Lionel Henry ", "Repository": "CRAN" }, "rlist": { "Package": "rlist", "Version": "0.4.6.2", "Source": "Repository", "Type": "Package", "Title": "A Toolbox for Non-Tabular Data Manipulation", "Author": "Kun Ren ", "Maintainer": "Kun Ren ", "Description": "Provides a set of functions for data manipulation with list objects, including mapping, filtering, grouping, sorting, updating, searching, and other useful functions. Most functions are designed to be pipeline friendly so that data processing with lists can be chained.", "Depends": [ "R (>= 2.15)" ], "Date": "2021-09-02", "Suggests": [ "testthat", "stringdist" ], "Imports": [ "yaml", "jsonlite", "XML", "data.table" ], "License": "MIT + file LICENSE", "URL": "https://renkun-ken.github.io/rlist/, https://github.com/renkun-ken/rlist, https://renkun-ken.github.io/rlist-tutorial/", "BugReports": "https://github.com/renkun-ken/rlist/issues", "ByteCompile": "TRUE", "LazyData": "true", "RoxygenNote": "7.1.1", "Encoding": "UTF-8", "NeedsCompilation": "no", "Repository": "CRAN" }, "rmarkdown": { "Package": "rmarkdown", "Version": "2.31", "Source": "Repository", "Type": "Package", "Title": "Dynamic Documents for R", "Authors@R": "c( person(\"JJ\", \"Allaire\", , \"jj@posit.co\", role = \"aut\"), person(\"Yihui\", \"Xie\", , \"xie@yihui.name\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0003-0645-5666\")), person(\"Christophe\", \"Dervieux\", , \"cderv@posit.co\", role = \"aut\", comment = c(ORCID = \"0000-0003-4474-2498\")), person(\"Jonathan\", \"McPherson\", , \"jonathan@posit.co\", role = \"aut\"), person(\"Javier\", \"Luraschi\", role = \"aut\"), person(\"Kevin\", \"Ushey\", , \"kevin@posit.co\", role = \"aut\"), person(\"Aron\", \"Atkins\", , \"aron@posit.co\", role = \"aut\"), person(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = \"aut\"), person(\"Joe\", \"Cheng\", , \"joe@posit.co\", role = \"aut\"), person(\"Winston\", \"Chang\", , \"winston@posit.co\", role = \"aut\"), person(\"Richard\", \"Iannone\", , \"rich@posit.co\", role = \"aut\", comment = c(ORCID = \"0000-0003-3925-190X\")), person(\"Andrew\", \"Dunning\", role = \"ctb\", comment = c(ORCID = \"0000-0003-0464-5036\")), person(\"Atsushi\", \"Yasumoto\", role = c(\"ctb\", \"cph\"), comment = c(ORCID = \"0000-0002-8335-495X\", cph = \"Number sections Lua filter\")), person(\"Barret\", \"Schloerke\", role = \"ctb\"), person(\"Carson\", \"Sievert\", role = \"ctb\", comment = c(ORCID = \"0000-0002-4958-2844\")), person(\"Devon\", \"Ryan\", , \"dpryan79@gmail.com\", role = \"ctb\", comment = c(ORCID = \"0000-0002-8549-0971\")), person(\"Frederik\", \"Aust\", , \"frederik.aust@uni-koeln.de\", role = \"ctb\", comment = c(ORCID = \"0000-0003-4900-788X\")), person(\"Jeff\", \"Allen\", , \"jeff@posit.co\", role = \"ctb\"), person(\"JooYoung\", \"Seo\", role = \"ctb\", comment = c(ORCID = \"0000-0002-4064-6012\")), person(\"Malcolm\", \"Barrett\", role = \"ctb\"), person(\"Rob\", \"Hyndman\", , \"Rob.Hyndman@monash.edu\", role = \"ctb\"), person(\"Romain\", \"Lesur\", role = \"ctb\"), person(\"Roy\", \"Storey\", role = \"ctb\"), person(\"Ruben\", \"Arslan\", , \"ruben.arslan@uni-goettingen.de\", role = \"ctb\"), person(\"Sergio\", \"Oller\", role = \"ctb\"), person(given = \"Posit Software, PBC\", role = c(\"cph\", \"fnd\")), person(, \"jQuery UI contributors\", role = c(\"ctb\", \"cph\"), comment = \"jQuery UI library; authors listed in inst/rmd/h/jqueryui/AUTHORS.txt\"), person(\"Mark\", \"Otto\", role = \"ctb\", comment = \"Bootstrap library\"), person(\"Jacob\", \"Thornton\", role = \"ctb\", comment = \"Bootstrap library\"), person(, \"Bootstrap contributors\", role = \"ctb\", comment = \"Bootstrap library\"), person(, \"Twitter, Inc\", role = \"cph\", comment = \"Bootstrap library\"), person(\"Alexander\", \"Farkas\", role = c(\"ctb\", \"cph\"), comment = \"html5shiv library\"), person(\"Scott\", \"Jehl\", role = c(\"ctb\", \"cph\"), comment = \"Respond.js library\"), person(\"Ivan\", \"Sagalaev\", role = c(\"ctb\", \"cph\"), comment = \"highlight.js library\"), person(\"Greg\", \"Franko\", role = c(\"ctb\", \"cph\"), comment = \"tocify library\"), person(\"John\", \"MacFarlane\", role = c(\"ctb\", \"cph\"), comment = \"Pandoc templates\"), person(, \"Google, Inc.\", role = c(\"ctb\", \"cph\"), comment = \"ioslides library\"), person(\"Dave\", \"Raggett\", role = \"ctb\", comment = \"slidy library\"), person(, \"W3C\", role = \"cph\", comment = \"slidy library\"), person(\"Dave\", \"Gandy\", role = c(\"ctb\", \"cph\"), comment = \"Font-Awesome\"), person(\"Ben\", \"Sperry\", role = \"ctb\", comment = \"Ionicons\"), person(, \"Drifty\", role = \"cph\", comment = \"Ionicons\"), person(\"Aidan\", \"Lister\", role = c(\"ctb\", \"cph\"), comment = \"jQuery StickyTabs\"), person(\"Benct Philip\", \"Jonsson\", role = c(\"ctb\", \"cph\"), comment = \"pagebreak Lua filter\"), person(\"Albert\", \"Krewinkel\", role = c(\"ctb\", \"cph\"), comment = \"pagebreak Lua filter\") )", "Description": "Convert R Markdown documents into a variety of formats.", "License": "GPL-3", "URL": "https://github.com/rstudio/rmarkdown, https://pkgs.rstudio.com/rmarkdown/", "BugReports": "https://github.com/rstudio/rmarkdown/issues", "Depends": [ "R (>= 3.0)" ], "Imports": [ "bslib (>= 0.2.5.1)", "evaluate (>= 0.13)", "fontawesome (>= 0.5.0)", "htmltools (>= 0.5.1)", "jquerylib", "jsonlite", "knitr (>= 1.43)", "methods", "tinytex (>= 0.31)", "tools", "utils", "xfun (>= 0.36)", "yaml (>= 2.1.19)" ], "Suggests": [ "digest", "dygraphs", "fs", "rsconnect", "downlit (>= 0.4.0)", "katex (>= 1.4.0)", "sass (>= 0.4.0)", "shiny (>= 1.6.0)", "testthat (>= 3.0.3)", "tibble", "vctrs", "cleanrmd", "withr (>= 2.4.2)", "xml2" ], "VignetteBuilder": "knitr", "Config/Needs/website": "rstudio/quillt, pkgdown", "Config/testthat/edition": "3", "Encoding": "UTF-8", "RoxygenNote": "7.3.3", "SystemRequirements": "pandoc (>= 1.14) - http://pandoc.org", "NeedsCompilation": "no", "Author": "JJ Allaire [aut], Yihui Xie [aut, cre] (ORCID: ), Christophe Dervieux [aut] (ORCID: ), Jonathan McPherson [aut], Javier Luraschi [aut], Kevin Ushey [aut], Aron Atkins [aut], Hadley Wickham [aut], Joe Cheng [aut], Winston Chang [aut], Richard Iannone [aut] (ORCID: ), Andrew Dunning [ctb] (ORCID: ), Atsushi Yasumoto [ctb, cph] (ORCID: , cph: Number sections Lua filter), Barret Schloerke [ctb], Carson Sievert [ctb] (ORCID: ), Devon Ryan [ctb] (ORCID: ), Frederik Aust [ctb] (ORCID: ), Jeff Allen [ctb], JooYoung Seo [ctb] (ORCID: ), Malcolm Barrett [ctb], Rob Hyndman [ctb], Romain Lesur [ctb], Roy Storey [ctb], Ruben Arslan [ctb], Sergio Oller [ctb], Posit Software, PBC [cph, fnd], jQuery UI contributors [ctb, cph] (jQuery UI library; authors listed in inst/rmd/h/jqueryui/AUTHORS.txt), Mark Otto [ctb] (Bootstrap library), Jacob Thornton [ctb] (Bootstrap library), Bootstrap contributors [ctb] (Bootstrap library), Twitter, Inc [cph] (Bootstrap library), Alexander Farkas [ctb, cph] (html5shiv library), Scott Jehl [ctb, cph] (Respond.js library), Ivan Sagalaev [ctb, cph] (highlight.js library), Greg Franko [ctb, cph] (tocify library), John MacFarlane [ctb, cph] (Pandoc templates), Google, Inc. [ctb, cph] (ioslides library), Dave Raggett [ctb] (slidy library), W3C [cph] (slidy library), Dave Gandy [ctb, cph] (Font-Awesome), Ben Sperry [ctb] (Ionicons), Drifty [cph] (Ionicons), Aidan Lister [ctb, cph] (jQuery StickyTabs), Benct Philip Jonsson [ctb, cph] (pagebreak Lua filter), Albert Krewinkel [ctb, cph] (pagebreak Lua filter)", "Maintainer": "Yihui Xie ", "Repository": "CRAN" }, "roxygen2": { "Package": "roxygen2", "Version": "8.0.0", "Source": "Repository", "Title": "In-Line Documentation for R", "Authors@R": "c( person(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = c(\"aut\", \"cre\", \"cph\"), comment = c(ORCID = \"0000-0003-4757-117X\")), person(\"Peter\", \"Danenberg\", , \"pcd@roxygen.org\", role = c(\"aut\", \"cph\")), person(\"Gábor\", \"Csárdi\", , \"csardi.gabor@gmail.com\", role = \"aut\"), person(\"Manuel\", \"Eugster\", role = c(\"aut\", \"cph\")), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"), comment = c(ROR = \"03wc8by49\")) )", "Description": "Generate your Rd documentation, 'NAMESPACE' file, and collation field using specially formatted comments. Writing documentation in-line with code makes it easier to keep your documentation up-to-date as your requirements change. 'roxygen2' is inspired by the 'Doxygen' system for C++.", "License": "MIT + file LICENSE", "URL": "https://roxygen2.r-lib.org/, https://github.com/r-lib/roxygen2", "BugReports": "https://github.com/r-lib/roxygen2/issues", "Depends": [ "R (>= 4.1)" ], "Imports": [ "brew", "cli (>= 3.3.0)", "commonmark", "desc (>= 1.2.0)", "knitr", "lifecycle", "methods", "pkgload (>= 1.5.2)", "R6 (>= 2.1.2)", "rlang (>= 1.1.0)", "utils", "withr", "xml2" ], "Suggests": [ "covr", "R.methodsS3", "S7", "R.oo", "rmarkdown (>= 2.16)", "testthat (>= 3.1.2)", "yaml" ], "LinkingTo": [ "cpp11" ], "VignetteBuilder": "knitr", "Config/Needs/development": "testthat", "Config/Needs/website": "tidyverse/tidytemplate", "Config/roxygen2/load": "installed", "Config/roxygen2/markdown": "TRUE", "Config/roxygen2/version": "7.3.3.9000", "Config/testthat/edition": "3", "Config/testthat/parallel": "TRUE", "Encoding": "UTF-8", "Language": "en-GB", "NeedsCompilation": "yes", "Author": "Hadley Wickham [aut, cre, cph] (ORCID: ), Peter Danenberg [aut, cph], Gábor Csárdi [aut], Manuel Eugster [aut, cph], Posit Software, PBC [cph, fnd] (ROR: )", "Maintainer": "Hadley Wickham ", "Repository": "CRAN" }, "rprojroot": { "Package": "rprojroot", "Version": "2.1.1", "Source": "Repository", "Title": "Finding Files in Project Subdirectories", "Authors@R": "person(given = \"Kirill\", family = \"M\\u00fcller\", role = c(\"aut\", \"cre\"), email = \"kirill@cynkra.com\", comment = c(ORCID = \"0000-0002-1416-3412\"))", "Description": "Robust, reliable and flexible paths to files below a project root. The 'root' of a project is defined as a directory that matches a certain criterion, e.g., it contains a certain regular file.", "License": "MIT + file LICENSE", "URL": "https://rprojroot.r-lib.org/, https://github.com/r-lib/rprojroot", "BugReports": "https://github.com/r-lib/rprojroot/issues", "Depends": [ "R (>= 3.0.0)" ], "Suggests": [ "covr", "knitr", "lifecycle", "rlang", "rmarkdown", "testthat (>= 3.2.0)", "withr" ], "VignetteBuilder": "knitr", "Config/testthat/edition": "3", "Encoding": "UTF-8", "RoxygenNote": "7.3.2.9000", "Config/autostyle/scope": "line_breaks", "Config/autostyle/strict": "true", "Config/Needs/website": "tidyverse/tidytemplate", "NeedsCompilation": "no", "Author": "Kirill Müller [aut, cre] (ORCID: )", "Maintainer": "Kirill Müller ", "Repository": "CRAN" }, "rrtable": { "Package": "rrtable", "Version": "0.3.4", "Source": "Repository", "Type": "Package", "Title": "Reproducible Research with a Table of R Codes", "Imports": [ "stringr", "ggplot2 (>= 2.2.0)", "officer (>= 0.4.1)", "purrr (>= 0.2.4)", "flextable (>= 0.4.4)", "rvg", "magrittr", "devEMF", "moonBook (>= 0.1.8)", "rmarkdown", "shiny", "editData", "shinyWidgets", "ggpubr", "rlang", "readr (>= 1.1.1)", "ztable (>= 0.1.8)" ], "Authors@R": "person(\"Keon-Woong\", \"Moon\", email = \"cardiomoon@gmail.com\", role = c(\"aut\", \"cre\"))", "Description": "Makes documents containing plots and tables from a table of R codes. Can make \"HTML\", \"pdf('LaTex')\", \"docx('MS Word')\" and \"pptx('MS Powerpoint')\" documents with or without R code. In the package, modularized 'shiny' app codes are provided. These modules are intended for reuse across applications.", "Depends": [ "R(>= 2.10)" ], "License": "GPL-3", "Encoding": "UTF-8", "LazyData": "true", "VignetteBuilder": "knitr", "Suggests": [ "knitr" ], "Config/roxygen2/version": "8.0.0", "NeedsCompilation": "no", "Author": "Keon-Woong Moon [aut, cre]", "Maintainer": "Keon-Woong Moon ", "Repository": "CRAN" }, "rsconnect": { "Package": "rsconnect", "Version": "1.10.0", "Source": "Repository", "Type": "Package", "Title": "Deploy Docs, Apps, and APIs to 'Posit Connect', 'shinyapps.io', and 'RPubs'", "Authors@R": "c( person(\"Aron\", \"Atkins\", , \"aron@posit.co\", role = c(\"aut\", \"cre\")), person(\"Toph\", \"Allen\", role = \"aut\"), person(\"Hadley\", \"Wickham\", role = \"aut\"), person(\"Jonathan\", \"McPherson\", role = \"aut\"), person(\"JJ\", \"Allaire\", role = \"aut\"), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")) )", "Description": "Programmatic deployment interface for 'RPubs', 'shinyapps.io', and 'Posit Connect'. Supported content types include R Markdown documents, Shiny applications, Plumber APIs, plots, and static web content.", "License": "GPL-2", "URL": "https://rstudio.github.io/rsconnect/, https://github.com/rstudio/rsconnect", "BugReports": "https://github.com/rstudio/rsconnect/issues", "Depends": [ "R (>= 3.5.0)" ], "Imports": [ "cli", "curl (>= 7.0.0)", "digest", "httr2", "jsonlite", "lifecycle", "openssl (>= 2.0.0)", "PKI", "packrat (>= 0.6)", "renv (>= 1.0.0)", "rlang (>= 1.0.0)", "rstudioapi (>= 0.18.0)", "snowflakeauth", "tools", "yaml (>= 2.1.5)", "utils" ], "Suggests": [ "Biobase", "BiocManager", "foreign", "knitr", "MASS", "plumber (>= 0.3.2)", "quarto", "reticulate", "rmarkdown (>= 1.1)", "shiny", "testthat (>= 3.1.9)", "webfakes", "withr" ], "VignetteBuilder": "knitr, rmarkdown", "Config/Needs/website": "tidyverse/tidytemplate", "Config/testthat/edition": "3", "Config/testthat/parallel": "true", "Config/Python/Note": "Python <= 3.10 requires tomllib package for pyproject.toml parsing", "Encoding": "UTF-8", "Config/roxygen2/version": "8.0.0", "NeedsCompilation": "no", "Author": "Aron Atkins [aut, cre], Toph Allen [aut], Hadley Wickham [aut], Jonathan McPherson [aut], JJ Allaire [aut], Posit Software, PBC [cph, fnd]", "Maintainer": "Aron Atkins ", "Repository": "CRAN" }, "rstatix": { "Package": "rstatix", "Version": "0.7.3", "Source": "Repository", "Type": "Package", "Title": "Pipe-Friendly Framework for Basic Statistical Tests", "Authors@R": "c( person(\"Alboukadel\", \"Kassambara\", role = c(\"aut\", \"cre\"), email = \"alboukadel.kassambara@gmail.com\"))", "Description": "Provides a simple and intuitive pipe-friendly framework, coherent with the 'tidyverse' design philosophy, for performing basic statistical tests, including t-test, Wilcoxon test, ANOVA, Kruskal-Wallis and correlation analyses. The output of each test is automatically transformed into a tidy data frame to facilitate visualization. Additional functions are available for reshaping, reordering, manipulating and visualizing correlation matrix. Functions are also included to facilitate the analysis of factorial experiments, including purely 'within-Ss' designs (repeated measures), purely 'between-Ss' designs, and mixed 'within-and-between-Ss' designs. It's also possible to compute several effect size metrics, including \"eta squared\" for ANOVA, \"Cohen's d\" for t-test and 'Cramer V' for the association between categorical variables. The package contains helper functions for identifying univariate and multivariate outliers, assessing normality and homogeneity of variances.", "License": "GPL-2", "Encoding": "UTF-8", "Depends": [ "R (>= 3.3.0)" ], "Imports": [ "stats", "utils", "tidyr (>= 1.0.0)", "purrr", "broom (>= 0.7.4)", "rlang (>= 0.3.1)", "tibble (>= 2.1.3)", "dplyr (>= 0.7.1)", "magrittr", "corrplot", "tidyselect (>= 1.2.0)", "car", "generics (>= 0.0.2)" ], "Suggests": [ "knitr", "rmarkdown", "ggpubr", "graphics", "emmeans", "coin", "boot", "testthat", "spelling" ], "URL": "https://rpkgs.datanovia.com/rstatix/", "BugReports": "https://github.com/kassambara/rstatix/issues", "RoxygenNote": "7.3.3", "Collate": "'utilities.R' 'add_significance.R' 'adjust_pvalue.R' 'factorial_design.R' 'utilities_two_sample_test.R' 'anova_summary.R' 'anova_test.R' 'as_cor_mat.R' 'binom_test.R' 'box_m.R' 'chisq_test.R' 'cochran_qtest.R' 'cohens_d.R' 'cor_as_symbols.R' 'replace_triangle.R' 'pull_triangle.R' 'cor_mark_significant.R' 'cor_mat.R' 'cor_plot.R' 'cor_reorder.R' 'cor_reshape.R' 'cor_select.R' 'cor_test.R' 'counts_to_cases.R' 'cramer_v.R' 'df.R' 'doo.R' 't_test.R' 'dunn_test.R' 'emmeans_test.R' 'eta_squared.R' 'factors.R' 'fisher_test.R' 'freq_table.R' 'friedman_test.R' 'friedman_effsize.R' 'games_howell_test.R' 'get_comparisons.R' 'get_manova_table.R' 'get_mode.R' 'get_pvalue_position.R' 'get_summary_stats.R' 'get_test_label.R' 'kruskal_effesize.R' 'kruskal_test.R' 'levene_test.R' 'mahalanobis_distance.R' 'make_clean_names.R' 'mcnemar_test.R' 'multinom_test.R' 'outliers.R' 'p_value.R' 'prop_test.R' 'prop_trend_test.R' 'reexports.R' 'remove_ns.R' 'sample_n_by.R' 'shapiro_test.R' 'sign_test.R' 'tukey_hsd.R' 'utils-manova.R' 'utils-pipe.R' 'welch_anova_test.R' 'wilcox_effsize.R' 'wilcox_test.R'", "Language": "en-US", "NeedsCompilation": "no", "Author": "Alboukadel Kassambara [aut, cre]", "Maintainer": "Alboukadel Kassambara ", "Repository": "CRAN" }, "rstudioapi": { "Package": "rstudioapi", "Version": "0.19.0", "Source": "Repository", "Title": "Safely Access the RStudio API", "Description": "Access the RStudio API (if available) and provide informative error messages when it's not.", "Authors@R": "c( person(\"Kevin\", \"Ushey\", role = c(\"aut\", \"cre\"), email = \"kevin@rstudio.com\"), person(\"JJ\", \"Allaire\", role = c(\"aut\"), email = \"jj@posit.co\"), person(\"Hadley\", \"Wickham\", role = c(\"aut\"), email = \"hadley@posit.co\"), person(\"Gary\", \"Ritchie\", role = c(\"aut\"), email = \"gary@posit.co\"), person(family = \"RStudio\", role = \"cph\") )", "Maintainer": "Kevin Ushey ", "License": "MIT + file LICENSE", "URL": "https://rstudio.github.io/rstudioapi/, https://github.com/rstudio/rstudioapi", "BugReports": "https://github.com/rstudio/rstudioapi/issues", "Suggests": [ "testthat", "knitr", "rmarkdown", "clipr", "covr", "curl", "jsonlite", "R6", "withr" ], "VignetteBuilder": "knitr", "Encoding": "UTF-8", "Config/roxygen2/version": "8.0.0", "NeedsCompilation": "no", "Author": "Kevin Ushey [aut, cre], JJ Allaire [aut], Hadley Wickham [aut], Gary Ritchie [aut], RStudio [cph]", "Repository": "CRAN" }, "rversions": { "Package": "rversions", "Version": "3.0.0", "Source": "Repository", "Title": "Query 'R' Versions, Including 'r-release' and 'r-oldrel'", "Authors@R": "c(person(given = \"Gábor\", family = \"Csárdi\", role = c(\"aut\", \"cre\"), email = \"csardi.gabor@gmail.com\"), person(given = \"Jeroen\", family = \"Ooms\", role = \"ctb\", email = \"jeroen.ooms@stat.ucla.edu\"), person(given = \"R Consortium\", role = \"fnd\"), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"), comment = c(ROR = \"03wc8by49\")))", "Description": "Query the main 'R' 'SVN' repository to find the versions 'r-release' and 'r-oldrel' refer to, and also all previous 'R' versions and their release dates.", "License": "MIT + file LICENSE", "URL": "https://github.com/r-hub/rversions, https://r-hub.github.io/rversions/", "BugReports": "https://github.com/r-hub/rversions/issues", "Imports": [ "curl" ], "Suggests": [ "pillar", "testthat (>= 3.0.0)", "webfakes", "withr" ], "Encoding": "UTF-8", "RoxygenNote": "7.3.3", "Config/testthat/edition": "3", "NeedsCompilation": "no", "Author": "Gábor Csárdi [aut, cre], Jeroen Ooms [ctb], R Consortium [fnd], Posit Software, PBC [cph, fnd] (ROR: )", "Maintainer": "Gábor Csárdi ", "Repository": "CRAN" }, "rvest": { "Package": "rvest", "Version": "1.0.5", "Source": "Repository", "Title": "Easily Harvest (Scrape) Web Pages", "Authors@R": "c( person(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = c(\"aut\", \"cre\")), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"), comment = c(ROR = \"03wc8by49\")) )", "Description": "Wrappers around the 'xml2' and 'httr' packages to make it easy to download, then manipulate, HTML and XML.", "License": "MIT + file LICENSE", "URL": "https://rvest.tidyverse.org/, https://github.com/tidyverse/rvest", "BugReports": "https://github.com/tidyverse/rvest/issues", "Depends": [ "R (>= 4.1)" ], "Imports": [ "cli", "glue", "httr (>= 0.5)", "lifecycle (>= 1.0.3)", "magrittr", "rlang (>= 1.1.0)", "selectr", "tibble", "xml2 (>= 1.4.0)" ], "Suggests": [ "chromote", "covr", "knitr", "purrr", "R6", "readr", "repurrrsive", "rmarkdown", "spelling", "stringi (>= 0.3.1)", "testthat (>= 3.0.2)", "tidyr", "webfakes" ], "VignetteBuilder": "knitr", "Config/Needs/website": "tidyverse/tidytemplate", "Config/testthat/edition": "3", "Config/testthat/parallel": "true", "Encoding": "UTF-8", "Language": "en-US", "RoxygenNote": "7.3.2", "NeedsCompilation": "no", "Author": "Hadley Wickham [aut, cre], Posit Software, PBC [cph, fnd] (ROR: )", "Maintainer": "Hadley Wickham ", "Repository": "CRAN" }, "rvg": { "Package": "rvg", "Version": "0.4.2", "Source": "Repository", "Type": "Package", "Title": "R Graphics Devices for 'Office' Vector Graphics Output", "Authors@R": "c( person(\"David\", \"Gohel\", , \"david.gohel@ardata.fr\", role = c(\"aut\", \"cre\")), person(\"ArData\", role = \"cph\"), person(\"Bob\", \"Rudis\", role = \"ctb\", comment = \"the javascript code used by function set_attr\"), person(\"Francois\", \"Brunetti\", , \"francois.brunetti@lysis-consultants.fr\", role = \"ctb\", comment = \"clipping algorithms\") )", "Description": "Vector Graphics devices for 'Microsoft PowerPoint' and 'Microsoft Excel'. Functions extending package 'officer' are provided to embed 'DrawingML' graphics into 'Microsoft PowerPoint' presentations and 'Microsoft Excel' workbooks.", "License": "GPL-3", "URL": "https://ardata-fr.github.io/officeverse/, https://davidgohel.github.io/rvg/", "BugReports": "https://github.com/davidgohel/rvg/issues", "Depends": [ "R (>= 3.0)" ], "Imports": [ "gdtools (>= 0.5.0)", "grDevices", "officer (>= 0.7.4)", "Rcpp (>= 0.12.12)", "rlang", "systemfonts", "xml2 (>= 1.0.0)" ], "Suggests": [ "grid", "testthat" ], "LinkingTo": [ "Rcpp", "systemfonts" ], "Encoding": "UTF-8", "RoxygenNote": "7.3.3", "SystemRequirements": "libpng", "NeedsCompilation": "yes", "Author": "David Gohel [aut, cre], ArData [cph], Bob Rudis [ctb] (the javascript code used by function set_attr), Francois Brunetti [ctb] (clipping algorithms)", "Maintainer": "David Gohel ", "Repository": "CRAN" }, "s2": { "Package": "s2", "Version": "1.1.11", "Source": "Repository", "Title": "Spherical Geometry Operators Using the S2 Geometry Library", "Authors@R": "c( person(given = \"Dewey\", family = \"Dunnington\", role = c(\"aut\"), email = \"dewey@fishandwhistle.net\", comment = c(ORCID = \"0000-0002-9415-4582\")), person(given = \"Edzer\", family = \"Pebesma\", role = c(\"aut\", \"cre\"), email = \"edzer.pebesma@uni-muenster.de\", comment = c(ORCID = \"0000-0001-8049-7069\")), person(\"Ege\", \"Rubak\", email=\"rubak@math.aau.dk\", role = c(\"aut\")), person(\"Jeroen\", \"Ooms\", , \"jeroen.ooms@stat.ucla.edu\", role = \"ctb\", comment = \"configure script\"), person(family = \"Google, Inc.\", role = \"cph\", comment = \"Original s2geometry.io source code\") )", "Description": "Provides R bindings for Google's s2 library for geometric calculations on the sphere. High-performance constructors and exporters provide high compatibility with existing spatial packages, transformers construct new geometries from existing geometries, predicates provide a means to select geometries based on spatial relationships, and accessors extract information about geometries.", "License": "Apache License (== 2.0)", "Encoding": "UTF-8", "LazyData": "true", "SystemRequirements": "cmake, OpenSSL >= 1.0.1, Abseil >= 20230802.0", "LinkingTo": [ "Rcpp", "wk" ], "Imports": [ "Rcpp", "wk (>= 0.6.0)" ], "Suggests": [ "bit64", "testthat (>= 3.0.0)", "vctrs" ], "URL": "https://r-spatial.github.io/s2/, https://github.com/r-spatial/s2, https://s2geometry.io/", "BugReports": "https://github.com/r-spatial/s2/issues", "Depends": [ "R (>= 3.0.0)" ], "Config/testthat/edition": "3", "Config/roxygen2/version": "8.0.0", "NeedsCompilation": "yes", "Author": "Dewey Dunnington [aut] (ORCID: ), Edzer Pebesma [aut, cre] (ORCID: ), Ege Rubak [aut], Jeroen Ooms [ctb] (configure script), Google, Inc. [cph] (Original s2geometry.io source code)", "Maintainer": "Edzer Pebesma ", "Repository": "CRAN" }, "sass": { "Package": "sass", "Version": "0.4.10", "Source": "Repository", "Type": "Package", "Title": "Syntactically Awesome Style Sheets ('Sass')", "Description": "An 'SCSS' compiler, powered by the 'LibSass' library. With this, R developers can use variables, inheritance, and functions to generate dynamic style sheets. The package uses the 'Sass CSS' extension language, which is stable, powerful, and CSS compatible.", "Authors@R": "c( person(\"Joe\", \"Cheng\", , \"joe@rstudio.com\", \"aut\"), person(\"Timothy\", \"Mastny\", , \"tim.mastny@gmail.com\", \"aut\"), person(\"Richard\", \"Iannone\", , \"rich@rstudio.com\", \"aut\", comment = c(ORCID = \"0000-0003-3925-190X\")), person(\"Barret\", \"Schloerke\", , \"barret@rstudio.com\", \"aut\", comment = c(ORCID = \"0000-0001-9986-114X\")), person(\"Carson\", \"Sievert\", , \"carson@rstudio.com\", c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-4958-2844\")), person(\"Christophe\", \"Dervieux\", , \"cderv@rstudio.com\", c(\"ctb\"), comment = c(ORCID = \"0000-0003-4474-2498\")), person(family = \"RStudio\", role = c(\"cph\", \"fnd\")), person(family = \"Sass Open Source Foundation\", role = c(\"ctb\", \"cph\"), comment = \"LibSass library\"), person(\"Greter\", \"Marcel\", role = c(\"ctb\", \"cph\"), comment = \"LibSass library\"), person(\"Mifsud\", \"Michael\", role = c(\"ctb\", \"cph\"), comment = \"LibSass library\"), person(\"Hampton\", \"Catlin\", role = c(\"ctb\", \"cph\"), comment = \"LibSass library\"), person(\"Natalie\", \"Weizenbaum\", role = c(\"ctb\", \"cph\"), comment = \"LibSass library\"), person(\"Chris\", \"Eppstein\", role = c(\"ctb\", \"cph\"), comment = \"LibSass library\"), person(\"Adams\", \"Joseph\", role = c(\"ctb\", \"cph\"), comment = \"json.cpp\"), person(\"Trifunovic\", \"Nemanja\", role = c(\"ctb\", \"cph\"), comment = \"utf8.h\") )", "License": "MIT + file LICENSE", "URL": "https://rstudio.github.io/sass/, https://github.com/rstudio/sass", "BugReports": "https://github.com/rstudio/sass/issues", "Encoding": "UTF-8", "RoxygenNote": "7.3.2", "SystemRequirements": "GNU make", "Imports": [ "fs (>= 1.2.4)", "rlang (>= 0.4.10)", "htmltools (>= 0.5.1)", "R6", "rappdirs" ], "Suggests": [ "testthat", "knitr", "rmarkdown", "withr", "shiny", "curl" ], "VignetteBuilder": "knitr", "Config/testthat/edition": "3", "NeedsCompilation": "yes", "Author": "Joe Cheng [aut], Timothy Mastny [aut], Richard Iannone [aut] (), Barret Schloerke [aut] (), Carson Sievert [aut, cre] (), Christophe Dervieux [ctb] (), RStudio [cph, fnd], Sass Open Source Foundation [ctb, cph] (LibSass library), Greter Marcel [ctb, cph] (LibSass library), Mifsud Michael [ctb, cph] (LibSass library), Hampton Catlin [ctb, cph] (LibSass library), Natalie Weizenbaum [ctb, cph] (LibSass library), Chris Eppstein [ctb, cph] (LibSass library), Adams Joseph [ctb, cph] (json.cpp), Trifunovic Nemanja [ctb, cph] (utf8.h)", "Maintainer": "Carson Sievert ", "Repository": "CRAN" }, "scales": { "Package": "scales", "Version": "1.4.0", "Source": "Repository", "Title": "Scale Functions for Visualization", "Authors@R": "c( person(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = \"aut\"), person(\"Thomas Lin\", \"Pedersen\", , \"thomas.pedersen@posit.co\", role = c(\"cre\", \"aut\"), comment = c(ORCID = \"0000-0002-5147-4711\")), person(\"Dana\", \"Seidel\", role = \"aut\"), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"), comment = c(ROR = \"03wc8by49\")) )", "Description": "Graphical scales map data to aesthetics, and provide methods for automatically determining breaks and labels for axes and legends.", "License": "MIT + file LICENSE", "URL": "https://scales.r-lib.org, https://github.com/r-lib/scales", "BugReports": "https://github.com/r-lib/scales/issues", "Depends": [ "R (>= 4.1)" ], "Imports": [ "cli", "farver (>= 2.0.3)", "glue", "labeling", "lifecycle", "R6", "RColorBrewer", "rlang (>= 1.1.0)", "viridisLite" ], "Suggests": [ "bit64", "covr", "dichromat", "ggplot2", "hms (>= 0.5.0)", "stringi", "testthat (>= 3.0.0)" ], "Config/Needs/website": "tidyverse/tidytemplate", "Config/testthat/edition": "3", "Config/usethis/last-upkeep": "2025-04-23", "Encoding": "UTF-8", "LazyLoad": "yes", "RoxygenNote": "7.3.2", "NeedsCompilation": "no", "Author": "Hadley Wickham [aut], Thomas Lin Pedersen [cre, aut] (), Dana Seidel [aut], Posit Software, PBC [cph, fnd] (03wc8by49)", "Maintainer": "Thomas Lin Pedersen ", "Repository": "CRAN" }, "secretbase": { "Package": "secretbase", "Version": "1.3.0", "Source": "Repository", "Type": "Package", "Title": "Cryptographic Hash Functions and Data Encoding", "Authors@R": "c( person(\"Charlie\", \"Gao\", , \"charlie.gao@posit.co\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-0750-061X\")), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"), comment = c(ROR = \"03wc8by49\")), person(\"Hibiki AI Limited\", role = \"cph\"), person(\"The Mbed TLS Contributors\", role = \"cph\", comment = \"SHA-3, SHA-256 and base64 code from Mbed TLS\"), person(\"Red Hat, Inc.\", role = \"cph\", comment = \"SipHash code from c-siphash\"), person(\"Luke\", \"Dashjr\", role = \"cph\", comment = \"Base58 code from libbase58\") )", "Description": "Fast and memory-efficient streaming hash functions, binary/text encoding and serialization. Hashes strings and raw vectors directly. Stream hashes files which can be larger than memory, as well as in-memory objects through R's serialization mechanism. Implements the SHA-256, SHA-3 and 'Keccak' cryptographic hash functions, SHAKE256 extendable-output function (XOF), 'SipHash' pseudo-random function, base64 (including the URL-safe variant) and base58 encoding, 'CBOR' and 'JSON' serialization.", "License": "MIT + file LICENSE", "URL": "https://shikokuchuo.net/secretbase/, https://github.com/shikokuchuo/secretbase/", "BugReports": "https://github.com/shikokuchuo/secretbase/issues", "Depends": [ "R (>= 3.5)" ], "Config/build/compilation-database": "true", "Config/roxygen2/markdown": "TRUE", "Config/roxygen2/version": "8.0.0", "Encoding": "UTF-8", "NeedsCompilation": "yes", "Author": "Charlie Gao [aut, cre] (ORCID: ), Posit Software, PBC [cph, fnd] (ROR: ), Hibiki AI Limited [cph], The Mbed TLS Contributors [cph] (SHA-3, SHA-256 and base64 code from Mbed TLS), Red Hat, Inc. [cph] (SipHash code from c-siphash), Luke Dashjr [cph] (Base58 code from libbase58)", "Maintainer": "Charlie Gao ", "Repository": "CRAN" }, "selectr": { "Package": "selectr", "Version": "0.6-0", "Source": "Repository", "Type": "Package", "Title": "Translate CSS Selectors to XPath Expressions", "Authors@R": "c(person(\"Simon\", \"Potter\", role = c(\"aut\", \"trl\", \"cre\"), email = \"simon@sjp.co.nz\"), person(\"Simon\", \"Sapin\", role = \"aut\"), person(\"Ian\", \"Bicking\", role = \"aut\"))", "License": "BSD_3_clause + file LICENCE", "Encoding": "UTF-8", "Depends": [ "R (>= 3.3)" ], "Imports": [ "R6" ], "Suggests": [ "testthat", "XML", "xml2" ], "URL": "https://sjp.co.nz/projects/selectr/", "BugReports": "https://github.com/sjp/selectr/issues", "Description": "Translates a CSS selector into an equivalent XPath expression. This allows us to use CSS selectors when working with the XML package as it can only evaluate XPath expressions. Also provided are convenience functions useful for using CSS selectors on XML nodes. This package is a port of the Python package 'cssselect' ().", "NeedsCompilation": "no", "Author": "Simon Potter [aut, trl, cre], Simon Sapin [aut], Ian Bicking [aut]", "Maintainer": "Simon Potter ", "Repository": "CRAN" }, "sessioninfo": { "Package": "sessioninfo", "Version": "1.2.4", "Source": "Repository", "Title": "R Session Information", "Authors@R": "c( person(\"Gábor\", \"Csárdi\", , \"csardi.gabor@gmail.com\", role = \"cre\"), person(\"Hadley\", \"Wickham\", role = \"aut\"), person(\"Winston\", \"Chang\", role = \"aut\"), person(\"Robert\", \"Flight\", role = \"aut\"), person(\"Kirill\", \"Müller\", role = \"aut\"), person(\"Jim\", \"Hester\", role = \"aut\"), person(\"R Core team\", role = \"ctb\"), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"), comment = c(ROR = \"03wc8by49\")) )", "Maintainer": "Gábor Csárdi ", "Description": "Query and print information about the current R session. It is similar to 'utils::sessionInfo()', but includes more information about packages, and where they were installed from.", "License": "GPL-2", "URL": "https://sessioninfo.r-lib.org, https://github.com/r-lib/sessioninfo", "BugReports": "https://github.com/r-lib/sessioninfo/issues", "Depends": [ "R (>= 3.4)" ], "Imports": [ "cli (>= 3.1.0)", "tools", "utils" ], "Suggests": [ "callr", "covr", "gh", "reticulate", "rmarkdown", "testthat (>= 3.2.0)", "withr" ], "Config/Needs/website": "pkgdown, tidyverse/tidytemplate", "Config/testthat/edition": "3", "Config/testthat/parallel": "true", "Config/usethis/last-upkeep": "2025-05-07", "Encoding": "UTF-8", "Config/roxygen2/version": "8.0.0", "NeedsCompilation": "no", "Author": "Gábor Csárdi [cre], Hadley Wickham [aut], Winston Chang [aut], Robert Flight [aut], Kirill Müller [aut], Jim Hester [aut], R Core team [ctb], Posit Software, PBC [cph, fnd] (ROR: )", "Repository": "CRAN" }, "sf": { "Package": "sf", "Version": "1.1-0", "Source": "Repository", "Title": "Simple Features for R", "Authors@R": "c(person(given = \"Edzer\", family = \"Pebesma\", role = c(\"aut\", \"cre\"), email = \"edzer.pebesma@uni-muenster.de\", comment = c(ORCID = \"0000-0001-8049-7069\")), person(given = \"Roger\", family = \"Bivand\", role = \"ctb\", comment = c(ORCID = \"0000-0003-2392-6140\")), person(given = \"Etienne\", family = \"Racine\", role = \"ctb\"), person(given = \"Michael\", family = \"Sumner\", role = \"ctb\"), person(given = \"Ian\", family = \"Cook\", role = \"ctb\"), person(given = \"Tim\", family = \"Keitt\", role = \"ctb\"), person(given = \"Robin\", family = \"Lovelace\", role = \"ctb\"), person(given = \"Hadley\", family = \"Wickham\", role = \"ctb\"), person(given = \"Jeroen\", family = \"Ooms\", role = \"ctb\", comment = c(ORCID = \"0000-0002-4035-0289\")), person(given = \"Kirill\", family = \"M\\u00fcller\", role = \"ctb\"), person(given = \"Thomas Lin\", family = \"Pedersen\", role = \"ctb\"), person(given = \"Dan\", family = \"Baston\", role = \"ctb\"), person(given = \"Dewey\", family = \"Dunnington\", role = \"ctb\", comment = c(ORCID = \"0000-0002-9415-4582\")) )", "Description": "Support for simple feature access, a standardized way to encode and analyze spatial vector data. Binds to 'GDAL' for reading and writing data, to 'GEOS' for geometrical operations, and to 'PROJ' for projection conversions and datum transformations. Uses by default the 's2' package for geometry operations on geodetic (long/lat degree) coordinates.", "License": "GPL-2 | MIT + file LICENSE", "URL": "https://r-spatial.github.io/sf/, https://github.com/r-spatial/sf", "BugReports": "https://github.com/r-spatial/sf/issues", "Depends": [ "methods", "R (>= 3.3.0)" ], "Imports": [ "classInt (>= 0.4-1)", "DBI (>= 0.8)", "graphics", "grDevices", "grid", "magrittr", "s2 (>= 1.1.0)", "stats", "tools", "units (>= 0.7-0)", "utils" ], "Suggests": [ "blob", "nanoarrow", "covr", "dplyr (>= 1.0.0)", "ggplot2", "knitr", "lwgeom (>= 0.2-14)", "maps", "mapview", "Matrix", "microbenchmark", "odbc", "pbapply", "pillar", "pool", "raster", "rlang", "rmarkdown", "RPostgres (>= 1.1.0)", "RPostgreSQL", "RSQLite", "sp (>= 1.2-4)", "spatstat (>= 2.0-1)", "spatstat.geom", "spatstat.random", "spatstat.linnet", "spatstat.utils", "stars (>= 0.6-0)", "terra", "testthat (>= 3.0.0)", "tibble (>= 1.4.1)", "tidyr (>= 1.2.0)", "tidyselect (>= 1.0.0)", "tmap (>= 2.0)", "vctrs", "wk (>= 0.9.0)" ], "LinkingTo": [ "Rcpp" ], "VignetteBuilder": "knitr", "Encoding": "UTF-8", "RoxygenNote": "7.3.3", "Config/testthat/edition": "2", "Config/needs/coverage": "XML", "SystemRequirements": "GDAL (>= 2.0.1), GEOS (>= 3.4.0), PROJ (>= 4.8.0), sqlite3", "Collate": "'RcppExports.R' 'init.R' 'import-standalone-s3-register.R' 'crs.R' 'bbox.R' 'read.R' 'db.R' 'sfc.R' 'sfg.R' 'sf.R' 'bind.R' 'wkb.R' 'wkt.R' 'plot.R' 'geom-measures.R' 'geom-predicates.R' 'geom-transformers.R' 'transform.R' 'proj.R' 'sp.R' 'grid.R' 'arith.R' 'tidyverse.R' 'tidyverse-vctrs.R' 'cast_sfg.R' 'cast_sfc.R' 'graticule.R' 'datasets.R' 'aggregate.R' 'agr.R' 'maps.R' 'join.R' 'sample.R' 'valid.R' 'collection_extract.R' 'jitter.R' 'sgbp.R' 'spatstat.R' 'stars.R' 'crop.R' 'gdal_utils.R' 'nearest.R' 'normalize.R' 'sf-package.R' 'defunct.R' 'z_range.R' 'm_range.R' 'shift_longitude.R' 'make_grid.R' 's2.R' 'terra.R' 'geos-overlayng.R' 'break_antimeridian.R'", "NeedsCompilation": "yes", "Author": "Edzer Pebesma [aut, cre] (ORCID: ), Roger Bivand [ctb] (ORCID: ), Etienne Racine [ctb], Michael Sumner [ctb], Ian Cook [ctb], Tim Keitt [ctb], Robin Lovelace [ctb], Hadley Wickham [ctb], Jeroen Ooms [ctb] (ORCID: ), Kirill Müller [ctb], Thomas Lin Pedersen [ctb], Dan Baston [ctb], Dewey Dunnington [ctb] (ORCID: )", "Maintainer": "Edzer Pebesma ", "Repository": "CRAN" }, "shiny": { "Package": "shiny", "Version": "1.14.0", "Source": "Repository", "Type": "Package", "Title": "Web Application Framework for R", "Authors@R": "c( person(\"Winston\", \"Chang\", , \"winston@posit.co\", role = \"aut\", comment = c(ORCID = \"0000-0002-1576-2126\")), person(\"Joe\", \"Cheng\", , \"joe@posit.co\", role = \"aut\"), person(\"JJ\", \"Allaire\", , \"jj@posit.co\", role = \"aut\"), person(\"Carson\", \"Sievert\", , \"carson@posit.co\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-4958-2844\")), person(\"Barret\", \"Schloerke\", , \"barret@posit.co\", role = \"aut\", comment = c(ORCID = \"0000-0001-9986-114X\")), person(\"Garrick\", \"Aden-Buie\", , \"garrick@adenbuie.com\", role = \"aut\", comment = c(ORCID = \"0000-0002-7111-0077\")), person(\"Yihui\", \"Xie\", , \"yihui@posit.co\", role = \"aut\"), person(\"Jeff\", \"Allen\", role = \"aut\"), person(\"Jonathan\", \"McPherson\", , \"jonathan@posit.co\", role = \"aut\"), person(\"Alan\", \"Dipert\", role = \"aut\"), person(\"Barbara\", \"Borges\", role = \"aut\"), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"), comment = c(ROR = \"03wc8by49\")), person(, \"jQuery Foundation\", role = \"cph\", comment = \"jQuery library and jQuery UI library\"), person(, \"jQuery contributors\", role = c(\"ctb\", \"cph\"), comment = \"jQuery library; authors listed in inst/www/shared/jquery-AUTHORS.txt\"), person(, \"jQuery UI contributors\", role = c(\"ctb\", \"cph\"), comment = \"jQuery UI library; authors listed in inst/www/shared/jqueryui/AUTHORS.txt\"), person(\"Mark\", \"Otto\", role = \"ctb\", comment = \"Bootstrap library\"), person(\"Jacob\", \"Thornton\", role = \"ctb\", comment = \"Bootstrap library\"), person(, \"Bootstrap contributors\", role = \"ctb\", comment = \"Bootstrap library\"), person(, \"Twitter, Inc\", role = \"cph\", comment = \"Bootstrap library\"), person(\"Prem Nawaz\", \"Khan\", role = \"ctb\", comment = \"Bootstrap accessibility plugin\"), person(\"Victor\", \"Tsaran\", role = \"ctb\", comment = \"Bootstrap accessibility plugin\"), person(\"Dennis\", \"Lembree\", role = \"ctb\", comment = \"Bootstrap accessibility plugin\"), person(\"Srinivasu\", \"Chakravarthula\", role = \"ctb\", comment = \"Bootstrap accessibility plugin\"), person(\"Cathy\", \"O'Connor\", role = \"ctb\", comment = \"Bootstrap accessibility plugin\"), person(, \"PayPal, Inc\", role = \"cph\", comment = \"Bootstrap accessibility plugin\"), person(\"Stefan\", \"Petre\", role = c(\"ctb\", \"cph\"), comment = \"Bootstrap-datepicker library\"), person(\"Andrew\", \"Rowls\", role = c(\"ctb\", \"cph\"), comment = \"Bootstrap-datepicker library\"), person(\"Brian\", \"Reavis\", role = c(\"ctb\", \"cph\"), comment = \"selectize.js library\"), person(\"Salmen\", \"Bejaoui\", role = c(\"ctb\", \"cph\"), comment = \"selectize-plugin-a11y library\"), person(\"Denis\", \"Ineshin\", role = c(\"ctb\", \"cph\"), comment = \"ion.rangeSlider library\"), person(\"Sami\", \"Samhuri\", role = c(\"ctb\", \"cph\"), comment = \"Javascript strftime library\"), person(, \"SpryMedia Limited\", role = c(\"ctb\", \"cph\"), comment = \"DataTables library\"), person(\"Ivan\", \"Sagalaev\", role = c(\"ctb\", \"cph\"), comment = \"highlight.js library\"), person(\"R Core Team\", role = c(\"ctb\", \"cph\"), comment = \"tar implementation from R\") )", "Description": "Makes it incredibly easy to build interactive web applications with R. Automatic \"reactive\" binding between inputs and outputs and extensive prebuilt widgets make it possible to build beautiful, responsive, and powerful applications with minimal effort.", "License": "MIT + file LICENSE", "URL": "https://shiny.posit.co/, https://github.com/rstudio/shiny", "BugReports": "https://github.com/rstudio/shiny/issues", "Depends": [ "methods", "R (>= 3.1.2)" ], "Imports": [ "bslib (>= 0.6.0)", "cachem (>= 1.1.0)", "cli", "commonmark (>= 2.0.0)", "fastmap (>= 1.1.1)", "fontawesome (>= 0.4.0)", "glue (>= 1.3.2)", "grDevices", "htmltools (>= 0.5.4)", "httpuv (>= 1.5.2)", "jsonlite (>= 0.9.16)", "later (>= 1.0.0)", "lifecycle (>= 0.2.0)", "mime (>= 0.3)", "otel", "promises (>= 1.5.0)", "R6 (>= 2.0)", "rlang (>= 0.4.10)", "sourcetools", "tools", "utils", "withr", "xtable" ], "Suggests": [ "Cairo (>= 1.5-5)", "coro (>= 1.1.0)", "datasets", "DT", "dygraphs", "future", "ggplot2", "knitr (>= 1.6)", "magrittr", "markdown", "mirai", "otelsdk (>= 0.2.0)", "ragg", "reactlog (>= 1.0.0)", "rmarkdown", "sass", "shinytest2", "showtext", "testthat (>= 3.2.1)", "watcher", "yaml" ], "Config/Needs/check": "shinyjs", "Config/roxygen2/version": "8.0.0", "Config/testthat/edition": "3", "Encoding": "UTF-8", "Collate": "'app-handle.R' 'globals.R' 'app-state.R' 'app_template.R' 'bind-cache.R' 'bind-event.R' 'bookmark-state-local.R' 'bookmark-state.R' 'bootstrap-deprecated.R' 'bootstrap-layout.R' 'conditions.R' 'map.R' 'utils.R' 'bootstrap.R' 'busy-indicators-spinners.R' 'busy-indicators.R' 'cache-utils.R' 'deprecated.R' 'devmode.R' 'diagnose.R' 'extended-task.R' 'fileupload.R' 'graph.R' 'reactives.R' 'reactive-domains.R' 'history.R' 'hooks.R' 'html-deps.R' 'image-interact-opts.R' 'image-interact.R' 'imageutils.R' 'input-action.R' 'input-checkbox.R' 'input-checkboxgroup.R' 'input-date.R' 'input-daterange.R' 'input-file.R' 'input-numeric.R' 'input-password.R' 'input-radiobuttons.R' 'input-select.R' 'input-slider.R' 'input-submit.R' 'input-text.R' 'input-textarea.R' 'input-utils.R' 'insert-tab.R' 'insert-ui.R' 'jqueryui.R' 'knitr.R' 'middleware-shiny.R' 'middleware.R' 'timer.R' 'shiny.R' 'mock-session.R' 'modal.R' 'modules.R' 'notifications.R' 'otel-attr-srcref.R' 'otel-collect.R' 'otel-enable.R' 'otel-error.R' 'otel-label.R' 'otel-reactive-update.R' 'otel-session.R' 'otel-shiny.R' 'otel-with.R' 'priorityqueue.R' 'progress.R' 'react.R' 'reexports.R' 'render-cached-plot.R' 'render-plot.R' 'render-table.R' 'run-url.R' 'runapp.R' 'serializers.R' 'server-input-handlers.R' 'server-resource-paths.R' 'server.R' 'shiny-options.R' 'shiny-package.R' 'shinyapp.R' 'shinyui.R' 'shinywrappers.R' 'showcase.R' 'snapshot.R' 'staticimports.R' 'tar.R' 'test-export.R' 'test-server.R' 'test.R' 'update-input.R' 'utils-lang.R' 'utils-tags.R' 'version_bs_date_picker.R' 'version_ion_range_slider.R' 'version_jquery.R' 'version_jqueryui.R' 'version_selectize.R' 'version_strftime.R' 'viewer.R'", "NeedsCompilation": "no", "Author": "Winston Chang [aut] (ORCID: ), Joe Cheng [aut], JJ Allaire [aut], Carson Sievert [aut, cre] (ORCID: ), Barret Schloerke [aut] (ORCID: ), Garrick Aden-Buie [aut] (ORCID: ), Yihui Xie [aut], Jeff Allen [aut], Jonathan McPherson [aut], Alan Dipert [aut], Barbara Borges [aut], Posit Software, PBC [cph, fnd] (ROR: ), jQuery Foundation [cph] (jQuery library and jQuery UI library), jQuery contributors [ctb, cph] (jQuery library; authors listed in inst/www/shared/jquery-AUTHORS.txt), jQuery UI contributors [ctb, cph] (jQuery UI library; authors listed in inst/www/shared/jqueryui/AUTHORS.txt), Mark Otto [ctb] (Bootstrap library), Jacob Thornton [ctb] (Bootstrap library), Bootstrap contributors [ctb] (Bootstrap library), Twitter, Inc [cph] (Bootstrap library), Prem Nawaz Khan [ctb] (Bootstrap accessibility plugin), Victor Tsaran [ctb] (Bootstrap accessibility plugin), Dennis Lembree [ctb] (Bootstrap accessibility plugin), Srinivasu Chakravarthula [ctb] (Bootstrap accessibility plugin), Cathy O'Connor [ctb] (Bootstrap accessibility plugin), PayPal, Inc [cph] (Bootstrap accessibility plugin), Stefan Petre [ctb, cph] (Bootstrap-datepicker library), Andrew Rowls [ctb, cph] (Bootstrap-datepicker library), Brian Reavis [ctb, cph] (selectize.js library), Salmen Bejaoui [ctb, cph] (selectize-plugin-a11y library), Denis Ineshin [ctb, cph] (ion.rangeSlider library), Sami Samhuri [ctb, cph] (Javascript strftime library), SpryMedia Limited [ctb, cph] (DataTables library), Ivan Sagalaev [ctb, cph] (highlight.js library), R Core Team [ctb, cph] (tar implementation from R)", "Maintainer": "Carson Sievert ", "Repository": "CRAN" }, "shinyAce": { "Package": "shinyAce", "Version": "0.4.4", "Source": "Repository", "Type": "Package", "Title": "Ace Editor Bindings for Shiny", "Date": "2025-2-2", "Authors@R": "c( person(\"Vincent\", \"Nijs\", role = c(\"aut\", \"cre\"), email = \"radiant@rady.ucsd.edu\"), person(\"Forest\", \"Fang\", role = \"aut\", email = \"forest.fang@outlook.com\"), person(family = \"Trestle Technology, LLC\", role = \"aut\", email = \"cran@trestletechnology.net\"), person(\"Jeff\", \"Allen\", role = \"aut\", email = \"cran@trestletechnology.net\"), person(family = \"Institut de Radioprotection et de Surete Nucleaire\", role = c(\"cph\"), email = \"yann.richet@irsn.fr\"), person(family = \"Ajax.org B.V.\", role = c(\"ctb\", \"cph\"), comment = \"Ace\"))", "Description": "Ace editor bindings to enable a rich text editing environment within Shiny.", "License": "MIT + file LICENSE", "Depends": [ "R (>= 3.3.0)" ], "Imports": [ "shiny (>= 1.0.5)", "jsonlite", "utils", "tools" ], "Suggests": [ "testthat (>= 2.0.0)", "dplyr (>= 0.8.3)" ], "BugReports": "https://github.com/trestletech/shinyAce/issues", "Encoding": "UTF-8", "RoxygenNote": "7.3.2", "Language": "en-US", "NeedsCompilation": "no", "Author": "Vincent Nijs [aut, cre], Forest Fang [aut], Trestle Technology, LLC [aut], Jeff Allen [aut], Institut de Radioprotection et de Surete Nucleaire [cph], Ajax.org B.V. [ctb, cph] (Ace)", "Maintainer": "Vincent Nijs ", "Repository": "CRAN" }, "shinyWidgets": { "Package": "shinyWidgets", "Version": "0.9.1", "Source": "Repository", "Title": "Custom Inputs Widgets for Shiny", "Authors@R": "c( person(\"Victor\", \"Perrier\", email = \"victor.perrier@dreamrs.fr\", role = c(\"aut\", \"cre\", \"cph\")), person(\"Fanny\", \"Meyer\", role = \"aut\"), person(\"David\", \"Granjon\", role = \"aut\"), person(\"Ian\", \"Fellows\", role = \"ctb\", comment = \"Methods for mutating vertical tabs & updateMultiInput\"), person(\"Wil\", \"Davis\", role = \"ctb\", comment = \"numericRangeInput function\"), person(\"Spencer\", \"Matthews\", role = \"ctb\", comment = \"autoNumeric methods\"), person(family = \"JavaScript and CSS libraries authors\", role = c(\"ctb\", \"cph\"), comment = \"All authors are listed in LICENSE.md\") )", "Description": "Collection of custom input controls and user interface components for 'Shiny' applications. Give your applications a unique and colorful style !", "URL": "https://github.com/dreamRs/shinyWidgets, https://dreamrs.github.io/shinyWidgets/", "BugReports": "https://github.com/dreamRs/shinyWidgets/issues", "License": "GPL-3", "Encoding": "UTF-8", "LazyData": "true", "RoxygenNote": "7.3.3", "Depends": [ "R (>= 3.1.0)" ], "Imports": [ "bslib", "sass", "shiny (>= 1.6.0)", "htmltools (>= 0.5.1)", "jsonlite", "grDevices", "rlang" ], "Suggests": [ "testthat", "covr", "ggplot2", "DT", "scales", "shinydashboard", "shinydashboardPlus" ], "NeedsCompilation": "no", "Author": "Victor Perrier [aut, cre, cph], Fanny Meyer [aut], David Granjon [aut], Ian Fellows [ctb] (Methods for mutating vertical tabs & updateMultiInput), Wil Davis [ctb] (numericRangeInput function), Spencer Matthews [ctb] (autoNumeric methods), JavaScript and CSS libraries authors [ctb, cph] (All authors are listed in LICENSE.md)", "Maintainer": "Victor Perrier ", "Repository": "CRAN" }, "shinychat": { "Package": "shinychat", "Version": "0.4.0", "Source": "Repository", "Title": "Chat UI Component for 'shiny'", "Authors@R": "c( person(\"Joe\", \"Cheng\", , \"joe@posit.co\", role = \"aut\"), person(\"Carson\", \"Sievert\", , \"carson@posit.co\", role = \"aut\"), person(\"Garrick\", \"Aden-Buie\", , \"garrick@adenbuie.com\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-7111-0077\")), person(\"Barret\", \"Schloerke\", , \"barret@posit.co\", role = \"aut\", comment = c(ORCID = \"0000-0001-9986-114X\")), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"), comment = c(ROR = \"03wc8by49\")) )", "Description": "Provides a scrolling chat interface with multiline input, suitable for creating chatbot apps based on Large Language Models (LLMs). Designed to work particularly well with the 'ellmer' R package for calling LLMs.", "License": "MIT + file LICENSE", "URL": "https://posit-dev.github.io/shinychat/r/, https://github.com/posit-dev/shinychat", "BugReports": "https://github.com/posit-dev/shinychat/issues", "Imports": [ "base64enc", "bslib", "cli", "coro", "ellmer (>= 0.4.1)", "fastmap", "htmltools", "jsonlite", "lifecycle", "promises (>= 1.3.2)", "rlang (>= 1.1.0)", "S7", "shiny (>= 1.10.0)" ], "Suggests": [ "covr", "knitr", "later", "R6", "testthat (>= 3.0.0)", "withr" ], "Config/Needs/website": "tidyverse/tidytemplate, rmarkdown, weathR, gt, glue, bsicons", "Config/roxygen2/version": "8.0.0", "Config/testthat/edition": "3", "Encoding": "UTF-8", "NeedsCompilation": "no", "Author": "Joe Cheng [aut], Carson Sievert [aut], Garrick Aden-Buie [aut, cre] (ORCID: ), Barret Schloerke [aut] (ORCID: ), Posit Software, PBC [cph, fnd] (ROR: )", "Maintainer": "Garrick Aden-Buie ", "Repository": "CRAN" }, "shinyjs": { "Package": "shinyjs", "Version": "2.1.1", "Source": "Repository", "Title": "Easily Improve the User Experience of Your Shiny Apps in Seconds", "Authors@R": "person(\"Dean\", \"Attali\", email = \"daattali@gmail.com\", role = c(\"aut\", \"cre\"), comment= c(ORCID=\"0000-0002-5645-3493\"))", "Description": "Perform common useful JavaScript operations in Shiny apps that will greatly improve your apps without having to know any JavaScript. Examples include: hiding an element, disabling an input, resetting an input back to its original value, delaying code execution by a few seconds, and many more useful functions for both the end user and the developer. 'shinyjs' can also be used to easily call your own custom JavaScript functions from R.", "URL": "https://deanattali.com/shinyjs/", "BugReports": "https://github.com/daattali/shinyjs/issues", "Depends": [ "R (>= 3.1.0)" ], "Imports": [ "digest (>= 0.6.8)", "jsonlite", "shiny (>= 1.0.0)" ], "Suggests": [ "htmltools (>= 0.2.9)", "knitr (>= 1.7)", "rmarkdown", "shinyAce", "shinydisconnect", "testthat (>= 0.9.1)" ], "License": "MIT + file LICENSE", "VignetteBuilder": "knitr", "RoxygenNote": "7.3.3", "Encoding": "UTF-8", "NeedsCompilation": "no", "Author": "Dean Attali [aut, cre] (ORCID: )", "Maintainer": "Dean Attali ", "Repository": "CRAN" }, "shinylive": { "Package": "shinylive", "Version": "0.5.0", "Source": "Repository", "Title": "Run 'shiny' Applications in the Browser", "Authors@R": "c( person(\"Barret\", \"Schloerke\", , \"barret@posit.co\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0001-9986-114X\")), person(\"Winston\", \"Chang\", , \"winston@posit.co\", role = \"aut\", comment = c(ORCID = \"0000-0002-1576-2126\")), person(\"George\", \"Stagg\", , \"george.stagg@posit.co\", role = \"aut\"), person(\"Garrick\", \"Aden-Buie\", , \"garrick@posit.co\", role = \"aut\", comment = c(ORCID = \"0000-0002-7111-0077\")), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"), comment = c(ROR = \"03wc8by49\")) )", "Description": "Exporting 'shiny' applications with 'shinylive' allows you to run them entirely in a web browser, without the need for a separate R server. The traditional way of deploying 'shiny' applications involves in a separate server and client: the server runs R and 'shiny', and clients connect via the web browser. When an application is deployed with 'shinylive', R and 'shiny' run in the web browser (via 'webR'): the browser is effectively both the client and server for the application. This allows for your 'shiny' application exported by 'shinylive' to be hosted by a static web server.", "License": "MIT + file LICENSE", "URL": "https://posit-dev.github.io/r-shinylive/, https://github.com/posit-dev/r-shinylive", "BugReports": "https://github.com/posit-dev/r-shinylive/issues", "Depends": [ "R (>= 4.0)" ], "Imports": [ "archive", "brio", "cli", "fs", "gh", "glue", "httr2 (>= 1.0.0)", "jsonlite", "lifecycle", "pkgdepends", "rappdirs", "renv", "rlang (>= 1.1.0)", "tools", "whisker", "withr" ], "Suggests": [ "httpuv (>= 1.6.12)", "pkgcache", "spelling", "testthat (>= 3.0.0)" ], "Config/Needs/website": "tidyverse/tidytemplate", "Config/roxygen2/version": "8.0.0", "Config/testthat/edition": "3", "Config/usethis/last-upkeep": "2026-03-30", "Encoding": "UTF-8", "Language": "en-US", "NeedsCompilation": "no", "Author": "Barret Schloerke [aut, cre] (ORCID: ), Winston Chang [aut] (ORCID: ), George Stagg [aut], Garrick Aden-Buie [aut] (ORCID: ), Posit Software, PBC [cph, fnd] (ROR: )", "Maintainer": "Barret Schloerke ", "Repository": "CRAN" }, "showtext": { "Package": "showtext", "Version": "0.9-8", "Source": "Repository", "Type": "Package", "Title": "Using Fonts More Easily in R Graphs", "Date": "2026-03-21", "Authors@R": "c( person(\"Yixuan\", \"Qiu\", , \"yixuan.qiu@cos.name\", c(\"aut\", \"cre\")), person(\"Dave\", \"Raggett\", , \"dsr@w3.org\", \"ctb\", comment = \"UTF-8 library. See the AUTHORS file for details\") )", "Description": "Making it easy to use various types of fonts ('TrueType', 'OpenType', Type 1, web fonts, etc.) in R graphs, and supporting most output formats of R graphics including PNG, PDF and SVG. Text glyphs will be converted into polygons or raster images, hence after the plot has been created, it no longer relies on the font files. No external software such as 'Ghostscript' is needed to use this package.", "Depends": [ "sysfonts (>= 0.7.1)", "showtextdb (>= 2.0)" ], "Imports": [ "grDevices" ], "Suggests": [ "knitr", "rmarkdown", "prettydoc", "curl", "jsonlite" ], "SystemRequirements": "zlib, libpng, FreeType", "URL": "https://github.com/yixuan/showtext", "BugReports": "https://github.com/yixuan/showtext/issues", "License": "Apache License (>= 2.0)", "Copyright": "see file COPYRIGHTS", "VignetteBuilder": "knitr, rmarkdown", "RoxygenNote": "7.3.3", "Encoding": "UTF-8", "NeedsCompilation": "yes", "Author": "Yixuan Qiu [aut, cre], Dave Raggett [ctb] (UTF-8 library. See the AUTHORS file for details)", "Maintainer": "Yixuan Qiu ", "Repository": "CRAN" }, "showtextdb": { "Package": "showtextdb", "Version": "3.0", "Source": "Repository", "Type": "Package", "Title": "Font Files for the 'showtext' Package", "Date": "2020-05-31", "Author": "Yixuan Qiu and authors/contributors of the included fonts. See file AUTHORS for details.", "Maintainer": "Yixuan Qiu ", "Description": "Providing font files that can be used by the 'showtext' package.", "Imports": [ "sysfonts (>= 0.7)", "utils" ], "Suggests": [ "curl" ], "License": "Apache License (>= 2.0)", "Copyright": "see file COPYRIGHTS", "RoxygenNote": "7.1.0", "NeedsCompilation": "no", "Repository": "CRAN" }, "sjlabelled": { "Package": "sjlabelled", "Version": "1.2.0", "Source": "Repository", "Type": "Package", "Encoding": "UTF-8", "Title": "Labelled Data Utility Functions", "Authors@R": "c( person(\"Daniel\", \"Lüdecke\", role = c(\"aut\", \"cre\"), email = \"d.luedecke@uke.de\", comment = c(ORCID = \"0000-0002-8895-3206\")), person(\"avid\", \"Ranzolin\", role = \"ctb\", email = \"daranzolin@gmail.com\"), person(\"Jonathan\", \"De Troye\", role = \"ctb\", email = \"detroyejr@outlook.com\") )", "Maintainer": "Daniel Lüdecke ", "Description": "Collection of functions dealing with labelled data, like reading and writing data between R and other statistical software packages like 'SPSS', 'SAS' or 'Stata', and working with labelled data. This includes easy ways to get, set or change value and variable label attributes, to convert labelled vectors into factors or numeric (and vice versa), or to deal with multiple declared missing values.", "License": "GPL-3", "Depends": [ "R (>= 3.4)" ], "Imports": [ "insight", "datawizard", "stats", "tools", "utils" ], "Suggests": [ "dplyr", "haven (>= 1.1.2)", "magrittr", "sjmisc", "sjPlot", "knitr", "rlang", "rmarkdown", "snakecase", "testthat" ], "URL": "https://strengejacke.github.io/sjlabelled/", "BugReports": "https://github.com/strengejacke/sjlabelled/issues", "RoxygenNote": "7.1.2", "VignetteBuilder": "knitr", "NeedsCompilation": "no", "Author": "Daniel Lüdecke [aut, cre] (), avid Ranzolin [ctb], Jonathan De Troye [ctb]", "Repository": "CRAN" }, "sjmisc": { "Package": "sjmisc", "Version": "2.8.11", "Source": "Repository", "Type": "Package", "Encoding": "UTF-8", "Title": "Data and Variable Transformation Functions", "Authors@R": "c(person(\"Daniel\", \"Lüdecke\", role = c(\"aut\", \"cre\"), email = \"d.luedecke@uke.de\", comment = c(ORCID = \"0000-0002-8895-3206\")), person(\"Iago\", \"Giné-Vázquez\", role = c(\"ctb\"), email = \"i.gine@pssjd.org\"), person(\"Alexander\", \"Bartel\", role = \"ctb\", email = \"alexander.bartel@fu-berlin.de\", comment = c(ORCID = \"0000-0002-1280-6138\")))", "Maintainer": "Daniel Lüdecke ", "Description": "Collection of miscellaneous utility functions, supporting data transformation tasks like recoding, dichotomizing or grouping variables, setting and replacing missing values. The data transformation functions also support labelled data, and all integrate seamlessly into a 'tidyverse'-workflow.", "License": "GPL-3", "Depends": [ "R (>= 3.4)" ], "Imports": [ "dplyr", "insight", "datawizard", "magrittr", "methods", "purrr", "rlang", "sjlabelled (>= 1.1.1)", "stats", "tidyselect", "utils" ], "Suggests": [ "ggplot2", "graphics", "haven (>= 2.0.0)", "mice", "nnet", "sjPlot", "sjstats", "knitr", "rmarkdown", "stringdist", "testthat", "tidyr" ], "URL": "https://strengejacke.github.io/sjmisc/", "BugReports": "https://github.com/strengejacke/sjmisc/issues", "RoxygenNote": "7.3.2", "VignetteBuilder": "knitr", "NeedsCompilation": "no", "Author": "Daniel Lüdecke [aut, cre] (ORCID: ), Iago Giné-Vázquez [ctb], Alexander Bartel [ctb] (ORCID: )", "Repository": "CRAN" }, "skimr": { "Package": "skimr", "Version": "2.2.2", "Source": "Repository", "Title": "Compact and Flexible Summaries of Data", "Authors@R": "c(person(given = \"Elin\", family = \"Waring\", role = c(\"cre\", \"aut\"), email = \"elin.waring@gmail.com\"), person(given = \"Michael\", family = \"Quinn\", role = \"aut\", email = \"msquinn@google.com\"), person(given = \"Amelia\", family = \"McNamara\", role = \"aut\", email = \"amcnamara@smith.edu\"), person(given = \"Eduardo\", family = \"Arino de la Rubia\", role = \"aut\", email = \"earino@gmail.com\"), person(given = \"Hao\", family = \"Zhu\", role = \"aut\", email = \"haozhu233@gmail.com\"), person(given = \"Julia\", family = \"Lowndes\", role = \"ctb\", email = \"lowndes@nceas.ucsb.edu\"), person(given = \"Shannon\", family = \"Ellis\", role = \"aut\", email = \"sellis18@jhmi.edu\"), person(given = \"Hope\", family = \"McLeod\", role = \"ctb\", email = \"hmgit2@gmail.com\"), person(given = \"Hadley\", family = \"Wickham\", role = \"ctb\", email = \"hadley@rstudio.com\"), person(given = \"Kirill\", family = \"Müller\", role = \"ctb\", email = \"krlmlr+r@mailbox.org\"), person(family = \"RStudio, Inc.\", role = \"cph\", comment = \"Spark functions\"), person(given = \"Connor\", family = \"Kirkpatrick\", role = \"ctb\", email = \"hello@connorkirkpatrick.com\"), person(given = \"Scott\", family = \"Brenstuhl\", role = \"ctb\", email = \"brenstsr@miamioh.edu\"), person(given = \"Patrick\", family = \"Schratz\", role = \"ctb\", email = \"patrick.schratz@gmail.com\"), person(given = \"lbusett\", role = \"ctb\", email = \"lbusett@gmail.com\"), person(given = \"Mikko\", family = \"Korpela\", role = \"ctb\", email = \"mvkorpel@iki.fi\"), person(given = \"Jennifer\", family = \"Thompson\", role = \"ctb\", email = \"thompson.jennifer@gmail.com\"), person(given = \"Harris\", family = \"McGehee\", role = \"ctb\", email = \"mcgehee.harris@gmail.com\"), person(given = \"Mark\", family = \"Roepke\", role = \"ctb\", email = \"mroepke5@gmail.com\"), person(given = \"Patrick\", family = \"Kennedy\", role = \"ctb\", email = \"pkqstr@protonmail.com\"), person(given = \"Daniel\", family = \"Possenriede\", role = \"ctb\", email = \"possenriede@gmail.com\"), person(given = \"David\", family = \"Zimmermann\", role = \"ctb\", email = \"david_j_zimmermann@hotmail.com\"), person(given = \"Kyle\", family = \"Butts\", role =\"ctb\", email = \"buttskyle96@gmail.com\"), person(given = \"Bastian\", family = \"Torges\", role =\"ctb\", email = \"bastian.torges@gmail.com\"), person(given = \"Rick\", family = \"Saporta\", role = \"ctb\", email = \"Rick@TheFarmersDog.com\"), person(given = \"Henry\", family = \"Morgan Stewart\", role = \"ctb\", email = \"henry.morganstewart@gmail.com\"), person(given = \"Olivier\", family = \"Roy\", role = \"ctb\") )", "Description": "A simple to use summary function that can be used with pipes and displays nicely in the console. The default summary statistics may be modified by the user as can the default formatting. Support for data frames and vectors is included, and users can implement their own skim methods for specific object types as described in a vignette. Default summaries include support for inline spark graphs. Instructions for managing these on specific operating systems are given in the \"Using skimr\" vignette and the README.", "License": "GPL-3", "URL": "https://docs.ropensci.org/skimr/, https://github.com/ropensci/skimr/", "BugReports": "https://github.com/ropensci/skimr/issues", "Depends": [ "R (>= 4.1.0)" ], "Imports": [ "cli", "dplyr (>= 1.0.0)", "knitr (>= 1.2)", "pillar (>= 1.6.4)", "purrr", "repr", "rlang", "stats", "stringr (>= 1.1)", "tibble (>= 2.0.0)", "tidyr (>= 1.0)", "tidyselect (>= 1.0.0)", "utils", "vctrs (>= 0.5.0)" ], "Suggests": [ "data.table", "dtplyr", "extrafont", "haven", "lubridate", "rmarkdown", "testthat (>= 3.0.0)", "withr" ], "VignetteBuilder": "knitr", "Encoding": "UTF-8", "RoxygenNote": "7.3.3", "Collate": "'deprecated.R' 'dplyr.R' 'stats.R' 'skim_with.R' 'get_skimmers.R' 'package.R' 'reshape.R' 'sfl.R' 'skim.R' 'skim_obj.R' 'skim_print.R' 'skimr-package.R' 'summary.R' 'utils.R' 'vctrs.R'", "Config/testthat/edition": "3", "NeedsCompilation": "no", "Author": "Elin Waring [cre, aut], Michael Quinn [aut], Amelia McNamara [aut], Eduardo Arino de la Rubia [aut], Hao Zhu [aut], Julia Lowndes [ctb], Shannon Ellis [aut], Hope McLeod [ctb], Hadley Wickham [ctb], Kirill Müller [ctb], RStudio, Inc. [cph] (Spark functions), Connor Kirkpatrick [ctb], Scott Brenstuhl [ctb], Patrick Schratz [ctb], lbusett [ctb], Mikko Korpela [ctb], Jennifer Thompson [ctb], Harris McGehee [ctb], Mark Roepke [ctb], Patrick Kennedy [ctb], Daniel Possenriede [ctb], David Zimmermann [ctb], Kyle Butts [ctb], Bastian Torges [ctb], Rick Saporta [ctb], Henry Morgan Stewart [ctb], Olivier Roy [ctb]", "Maintainer": "Elin Waring ", "Repository": "CRAN" }, "snakecase": { "Package": "snakecase", "Version": "0.11.1", "Source": "Repository", "Date": "2023-08-27", "Title": "Convert Strings into any Case", "Description": "A consistent, flexible and easy to use tool to parse and convert strings into cases like snake or camel among others.", "Authors@R": "c( person(\"Malte\", \"Grosser\", , \"malte.grosser@gmail.com\", role = c(\"aut\", \"cre\")))", "Maintainer": "Malte Grosser ", "Depends": [ "R (>= 3.2)" ], "Imports": [ "stringr", "stringi" ], "Suggests": [ "testthat", "covr", "tibble", "purrrlyr", "knitr", "rmarkdown", "magrittr" ], "URL": "https://github.com/Tazinho/snakecase", "BugReports": "https://github.com/Tazinho/snakecase/issues", "Encoding": "UTF-8", "License": "GPL-3", "RoxygenNote": "6.1.1", "VignetteBuilder": "knitr", "NeedsCompilation": "no", "Author": "Malte Grosser [aut, cre]", "Repository": "CRAN" }, "snow": { "Package": "snow", "Version": "0.4-4", "Source": "Repository", "Title": "Simple Network of Workstations", "Author": "Luke Tierney, A. J. Rossini, Na Li, H. Sevcikova", "Description": "Support for simple parallel computing in R.", "Maintainer": "Luke Tierney ", "Suggests": [ "rlecuyer" ], "Enhances": [ "Rmpi" ], "License": "GPL", "Depends": [ "R (>= 2.13.1)", "utils" ], "NeedsCompilation": "no", "Repository": "CRAN" }, "snowflakeauth": { "Package": "snowflakeauth", "Version": "0.2.2", "Source": "Repository", "Title": "Authentication Helpers for 'Snowflake'", "Authors@R": "c( person(\"Aaron\", \"Jacobs\", , \"aaron.jacobs@posit.co\", role = c(\"aut\")), person(\"E. David\", \"Aja\", , \"david@posit.co\", role = c(\"aut\", \"cre\")), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")) )", "Description": "Authentication helpers for 'Snowflake'. It provides compatibility with authentication approaches supported by the 'Snowflake Connector for Python' and the 'Snowflake CLI' .", "License": "MIT + file LICENSE", "Encoding": "UTF-8", "Imports": [ "cli", "curl", "jsonlite", "RcppTOML", "rlang", "jose", "openssl" ], "Suggests": [ "httpuv", "keyring", "testthat (>= 3.0.0)", "withr" ], "RoxygenNote": "7.3.2", "Config/testthat/edition": "3", "URL": "https://posit-dev.github.io/snowflakeauth/, https://github.com/posit-dev/snowflakeauth", "BugReports": "https://github.com/posit-dev/snowflakeauth/issues", "NeedsCompilation": "no", "Author": "Aaron Jacobs [aut], E. David Aja [aut, cre], Posit Software, PBC [cph, fnd]", "Maintainer": "E. David Aja ", "Repository": "CRAN" }, "sourcetools": { "Package": "sourcetools", "Version": "0.1.7-2", "Source": "Repository", "Type": "Package", "Title": "Tools for Reading, Tokenizing and Parsing R Code", "Authors@R": "person(\"Kevin\", \"Ushey\", role = c(\"aut\", \"cre\"), email = \"kevinushey@gmail.com\")", "Maintainer": "Kevin Ushey ", "Description": "Tools for the reading and tokenization of R code. The 'sourcetools' package provides both an R and C++ interface for the tokenization of R code, and helpers for interacting with the tokenized representation of R code.", "License": "MIT + file LICENSE", "Depends": [ "R (>= 3.0.2)" ], "Suggests": [ "testthat" ], "RoxygenNote": "5.0.1", "BugReports": "https://github.com/kevinushey/sourcetools/issues", "Encoding": "UTF-8", "NeedsCompilation": "yes", "Author": "Kevin Ushey [aut, cre]", "Repository": "CRAN" }, "sp": { "Package": "sp", "Version": "2.2-1", "Source": "Repository", "Title": "Classes and Methods for Spatial Data", "Authors@R": "c(person(\"Edzer\", \"Pebesma\", role = c(\"aut\", \"cre\"), email = \"edzer.pebesma@uni-muenster.de\"), person(\"Roger\", \"Bivand\", role = \"aut\", email = \"Roger.Bivand@nhh.no\"), person(\"Barry\", \"Rowlingson\", role = \"ctb\"), person(\"Virgilio\", \"Gomez-Rubio\", role = \"ctb\"), person(\"Robert\", \"Hijmans\", role = \"ctb\"), person(\"Michael\", \"Sumner\", role = \"ctb\"), person(\"Don\", \"MacQueen\", role = \"ctb\"), person(\"Jim\", \"Lemon\", role = \"ctb\"), person(\"Finn\", \"Lindgren\", role = \"ctb\"), person(\"Josh\", \"O'Brien\", role = \"ctb\"), person(\"Joseph\", \"O'Rourke\", role = \"ctb\"), person(\"Patrick\", \"Hausmann\", role = \"ctb\"), person(\"Sebastian\", \"Meyer\", role = \"ctb\"))", "Depends": [ "R (>= 3.5.0)", "methods" ], "Imports": [ "utils", "stats", "graphics", "grDevices", "lattice", "grid" ], "Suggests": [ "RColorBrewer", "gstat", "deldir", "knitr", "maps", "mapview", "rmarkdown", "sf", "terra", "raster" ], "Description": "Classes and methods for spatial data; the classes document where the spatial location information resides, for 2D or 3D data. Utility functions are provided, e.g. for plotting data as maps, spatial selection, as well as methods for retrieving coordinates, for subsetting, print, summary, etc. From this version, 'rgdal', 'maptools', and 'rgeos' are no longer used at all, see for details.", "License": "GPL (>= 2)", "URL": "https://github.com/edzer/sp/ https://edzer.github.io/sp/", "BugReports": "https://github.com/edzer/sp/issues", "Collate": "bpy.colors.R AAA.R Class-CRS.R CRS-methods.R Class-Spatial.R Spatial-methods.R projected.R Class-SpatialPoints.R SpatialPoints-methods.R Class-SpatialPointsDataFrame.R SpatialPointsDataFrame-methods.R Class-SpatialMultiPoints.R SpatialMultiPoints-methods.R Class-SpatialMultiPointsDataFrame.R SpatialMultiPointsDataFrame-methods.R Class-GridTopology.R Class-SpatialGrid.R Class-SpatialGridDataFrame.R Class-SpatialLines.R SpatialLines-methods.R Class-SpatialLinesDataFrame.R SpatialLinesDataFrame-methods.R Class-SpatialPolygons.R Class-SpatialPolygonsDataFrame.R SpatialPolygons-methods.R SpatialPolygonsDataFrame-methods.R GridTopology-methods.R SpatialGrid-methods.R SpatialGridDataFrame-methods.R SpatialPolygons-internals.R point.in.polygon.R SpatialPolygons-displayMethods.R zerodist.R image.R stack.R bubble.R mapasp.R select.spatial.R gridded.R asciigrid.R spplot.R over.R spsample.R recenter.R dms.R gridlines.R spdists.R rbind.R flipSGDF.R chfids.R loadmeuse.R compassRose.R surfaceArea.R spOptions.R subset.R disaggregate.R sp_spat1.R merge.R aggregate.R elide.R sp2Mondrian.R", "VignetteBuilder": "knitr", "NeedsCompilation": "yes", "Author": "Edzer Pebesma [aut, cre], Roger Bivand [aut], Barry Rowlingson [ctb], Virgilio Gomez-Rubio [ctb], Robert Hijmans [ctb], Michael Sumner [ctb], Don MacQueen [ctb], Jim Lemon [ctb], Finn Lindgren [ctb], Josh O'Brien [ctb], Joseph O'Rourke [ctb], Patrick Hausmann [ctb], Sebastian Meyer [ctb]", "Maintainer": "Edzer Pebesma ", "Repository": "CRAN" }, "stringi": { "Package": "stringi", "Version": "1.8.7", "Source": "Repository", "Date": "2025-03-27", "Title": "Fast and Portable Character String Processing Facilities", "Description": "A collection of character string/text/natural language processing tools for pattern searching (e.g., with 'Java'-like regular expressions or the 'Unicode' collation algorithm), random string generation, case mapping, string transliteration, concatenation, sorting, padding, wrapping, Unicode normalisation, date-time formatting and parsing, and many more. They are fast, consistent, convenient, and - thanks to 'ICU' (International Components for Unicode) - portable across all locales and platforms. Documentation about 'stringi' is provided via its website at and the paper by Gagolewski (2022, ).", "URL": "https://stringi.gagolewski.com/, https://github.com/gagolews/stringi, https://icu.unicode.org/", "BugReports": "https://github.com/gagolews/stringi/issues", "SystemRequirements": "ICU4C (>= 61, optional)", "Type": "Package", "Depends": [ "R (>= 3.4)" ], "Imports": [ "tools", "utils", "stats" ], "Biarch": "TRUE", "License": "file LICENSE", "Authors@R": "c(person(given = \"Marek\", family = \"Gagolewski\", role = c(\"aut\", \"cre\", \"cph\"), email = \"marek@gagolewski.com\", comment = c(ORCID = \"0000-0003-0637-6028\")), person(given = \"Bartek\", family = \"Tartanus\", role = \"ctb\"), person(\"Unicode, Inc. and others\", role=\"ctb\", comment = \"ICU4C source code, Unicode Character Database\") )", "RoxygenNote": "7.3.2", "Encoding": "UTF-8", "NeedsCompilation": "yes", "Author": "Marek Gagolewski [aut, cre, cph] (), Bartek Tartanus [ctb], Unicode, Inc. and others [ctb] (ICU4C source code, Unicode Character Database)", "Maintainer": "Marek Gagolewski ", "License_is_FOSS": "yes", "Repository": "CRAN" }, "stringr": { "Package": "stringr", "Version": "1.6.0", "Source": "Repository", "Title": "Simple, Consistent Wrappers for Common String Operations", "Authors@R": "c( person(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = c(\"aut\", \"cre\", \"cph\")), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")) )", "Description": "A consistent, simple and easy to use set of wrappers around the fantastic 'stringi' package. All function and argument names (and positions) are consistent, all functions deal with \"NA\"'s and zero length vectors in the same way, and the output from one function is easy to feed into the input of another.", "License": "MIT + file LICENSE", "URL": "https://stringr.tidyverse.org, https://github.com/tidyverse/stringr", "BugReports": "https://github.com/tidyverse/stringr/issues", "Depends": [ "R (>= 4.1.0)" ], "Imports": [ "cli", "glue (>= 1.6.1)", "lifecycle (>= 1.0.3)", "magrittr", "rlang (>= 1.0.0)", "stringi (>= 1.5.3)", "vctrs (>= 0.4.0)" ], "Suggests": [ "covr", "dplyr", "gt", "htmltools", "htmlwidgets", "knitr", "rmarkdown", "testthat (>= 3.0.0)", "tibble" ], "VignetteBuilder": "knitr", "Config/Needs/website": "tidyverse/tidytemplate", "Config/potools/style": "explicit", "Config/testthat/edition": "3", "Encoding": "UTF-8", "LazyData": "true", "RoxygenNote": "7.3.3", "NeedsCompilation": "no", "Author": "Hadley Wickham [aut, cre, cph], Posit Software, PBC [cph, fnd]", "Maintainer": "Hadley Wickham ", "Repository": "CRAN" }, "styler": { "Package": "styler", "Version": "1.11.0", "Source": "Repository", "Type": "Package", "Title": "Non-Invasive Pretty Printing of R Code", "Authors@R": "c(person(given = \"Kirill\", family = \"Müller\", role = \"aut\", email = \"kirill@cynkra.com\", comment = c(ORCID = \"0000-0002-1416-3412\")), person(given = \"Lorenz\", family = \"Walthert\", role = c(\"cre\", \"aut\"), email = \"lorenz.walthert@icloud.com\"), person(given = \"Indrajeet\", family = \"Patil\", role = \"aut\", email = \"patilindrajeet.science@gmail.com\", comment = c(ORCID = \"0000-0003-1995-6531\")))", "Description": "Pretty-prints R code without changing the user's formatting intent.", "License": "MIT + file LICENSE", "URL": "https://github.com/r-lib/styler, https://styler.r-lib.org", "BugReports": "https://github.com/r-lib/styler/issues", "Depends": [ "R (>= 4.0.0)" ], "Imports": [ "cli (>= 3.1.1)", "magrittr (>= 2.0.0)", "purrr (>= 1.0.2)", "R.cache (>= 0.15.0)", "rlang (>= 1.0.0)", "rprojroot (>= 1.1)", "tools", "vctrs (>= 0.4.1)", "withr (>= 2.3.0)" ], "Suggests": [ "data.tree (>= 0.1.6)", "digest", "here", "knitr", "prettycode", "rmarkdown", "roxygen2", "rstudioapi (>= 0.7)", "tibble (>= 1.4.2)", "testthat (>= 3.2.1)" ], "VignetteBuilder": "knitr", "Encoding": "UTF-8", "RoxygenNote": "7.3.3", "Language": "en-US", "Config/testthat/edition": "3", "Config/testthat/parallel": "true", "Collate": "'addins.R' 'communicate.R' 'compat-dplyr.R' 'compat-tidyr.R' 'detect-alignment-utils.R' 'detect-alignment.R' 'environments.R' 'expr-is.R' 'indent.R' 'initialize.R' 'io.R' 'nest.R' 'nested-to-tree.R' 'options.R' 'parse.R' 'reindent.R' 'token-define.R' 'relevel.R' 'roxygen-examples-add-remove.R' 'roxygen-examples-find.R' 'roxygen-examples-parse.R' 'roxygen-examples.R' 'rules-indention.R' 'rules-line-breaks.R' 'rules-spaces.R' 'rules-tokens.R' 'serialize.R' 'set-assert-args.R' 'style-guides.R' 'styler-package.R' 'stylerignore.R' 'testing-mocks.R' 'testing-public-api.R' 'ui-caching.R' 'testing.R' 'token-create.R' 'transform-block.R' 'transform-code.R' 'transform-files.R' 'ui-styling.R' 'unindent.R' 'utils-cache.R' 'utils-files.R' 'utils-navigate-nest.R' 'utils-strings.R' 'utils.R' 'vertical.R' 'visit.R' 'zzz.R'", "NeedsCompilation": "no", "Author": "Kirill Müller [aut] (ORCID: ), Lorenz Walthert [cre, aut], Indrajeet Patil [aut] (ORCID: )", "Maintainer": "Lorenz Walthert ", "Repository": "CRAN" }, "survival": { "Package": "survival", "Version": "3.8-6", "Source": "Repository", "Title": "Survival Analysis", "Priority": "recommended", "Date": "2026-01-09", "Depends": [ "R (>= 3.5.0)" ], "Imports": [ "graphics", "Matrix", "methods", "splines", "stats", "utils" ], "LazyData": "Yes", "LazyDataCompression": "xz", "ByteCompile": "Yes", "Authors@R": "c(person(c(\"Terry\", \"M\"), \"Therneau\", email=\"therneau.terry@mayo.edu\", role=c(\"aut\", \"cre\")), person(\"Thomas\", \"Lumley\", role=c(\"ctb\", \"trl\"), comment=\"original S->R port and R maintainer until 2009\"), person(\"Atkinson\", \"Elizabeth\", role=\"ctb\"), person(\"Crowson\", \"Cynthia\", role=\"ctb\"))", "Description": "Contains the core survival analysis routines, including definition of Surv objects, Kaplan-Meier and Aalen-Johansen (multi-state) curves, Cox models, and parametric accelerated failure time models.", "License": "LGPL (>= 2)", "URL": "https://github.com/therneau/survival", "NeedsCompilation": "yes", "Author": "Terry M Therneau [aut, cre], Thomas Lumley [ctb, trl] (original S->R port and R maintainer until 2009), Atkinson Elizabeth [ctb], Crowson Cynthia [ctb]", "Maintainer": "Terry M Therneau ", "Repository": "CRAN" }, "svglite": { "Package": "svglite", "Version": "2.2.2", "Source": "Repository", "Title": "An 'SVG' Graphics Device", "Authors@R": "c( person(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = \"aut\"), person(\"Lionel\", \"Henry\", , \"lionel@posit.co\", role = \"aut\"), person(\"Thomas Lin\", \"Pedersen\", , \"thomas.pedersen@posit.co\", role = c(\"cre\", \"aut\"), comment = c(ORCID = \"0000-0002-5147-4711\")), person(\"T Jake\", \"Luciani\", , \"jake@apache.org\", role = \"aut\"), person(\"Matthieu\", \"Decorde\", , \"matthieu.decorde@ens-lyon.fr\", role = \"aut\"), person(\"Vaudor\", \"Lise\", , \"lise.vaudor@ens-lyon.fr\", role = \"aut\"), person(\"Tony\", \"Plate\", role = \"ctb\", comment = \"Early line dashing code\"), person(\"David\", \"Gohel\", role = \"ctb\", comment = \"Line dashing code and early raster code\"), person(\"Yixuan\", \"Qiu\", role = \"ctb\", comment = \"Improved styles; polypath implementation\"), person(\"Håkon\", \"Malmedal\", role = \"ctb\", comment = \"Opacity code\"), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"), comment = c(ROR = \"03wc8by49\")) )", "Description": "A graphics device for R that produces 'Scalable Vector Graphics'. 'svglite' is a fork of the older 'RSvgDevice' package.", "License": "GPL (>= 2)", "URL": "https://svglite.r-lib.org, https://github.com/r-lib/svglite", "BugReports": "https://github.com/r-lib/svglite/issues", "Depends": [ "R (>= 4.1)" ], "Imports": [ "base64enc", "cli", "lifecycle", "rlang (>= 1.1.0)", "systemfonts (>= 1.3.0)", "textshaping (>= 0.3.0)" ], "Suggests": [ "covr", "fontquiver (>= 0.2.0)", "htmltools", "knitr", "rmarkdown", "testthat (>= 3.0.0)", "xml2 (>= 1.0.0)" ], "LinkingTo": [ "cpp11", "systemfonts", "textshaping" ], "VignetteBuilder": "knitr", "Config/build/compilation-database": "true", "Config/Needs/website": "tidyverse/tidytemplate", "Config/testthat/edition": "3", "Config/usethis/last-upkeep": "2025-04-25", "Encoding": "UTF-8", "RoxygenNote": "7.3.2", "SystemRequirements": "libpng", "NeedsCompilation": "yes", "Author": "Hadley Wickham [aut], Lionel Henry [aut], Thomas Lin Pedersen [cre, aut] (ORCID: ), T Jake Luciani [aut], Matthieu Decorde [aut], Vaudor Lise [aut], Tony Plate [ctb] (Early line dashing code), David Gohel [ctb] (Line dashing code and early raster code), Yixuan Qiu [ctb] (Improved styles; polypath implementation), Håkon Malmedal [ctb] (Opacity code), Posit Software, PBC [cph, fnd] (ROR: )", "Maintainer": "Thomas Lin Pedersen ", "Repository": "CRAN" }, "sys": { "Package": "sys", "Version": "3.4.3", "Source": "Repository", "Type": "Package", "Title": "Powerful and Reliable Tools for Running System Commands in R", "Authors@R": "c(person(\"Jeroen\", \"Ooms\", role = c(\"aut\", \"cre\"), email = \"jeroenooms@gmail.com\", comment = c(ORCID = \"0000-0002-4035-0289\")), person(\"Gábor\", \"Csárdi\", , \"csardi.gabor@gmail.com\", role = \"ctb\"))", "Description": "Drop-in replacements for the base system2() function with fine control and consistent behavior across platforms. Supports clean interruption, timeout, background tasks, and streaming STDIN / STDOUT / STDERR over binary or text connections. Arguments on Windows automatically get encoded and quoted to work on different locales.", "License": "MIT + file LICENSE", "URL": "https://jeroen.r-universe.dev/sys", "BugReports": "https://github.com/jeroen/sys/issues", "Encoding": "UTF-8", "RoxygenNote": "7.1.1", "Suggests": [ "unix (>= 1.4)", "spelling", "testthat" ], "Language": "en-US", "NeedsCompilation": "yes", "Author": "Jeroen Ooms [aut, cre] (), Gábor Csárdi [ctb]", "Maintainer": "Jeroen Ooms ", "Repository": "CRAN" }, "sysfonts": { "Package": "sysfonts", "Version": "0.8.9", "Source": "Repository", "Type": "Package", "Title": "Loading Fonts into R", "Date": "2024-03-02", "Author": "Yixuan Qiu and authors/contributors of the included fonts. See file AUTHORS for details.", "Maintainer": "Yixuan Qiu ", "Description": "Loading system fonts and Google Fonts into R, in order to support other packages such as 'R2SWF' and 'showtext'.", "Suggests": [ "curl", "jsonlite" ], "Copyright": "see file COPYRIGHTS", "SystemRequirements": "zlib, libpng, FreeType", "URL": "https://github.com/yixuan/sysfonts", "BugReports": "https://github.com/yixuan/sysfonts/issues", "License": "GPL-2", "RoxygenNote": "7.3.1", "Encoding": "UTF-8", "NeedsCompilation": "yes", "Repository": "CRAN" }, "systemfonts": { "Package": "systemfonts", "Version": "1.3.2", "Source": "Repository", "Type": "Package", "Title": "System Native Font Finding", "Authors@R": "c( person(\"Thomas Lin\", \"Pedersen\", , \"thomas.pedersen@posit.co\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-5147-4711\")), person(\"Jeroen\", \"Ooms\", , \"jeroen@berkeley.edu\", role = \"aut\", comment = c(ORCID = \"0000-0002-4035-0289\")), person(\"Devon\", \"Govett\", role = \"aut\", comment = \"Author of font-manager\"), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"), comment = c(ROR = \"03wc8by49\")) )", "Description": "Provides system native access to the font catalogue. As font handling varies between systems it is difficult to correctly locate installed fonts across different operating systems. The 'systemfonts' package provides bindings to the native libraries on Windows, macOS and Linux for finding font files that can then be used further by e.g. graphic devices. The main use is intended to be from compiled code but 'systemfonts' also provides access from R.", "License": "MIT + file LICENSE", "URL": "https://github.com/r-lib/systemfonts, https://systemfonts.r-lib.org", "BugReports": "https://github.com/r-lib/systemfonts/issues", "Depends": [ "R (>= 3.2.0)" ], "Imports": [ "base64enc", "grid", "jsonlite", "lifecycle", "tools", "utils" ], "Suggests": [ "covr", "farver", "ggplot2", "graphics", "knitr", "ragg", "rmarkdown", "svglite", "testthat (>= 2.1.0)" ], "LinkingTo": [ "cpp11 (>= 0.2.1)" ], "VignetteBuilder": "knitr", "Config/build/compilation-database": "true", "Config/Needs/website": "tidyverse/tidytemplate", "Config/usethis/last-upkeep": "2025-04-23", "Encoding": "UTF-8", "RoxygenNote": "7.3.2", "SystemRequirements": "fontconfig, freetype2", "NeedsCompilation": "yes", "Author": "Thomas Lin Pedersen [aut, cre] (ORCID: ), Jeroen Ooms [aut] (ORCID: ), Devon Govett [aut] (Author of font-manager), Posit Software, PBC [cph, fnd] (ROR: )", "Maintainer": "Thomas Lin Pedersen ", "Repository": "CRAN" }, "tarchetypes": { "Package": "tarchetypes", "Version": "0.14.1", "Source": "Repository", "Title": "Archetypes for Targets", "Description": "Function-oriented Make-like declarative pipelines for Statistics and data science are supported in the 'targets' R package. As an extension to 'targets', the 'tarchetypes' package provides convenient user-side functions to make 'targets' easier to use. By establishing reusable archetypes for common kinds of targets and pipelines, these functions help express complicated reproducible pipelines concisely and compactly. The methods in this package were influenced by the 'targets' R package. by Will Landau (2018) .", "License": "MIT + file LICENSE", "URL": "https://docs.ropensci.org/tarchetypes/, https://github.com/ropensci/tarchetypes", "BugReports": "https://github.com/ropensci/tarchetypes/issues", "Authors@R": "c( person( given = c(\"William\", \"Michael\"), family = \"Landau\", role = c(\"aut\", \"cre\"), email = \"will.landau.oss@gmail.com\", comment = c(ORCID = \"0000-0003-1878-3253\") ), person( given = \"Rudolf\", family = \"Siegel\", role = \"ctb\", comment = c(ORCID = \"0000-0002-6021-804X\") ), person( given = \"Samantha\", family = \"Oliver\", role = \"rev\", comment = c(ORCID = \"0000-0001-5668-1165\") ), person( given = \"Tristan\", family = \"Mahr\", role = \"rev\", comment = c(ORCID = \"0000-0002-8890-5116\") ), person( family = \"Eli Lilly and Company\", role = c(\"cph\", \"fnd\") ))", "Depends": [ "R (>= 4.1.0)" ], "Imports": [ "dplyr (>= 1.0.0)", "fs (>= 1.4.2)", "parallel", "rlang (>= 0.4.7)", "secretbase (>= 0.4.0)", "targets (>= 1.6.0)", "tibble (>= 3.0.1)", "tidyselect (>= 1.1.0)", "utils", "vctrs (>= 0.3.4)", "withr (>= 2.1.2)" ], "Suggests": [ "curl (>= 4.3)", "knitr (>= 1.28)", "nanoparquet", "parsermd", "quarto (>= 1.4.0)", "rmarkdown (>= 2.1)", "testthat (>= 3.0.0)", "xml2 (>= 1.3.2)" ], "Encoding": "UTF-8", "Language": "en-US", "Config/testthat/edition": "3", "RoxygenNote": "7.3.3", "NeedsCompilation": "no", "Author": "William Michael Landau [aut, cre] (ORCID: ), Rudolf Siegel [ctb] (ORCID: ), Samantha Oliver [rev] (ORCID: ), Tristan Mahr [rev] (ORCID: ), Eli Lilly and Company [cph, fnd]", "Maintainer": "William Michael Landau ", "Repository": "CRAN" }, "targets": { "Package": "targets", "Version": "1.12.0", "Source": "Repository", "Title": "Dynamic Function-Oriented 'Make'-Like Declarative Pipelines", "Description": "Pipeline tools coordinate the pieces of computationally demanding analysis projects. The 'targets' package is a 'Make'-like pipeline tool for statistics and data science in R. The package skips costly runtime for tasks that are already up to date, orchestrates the necessary computation with implicit parallel computing, and abstracts files as R objects. If all the current output matches the current upstream code and data, then the whole pipeline is up to date, and the results are more trustworthy than otherwise. The methodology in this package borrows from GNU 'Make' (2015, ISBN:978-9881443519) and 'drake' (2018, ).", "License": "MIT + file LICENSE", "URL": "https://docs.ropensci.org/targets/, https://github.com/ropensci/targets", "BugReports": "https://github.com/ropensci/targets/issues", "Authors@R": "c( person( given = c(\"William\", \"Michael\"), family = \"Landau\", role = c(\"aut\", \"cre\"), email = \"will.landau.oss@gmail.com\", comment = c(ORCID = \"0000-0003-1878-3253\") ), person( given = c(\"Matthew\", \"T.\"), family = \"Warkentin\", role = \"ctb\" ), person( given = \"Mark\", family = \"Edmondson\", email = \"r@sunholo.com\", role = \"ctb\", comment = c(ORCID = \"0000-0002-8434-3881\") ), person( given = \"Samantha\", family = \"Oliver\", role = \"rev\", comment = c(ORCID = \"0000-0001-5668-1165\") ), person( given = \"Tristan\", family = \"Mahr\", role = \"rev\", comment = c(ORCID = \"0000-0002-8890-5116\") ), person( family = \"Eli Lilly and Company\", role = c(\"cph\", \"fnd\") ))", "Depends": [ "R (>= 3.5.0)" ], "Imports": [ "base64url (>= 1.4)", "callr (>= 3.7.0)", "cli (>= 2.0.2)", "codetools (>= 0.2.16)", "data.table (>= 1.16.0)", "igraph (>= 2.0.0)", "knitr (>= 1.34)", "prettyunits (>= 1.1.0)", "ps (>= 1.8.0)", "R6 (>= 2.4.1)", "rlang (>= 1.0.0)", "secretbase (>= 0.5.0)", "stats", "tibble (>= 3.0.1)", "tidyselect (>= 1.1.0)", "tools", "utils", "vctrs (>= 0.2.4)", "yaml (>= 2.2.1)" ], "Suggests": [ "autometric (>= 0.1.0)", "bslib", "clustermq (>= 0.9.2)", "crew (>= 0.9.0)", "curl (>= 4.3)", "DT (>= 0.14)", "dplyr (>= 1.0.0)", "fst (>= 0.9.2)", "future (>= 1.19.1)", "future.batchtools (>= 0.9.0)", "future.callr (>= 0.6.0)", "gargle (>= 1.2.0)", "googleCloudStorageR (>= 0.7.0)", "gt (>= 0.2.2)", "keras (>= 2.2.5.0)", "markdown (>= 1.1)", "nanonext (>= 0.12.0)", "rmarkdown (>= 2.4)", "parallelly (>= 1.35.0)", "paws.common (>= 0.6.4)", "paws.storage (>= 0.4.0)", "pkgload (>= 1.1.0)", "processx (>= 3.4.3)", "qs2", "reprex (>= 2.0.0)", "rstudioapi (>= 0.11)", "R.utils (>= 2.6.0)", "shiny (>= 1.5.0)", "shinybusy (>= 0.2.2)", "shinyWidgets (>= 0.5.4)", "tarchetypes", "testthat (>= 3.0.0)", "torch (>= 0.1.0)", "usethis (>= 1.6.3)", "visNetwork (>= 2.1.2)" ], "Encoding": "UTF-8", "Language": "en-US", "VignetteBuilder": "knitr", "Config/testthat/edition": "3", "RoxygenNote": "7.3.3", "NeedsCompilation": "no", "Author": "William Michael Landau [aut, cre] (ORCID: ), Matthew T. Warkentin [ctb], Mark Edmondson [ctb] (ORCID: ), Samantha Oliver [rev] (ORCID: ), Tristan Mahr [rev] (ORCID: ), Eli Lilly and Company [cph, fnd]", "Maintainer": "William Michael Landau ", "Repository": "CRAN" }, "terra": { "Package": "terra", "Version": "1.9-34", "Source": "Repository", "Type": "Package", "Title": "Spatial Data Analysis", "Date": "2026-06-18", "Depends": [ "R (>= 3.5.0)", "methods" ], "Suggests": [ "parallel", "tinytest", "ncdf4", "sf (>= 0.9-8)", "igraph", "deldir", "XML", "leaflet (>= 2.2.1)", "htmlwidgets", "future", "future.apply" ], "LinkingTo": [ "Rcpp" ], "Imports": [ "Rcpp (>= 1.0-10)" ], "SystemRequirements": "C++17, GDAL (>= 2.2.3), GEOS (>= 3.4.0), PROJ (>= 4.9.3), TBB, sqlite3", "Encoding": "UTF-8", "Language": "en-US", "Maintainer": "Robert J. Hijmans ", "Description": "Methods for spatial data analysis with vector (points, lines, polygons) and raster (grid) data. Methods for vector data include geometric operations such as intersect and buffer. Raster methods include local, focal, global, zonal and geometric operations. The predict and interpolate methods facilitate the use of regression type (interpolation, machine learning) models for spatial prediction, including with satellite remote sensing data. Processing of very large files is supported. See the manual and tutorials on to get started.", "License": "GPL (>= 3)", "URL": "https://rspatial.org/, https://rspatial.github.io/terra/", "BugReports": "https://github.com/rspatial/terra/issues", "LazyLoad": "yes", "Authors@R": "c( person(\"Robert J.\", \"Hijmans\", role=c(\"cre\", \"aut\"), email=\"r.hijmans@gmail.com\", comment=c(ORCID=\"0000-0001-5872-2872\")),\t\t\t person(\"Andrew\", \"Brown\", role=\"aut\", comment=c(ORCID=\"0000-0002-4565-533X\")), person(\"Márcia\", \"Barbosa\", role=\"aut\", comment=c(ORCID=\"0000-0001-8972-7713\")), person(\"Krzysztof\", \"Dyba\", role=\"ctb\", comment=c(ORCID=\"0000-0002-8614-3816\")), person(\"Roger\", \"Bivand\", role=\"ctb\", comment=c(ORCID=\"0000-0003-2392-6140\")), person(\"Michael\", \"Chirico\", role=\"ctb\", comment=c(ORCID=\"0000-0003-0787-087X\")), person(\"Emanuele\", \"Cordano\", role=\"ctb\",comment=c(ORCID=\"0000-0002-3508-5898\")), person(\"Edzer\", \"Pebesma\", role=\"ctb\", comment=c(ORCID=\"0000-0001-8049-7069\")), person(\"Barry\", \"Rowlingson\", role=\"ctb\", comment=c(ORCID=\"0000-0002-8586-6625\")), person(\"Michael D.\", \"Sumner\", role=\"ctb\", comment=c(ORCID=\"0000-0002-2471-7511\")))", "NeedsCompilation": "yes", "Author": "Robert J. Hijmans [cre, aut] (ORCID: ), Andrew Brown [aut] (ORCID: ), Márcia Barbosa [aut] (ORCID: ), Krzysztof Dyba [ctb] (ORCID: ), Roger Bivand [ctb] (ORCID: ), Michael Chirico [ctb] (ORCID: ), Emanuele Cordano [ctb] (ORCID: ), Edzer Pebesma [ctb] (ORCID: ), Barry Rowlingson [ctb] (ORCID: ), Michael D. Sumner [ctb] (ORCID: )", "Repository": "CRAN" }, "testthat": { "Package": "testthat", "Version": "3.3.2", "Source": "Repository", "Title": "Unit Testing for R", "Authors@R": "c( person(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = c(\"aut\", \"cre\")), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")), person(\"R Core team\", role = \"ctb\", comment = \"Implementation of utils::recover()\") )", "Description": "Software testing is important, but, in part because it is frustrating and boring, many of us avoid it. 'testthat' is a testing framework for R that is easy to learn and use, and integrates with your existing 'workflow'.", "License": "MIT + file LICENSE", "URL": "https://testthat.r-lib.org, https://github.com/r-lib/testthat", "BugReports": "https://github.com/r-lib/testthat/issues", "Depends": [ "R (>= 4.1.0)" ], "Imports": [ "brio (>= 1.1.5)", "callr (>= 3.7.6)", "cli (>= 3.6.5)", "desc (>= 1.4.3)", "evaluate (>= 1.0.4)", "jsonlite (>= 2.0.0)", "lifecycle (>= 1.0.4)", "magrittr (>= 2.0.3)", "methods", "pkgload (>= 1.4.0)", "praise (>= 1.0.0)", "processx (>= 3.8.6)", "ps (>= 1.9.1)", "R6 (>= 2.6.1)", "rlang (>= 1.1.6)", "utils", "waldo (>= 0.6.2)", "withr (>= 3.0.2)" ], "Suggests": [ "covr", "curl (>= 0.9.5)", "diffviewer (>= 0.1.0)", "digest (>= 0.6.33)", "gh", "knitr", "otel", "otelsdk", "rmarkdown", "rstudioapi", "S7", "shiny", "usethis", "vctrs (>= 0.1.0)", "xml2" ], "VignetteBuilder": "knitr", "Config/Needs/website": "tidyverse/tidytemplate", "Config/testthat/edition": "3", "Config/testthat/parallel": "true", "Config/testthat/start-first": "watcher, parallel*", "Encoding": "UTF-8", "RoxygenNote": "7.3.3", "NeedsCompilation": "yes", "Author": "Hadley Wickham [aut, cre], Posit Software, PBC [cph, fnd], R Core team [ctb] (Implementation of utils::recover())", "Maintainer": "Hadley Wickham ", "Repository": "CRAN" }, "textshaping": { "Package": "textshaping", "Version": "1.0.5", "Source": "Repository", "Title": "Bindings to the 'HarfBuzz' and 'Fribidi' Libraries for Text Shaping", "Authors@R": "c( person(\"Thomas Lin\", \"Pedersen\", , \"thomas.pedersen@posit.co\", role = c(\"cre\", \"aut\"), comment = c(ORCID = \"0000-0002-5147-4711\")), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"), comment = c(ROR = \"03wc8by49\")) )", "Description": "Provides access to the text shaping functionality in the 'HarfBuzz' library and the bidirectional algorithm in the 'Fribidi' library. 'textshaping' is a low-level utility package mainly for graphic devices that expands upon the font tool-set provided by the 'systemfonts' package.", "License": "MIT + file LICENSE", "URL": "https://github.com/r-lib/textshaping", "BugReports": "https://github.com/r-lib/textshaping/issues", "Depends": [ "R (>= 3.2.0)" ], "Imports": [ "lifecycle", "stats", "stringi", "systemfonts (>= 1.3.0)", "utils" ], "Suggests": [ "covr", "grDevices", "grid", "knitr", "rmarkdown", "testthat (>= 3.0.0)" ], "LinkingTo": [ "cpp11 (>= 0.2.1)", "systemfonts (>= 1.0.0)" ], "VignetteBuilder": "knitr", "Config/build/compilation-database": "true", "Config/testthat/edition": "3", "Config/usethis/last-upkeep": "2025-04-23", "Encoding": "UTF-8", "RoxygenNote": "7.3.2", "SystemRequirements": "freetype2, harfbuzz, fribidi", "NeedsCompilation": "yes", "Author": "Thomas Lin Pedersen [cre, aut] (ORCID: ), Posit Software, PBC [cph, fnd] (ROR: )", "Maintainer": "Thomas Lin Pedersen ", "Repository": "CRAN" }, "tibble": { "Package": "tibble", "Version": "3.3.1", "Source": "Repository", "Title": "Simple Data Frames", "Authors@R": "c( person(\"Kirill\", \"Müller\", , \"kirill@cynkra.com\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-1416-3412\")), person(\"Hadley\", \"Wickham\", , \"hadley@rstudio.com\", role = \"aut\"), person(\"Romain\", \"Francois\", , \"romain@r-enthusiasts.com\", role = \"ctb\"), person(\"Jennifer\", \"Bryan\", , \"jenny@rstudio.com\", role = \"ctb\"), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"), comment = c(ROR = \"03wc8by49\")) )", "Description": "Provides a 'tbl_df' class (the 'tibble') with stricter checking and better formatting than the traditional data frame.", "License": "MIT + file LICENSE", "URL": "https://tibble.tidyverse.org/, https://github.com/tidyverse/tibble", "BugReports": "https://github.com/tidyverse/tibble/issues", "Depends": [ "R (>= 3.4.0)" ], "Imports": [ "cli", "lifecycle (>= 1.0.0)", "magrittr", "methods", "pillar (>= 1.8.1)", "pkgconfig", "rlang (>= 1.0.2)", "utils", "vctrs (>= 0.5.0)" ], "Suggests": [ "bench", "bit64", "blob", "brio", "callr", "DiagrammeR", "dplyr", "evaluate", "formattable", "ggplot2", "here", "hms", "htmltools", "knitr", "lubridate", "nycflights13", "pkgload", "purrr", "rmarkdown", "stringi", "testthat (>= 3.0.2)", "tidyr", "withr" ], "VignetteBuilder": "knitr", "Config/autostyle/rmd": "false", "Config/autostyle/scope": "line_breaks", "Config/autostyle/strict": "true", "Config/Needs/website": "tidyverse/tidytemplate", "Config/testthat/edition": "3", "Config/testthat/parallel": "true", "Config/testthat/start-first": "vignette-formats, as_tibble, add, invariants", "Config/usethis/last-upkeep": "2025-06-07", "Encoding": "UTF-8", "RoxygenNote": "7.3.3.9000", "NeedsCompilation": "yes", "Author": "Kirill Müller [aut, cre] (ORCID: ), Hadley Wickham [aut], Romain Francois [ctb], Jennifer Bryan [ctb], Posit Software, PBC [cph, fnd] (ROR: )", "Maintainer": "Kirill Müller ", "Repository": "CRAN" }, "tictoc": { "Package": "tictoc", "Version": "1.2.1", "Source": "Repository", "Title": "Functions for Timing R Scripts, as Well as Implementations of \"Stack\" and \"StackList\" Structures", "Author": "Sergei Izrailev", "Maintainer": "Sergei Izrailev ", "Description": "Code execution timing functions 'tic' and 'toc' that can be nested. One can record all timings while a complex script is running, and examine the values later. It is also possible to instrument the timing calls with custom callbacks. In addition, this package provides class 'Stack', implemented as a vector, and class 'StackList', which is a stack implemented as a list, both of which support operations 'push', 'pop', 'first_element', 'last_element' and 'clear'.", "URL": "https://github.com/jabiru/tictoc", "Depends": [ "R (>= 2.15)", "methods" ], "License": "Apache License (== 2.0) | file LICENSE", "Copyright": "Copyright (C) Collective, Inc. | file inst/COPYRIGHTS", "Encoding": "UTF-8", "RoxygenNote": "7.2.3", "Suggests": [ "testthat (>= 3.0.0)" ], "Config/testthat/edition": "3", "NeedsCompilation": "no", "Repository": "CRAN" }, "tidyllm": { "Package": "tidyllm", "Version": "0.5.0", "Source": "Repository", "Title": "Tidy Integration of Large Language Models", "Authors@R": "c( person(\"Eduard\", \"Brüll\", NULL, \"eduard.bruell@zew.de\", role = c(\"aut\", \"cre\")), person(\"Jia\", \"Zhang\", NULL, NULL, role = \"ctb\") )", "Description": "A tidy interface for integrating large language model (LLM) APIs such as 'Claude', 'OpenAI', 'Gemini', 'Mistral', and local models via 'Ollama' into R workflows. The package supports text, image, audio, video, and document interactions; a unified media interface for attaching inline files or uploading to provider file stores; batch request APIs for cost-efficient large-scale processing; and a pipeline-oriented interface for seamless integration into data workflows. Web services are available at , , , and .", "License": "MIT + file LICENSE", "URL": "https://edubruell.github.io/tidyllm/", "BugReports": "https://github.com/edubruell/tidyllm/issues", "Encoding": "UTF-8", "RoxygenNote": "7.3.3", "VignetteBuilder": "knitr", "Suggests": [ "knitr", "rmarkdown", "testthat (>= 3.0.0)", "tidyverse", "httptest2", "httpuv", "ellmer" ], "Imports": [ "S7 (>= 0.2.0)", "base64enc", "glue", "jsonlite", "curl", "httr2 (>= 1.1.1)", "lubridate", "purrr", "rlang", "stringr", "grDevices", "pdftools", "tibble", "cli", "png", "lifecycle" ], "Collate": "'tidyllm-package.R' 'utilites.R' 'embedding_helpers.R' 'LLMMessage.R' 'APIProvider.R' 'llm_message.R' 'llm_verbs.R' 'media.R' 'message_retrieval.R' 'perform_api_requests.R' 'rate_limits.R' 'tidyllm_schema.R' 'tools.R' 'api_chat_completions.R' 'api_openai.R' 'api_azure_openai.R' 'api_groq.R' 'api_mistral.R' 'api_perplexity.R' 'api_deepseek.R' 'api_voyage.R' 'api_ollama.R' 'api_claude.R' 'api_gemini.R' 'api_ellmer.R' 'api_openrouter.R' 'api_llamacpp.R' 'pdfbatch.R' 'zzz.R'", "Depends": [ "R (>= 4.2.0)" ], "Config/testthat/edition": "3", "NeedsCompilation": "no", "Author": "Eduard Brüll [aut, cre], Jia Zhang [ctb]", "Maintainer": "Eduard Brüll ", "Repository": "CRAN" }, "tidyr": { "Package": "tidyr", "Version": "1.3.2", "Source": "Repository", "Title": "Tidy Messy Data", "Authors@R": "c( person(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = c(\"aut\", \"cre\")), person(\"Davis\", \"Vaughan\", , \"davis@posit.co\", role = \"aut\"), person(\"Maximilian\", \"Girlich\", role = \"aut\"), person(\"Kevin\", \"Ushey\", , \"kevin@posit.co\", role = \"ctb\"), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")) )", "Description": "Tools to help to create tidy data, where each column is a variable, each row is an observation, and each cell contains a single value. 'tidyr' contains tools for changing the shape (pivoting) and hierarchy (nesting and 'unnesting') of a dataset, turning deeply nested lists into rectangular data frames ('rectangling'), and extracting values out of string columns. It also includes tools for working with missing values (both implicit and explicit).", "License": "MIT + file LICENSE", "URL": "https://tidyr.tidyverse.org, https://github.com/tidyverse/tidyr", "BugReports": "https://github.com/tidyverse/tidyr/issues", "Depends": [ "R (>= 4.1.0)" ], "Imports": [ "cli (>= 3.4.1)", "dplyr (>= 1.1.0)", "glue", "lifecycle (>= 1.0.3)", "magrittr", "purrr (>= 1.0.1)", "rlang (>= 1.1.1)", "stringr (>= 1.5.0)", "tibble (>= 2.1.1)", "tidyselect (>= 1.2.1)", "utils", "vctrs (>= 0.5.2)" ], "Suggests": [ "covr", "data.table", "knitr", "readr", "repurrrsive (>= 1.1.0)", "rmarkdown", "testthat (>= 3.0.0)" ], "LinkingTo": [ "cpp11 (>= 0.4.0)" ], "VignetteBuilder": "knitr", "Config/build/compilation-database": "true", "Config/Needs/website": "tidyverse/tidytemplate", "Config/testthat/edition": "3", "Encoding": "UTF-8", "LazyData": "true", "RoxygenNote": "7.3.3", "NeedsCompilation": "yes", "Author": "Hadley Wickham [aut, cre], Davis Vaughan [aut], Maximilian Girlich [aut], Kevin Ushey [ctb], Posit Software, PBC [cph, fnd]", "Maintainer": "Hadley Wickham ", "Repository": "CRAN" }, "tidyselect": { "Package": "tidyselect", "Version": "1.2.1", "Source": "Repository", "Title": "Select from a Set of Strings", "Authors@R": "c( person(\"Lionel\", \"Henry\", , \"lionel@posit.co\", role = c(\"aut\", \"cre\")), person(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = \"aut\"), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")) )", "Description": "A backend for the selecting functions of the 'tidyverse'. It makes it easy to implement select-like functions in your own packages in a way that is consistent with other 'tidyverse' interfaces for selection.", "License": "MIT + file LICENSE", "URL": "https://tidyselect.r-lib.org, https://github.com/r-lib/tidyselect", "BugReports": "https://github.com/r-lib/tidyselect/issues", "Depends": [ "R (>= 3.4)" ], "Imports": [ "cli (>= 3.3.0)", "glue (>= 1.3.0)", "lifecycle (>= 1.0.3)", "rlang (>= 1.0.4)", "vctrs (>= 0.5.2)", "withr" ], "Suggests": [ "covr", "crayon", "dplyr", "knitr", "magrittr", "rmarkdown", "stringr", "testthat (>= 3.1.1)", "tibble (>= 2.1.3)" ], "VignetteBuilder": "knitr", "ByteCompile": "true", "Config/testthat/edition": "3", "Config/Needs/website": "tidyverse/tidytemplate", "Encoding": "UTF-8", "RoxygenNote": "7.3.0.9000", "NeedsCompilation": "yes", "Author": "Lionel Henry [aut, cre], Hadley Wickham [aut], Posit Software, PBC [cph, fnd]", "Maintainer": "Lionel Henry ", "Repository": "CRAN" }, "tidyverse": { "Package": "tidyverse", "Version": "2.0.0", "Source": "Repository", "Title": "Easily Install and Load the 'Tidyverse'", "Authors@R": "c( person(\"Hadley\", \"Wickham\", , \"hadley@rstudio.com\", role = c(\"aut\", \"cre\")), person(\"RStudio\", role = c(\"cph\", \"fnd\")) )", "Description": "The 'tidyverse' is a set of packages that work in harmony because they share common data representations and 'API' design. This package is designed to make it easy to install and load multiple 'tidyverse' packages in a single step. Learn more about the 'tidyverse' at .", "License": "MIT + file LICENSE", "URL": "https://tidyverse.tidyverse.org, https://github.com/tidyverse/tidyverse", "BugReports": "https://github.com/tidyverse/tidyverse/issues", "Depends": [ "R (>= 3.3)" ], "Imports": [ "broom (>= 1.0.3)", "conflicted (>= 1.2.0)", "cli (>= 3.6.0)", "dbplyr (>= 2.3.0)", "dplyr (>= 1.1.0)", "dtplyr (>= 1.2.2)", "forcats (>= 1.0.0)", "ggplot2 (>= 3.4.1)", "googledrive (>= 2.0.0)", "googlesheets4 (>= 1.0.1)", "haven (>= 2.5.1)", "hms (>= 1.1.2)", "httr (>= 1.4.4)", "jsonlite (>= 1.8.4)", "lubridate (>= 1.9.2)", "magrittr (>= 2.0.3)", "modelr (>= 0.1.10)", "pillar (>= 1.8.1)", "purrr (>= 1.0.1)", "ragg (>= 1.2.5)", "readr (>= 2.1.4)", "readxl (>= 1.4.2)", "reprex (>= 2.0.2)", "rlang (>= 1.0.6)", "rstudioapi (>= 0.14)", "rvest (>= 1.0.3)", "stringr (>= 1.5.0)", "tibble (>= 3.1.8)", "tidyr (>= 1.3.0)", "xml2 (>= 1.3.3)" ], "Suggests": [ "covr (>= 3.6.1)", "feather (>= 0.3.5)", "glue (>= 1.6.2)", "mockr (>= 0.2.0)", "knitr (>= 1.41)", "rmarkdown (>= 2.20)", "testthat (>= 3.1.6)" ], "VignetteBuilder": "knitr", "Config/Needs/website": "tidyverse/tidytemplate", "Config/testthat/edition": "3", "Encoding": "UTF-8", "RoxygenNote": "7.2.3", "NeedsCompilation": "no", "Author": "Hadley Wickham [aut, cre], RStudio [cph, fnd]", "Maintainer": "Hadley Wickham ", "Repository": "CRAN" }, "timeDate": { "Package": "timeDate", "Version": "4052.112", "Source": "Repository", "Title": "Rmetrics - Chronological and Calendar Objects", "Authors@R": "c(person(\"Diethelm\", \"Wuertz\", role=\"aut\", comment = \"original code\") , person(\"Tobias\", \"Setz\", role = c(\"aut\"), email = \"tobias.setz@live.com\") , person(\"Yohan\", \"Chalabi\", role = \"aut\") , person(\"Martin\",\"Maechler\", role = \"ctb\", email = \"maechler@stat.math.ethz.ch\", comment = c(ORCID = \"0000-0002-8685-9910\")) , person(given = c(\"Joe\", \"W.\"), family = \"Byers\", role = \"ctb\") , person(given = c(\"Georgi\", \"N.\"), family = \"Boshnakov\", role = c(\"cre\", \"aut\"), email = \"georgi.boshnakov@manchester.ac.uk\", comment = c(ORCID = \"0000-0003-2839-346X\")) )", "Description": "The 'timeDate' class fulfils the conventions of the ISO 8601 standard as well as of the ANSI C and POSIX standards. Beyond these standards it provides the \"Financial Center\" concept which allows to handle data records collected in different time zones and mix them up to have always the proper time stamps with respect to your personal financial center, or alternatively to the GMT reference time. It can thus also handle time stamps from historical data records from the same time zone, even if the financial centers changed day light saving times at different calendar dates.", "Depends": [ "R (>= 3.6.0)", "methods" ], "Imports": [ "graphics", "utils", "stats" ], "Suggests": [ "RUnit" ], "License": "GPL (>= 2)", "Encoding": "UTF-8", "URL": "https://geobosh.github.io/timeDateDoc/ (doc), https://CRAN.R-project.org/package=timeDate, https://www.rmetrics.org", "BugReports": "https://r-forge.r-project.org/tracker/?atid=633&group_id=156&func=browse", "NeedsCompilation": "no", "Author": "Diethelm Wuertz [aut] (original code), Tobias Setz [aut], Yohan Chalabi [aut], Martin Maechler [ctb] (ORCID: ), Joe W. Byers [ctb], Georgi N. Boshnakov [cre, aut] (ORCID: )", "Maintainer": "Georgi N. Boshnakov ", "Repository": "CRAN" }, "timechange": { "Package": "timechange", "Version": "0.4.0", "Source": "Repository", "Title": "Efficient Manipulation of Date-Times", "Authors@R": "c(person(\"Vitalie\", \"Spinu\", email = \"spinuvit@gmail.com\", role = c(\"aut\", \"cre\")), person(\"Google Inc.\", role = c(\"ctb\", \"cph\")))", "Description": "Efficient routines for manipulation of date-time objects while accounting for time-zones and daylight saving times. The package includes utilities for updating of date-time components (year, month, day etc.), modification of time-zones, rounding of date-times, period addition and subtraction etc. Parts of the 'CCTZ' source code, released under the Apache 2.0 License, are included in this package. See for more details.", "Depends": [ "R (>= 3.3)" ], "License": "GPL (>= 3)", "Encoding": "UTF-8", "LinkingTo": [ "cpp11 (>= 0.2.7)" ], "Suggests": [ "testthat (>= 0.7.1.99)", "knitr" ], "SystemRequirements": "A system with zoneinfo data (e.g. /usr/share/zoneinfo). On Windows the zoneinfo included with R is used.", "BugReports": "https://github.com/vspinu/timechange/issues", "URL": "https://github.com/vspinu/timechange/", "RoxygenNote": "7.2.1", "NeedsCompilation": "yes", "Author": "Vitalie Spinu [aut, cre], Google Inc. [ctb, cph]", "Maintainer": "Vitalie Spinu ", "Repository": "CRAN" }, "tinytex": { "Package": "tinytex", "Version": "0.60", "Source": "Repository", "Type": "Package", "Title": "Helper Functions to Install and Maintain TeX Live, and Compile LaTeX Documents", "Authors@R": "c( person(\"Yihui\", \"Xie\", role = c(\"aut\", \"cre\", \"cph\"), email = \"xie@yihui.name\", comment = c(ORCID = \"0000-0003-0645-5666\")), person(given = \"Posit Software, PBC\", role = c(\"cph\", \"fnd\")), person(\"Christophe\", \"Dervieux\", role = \"ctb\", comment = c(ORCID = \"0000-0003-4474-2498\")), person(\"Devon\", \"Ryan\", role = \"ctb\", email = \"dpryan79@gmail.com\", comment = c(ORCID = \"0000-0002-8549-0971\")), person(\"Ethan\", \"Heinzen\", role = \"ctb\"), person(\"Fernando\", \"Cagua\", role = \"ctb\"), person() )", "Description": "Helper functions to install and maintain the 'LaTeX' distribution named 'TinyTeX' (), a lightweight, cross-platform, portable, and easy-to-maintain version of 'TeX Live'. This package also contains helper functions to compile 'LaTeX' documents, and install missing 'LaTeX' packages automatically.", "Imports": [ "xfun (>= 0.48)" ], "Suggests": [ "testit", "rstudioapi" ], "License": "MIT + file LICENSE", "URL": "https://github.com/rstudio/tinytex", "BugReports": "https://github.com/rstudio/tinytex/issues", "Encoding": "UTF-8", "RoxygenNote": "7.3.3", "NeedsCompilation": "no", "Author": "Yihui Xie [aut, cre, cph] (ORCID: ), Posit Software, PBC [cph, fnd], Christophe Dervieux [ctb] (ORCID: ), Devon Ryan [ctb] (ORCID: ), Ethan Heinzen [ctb], Fernando Cagua [ctb]", "Maintainer": "Yihui Xie ", "Repository": "CRAN" }, "toastui": { "Package": "toastui", "Version": "0.4.0", "Source": "Repository", "Title": "Interactive Tables, Calendars and Charts for the Web", "Authors@R": "c( person(\"Victor\", \"Perrier\", email = \"victor.perrier@dreamrs.fr\", role = c(\"aut\", \"cre\", \"cph\")), person(\"Fanny\", \"Meyer\", role = \"aut\"), person(\"NHN FE Development Lab\", role = \"cph\", comment = \"tui-grid, tui-calendar, tui-chart libraries\"))", "Description": "Create interactive tables, calendars, charts and markdown WYSIWYG editor with 'TOAST UI' libraries to integrate in 'shiny' applications or 'rmarkdown' 'HTML' documents.", "License": "MIT + file LICENSE", "Encoding": "UTF-8", "LazyData": "true", "Depends": [ "R (>= 2.10)" ], "Imports": [ "utils", "htmlwidgets", "htmltools", "magrittr", "phosphoricons", "rlang", "shiny (>= 1.1.0)", "shinyWidgets" ], "Suggests": [ "apexcharter", "bslib", "knitr", "rmarkdown", "scales", "tinytest" ], "VignetteBuilder": "knitr", "RoxygenNote": "7.3.2", "URL": "https://dreamrs.github.io/toastui/", "BugReports": "https://github.com/dreamRs/toastui/issues", "NeedsCompilation": "no", "Author": "Victor Perrier [aut, cre, cph], Fanny Meyer [aut], NHN FE Development Lab [cph] (tui-grid, tui-calendar, tui-chart libraries)", "Maintainer": "Victor Perrier ", "Repository": "CRAN" }, "tomledit": { "Package": "tomledit", "Version": "0.1.1", "Source": "Repository", "Title": "Parse, Read, and Edit 'TOML'", "Authors@R": "person(\"Josiah\", \"Parry\", , \"josiah.parry@gmail.com\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0001-9910-865X\"))", "Description": "A toolkit for working with 'TOML' files in R while preserving formatting, comments, and structure. 'tomledit' enables serialization of R objects such as lists, data.frames, numeric, logical, and date vectors.", "License": "MIT + file LICENSE", "Encoding": "UTF-8", "Language": "en", "RoxygenNote": "7.3.2", "Config/rextendr/version": "0.3.1.9001", "SystemRequirements": "Cargo (Rust's package manager), rustc", "Depends": [ "R (>= 4.2)" ], "Imports": [ "rlang (>= 1.1.0)" ], "URL": "https://extendr.github.io/tomledit/, https://github.com/extendr/tomledit", "BugReports": "https://github.com/extendr/tomledit/issues", "NeedsCompilation": "yes", "Author": "Josiah Parry [aut, cre] ()", "Maintainer": "Josiah Parry ", "Repository": "CRAN" }, "tweenr": { "Package": "tweenr", "Version": "2.0.3", "Source": "Repository", "Type": "Package", "Title": "Interpolate Data for Smooth Animations", "Authors@R": "c(person(given = \"Thomas Lin\", family = \"Pedersen\", role = c(\"aut\", \"cre\"), email = \"thomasp85@gmail.com\", comment = c(ORCID = \"0000-0002-5147-4711\")))", "Maintainer": "Thomas Lin Pedersen ", "Description": "In order to create smooth animation between states of data, tweening is necessary. This package provides a range of functions for creating tweened data that can be used as basis for animation. Furthermore it adds a number of vectorized interpolaters for common R data types such as numeric, date and colour.", "URL": "https://github.com/thomasp85/tweenr", "BugReports": "https://github.com/thomasp85/tweenr/issues", "License": "MIT + file LICENSE", "Encoding": "UTF-8", "Depends": [ "R (>= 3.2.0)" ], "Imports": [ "farver", "magrittr", "rlang", "vctrs" ], "LinkingTo": [ "cpp11 (>= 0.4.2)" ], "RoxygenNote": "7.2.3", "Suggests": [ "testthat", "covr" ], "NeedsCompilation": "yes", "Author": "Thomas Lin Pedersen [aut, cre] ()", "Repository": "CRAN" }, "tzdb": { "Package": "tzdb", "Version": "0.5.0", "Source": "Repository", "Title": "Time Zone Database Information", "Authors@R": "c( person(\"Davis\", \"Vaughan\", , \"davis@posit.co\", role = c(\"aut\", \"cre\")), person(\"Howard\", \"Hinnant\", role = \"cph\", comment = \"Author of the included date library\"), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")) )", "Description": "Provides an up-to-date copy of the Internet Assigned Numbers Authority (IANA) Time Zone Database. It is updated periodically to reflect changes made by political bodies to time zone boundaries, UTC offsets, and daylight saving time rules. Additionally, this package provides a C++ interface for working with the 'date' library. 'date' provides comprehensive support for working with dates and date-times, which this package exposes to make it easier for other R packages to utilize. Headers are provided for calendar specific calculations, along with a limited interface for time zone manipulations.", "License": "MIT + file LICENSE", "URL": "https://tzdb.r-lib.org, https://github.com/r-lib/tzdb", "BugReports": "https://github.com/r-lib/tzdb/issues", "Depends": [ "R (>= 4.0.0)" ], "Suggests": [ "covr", "testthat (>= 3.0.0)" ], "LinkingTo": [ "cpp11 (>= 0.5.2)" ], "Biarch": "yes", "Config/Needs/website": "tidyverse/tidytemplate", "Config/testthat/edition": "3", "Encoding": "UTF-8", "RoxygenNote": "7.3.2", "NeedsCompilation": "yes", "Author": "Davis Vaughan [aut, cre], Howard Hinnant [cph] (Author of the included date library), Posit Software, PBC [cph, fnd]", "Maintainer": "Davis Vaughan ", "Repository": "CRAN" }, "unigd": { "Package": "unigd", "Version": "0.2.0", "Source": "Repository", "Type": "Package", "Title": "Universal Graphics Device", "Authors@R": "c( person(given = \"Florian\", family = \"Rupprecht\", email = \"floruppr@gmail.com\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-1795-8624\")), person(given = \"Kun\", family = \"Ren\", role = \"ctb\", email = \"mail@renkun.me\"), person(given = \"Tatsuya\", family = \"Shima\", role = \"ctb\", email = \"ts1s1andn@gmail.com\"), person(\"Jeroen\", \"Ooms\", role = c(\"ctb\"), email = \"jeroen@berkeley.edu\", comment = c(ORCID = \"0000-0002-4035-0289\")), person(\"Hadley\", \"Wickham\", email = \"hadley@rstudio.com\", role = \"cph\", comment = \"Author of included svglite code\"), person(\"Lionel\", \"Henry\", email = \"lionel@rstudio.com\", role = \"cph\", comment = \"Author of included svglite code\"), person(\"Thomas Lin\", \"Pedersen\", email = \"thomas.pedersen@rstudio.com\", role = \"cph\", comment = \"Author and creator of included svglite code\"), person(\"T Jake\", \"Luciani\", email = \"jake@apache.org\", role = \"cph\", comment = \"Author of included svglite code\"), person(\"Matthieu\", \"Decorde\", email = \"matthieu.decorde@ens-lyon.fr\", role = \"cph\", comment = \"Author of included svglite code\"), person(\"Vaudor\", \"Lise\", email = \"lise.vaudor@ens-lyon.fr\", role = \"cph\", comment = \"Author of included svglite code\"), person(\"Tony\", \"Plate\", role = \"cph\", comment = \"Contributor to included svglite code\"), person(\"David\", \"Gohel\", role = \"cph\", comment = \"Contributor to included svglite code\"), person(\"Yixuan\", \"Qiu\", role = \"cph\", comment = \"Contributor to included svglite code\"), person(\"Håkon\", \"Malmedal\", role = \"cph\", comment = \"Contributor to included svglite code\"), person(\"RStudio\", role = \"cph\", comment = \"Copyright holder of included svglite code\"), person(\"Brett\", \"Robinson\", role = \"cph\", comment = \"Author of included belle library\"), person(\"Google\", role = \"cph\", comment = \"Copyright holder of included material design icons\"), person(\"Victor\", \"Zverovich\", role = \"cph\", comment = \"Author of included fmt library\"), person(\"Andrzej\", \"Krzemienski\", role = \"cph\", comment = \"Author of included std::experimental::optional library\") )", "Description": "A unified R graphics backend. Render R graphics fast and easy to many common file formats. Provides a thread safe 'C' interface for asynchronous rendering of R graphics.", "License": "GPL (>= 2)", "Depends": [ "R (>= 4.2.0)" ], "Imports": [ "systemfonts (>= 1.0.0)" ], "LinkingTo": [ "cpp11 (>= 0.2.4)", "systemfonts" ], "Encoding": "UTF-8", "SystemRequirements": "Cairo (optional, for raster output), libtiff (optional, for TIFF output), libpng, zlib", "RoxygenNote": "7.3.3", "URL": "https://github.com/nx10/unigd, https://nx10.dev/unigd/", "BugReports": "https://github.com/nx10/unigd/issues", "Suggests": [ "testthat (>= 3.0.0)", "xml2 (>= 1.0.0)", "fontquiver (>= 0.2.0)", "covr", "knitr", "rmarkdown" ], "Config/testthat/edition": "3", "Config/Needs/website": "tidyverse/tidytemplate", "VignetteBuilder": "knitr", "NeedsCompilation": "yes", "Author": "Florian Rupprecht [aut, cre] (ORCID: ), Kun Ren [ctb], Tatsuya Shima [ctb], Jeroen Ooms [ctb] (ORCID: ), Hadley Wickham [cph] (Author of included svglite code), Lionel Henry [cph] (Author of included svglite code), Thomas Lin Pedersen [cph] (Author and creator of included svglite code), T Jake Luciani [cph] (Author of included svglite code), Matthieu Decorde [cph] (Author of included svglite code), Vaudor Lise [cph] (Author of included svglite code), Tony Plate [cph] (Contributor to included svglite code), David Gohel [cph] (Contributor to included svglite code), Yixuan Qiu [cph] (Contributor to included svglite code), Håkon Malmedal [cph] (Contributor to included svglite code), RStudio [cph] (Copyright holder of included svglite code), Brett Robinson [cph] (Author of included belle library), Google [cph] (Copyright holder of included material design icons), Victor Zverovich [cph] (Author of included fmt library), Andrzej Krzemienski [cph] (Author of included std::experimental::optional library)", "Maintainer": "Florian Rupprecht ", "Repository": "CRAN" }, "units": { "Package": "units", "Version": "1.0-1", "Source": "Repository", "Title": "Measurement Units for R Vectors", "Authors@R": "c(person(\"Edzer\", \"Pebesma\", role = c(\"aut\", \"cre\"), email = \"edzer.pebesma@uni-muenster.de\", comment = c(ORCID = \"0000-0001-8049-7069\")), person(\"Thomas\", \"Mailund\", role = \"aut\", email = \"mailund@birc.au.dk\"), person(\"Tomasz\", \"Kalinowski\", role = \"aut\"), person(\"James\", \"Hiebert\", role = \"ctb\"), person(\"Iñaki\", \"Ucar\", role = \"aut\", email = \"iucar@fedoraproject.org\", comment = c(ORCID = \"0000-0001-6403-5550\")), person(\"Thomas Lin\", \"Pedersen\", role = \"ctb\") )", "Depends": [ "R (>= 3.5.0)" ], "Imports": [ "Rcpp" ], "LinkingTo": [ "Rcpp (>= 1.1.0)" ], "Suggests": [ "NISTunits", "measurements", "xml2", "magrittr", "pillar (>= 1.3.0)", "dplyr (>= 1.0.0)", "vctrs (>= 0.3.1)", "ggplot2 (> 3.2.1)", "testthat (>= 3.0.0)", "vdiffr", "knitr", "rvest", "rmarkdown" ], "VignetteBuilder": "knitr", "Description": "Support for measurement units in R vectors, matrices and arrays: automatic propagation, conversion, derivation and simplification of units; raising errors in case of unit incompatibility. Compatible with the POSIXct, Date and difftime classes. Uses the UNIDATA udunits library and unit database for unit compatibility checking and conversion. Documentation about 'units' is provided in the paper by Pebesma, Mailund & Hiebert (2016, ), included in this package as a vignette; see 'citation(\"units\")' for details.", "SystemRequirements": "udunits-2", "License": "GPL-2", "URL": "https://r-quantities.github.io/units/, https://github.com/r-quantities/units", "BugReports": "https://github.com/r-quantities/units/issues", "RoxygenNote": "7.3.3", "Encoding": "UTF-8", "Config/testthat/edition": "3", "NeedsCompilation": "yes", "Author": "Edzer Pebesma [aut, cre] (ORCID: ), Thomas Mailund [aut], Tomasz Kalinowski [aut], James Hiebert [ctb], Iñaki Ucar [aut] (ORCID: ), Thomas Lin Pedersen [ctb]", "Maintainer": "Edzer Pebesma ", "Repository": "CRAN" }, "urca": { "Package": "urca", "Version": "1.3-4", "Source": "Repository", "Date": "2024-05-25", "Title": "Unit Root and Cointegration Tests for Time Series Data", "Authors@R": "c(person(\"Bernhard\", \"Pfaff\", email = \"bernhard@pfaffikus.de\", role = c(\"aut\", \"cre\")), person(\"Eric\", \"Zivot\",email = \"ezivot@u.washington.edu\", role = \"ctb\"), person(\"Matthieu\", \"Stigler\", role = \"ctb\"))", "Depends": [ "R (>= 2.0.0)", "methods" ], "Imports": [ "nlme", "graphics", "stats" ], "LazyLoad": "yes", "Description": "Unit root and cointegration tests encountered in applied econometric analysis are implemented.", "License": "GPL (>= 2)", "NeedsCompilation": "yes", "Author": "Bernhard Pfaff [aut, cre], Eric Zivot [ctb], Matthieu Stigler [ctb]", "Maintainer": "Bernhard Pfaff ", "Repository": "CRAN" }, "urlchecker": { "Package": "urlchecker", "Version": "1.0.1", "Source": "Repository", "Title": "Run CRAN URL Checks from Older R Versions", "Authors@R": "c( person(\"R Core team\", role = \"aut\", comment = \"The code in urltools.R adapted from the tools package\"), person(\"Jim\", \"Hester\", role = \"aut\", comment = c(ORCID = \"0000-0002-2739-7082\")), person(\"Gábor\", \"Csárdi\", , \"csardi.gabor@gmail.com\", role = c(\"aut\", \"cre\")), person(\"RStudio\", role = c(\"cph\", \"fnd\")) )", "Description": "Provide the URL checking tools available in R 4.1+ as a package for earlier versions of R. Also uses concurrent requests so can be much faster than the serial versions.", "License": "GPL-3", "URL": "https://github.com/r-lib/urlchecker", "BugReports": "https://github.com/r-lib/urlchecker/issues", "Depends": [ "R (>= 3.3)" ], "Imports": [ "cli", "curl", "tools", "xml2" ], "Suggests": [ "covr" ], "Encoding": "UTF-8", "RoxygenNote": "7.1.2", "NeedsCompilation": "no", "Author": "R Core team [aut] (The code in urltools.R adapted from the tools package), Jim Hester [aut] (), Gábor Csárdi [aut, cre], RStudio [cph, fnd]", "Maintainer": "Gábor Csárdi ", "Repository": "CRAN" }, "usethis": { "Package": "usethis", "Version": "3.2.1", "Source": "Repository", "Title": "Automate Package and Project Setup", "Authors@R": "c( person(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = \"aut\", comment = c(ORCID = \"0000-0003-4757-117X\")), person(\"Jennifer\", \"Bryan\", , \"jenny@posit.co\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-6983-2759\")), person(\"Malcolm\", \"Barrett\", , \"malcolmbarrett@gmail.com\", role = \"aut\", comment = c(ORCID = \"0000-0003-0299-5825\")), person(\"Andy\", \"Teucher\", , \"andy.teucher@posit.co\", role = \"aut\", comment = c(ORCID = \"0000-0002-7840-692X\")), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"), comment = c(ROR = \"03wc8by49\")) )", "Description": "Automate package and project setup tasks that are otherwise performed manually. This includes setting up unit testing, test coverage, continuous integration, Git, 'GitHub', licenses, 'Rcpp', 'RStudio' projects, and more.", "License": "MIT + file LICENSE", "URL": "https://usethis.r-lib.org, https://github.com/r-lib/usethis", "BugReports": "https://github.com/r-lib/usethis/issues", "Depends": [ "R (>= 4.1)" ], "Imports": [ "cli (>= 3.0.1)", "clipr (>= 0.3.0)", "crayon", "curl (>= 2.7)", "desc (>= 1.4.2)", "fs (>= 1.3.0)", "gert (>= 1.4.1)", "gh (>= 1.2.1)", "glue (>= 1.3.0)", "jsonlite", "lifecycle (>= 1.0.0)", "purrr", "rappdirs", "rlang (>= 1.1.0)", "rprojroot (>= 2.1.1)", "rstudioapi", "stats", "tools", "utils", "whisker", "withr (>= 2.3.0)", "yaml" ], "Suggests": [ "covr", "knitr", "magick", "pkgload (>= 1.3.2.1)", "quarto (>= 1.5.1)", "rmarkdown", "roxygen2 (>= 7.1.2)", "spelling (>= 1.2)", "testthat (>= 3.1.8)" ], "Config/Needs/website": "r-lib/asciicast, tidyverse/tidytemplate, xml2", "Config/testthat/edition": "3", "Config/testthat/parallel": "TRUE", "Config/testthat/start-first": "github-actions, release", "Config/usethis/last-upkeep": "2025-04-22", "Encoding": "UTF-8", "Language": "en-US", "RoxygenNote": "7.3.3", "NeedsCompilation": "no", "Author": "Hadley Wickham [aut] (ORCID: ), Jennifer Bryan [aut, cre] (ORCID: ), Malcolm Barrett [aut] (ORCID: ), Andy Teucher [aut] (ORCID: ), Posit Software, PBC [cph, fnd] (ROR: )", "Maintainer": "Jennifer Bryan ", "Repository": "CRAN" }, "utf8": { "Package": "utf8", "Version": "1.2.6", "Source": "Repository", "Title": "Unicode Text Processing", "Authors@R": "c(person(given = c(\"Patrick\", \"O.\"), family = \"Perry\", role = c(\"aut\", \"cph\")), person(given = \"Kirill\", family = \"M\\u00fcller\", role = \"cre\", email = \"kirill@cynkra.com\", comment = c(ORCID = \"0000-0002-1416-3412\")), person(given = \"Unicode, Inc.\", role = c(\"cph\", \"dtc\"), comment = \"Unicode Character Database\"))", "Description": "Process and print 'UTF-8' encoded international text (Unicode). Input, validate, normalize, encode, format, and display.", "License": "Apache License (== 2.0) | file LICENSE", "URL": "https://krlmlr.github.io/utf8/, https://github.com/krlmlr/utf8", "BugReports": "https://github.com/krlmlr/utf8/issues", "Depends": [ "R (>= 2.10)" ], "Suggests": [ "cli", "covr", "knitr", "rlang", "rmarkdown", "testthat (>= 3.0.0)", "withr" ], "VignetteBuilder": "knitr, rmarkdown", "Config/testthat/edition": "3", "Encoding": "UTF-8", "RoxygenNote": "7.3.2.9000", "NeedsCompilation": "yes", "Author": "Patrick O. Perry [aut, cph], Kirill Müller [cre] (ORCID: ), Unicode, Inc. [cph, dtc] (Unicode Character Database)", "Maintainer": "Kirill Müller ", "Repository": "CRAN" }, "uuid": { "Package": "uuid", "Version": "1.2-2", "Source": "Repository", "Title": "Tools for Generating and Handling of UUIDs", "Author": "Simon Urbanek [aut, cre, cph] (https://urbanek.org, ORCID: ), Theodore Ts'o [aut, cph] (libuuid)", "Maintainer": "Simon Urbanek ", "Authors@R": "c(person(\"Simon\", \"Urbanek\", role=c(\"aut\",\"cre\",\"cph\"), email=\"Simon.Urbanek@r-project.org\", comment=c(\"https://urbanek.org\", ORCID=\"0000-0003-2297-1732\")), person(\"Theodore\",\"Ts'o\", email=\"tytso@thunk.org\", role=c(\"aut\",\"cph\"), comment=\"libuuid\"))", "Depends": [ "R (>= 2.9.0)" ], "Description": "Tools for generating and handling of UUIDs (Universally Unique Identifiers).", "License": "MIT + file LICENSE", "URL": "https://www.rforge.net/uuid", "BugReports": "https://github.com/s-u/uuid/issues", "NeedsCompilation": "yes", "Repository": "CRAN" }, "vcd": { "Package": "vcd", "Version": "1.4-13", "Source": "Repository", "Title": "Visualizing Categorical Data", "Authors@R": "c(person(given = \"David\", family = \"Meyer\", role = c(\"aut\", \"cre\"), email = \"David.Meyer@R-project.org\", comment = c(ORCID = \"0000-0002-5196-3048\")),\t person(given = \"Achim\", family = \"Zeileis\", role = \"aut\", email = \"Achim.Zeileis@R-project.org\", comment = c(ORCID = \"0000-0003-0918-3766\")), person(given = \"Kurt\", family = \"Hornik\", role = \"aut\", email = \"Kurt.Hornik@R-project.org\", comment = c(ORCID = \"0000-0003-4198-9911\")), person(given = \"Florian\", family = \"Gerber\", role = \"ctb\"), person(given = \"Michael\", family = \"Friendly\", role = \"aut\", email = \"friendly@yorku.ca\", comment = c(ORCID = \"0000-0002-3237-0941\")))", "Description": "Visualization techniques, data sets, summary and inference procedures aimed particularly at categorical data. Special emphasis is given to highly extensible grid graphics. The package was package was originally inspired by the book \"Visualizing Categorical Data\" by Michael Friendly and is now the main support package for a new book, \"Discrete Data Analysis with R\" by Michael Friendly and David Meyer (2015).", "LazyLoad": "yes", "LazyData": "yes", "Depends": [ "R (>= 2.4.0)", "grid" ], "Suggests": [ "KernSmooth", "mvtnorm", "kernlab", "HSAUR3", "coin" ], "Imports": [ "stats", "utils", "MASS", "grDevices", "colorspace", "lmtest" ], "License": "GPL-2", "NeedsCompilation": "no", "Author": "David Meyer [aut, cre] (), Achim Zeileis [aut] (), Kurt Hornik [aut] (), Florian Gerber [ctb], Michael Friendly [aut] ()", "Maintainer": "David Meyer ", "Repository": "CRAN" }, "vctrs": { "Package": "vctrs", "Version": "0.7.3", "Source": "Repository", "Title": "Vector Helpers", "Authors@R": "c( person(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = \"aut\"), person(\"Lionel\", \"Henry\", , \"lionel@posit.co\", role = \"aut\"), person(\"Davis\", \"Vaughan\", , \"davis@posit.co\", role = c(\"aut\", \"cre\")), person(\"data.table team\", role = \"cph\", comment = \"Radix sort based on data.table's forder() and their contribution to R's order()\"), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")) )", "Description": "Defines new notions of prototype and size that are used to provide tools for consistent and well-founded type-coercion and size-recycling, and are in turn connected to ideas of type- and size-stability useful for analysing function interfaces.", "License": "MIT + file LICENSE", "URL": "https://vctrs.r-lib.org/, https://github.com/r-lib/vctrs", "BugReports": "https://github.com/r-lib/vctrs/issues", "Depends": [ "R (>= 4.0.0)" ], "Imports": [ "cli (>= 3.4.0)", "glue", "lifecycle (>= 1.0.3)", "rlang (>= 1.1.7)" ], "Suggests": [ "bit64", "covr", "crayon", "dplyr (>= 0.8.5)", "generics", "knitr", "pillar (>= 1.4.4)", "pkgdown (>= 2.0.1)", "rmarkdown", "testthat (>= 3.0.0)", "tibble (>= 3.1.3)", "waldo (>= 0.2.0)", "withr", "xml2", "zeallot" ], "VignetteBuilder": "knitr", "Config/build/compilation-database": "true", "Config/Needs/website": "tidyverse/tidytemplate", "Config/testthat/edition": "3", "Config/testthat/parallel": "true", "Encoding": "UTF-8", "KeepSource": "true", "Language": "en-GB", "RoxygenNote": "7.3.3", "NeedsCompilation": "yes", "Author": "Hadley Wickham [aut], Lionel Henry [aut], Davis Vaughan [aut, cre], data.table team [cph] (Radix sort based on data.table's forder() and their contribution to R's order()), Posit Software, PBC [cph, fnd]", "Maintainer": "Davis Vaughan ", "Repository": "CRAN" }, "viridisLite": { "Package": "viridisLite", "Version": "0.4.3", "Source": "Repository", "Type": "Package", "Title": "Colorblind-Friendly Color Maps (Lite Version)", "Date": "2026-02-03", "Authors@R": "c( person(\"Simon\", \"Garnier\", email = \"garnier@njit.edu\", role = c(\"aut\", \"cre\")), person(\"Noam\", \"Ross\", email = \"noam.ross@gmail.com\", role = c(\"ctb\", \"cph\")), person(\"Bob\", \"Rudis\", email = \"bob@rud.is\", role = c(\"ctb\", \"cph\")), person(\"Marco\", \"Sciaini\", email = \"sciaini.marco@gmail.com\", role = c(\"ctb\", \"cph\")), person(\"Antônio Pedro\", \"Camargo\", role = c(\"ctb\", \"cph\")), person(\"Cédric\", \"Scherer\", email = \"scherer@izw-berlin.de\", role = c(\"ctb\", \"cph\")) )", "Maintainer": "Simon Garnier ", "Description": "Color maps designed to improve graph readability for readers with common forms of color blindness and/or color vision deficiency. The color maps are also perceptually-uniform, both in regular form and also when converted to black-and-white for printing. This is the 'lite' version of the 'viridis' package that also contains 'ggplot2' bindings for discrete and continuous color and fill scales and can be found at .", "License": "MIT + file LICENSE", "Encoding": "UTF-8", "Depends": [ "R (>= 2.10)" ], "Suggests": [ "hexbin (>= 1.27.0)", "ggplot2 (>= 1.0.1)", "testthat", "covr" ], "URL": "https://sjmgarnier.github.io/viridisLite/, https://github.com/sjmgarnier/viridisLite/", "BugReports": "https://github.com/sjmgarnier/viridisLite/issues/", "RoxygenNote": "7.3.3", "NeedsCompilation": "no", "Author": "Simon Garnier [aut, cre], Noam Ross [ctb, cph], Bob Rudis [ctb, cph], Marco Sciaini [ctb, cph], Antônio Pedro Camargo [ctb, cph], Cédric Scherer [ctb, cph]", "Repository": "CRAN" }, "vroom": { "Package": "vroom", "Version": "1.7.1", "Source": "Repository", "Title": "Read and Write Rectangular Text Data Quickly", "Authors@R": "c( person(\"Jim\", \"Hester\", role = \"aut\", comment = c(ORCID = \"0000-0002-2739-7082\")), person(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = \"aut\", comment = c(ORCID = \"0000-0003-4757-117X\")), person(\"Jennifer\", \"Bryan\", , \"jenny@posit.co\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-6983-2759\")), person(\"Shelby\", \"Bearrows\", role = \"ctb\"), person(\"https://github.com/mandreyel/\", role = \"cph\", comment = \"mio library\"), person(\"Jukka\", \"Jylänki\", role = \"cph\", comment = \"grisu3 implementation\"), person(\"Mikkel\", \"Jørgensen\", role = \"cph\", comment = \"grisu3 implementation\"), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"), comment = c(ROR = \"03wc8by49\")) )", "Description": "The goal of 'vroom' is to read and write data (like 'csv', 'tsv' and 'fwf') quickly. When reading it uses a quick initial indexing step, then reads the values lazily , so only the data you actually use needs to be read. The writer formats the data in parallel and writes to disk asynchronously from formatting.", "License": "MIT + file LICENSE", "URL": "https://vroom.tidyverse.org, https://github.com/tidyverse/vroom", "BugReports": "https://github.com/tidyverse/vroom/issues", "Depends": [ "R (>= 4.1)" ], "Imports": [ "bit64", "cli (>= 3.2.0)", "crayon", "glue", "hms", "lifecycle (>= 1.0.3)", "methods", "rlang (>= 1.1.0)", "stats", "tibble (>= 2.0.0)", "tidyselect", "tzdb (>= 0.1.1)", "vctrs (>= 0.2.0)", "withr" ], "Suggests": [ "archive", "bench (>= 1.1.0)", "covr", "curl", "dplyr", "forcats", "fs", "ggplot2", "knitr", "patchwork", "prettyunits", "purrr", "rmarkdown", "rstudioapi", "scales", "spelling", "testthat (>= 2.1.0)", "tidyr", "utils", "waldo", "xml2" ], "LinkingTo": [ "cpp11 (>= 0.2.0)", "progress (>= 1.2.3)", "tzdb (>= 0.1.1)" ], "VignetteBuilder": "knitr", "Config/Needs/website": "nycflights13, tidyverse/tidytemplate", "Config/testthat/edition": "3", "Config/testthat/parallel": "false", "Config/usethis/last-upkeep": "2025-11-25", "Copyright": "file COPYRIGHTS", "Encoding": "UTF-8", "Language": "en-US", "RoxygenNote": "7.3.3", "Config/build/compilation-database": "true", "NeedsCompilation": "yes", "Author": "Jim Hester [aut] (ORCID: ), Hadley Wickham [aut] (ORCID: ), Jennifer Bryan [aut, cre] (ORCID: ), Shelby Bearrows [ctb], https://github.com/mandreyel/ [cph] (mio library), Jukka Jylänki [cph] (grisu3 implementation), Mikkel Jørgensen [cph] (grisu3 implementation), Posit Software, PBC [cph, fnd] (ROR: )", "Maintainer": "Jennifer Bryan ", "Repository": "CRAN" }, "waldo": { "Package": "waldo", "Version": "0.6.2", "Source": "Repository", "Title": "Find Differences Between R Objects", "Authors@R": "c( person(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = c(\"aut\", \"cre\")), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")) )", "Description": "Compare complex R objects and reveal the key differences. Designed particularly for use in testing packages where being able to quickly isolate key differences makes understanding test failures much easier.", "License": "MIT + file LICENSE", "URL": "https://waldo.r-lib.org, https://github.com/r-lib/waldo", "BugReports": "https://github.com/r-lib/waldo/issues", "Depends": [ "R (>= 4.0)" ], "Imports": [ "cli", "diffobj (>= 0.3.4)", "glue", "methods", "rlang (>= 1.1.0)" ], "Suggests": [ "bit64", "R6", "S7", "testthat (>= 3.0.0)", "withr", "xml2" ], "Config/Needs/website": "tidyverse/tidytemplate", "Config/testthat/edition": "3", "Encoding": "UTF-8", "RoxygenNote": "7.3.2", "NeedsCompilation": "no", "Author": "Hadley Wickham [aut, cre], Posit Software, PBC [cph, fnd]", "Maintainer": "Hadley Wickham ", "Repository": "CRAN" }, "webr": { "Package": "webr", "Version": "0.1.7", "Source": "Repository", "Type": "Package", "Title": "Data and Functions for Web-Based Analysis", "Imports": [ "moonBook", "ggplot2", "stringr", "sjlabelled", "flextable", "magrittr", "rrtable", "dplyr", "tibble", "purrr", "rlang", "tidyr", "psych", "grid", "ztable", "ggforce", "scales", "vcd" ], "Authors@R": "c(person(\"Keon-Woong\", \"Moon\", role = c(\"aut\", \"cre\"), email = \"cardiomoon@gmail.com\"), person(\"Tommaso\",\"Martino\",role=c(\"ctb\"), email=\"todoslogos@gmail.com\"))", "URL": "https://github.com/cardiomoon/webr", "BugReports": "https://github.com/cardiomoon/webr/issues", "Description": "Several analysis-related functions for the book entitled \"Web-based Analysis without R in Your Computer\"(written in Korean, ISBN 978-89-5566-185-9) by Keon-Woong Moon. The main function plot.htest() shows the distribution of statistic for the object of class 'htest'.", "Depends": [ "R (>= 2.10)" ], "License": "GPL-3", "Encoding": "UTF-8", "VignetteBuilder": "knitr", "Suggests": [ "testthat", "knitr", "rmarkdown" ], "Config/roxygen2/version": "8.0.0", "NeedsCompilation": "no", "Author": "Keon-Woong Moon [aut, cre], Tommaso Martino [ctb]", "Maintainer": "Keon-Woong Moon ", "Repository": "CRAN" }, "whisker": { "Package": "whisker", "Version": "0.4.1", "Source": "Repository", "Maintainer": "Edwin de Jonge ", "License": "GPL-3", "Title": "{{mustache}} for R, Logicless Templating", "Type": "Package", "LazyLoad": "yes", "Author": "Edwin de Jonge", "Description": "Implements 'Mustache' logicless templating.", "URL": "https://github.com/edwindj/whisker", "Suggests": [ "markdown" ], "RoxygenNote": "6.1.1", "NeedsCompilation": "no", "Repository": "CRAN" }, "withr": { "Package": "withr", "Version": "3.0.3", "Source": "Repository", "Title": "Run Code 'With' Temporarily Modified Global State", "Authors@R": "c( person(\"Jim\", \"Hester\", role = \"aut\"), person(\"Lionel\", \"Henry\", , \"lionel@posit.co\", role = c(\"aut\", \"cre\")), person(\"Kirill\", \"Müller\", , \"krlmlr+r@mailbox.org\", role = \"aut\"), person(\"Kevin\", \"Ushey\", , \"kevinushey@gmail.com\", role = \"aut\"), person(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = \"aut\"), person(\"Winston\", \"Chang\", role = \"aut\"), person(\"Jennifer\", \"Bryan\", role = \"ctb\"), person(\"Richard\", \"Cotton\", role = \"ctb\"), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")) )", "Description": "A set of functions to run code 'with' safely and temporarily modified global state. Many of these functions were originally a part of the 'devtools' package, this provides a simple package with limited dependencies to provide access to these functions.", "License": "MIT + file LICENSE", "URL": "https://withr.r-lib.org, https://github.com/r-lib/withr#readme", "BugReports": "https://github.com/r-lib/withr/issues", "Depends": [ "R (>= 3.6.0)" ], "Imports": [ "graphics", "grDevices" ], "Suggests": [ "callr", "DBI", "knitr", "methods", "rlang", "rmarkdown (>= 2.12)", "RSQLite", "testthat (>= 3.0.0)" ], "VignetteBuilder": "knitr", "Config/Needs/website": "tidyverse/tidytemplate", "Config/testthat/edition": "3", "Encoding": "UTF-8", "RoxygenNote": "7.3.2", "Collate": "'aaa.R' 'collate.R' 'connection.R' 'db.R' 'defer-exit.R' 'standalone-defer.R' 'defer.R' 'devices.R' 'local_.R' 'with_.R' 'dir.R' 'env.R' 'file.R' 'language.R' 'libpaths.R' 'locale.R' 'makevars.R' 'namespace.R' 'options.R' 'par.R' 'path.R' 'rng.R' 'seed.R' 'wrap.R' 'sink.R' 'tempfile.R' 'timezone.R' 'torture.R' 'utils.R' 'with.R'", "NeedsCompilation": "no", "Author": "Jim Hester [aut], Lionel Henry [aut, cre], Kirill Müller [aut], Kevin Ushey [aut], Hadley Wickham [aut], Winston Chang [aut], Jennifer Bryan [ctb], Richard Cotton [ctb], Posit Software, PBC [cph, fnd]", "Maintainer": "Lionel Henry ", "Repository": "CRAN" }, "wk": { "Package": "wk", "Version": "0.9.5", "Source": "Repository", "Title": "Lightweight Well-Known Geometry Parsing", "Authors@R": "c( person(given = \"Dewey\", family = \"Dunnington\", role = c(\"aut\", \"cre\"), email = \"dewey@fishandwhistle.net\", comment = c(ORCID = \"0000-0002-9415-4582\")), person(given = \"Edzer\", family = \"Pebesma\", role = c(\"aut\"), email = \"edzer.pebesma@uni-muenster.de\", comment = c(ORCID = \"0000-0001-8049-7069\")), person(given = \"Anthony\", family = \"North\", email = \"anthony.jl.north@gmail.com\", role = c(\"ctb\")) )", "Maintainer": "Dewey Dunnington ", "Description": "Provides a minimal R and C++ API for parsing well-known binary and well-known text representation of geometries to and from R-native formats. Well-known binary is compact and fast to parse; well-known text is human-readable and is useful for writing tests. These formats are useful in R only if the information they contain can be accessed in R, for which high-performance functions are provided here.", "License": "MIT + file LICENSE", "Encoding": "UTF-8", "RoxygenNote": "7.3.2", "Suggests": [ "testthat (>= 3.0.0)", "vctrs (>= 0.3.0)", "sf", "tibble", "readr" ], "URL": "https://paleolimbot.github.io/wk/, https://github.com/paleolimbot/wk", "BugReports": "https://github.com/paleolimbot/wk/issues", "Config/testthat/edition": "3", "Depends": [ "R (>= 2.10)" ], "LazyData": "true", "NeedsCompilation": "yes", "Author": "Dewey Dunnington [aut, cre] (ORCID: ), Edzer Pebesma [aut] (ORCID: ), Anthony North [ctb]", "Repository": "CRAN" }, "writexl": { "Package": "writexl", "Version": "1.5.4", "Source": "Repository", "Type": "Package", "Title": "Export Data Frames to Excel 'xlsx' Format", "Authors@R": "c( person(\"Jeroen\", \"Ooms\", ,\"jeroenooms@gmail.com\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-4035-0289\")), person(\"John McNamara\", role = \"cph\", comment = \"Author of libxlsxwriter (see AUTHORS and COPYRIGHT files for details)\"))", "Description": "Zero-dependency data frame to xlsx exporter based on 'libxlsxwriter' . Fast and no Java or Excel required.", "License": "BSD_2_clause + file LICENSE", "Encoding": "UTF-8", "URL": "https://ropensci.r-universe.dev/writexl https://docs.ropensci.org/writexl/", "BugReports": "https://github.com/ropensci/writexl/issues", "RoxygenNote": "7.0.2", "Suggests": [ "spelling", "readxl", "nycflights13", "testthat", "bit64" ], "Language": "en-US", "SystemRequirements": "zlib", "NeedsCompilation": "yes", "Author": "Jeroen Ooms [aut, cre] (), John McNamara [cph] (Author of libxlsxwriter (see AUTHORS and COPYRIGHT files for details))", "Maintainer": "Jeroen Ooms ", "Repository": "CRAN" }, "xfun": { "Package": "xfun", "Version": "0.59", "Source": "Repository", "Type": "Package", "Title": "Supporting Functions for Packages Maintained by 'Yihui Xie'", "Authors@R": "c( person(\"Yihui\", \"Xie\", role = c(\"aut\", \"cre\", \"cph\"), email = \"xie@yihui.name\", comment = c(ORCID = \"0000-0003-0645-5666\", URL = \"https://yihui.org\")), person(\"Wush\", \"Wu\", role = \"ctb\"), person(\"Daijiang\", \"Li\", role = \"ctb\"), person(\"Xianying\", \"Tan\", role = \"ctb\"), person(\"Salim\", \"Brüggemann\", role = \"ctb\", email = \"salim-b@pm.me\", comment = c(ORCID = \"0000-0002-5329-5987\")), person(\"Christophe\", \"Dervieux\", role = \"ctb\"), person() )", "Description": "Miscellaneous functions commonly used in other packages maintained by 'Yihui Xie'.", "Depends": [ "R (>= 3.2.0)" ], "Imports": [ "grDevices", "stats", "tools" ], "Suggests": [ "testit", "parallel", "codetools", "methods", "rstudioapi", "tinytex (>= 0.30)", "mime", "litedown (>= 0.6)", "commonmark", "knitr (>= 1.50)", "remotes", "pak", "curl", "xml2", "jsonlite", "magick", "yaml", "data.table", "qs2" ], "License": "MIT + file LICENSE", "URL": "https://github.com/yihui/xfun", "BugReports": "https://github.com/yihui/xfun/issues", "Encoding": "UTF-8", "VignetteBuilder": "litedown", "Config/roxygen2/version": "8.0.0", "NeedsCompilation": "yes", "Author": "Yihui Xie [aut, cre, cph] (ORCID: , URL: https://yihui.org), Wush Wu [ctb], Daijiang Li [ctb], Xianying Tan [ctb], Salim Brüggemann [ctb] (ORCID: ), Christophe Dervieux [ctb]", "Maintainer": "Yihui Xie ", "Repository": "CRAN" }, "xml2": { "Package": "xml2", "Version": "1.6.0", "Source": "Repository", "Title": "Parse XML", "Authors@R": "c( person(\"Hadley\", \"Wickham\", role = \"aut\"), person(\"Jim\", \"Hester\", role = \"aut\"), person(\"Jeroen\", \"Ooms\", email = \"jeroenooms@gmail.com\", role = c(\"aut\", \"cre\")), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")), person(\"R Foundation\", role = \"ctb\", comment = \"Copy of R-project homepage cached as example\") )", "Description": "Bindings to 'libxml2' for working with XML data using a simple, consistent interface based on 'XPath' expressions. Also supports XML schema validation; for 'XSLT' transformations see the 'xslt' package.", "License": "MIT + file LICENSE", "URL": "https://xml2.r-lib.org, https://r-lib.r-universe.dev/xml2", "BugReports": "https://github.com/r-lib/xml2/issues", "Depends": [ "R (>= 3.6.0)" ], "Imports": [ "cli", "methods", "rlang (>= 1.1.0)" ], "Suggests": [ "covr", "curl", "httr", "knitr", "mockery", "rmarkdown", "testthat (>= 3.2.0)", "xslt" ], "VignetteBuilder": "knitr", "Config/Needs/website": "tidyverse/tidytemplate", "Encoding": "UTF-8", "RoxygenNote": "7.3.3", "SystemRequirements": "libxml2: libxml2-dev (deb), libxml2-devel (rpm)", "Collate": "'S4.R' 'as_list.R' 'xml_parse.R' 'as_xml_document.R' 'classes.R' 'format.R' 'import-standalone-obj-type.R' 'import-standalone-purrr.R' 'import-standalone-types-check.R' 'init.R' 'nodeset_apply.R' 'paths.R' 'utils.R' 'xml2-package.R' 'xml_attr.R' 'xml_children.R' 'xml_document.R' 'xml_find.R' 'xml_missing.R' 'xml_modify.R' 'xml_name.R' 'xml_namespaces.R' 'xml_node.R' 'xml_nodeset.R' 'xml_path.R' 'xml_schema.R' 'xml_serialize.R' 'xml_structure.R' 'xml_text.R' 'xml_type.R' 'xml_url.R' 'xml_write.R'", "Config/testthat/edition": "3", "NeedsCompilation": "yes", "Author": "Hadley Wickham [aut], Jim Hester [aut], Jeroen Ooms [aut, cre], Posit Software, PBC [cph, fnd], R Foundation [ctb] (Copy of R-project homepage cached as example)", "Maintainer": "Jeroen Ooms ", "Repository": "CRAN" }, "xmlparsedata": { "Package": "xmlparsedata", "Version": "1.0.5", "Source": "Repository", "Title": "Parse Data of 'R' Code as an 'XML' Tree", "Author": "Gábor Csárdi", "Maintainer": "Gábor Csárdi ", "Description": "Convert the output of 'utils::getParseData()' to an 'XML' tree, that one can search via 'XPath', and easier to manipulate in general.", "License": "MIT + file LICENSE", "LazyData": "true", "URL": "https://github.com/r-lib/xmlparsedata#readme", "BugReports": "https://github.com/r-lib/xmlparsedata/issues", "RoxygenNote": "6.0.1", "Suggests": [ "covr", "testthat", "xml2" ], "Depends": [ "R (>= 3.0.0)" ], "Encoding": "UTF-8", "NeedsCompilation": "no", "Repository": "CRAN" }, "xopen": { "Package": "xopen", "Version": "1.0.1", "Source": "Repository", "Title": "Open System Files, 'URLs', Anything", "Authors@R": "c( person(\"Gábor\", \"Csárdi\", , \"csardi.gabor@gmail.com\", role = c(\"aut\", \"cre\")), person(\"Fathi\", \"Boudra\", role = \"aut\"), person(\"Rex\", \"Dieter\", role = \"aut\"), person(\"Kevin\", \"Krammer\", role = \"aut\"), person(\"Jeremy\", \"White\", role = \"aut\"), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")) )", "Description": "Cross platform solution to open files, directories or 'URLs' with their associated programs.", "License": "MIT + file LICENSE", "URL": "https://github.com/r-lib/xopen#readme, https://r-lib.github.io/xopen/", "BugReports": "https://github.com/r-lib/xopen/issues", "Depends": [ "R (>= 3.1)" ], "Imports": [ "processx" ], "Suggests": [ "ps", "testthat (>= 3.0.0)" ], "Config/Needs/website": "tidyverse/tidytemplate", "Config/testthat/edition": "3", "Encoding": "UTF-8", "RoxygenNote": "7.2.3", "NeedsCompilation": "no", "Author": "Gábor Csárdi [aut, cre], Fathi Boudra [aut], Rex Dieter [aut], Kevin Krammer [aut], Jeremy White [aut], Posit Software, PBC [cph, fnd]", "Maintainer": "Gábor Csárdi ", "Repository": "CRAN" }, "xtable": { "Package": "xtable", "Version": "1.8-8", "Source": "Repository", "Date": "2026-02-20", "Title": "Export Tables to LaTeX or HTML", "Authors@R": "c(person(\"David B.\", \"Dahl\", role=\"aut\"), person(\"David\", \"Scott\", role=c(\"aut\",\"cre\"), email=\"d.scott@auckland.ac.nz\"), person(\"Charles\", \"Roosen\", role=\"aut\"), person(\"Arni\", \"Magnusson\", role=\"aut\"), person(\"Jonathan\", \"Swinton\", role=\"aut\"), person(\"Ajay\", \"Shah\", role=\"ctb\"), person(\"Arne\", \"Henningsen\", role=\"ctb\"), person(\"Benno\", \"Puetz\", role=\"ctb\"), person(\"Bernhard\", \"Pfaff\", role=\"ctb\"), person(\"Claudio\", \"Agostinelli\", role=\"ctb\"), person(\"Claudius\", \"Loehnert\", role=\"ctb\"), person(\"David\", \"Mitchell\", role=\"ctb\"), person(\"David\", \"Whiting\", role=\"ctb\"), person(\"Fernando da\", \"Rosa\", role=\"ctb\"), person(\"Guido\", \"Gay\", role=\"ctb\"), person(\"Guido\", \"Schulz\", role=\"ctb\"), person(\"Ian\", \"Fellows\", role=\"ctb\"), person(\"Jeff\", \"Laake\", role=\"ctb\"), person(\"John\", \"Walker\", role=\"ctb\"), person(\"Jun\", \"Yan\", role=\"ctb\"), person(\"Liviu\", \"Andronic\", role=\"ctb\"), person(\"Markus\", \"Loecher\", role=\"ctb\"), person(\"Martin\", \"Gubri\", role=\"ctb\"), person(\"Matthieu\", \"Stigler\", role=\"ctb\"), person(\"Robert\", \"Castelo\", role=\"ctb\"), person(\"Seth\", \"Falcon\", role=\"ctb\"), person(\"Stefan\", \"Edwards\", role=\"ctb\"), person(\"Sven\", \"Garbade\", role=\"ctb\"), person(\"Uwe\", \"Ligges\", role=\"ctb\"))", "Maintainer": "David Scott ", "Imports": [ "stats", "utils", "methods" ], "Suggests": [ "knitr", "zoo", "survival", "glue", "tinytex" ], "VignetteBuilder": "knitr", "Description": "Coerce data to LaTeX and HTML tables.", "URL": "http://xtable.r-forge.r-project.org/", "Depends": [ "R (>= 2.10.0)" ], "License": "GPL (>= 2)", "Repository": "CRAN", "NeedsCompilation": "no", "Author": "David B. Dahl [aut], David Scott [aut, cre], Charles Roosen [aut], Arni Magnusson [aut], Jonathan Swinton [aut], Ajay Shah [ctb], Arne Henningsen [ctb], Benno Puetz [ctb], Bernhard Pfaff [ctb], Claudio Agostinelli [ctb], Claudius Loehnert [ctb], David Mitchell [ctb], David Whiting [ctb], Fernando da Rosa [ctb], Guido Gay [ctb], Guido Schulz [ctb], Ian Fellows [ctb], Jeff Laake [ctb], John Walker [ctb], Jun Yan [ctb], Liviu Andronic [ctb], Markus Loecher [ctb], Martin Gubri [ctb], Matthieu Stigler [ctb], Robert Castelo [ctb], Seth Falcon [ctb], Stefan Edwards [ctb], Sven Garbade [ctb], Uwe Ligges [ctb]" }, "xts": { "Package": "xts", "Version": "0.14.2", "Source": "Repository", "Type": "Package", "Title": "eXtensible Time Series", "Authors@R": "c( person(given=c(\"Jeffrey\",\"A.\"), family=\"Ryan\", role=c(\"aut\",\"cph\")), person(given=c(\"Joshua\",\"M.\"), family=\"Ulrich\", role=c(\"cre\",\"aut\"), email=\"josh.m.ulrich@gmail.com\"), person(given=\"Ross\", family=\"Bennett\", role=\"ctb\"), person(given=\"Corwin\", family=\"Joy\", role=\"ctb\") )", "Depends": [ "R (>= 3.6.0)", "zoo (>= 1.7-12)" ], "Imports": [ "methods" ], "LinkingTo": [ "zoo" ], "Suggests": [ "timeSeries", "timeDate", "tseries", "chron", "tinytest" ], "LazyLoad": "yes", "Description": "Provide for uniform handling of R's different time-based data classes by extending zoo, maximizing native format information preservation and allowing for user level customization and extension, while simplifying cross-class interoperability.", "License": "GPL (>= 2)", "URL": "https://joshuaulrich.github.io/xts/, https://github.com/joshuaulrich/xts", "BugReports": "https://github.com/joshuaulrich/xts/issues", "Encoding": "UTF-8", "NeedsCompilation": "yes", "Author": "Jeffrey A. Ryan [aut, cph], Joshua M. Ulrich [cre, aut], Ross Bennett [ctb], Corwin Joy [ctb]", "Maintainer": "Joshua M. Ulrich ", "Repository": "CRAN" }, "yaml": { "Package": "yaml", "Version": "2.3.12", "Source": "Repository", "Type": "Package", "Title": "Methods to Convert R Data to YAML and Back", "Authors@R": "c( person(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = \"cre\", comment = c(ORCID = \"0000-0003-4757-117X\")), person(\"Shawn\", \"Garbett\", , \"shawn.garbett@vumc.org\", role = \"ctb\", comment = c(ORCID = \"0000-0003-4079-5621\")), person(\"Jeremy\", \"Stephens\", role = c(\"aut\", \"ctb\")), person(\"Kirill\", \"Simonov\", role = \"aut\"), person(\"Yihui\", \"Xie\", role = \"ctb\", comment = c(ORCID = \"0000-0003-0645-5666\")), person(\"Zhuoer\", \"Dong\", role = \"ctb\"), person(\"Jeffrey\", \"Horner\", role = \"ctb\"), person(\"reikoch\", role = \"ctb\"), person(\"Will\", \"Beasley\", role = \"ctb\", comment = c(ORCID = \"0000-0002-5613-5006\")), person(\"Brendan\", \"O'Connor\", role = \"ctb\"), person(\"Michael\", \"Quinn\", role = \"ctb\"), person(\"Charlie\", \"Gao\", role = \"ctb\"), person(c(\"Gregory\", \"R.\"), \"Warnes\", role = \"ctb\"), person(c(\"Zhian\", \"N.\"), \"Kamvar\", role = \"ctb\") )", "Description": "Implements the 'libyaml' 'YAML' 1.1 parser and emitter () for R.", "License": "BSD_3_clause + file LICENSE", "URL": "https://yaml.r-lib.org, https://github.com/r-lib/yaml/", "BugReports": "https://github.com/r-lib/yaml/issues", "Suggests": [ "knitr", "rmarkdown", "testthat (>= 3.0.0)" ], "Config/testthat/edition": "3", "Config/Needs/website": "tidyverse/tidytemplate", "Encoding": "UTF-8", "RoxygenNote": "7.3.3", "VignetteBuilder": "knitr", "NeedsCompilation": "yes", "Author": "Hadley Wickham [cre] (ORCID: ), Shawn Garbett [ctb] (ORCID: ), Jeremy Stephens [aut, ctb], Kirill Simonov [aut], Yihui Xie [ctb] (ORCID: ), Zhuoer Dong [ctb], Jeffrey Horner [ctb], reikoch [ctb], Will Beasley [ctb] (ORCID: ), Brendan O'Connor [ctb], Michael Quinn [ctb], Charlie Gao [ctb], Gregory R. Warnes [ctb], Zhian N. Kamvar [ctb]", "Maintainer": "Hadley Wickham ", "Repository": "CRAN" }, "yaml12": { "Package": "yaml12", "Version": "0.1.0", "Source": "Repository", "Title": "Fast 'YAML' 1.2 Parser and Formatter", "Authors@R": "c( person(\"Tomasz\", \"Kalinowski\", , \"tomasz@posit.co\", role = c(\"aut\", \"cre\")), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"), comment = c(ROR = \"03wc8by49\")), person(\"Authors of the dependency Rust crates\", role = \"cph\", comment = \"See inst/AUTHORS and LICENSE.note for vendored Rust dependency authors and licenses.\") )", "Description": "A fast, correct, safe, and ergonomic 'YAML' 1.2 parser and generator written in 'Rust'. Convert between 'YAML' and simple 'R' objects with full support for multi-document streams, tags, anchors, and aliases. Offers opt-in handlers for custom tag behavior and round-trips common 'R' data structures. Implements the 'YAML' 1.2.2 specification from the 'YAML' Language Development Team (2021) . Proudly supported by Posit.", "License": "MIT + file LICENSE", "URL": "https://posit-dev.github.io/r-yaml12/, https://github.com/posit-dev/r-yaml12", "BugReports": "https://github.com/posit-dev/r-yaml12/issues", "Depends": [ "R (>= 4.2)" ], "Suggests": [ "jsonlite", "knitr", "rmarkdown", "testthat (>= 3.0.0)", "waldo", "withr" ], "VignetteBuilder": "knitr", "Config/Needs/website": "tidyverse/tidytemplate", "Config/rextendr/version": "0.4.2.9000", "Config/testthat/edition": "3", "Config/testthat/parallel": "false", "Encoding": "UTF-8", "RoxygenNote": "7.3.3", "SystemRequirements": "Cargo (Rust's package manager), rustc >= 1.70.0, xz", "NeedsCompilation": "yes", "Author": "Tomasz Kalinowski [aut, cre], Posit Software, PBC [cph, fnd] (ROR: ), Authors of the dependency Rust crates [cph] (See inst/AUTHORS and LICENSE.note for vendored Rust dependency authors and licenses.)", "Maintainer": "Tomasz Kalinowski ", "Repository": "CRAN" }, "zip": { "Package": "zip", "Version": "3.0.0", "Source": "Repository", "Title": "Cross-Platform 'zip' Compression", "Authors@R": "c( person(\"Gábor\", \"Csárdi\", , \"csardi.gabor@gmail.com\", role = c(\"aut\", \"cre\")), person(\"Kuba\", \"Podgórski\", role = \"ctb\"), person(\"Rich\", \"Geldreich\", role = \"ctb\"), person(\"Arm Limited\", role = c(\"ctb\", \"cph\"), comment = \"bundled Mbed TLS crypto subset in src/mbedtls/ (Apache-2.0)\"), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"), comment = c(ROR = \"03wc8by49\")) )", "Description": "Cross-Platform 'zip' Compression Library. A replacement for the 'zip' function, that does not require any additional external tools on any platform.", "License": "MIT + file LICENSE", "URL": "https://github.com/r-lib/zip, https://r-lib.github.io/zip/", "BugReports": "https://github.com/r-lib/zip/issues", "LinkingTo": [ "cli" ], "Suggests": [ "callr", "cli", "curl", "pillar", "processx", "R6", "testthat", "webfakes", "withr" ], "Config/Needs/website": "tidyverse/tidytemplate", "Config/testthat/edition": "3", "Config/testthat/parallel": "true", "Config/testthat/start-first": "large-files, http", "Config/usethis/last-upkeep": "2025-05-07", "Encoding": "UTF-8", "Config/roxygen2/version": "8.0.0", "NeedsCompilation": "yes", "Author": "Gábor Csárdi [aut, cre], Kuba Podgórski [ctb], Rich Geldreich [ctb], Arm Limited [ctb, cph] (bundled Mbed TLS crypto subset in src/mbedtls/ (Apache-2.0)), Posit Software, PBC [cph, fnd] (ROR: )", "Maintainer": "Gábor Csárdi ", "Repository": "CRAN" }, "zoo": { "Package": "zoo", "Version": "1.8-15", "Source": "Repository", "Date": "2025-12-15", "Title": "S3 Infrastructure for Regular and Irregular Time Series (Z's Ordered Observations)", "Authors@R": "c(person(given = \"Achim\", family = \"Zeileis\", role = c(\"aut\", \"cre\"), email = \"Achim.Zeileis@R-project.org\", comment = c(ORCID = \"0000-0003-0918-3766\")), person(given = \"Gabor\", family = \"Grothendieck\", role = \"aut\", email = \"ggrothendieck@gmail.com\"), person(given = c(\"Jeffrey\", \"A.\"), family = \"Ryan\", role = \"aut\", email = \"jeff.a.ryan@gmail.com\"), person(given = c(\"Joshua\", \"M.\"), family = \"Ulrich\", role = \"ctb\", email = \"josh.m.ulrich@gmail.com\"), person(given = \"Felix\", family = \"Andrews\", role = \"ctb\", email = \"felix@nfrac.org\"))", "Description": "An S3 class with methods for totally ordered indexed observations. It is particularly aimed at irregular time series of numeric vectors/matrices and factors. zoo's key design goals are independence of a particular index/date/time class and consistency with ts and base R by providing methods to extend standard generics.", "Depends": [ "R (>= 3.1.0)", "stats" ], "Suggests": [ "AER", "coda", "chron", "ggplot2 (>= 3.5.0)", "mondate", "scales", "stinepack", "strucchange", "timeDate", "timeSeries", "tinyplot", "tis", "tseries", "xts" ], "Imports": [ "utils", "graphics", "grDevices", "lattice (>= 0.20-27)" ], "License": "GPL-2 | GPL-3", "URL": "https://zoo.R-Forge.R-project.org/", "NeedsCompilation": "yes", "Author": "Achim Zeileis [aut, cre] (ORCID: ), Gabor Grothendieck [aut], Jeffrey A. Ryan [aut], Joshua M. Ulrich [ctb], Felix Andrews [ctb]", "Maintainer": "Achim Zeileis ", "Repository": "CRAN" }, "ztable": { "Package": "ztable", "Version": "0.2.5", "Source": "Repository", "Title": "Zebra-Striped Tables in LaTeX and HTML Formats", "Authors@R": "person(\"Keon-Woong\",\"Moon\", email=\"cardiomoon@gmail.com\", role=c(\"aut\", \"cre\"))", "Description": "Makes zebra-striped tables (tables with alternating row colors) in LaTeX and HTML formats easily from a data.frame, matrix, lm, aov, anova, glm, coxph, nls, fitdistr, mytable and cbind.mytable objects.", "Depends": [ "R (>= 3.1.2)" ], "License": "GPL-2", "URL": "https://github.com/cardiomoon/ztable", "LazyData": "true", "Encoding": "UTF-8", "Imports": [ "stringr", "magrittr", "RColorBrewer", "flextable", "officer", "rstudioapi", "scales" ], "Suggests": [ "MASS", "moonBook", "survival", "testthat", "knitr", "rmarkdown" ], "VignetteBuilder": "knitr", "Config/roxygen2/version": "8.0.0", "NeedsCompilation": "no", "Author": "Keon-Woong Moon [aut, cre]", "Maintainer": "Keon-Woong Moon ", "Repository": "CRAN" } } }