From c353c43ecb6f34887d99ff9ec5ef2e615520b4cb Mon Sep 17 00:00:00 2001 From: "Raphael.Franke" <raphael.franke@uba.de> Date: Mon, 3 Mar 2025 08:35:56 +0100 Subject: [PATCH] Add software bill of materials --- sbom.json | 730 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 730 insertions(+) create mode 100644 sbom.json diff --git a/sbom.json b/sbom.json new file mode 100644 index 0000000..b3281e2 --- /dev/null +++ b/sbom.json @@ -0,0 +1,730 @@ +{ + "bomFormat": "CycloneDX", + "specVersion": "1.4", + "serialNumber": "urn:uuid:74c434b8-2829-463b-9da3-b7da1aa323d6", + "version": 1, + "metadata": { + "component": { + "bom-ref": "pkg:cran/RcppEigen@0.3.4.0.2", + "type": "library", + "name": "RcppEigen", + "version": "0.3.4.0.2", + "description": "'Rcpp' Integration for the 'Eigen' Templated Linear Algebra Library", + "author": ["Doug Bates; Dirk Eddelbuettel; Romain Francois; Yixuan Qiu"], + "group": "", + "licenses": ["GPL-2.0-or-later"], + "hashes": [], + "purl": "pkg:cran/RcppEigen@0.3.4.0.2" + } + }, + "components": [ + { + "bom-ref": "pkg:cran/cli@3.6.4", + "type": "library", + "name": "cli", + "version": "3.6.4", + "description": "Helpers for Developing Command Line Interfaces", + "author": ["Gábor Csárdi"], + "group": "", + "licenses": ["MIT"], + "hashes": [], + "purl": "pkg:cran/cli@3.6.4" + }, + { + "bom-ref": "pkg:cran/colorspace@2.1-1", + "type": "library", + "name": "colorspace", + "version": "2.1-1", + "description": "A Toolbox for Manipulating and Assessing Colors and Palettes", + "author": ["Ross Ihaka; Paul Murrell; Kurt Hornik; Jason C. Fisher; Reto Stauffer; Claus O. Wilke; Claire D. McWhite; Achim Zeileis"], + "group": "", + "licenses": ["BSD-3-Clause"], + "hashes": [], + "purl": "pkg:cran/colorspace@2.1-1" + }, + { + "bom-ref": "pkg:cran/cpp11@0.5.1", + "type": "library", + "name": "cpp11", + "version": "0.5.1", + "description": "A C++11 Interface for R's C Interface", + "author": ["Davis Vaughan; Jim Hester; Romain François"], + "group": "", + "licenses": ["MIT"], + "hashes": [], + "purl": "pkg:cran/cpp11@0.5.1" + }, + { + "bom-ref": "pkg:cran/curl@6.2.1", + "type": "library", + "name": "curl", + "version": "6.2.1", + "description": "A Modern and Flexible Web Client for R", + "author": ["Jeroen Ooms"], + "group": "", + "licenses": ["MIT"], + "hashes": [], + "purl": "pkg:cran/curl@6.2.1" + }, + { + "bom-ref": "pkg:cran/data.table@1.16.4", + "type": "library", + "name": "data.table", + "version": "1.16.4", + "description": "Extension of `data.frame`", + "author": ["Tyson Barrett; Matt Dowle; Arun Srinivasan; Jan Gorecki; Michael Chirico; Toby Hocking; Benjamin Schwendinger"], + "group": "", + "licenses": ["MPL-2.0"], + "hashes": [], + "purl": "pkg:cran/data.table@1.16.4" + }, + { + "bom-ref": "pkg:cran/dplyr@1.1.4", + "type": "library", + "name": "dplyr", + "version": "1.1.4", + "description": "A Grammar of Data Manipulation", + "author": ["Hadley Wickham; Romain François; Lionel Henry; Kirill Müller; Davis Vaughan"], + "group": "", + "licenses": ["MIT"], + "hashes": [], + "purl": "pkg:cran/dplyr@1.1.4" + }, + { + "bom-ref": "pkg:cran/fansi@1.0.6", + "type": "library", + "name": "fansi", + "version": "1.0.6", + "description": "ANSI Control Sequence Aware String Functions", + "author": ["Brodie Gaslam"], + "group": "", + "licenses": ["GPL-2.0-or-later"], + "hashes": [], + "purl": "pkg:cran/fansi@1.0.6" + }, + { + "bom-ref": "pkg:cran/farver@2.1.2", + "type": "library", + "name": "farver", + "version": "2.1.2", + "description": "High Performance Colour Space Manipulation", + "author": ["Thomas Lin Pedersen; Berendea Nicolae; Romain François"], + "group": "", + "licenses": ["MIT"], + "hashes": [], + "purl": "pkg:cran/farver@2.1.2" + }, + { + "bom-ref": "pkg:cran/forecast@8.23.0", + "type": "library", + "name": "forecast", + "version": "8.23.0", + "description": "Forecasting Functions for Time Series and Linear Models", + "author": ["Rob Hyndman; George Athanasopoulos; Christoph Bergmeir; Gabriel Caceres; Leanne Chhay; Kirill Kuroptev; Mitchell O'Hara-Wild; Fotios Petropoulos; Slava Razbash; Earo Wang; Farah Yasmeen"], + "group": "", + "licenses": ["GPL-3.0"], + "hashes": [], + "purl": "pkg:cran/forecast@8.23.0" + }, + { + "bom-ref": "pkg:cran/fracdiff@1.5-3", + "type": "library", + "name": "fracdiff", + "version": "1.5-3", + "description": "Fractionally Differenced ARIMA aka ARFIMA(P,d,q) Models", + "author": ["Martin Maechler"], + "group": "", + "licenses": ["GPL-2.0-or-later"], + "hashes": [], + "purl": "pkg:cran/fracdiff@1.5-3" + }, + { + "bom-ref": "pkg:cran/generics@0.1.3", + "type": "library", + "name": "generics", + "version": "0.1.3", + "description": "Common S3 Generics not Provided by Base R Methods Related to Model Fitting", + "author": ["Hadley Wickham; Max Kuhn; Davis Vaughan"], + "group": "", + "licenses": ["MIT"], + "hashes": [], + "purl": "pkg:cran/generics@0.1.3" + }, + { + "bom-ref": "pkg:cran/ggplot2@3.5.1", + "type": "library", + "name": "ggplot2", + "version": "3.5.1", + "description": "Create Elegant Data Visualisations Using the Grammar of Graphics", + "author": ["Hadley Wickham; Winston Chang; Lionel Henry; Thomas Lin Pedersen; Kohske Takahashi; Claus Wilke; Kara Woo; Hiroaki Yutani; Dewey Dunnington; Teun van den Brand"], + "group": "", + "licenses": ["MIT"], + "hashes": [], + "purl": "pkg:cran/ggplot2@3.5.1" + }, + { + "bom-ref": "pkg:cran/glue@1.8.0", + "type": "library", + "name": "glue", + "version": "1.8.0", + "description": "Interpreted String Literals", + "author": ["Jim Hester; Jennifer Bryan"], + "group": "", + "licenses": ["MIT"], + "hashes": [], + "purl": "pkg:cran/glue@1.8.0" + }, + { + "bom-ref": "pkg:cran/gtable@0.3.6", + "type": "library", + "name": "gtable", + "version": "0.3.6", + "description": "Arrange 'Grobs' in Tables", + "author": ["Hadley Wickham; Thomas Lin Pedersen"], + "group": "", + "licenses": ["MIT"], + "hashes": [], + "purl": "pkg:cran/gtable@0.3.6" + }, + { + "bom-ref": "pkg:cran/isoband@0.2.7", + "type": "library", + "name": "isoband", + "version": "0.2.7", + "description": "Generate Isolines and Isobands from Regularly Spaced Elevation Grids", + "author": ["Hadley Wickham; Claus O. Wilke; Thomas Lin Pedersen"], + "group": "", + "licenses": ["MIT"], + "hashes": [], + "purl": "pkg:cran/isoband@0.2.7" + }, + { + "bom-ref": "pkg:cran/jsonlite@1.9.0", + "type": "library", + "name": "jsonlite", + "version": "1.9.0", + "description": "A Simple and Robust JSON Parser and Generator for R", + "author": ["Jeroen Ooms"], + "group": "", + "licenses": ["MIT"], + "hashes": [], + "purl": "pkg:cran/jsonlite@1.9.0" + }, + { + "bom-ref": "pkg:cran/labeling@0.4.3", + "type": "library", + "name": "labeling", + "version": "0.4.3", + "description": "Axis Labeling", + "author": ["Justin Talbot,"], + "group": "", + "licenses": ["MIT"], + "hashes": [], + "purl": "pkg:cran/labeling@0.4.3" + }, + { + "bom-ref": "pkg:cran/lattice@0.22-6", + "type": "library", + "name": "lattice", + "version": "0.22-6", + "description": "Trellis Graphics for R", + "author": ["Deepayan Sarkar"], + "group": "", + "licenses": ["GPL-2.0-or-later"], + "hashes": [], + "purl": "pkg:cran/lattice@0.22-6" + }, + { + "bom-ref": "pkg:cran/lifecycle@1.0.4", + "type": "library", + "name": "lifecycle", + "version": "1.0.4", + "description": "Manage the Life Cycle of your Package Functions", + "author": ["Lionel Henry; Hadley Wickham"], + "group": "", + "licenses": ["MIT"], + "hashes": [], + "purl": "pkg:cran/lifecycle@1.0.4" + }, + { + "bom-ref": "pkg:cran/lightgbm@4.6.0", + "type": "library", + "name": "lightgbm", + "version": "4.6.0", + "description": "Light Gradient Boosting Machine", + "author": ["Yu Shi; Guolin Ke; Damien Soukhavong; James Lamb; Qi Meng; Thomas Finley; Taifeng Wang; Wei Chen; Weidong Ma; Qiwei Ye; Tie-Yan Liu; Nikita Titov; David Cortes"], + "group": "", + "licenses": ["MIT"], + "hashes": [], + "purl": "pkg:cran/lightgbm@4.6.0" + }, + { + "bom-ref": "pkg:cran/lmtest@0.9-40", + "type": "library", + "name": "lmtest", + "version": "0.9-40", + "description": "Testing Linear Regression Models", + "author": ["Torsten Hothorn; Achim Zeileis; Richard W. Farebrother; Clint Cummins"], + "group": "", + "licenses": ["GPL-2.0-or-later"], + "hashes": [], + "purl": "pkg:cran/lmtest@0.9-40" + }, + { + "bom-ref": "pkg:cran/lubridate@1.9.4", + "type": "library", + "name": "lubridate", + "version": "1.9.4", + "description": "Make Dealing with Dates a Little Easier", + "author": ["Vitalie Spinu; Garrett Grolemund; Hadley Wickham"], + "group": "", + "licenses": ["GPL-2.0-or-later"], + "hashes": [], + "purl": "pkg:cran/lubridate@1.9.4" + }, + { + "bom-ref": "pkg:cran/magrittr@2.0.3", + "type": "library", + "name": "magrittr", + "version": "2.0.3", + "description": "A Forward-Pipe Operator for R", + "author": ["Stefan Milton Bache; Hadley Wickham"], + "group": "", + "licenses": ["MIT"], + "hashes": [], + "purl": "pkg:cran/magrittr@2.0.3" + }, + { + "bom-ref": "pkg:cran/MASS@7.3-64", + "type": "library", + "name": "MASS", + "version": "7.3-64", + "description": "Support Functions and Datasets for Venables and Ripley's MASS", + "author": ["Brian Ripley"], + "group": "", + "licenses": ["GPL-2.0-or-later"], + "hashes": [], + "purl": "pkg:cran/MASS@7.3-64" + }, + { + "bom-ref": "pkg:cran/Matrix@1.7-2", + "type": "library", + "name": "Matrix", + "version": "1.7-2", + "description": "Sparse and Dense Matrix Classes and Methods", + "author": ["Douglas Bates; Martin Maechler; Mikael Jagan"], + "group": "", + "licenses": ["GPL-2.0-or-later"], + "hashes": [], + "purl": "pkg:cran/Matrix@1.7-2" + }, + { + "bom-ref": "pkg:cran/mgcv@1.9-1", + "type": "library", + "name": "mgcv", + "version": "1.9-1", + "description": "Mixed GAM Computation Vehicle with Automatic Smoothness Estimation", + "author": ["Simon Wood"], + "group": "", + "licenses": ["GPL-2.0-or-later"], + "hashes": [], + "purl": "pkg:cran/mgcv@1.9-1" + }, + { + "bom-ref": "pkg:cran/munsell@0.5.1", + "type": "library", + "name": "munsell", + "version": "0.5.1", + "description": "Utilities for Using Munsell Colours", + "author": ["Charlotte Wickham"], + "group": "", + "licenses": ["MIT"], + "hashes": [], + "purl": "pkg:cran/munsell@0.5.1" + }, + { + "bom-ref": "pkg:cran/nlme@3.1-167", + "type": "library", + "name": "nlme", + "version": "3.1-167", + "description": "Linear and Nonlinear Mixed Effects Models", + "author": ["José Pinheiro; Douglas Bates; R Core Team"], + "group": "", + "licenses": ["GPL-2.0-or-later"], + "hashes": [], + "purl": "pkg:cran/nlme@3.1-167" + }, + { + "bom-ref": "pkg:cran/nnet@7.3-20", + "type": "library", + "name": "nnet", + "version": "7.3-20", + "description": "Feed-Forward Neural Networks and Multinomial Log-Linear Models", + "author": ["Brian Ripley"], + "group": "", + "licenses": ["GPL-2.0-or-later"], + "hashes": [], + "purl": "pkg:cran/nnet@7.3-20" + }, + { + "bom-ref": "pkg:cran/pillar@1.10.1", + "type": "library", + "name": "pillar", + "version": "1.10.1", + "description": "Coloured Formatting for Columns", + "author": ["Kirill Müller; Hadley Wickham"], + "group": "", + "licenses": ["MIT"], + "hashes": [], + "purl": "pkg:cran/pillar@1.10.1" + }, + { + "bom-ref": "pkg:cran/pkgconfig@2.0.3", + "type": "library", + "name": "pkgconfig", + "version": "2.0.3", + "description": "Private Configuration for 'R' Packages", + "author": ["Gábor Csárdi"], + "group": "", + "licenses": ["MIT"], + "hashes": [], + "purl": "pkg:cran/pkgconfig@2.0.3" + }, + { + "bom-ref": "pkg:cran/purrr@1.0.4", + "type": "library", + "name": "purrr", + "version": "1.0.4", + "description": "Functional Programming Tools", + "author": ["Hadley Wickham; Lionel Henry"], + "group": "", + "licenses": ["MIT"], + "hashes": [], + "purl": "pkg:cran/purrr@1.0.4" + }, + { + "bom-ref": "pkg:cran/quadprog@1.5-8", + "type": "library", + "name": "quadprog", + "version": "1.5-8", + "description": "Functions to Solve Quadratic Programming Problems", + "author": ["S original by Berwin A. Turlach R port by Andreas Weingessel <Andreas.Weingessel@ci.tuwien.ac.at> Fortran contributions from Cleve Moler dpodi/LINPACK)"], + "group": "", + "licenses": ["GPL-2.0-or-later"], + "hashes": [], + "purl": "pkg:cran/quadprog@1.5-8" + }, + { + "bom-ref": "pkg:cran/quantmod@0.4.26", + "type": "library", + "name": "quantmod", + "version": "0.4.26", + "description": "Quantitative Financial Modelling Framework", + "author": ["Jeffrey A. Ryan; Joshua M. Ulrich"], + "group": "", + "licenses": ["GPL-3.0"], + "hashes": [], + "purl": "pkg:cran/quantmod@0.4.26" + }, + { + "bom-ref": "pkg:cran/R6@2.6.1", + "type": "library", + "name": "R6", + "version": "2.6.1", + "description": "Encapsulated Classes with Reference Semantics", + "author": ["Winston Chang"], + "group": "", + "licenses": ["MIT"], + "hashes": [], + "purl": "pkg:cran/R6@2.6.1" + }, + { + "bom-ref": "pkg:cran/ranger@0.17.0", + "type": "library", + "name": "ranger", + "version": "0.17.0", + "description": "A Fast Implementation of Random Forests", + "author": ["Marvin N. Wright"], + "group": "", + "licenses": ["GPL-3.0"], + "hashes": [], + "purl": "pkg:cran/ranger@0.17.0" + }, + { + "bom-ref": "pkg:cran/RColorBrewer@1.1-3", + "type": "library", + "name": "RColorBrewer", + "version": "1.1-3", + "description": "ColorBrewer Palettes", + "author": ["Erich Neuwirth"], + "group": "", + "licenses": ["Apache-2.0"], + "hashes": [], + "purl": "pkg:cran/RColorBrewer@1.1-3" + }, + { + "bom-ref": "pkg:cran/Rcpp@1.0.14", + "type": "library", + "name": "Rcpp", + "version": "1.0.14", + "description": "Seamless R and C++ Integration", + "author": ["Dirk Eddelbuettel; Romain Francois; JJ Allaire; Kevin Ushey; Qiang Kou; Nathan Russell; Iñaki Ucar; Doug Bates; John Chambers"], + "group": "", + "licenses": ["GPL-2.0-or-later"], + "hashes": [], + "purl": "pkg:cran/Rcpp@1.0.14" + }, + { + "bom-ref": "pkg:cran/RcppArmadillo@14.2.3-1", + "type": "library", + "name": "RcppArmadillo", + "version": "14.2.3-1", + "description": "'Rcpp' Integration for the 'Armadillo' Templated Linear Algebra Library", + "author": ["Dirk Eddelbuettel; Romain Francois; Doug Bates; Binxiang Ni; Conrad Sanderson"], + "group": "", + "licenses": ["GPL-2.0-or-later"], + "hashes": [], + "purl": "pkg:cran/RcppArmadillo@14.2.3-1" + }, + { + "bom-ref": "pkg:cran/rlang@1.1.5", + "type": "library", + "name": "rlang", + "version": "1.1.5", + "description": "Functions for Base Types and Core R and 'Tidyverse' Features", + "author": ["Lionel Henry; Hadley Wickham"], + "group": "", + "licenses": ["MIT"], + "hashes": [], + "purl": "pkg:cran/rlang@1.1.5" + }, + { + "bom-ref": "pkg:cran/scales@1.3.0", + "type": "library", + "name": "scales", + "version": "1.3.0", + "description": "Scale Functions for Visualization", + "author": ["Hadley Wickham; Thomas Lin Pedersen; Dana Seidel"], + "group": "", + "licenses": ["MIT"], + "hashes": [], + "purl": "pkg:cran/scales@1.3.0" + }, + { + "bom-ref": "pkg:cran/stringi@1.8.4", + "type": "library", + "name": "stringi", + "version": "1.8.4", + "description": "Fast and Portable Character String Processing Facilities", + "author": ["Marek Gagolewski; Bartek Tartanus; others; Unicode; Inc.; others"], + "group": "", + "licenses": [], + "hashes": [], + "purl": "pkg:cran/stringi@1.8.4" + }, + { + "bom-ref": "pkg:cran/stringr@1.5.1", + "type": "library", + "name": "stringr", + "version": "1.5.1", + "description": "Simple, Consistent Wrappers for Common String Operations", + "author": ["Hadley Wickham"], + "group": "", + "licenses": ["MIT"], + "hashes": [], + "purl": "pkg:cran/stringr@1.5.1" + }, + { + "bom-ref": "pkg:cran/tibble@3.2.1", + "type": "library", + "name": "tibble", + "version": "3.2.1", + "description": "Simple Data Frames", + "author": ["Kirill Müller; Hadley Wickham"], + "group": "", + "licenses": ["MIT"], + "hashes": [], + "purl": "pkg:cran/tibble@3.2.1" + }, + { + "bom-ref": "pkg:cran/tidyr@1.3.1", + "type": "library", + "name": "tidyr", + "version": "1.3.1", + "description": "Tidy Messy Data", + "author": ["Hadley Wickham; Davis Vaughan; Maximilian Girlich"], + "group": "", + "licenses": ["MIT"], + "hashes": [], + "purl": "pkg:cran/tidyr@1.3.1" + }, + { + "bom-ref": "pkg:cran/tidyselect@1.2.1", + "type": "library", + "name": "tidyselect", + "version": "1.2.1", + "description": "Select from a Set of Strings", + "author": ["Lionel Henry; Hadley Wickham"], + "group": "", + "licenses": ["MIT"], + "hashes": [], + "purl": "pkg:cran/tidyselect@1.2.1" + }, + { + "bom-ref": "pkg:cran/timechange@0.3.0", + "type": "library", + "name": "timechange", + "version": "0.3.0", + "description": "Efficient Manipulation of Date-Times", + "author": ["Vitalie Spinu"], + "group": "", + "licenses": ["GPL-3.0-or-later"], + "hashes": [], + "purl": "pkg:cran/timechange@0.3.0" + }, + { + "bom-ref": "pkg:cran/timeDate@4041.110", + "type": "library", + "name": "timeDate", + "version": "4041.110", + "description": "Rmetrics - Chronological and Calendar Objects", + "author": ["Diethelm Wuertz; Tobias Setz; Yohan Chalabi; Georgi N. Boshnakov"], + "group": "", + "licenses": ["GPL-2.0-or-later"], + "hashes": [], + "purl": "pkg:cran/timeDate@4041.110" + }, + { + "bom-ref": "pkg:cran/tseries@0.10-58", + "type": "library", + "name": "tseries", + "version": "0.10-58", + "description": "Time Series Analysis and Computational Finance", + "author": ["Adrian Trapletti; Kurt Hornik"], + "group": "", + "licenses": ["GPL-2.0-or-later"], + "hashes": [], + "purl": "pkg:cran/tseries@0.10-58" + }, + { + "bom-ref": "pkg:cran/TTR@0.24.4", + "type": "library", + "name": "TTR", + "version": "0.24.4", + "description": "Technical Trading Rules", + "author": ["Joshua Ulrich"], + "group": "", + "licenses": ["GPL-2.0-or-later"], + "hashes": [], + "purl": "pkg:cran/TTR@0.24.4" + }, + { + "bom-ref": "pkg:cran/ubair@1.1.0", + "type": "library", + "name": "ubair", + "version": "1.1.0", + "description": "Effects of External Conditions on Air Quality", + "author": ["Raphael Franke; Imke Voss"], + "group": "", + "licenses": ["GPL-3.0-or-later"], + "hashes": [], + "purl": "pkg:cran/ubair@1.1.0" + }, + { + "bom-ref": "pkg:cran/urca@1.3-4", + "type": "library", + "name": "urca", + "version": "1.3-4", + "description": "Unit Root and Cointegration Tests for Time Series Data", + "author": ["Bernhard Pfaff"], + "group": "", + "licenses": ["GPL-2.0-or-later"], + "hashes": [], + "purl": "pkg:cran/urca@1.3-4" + }, + { + "bom-ref": "pkg:cran/utf8@1.2.4", + "type": "library", + "name": "utf8", + "version": "1.2.4", + "description": "Unicode Text Processing", + "author": ["Patrick O. Perry"], + "group": "", + "licenses": ["Apache-2.0"], + "hashes": [], + "purl": "pkg:cran/utf8@1.2.4" + }, + { + "bom-ref": "pkg:cran/vctrs@0.6.5", + "type": "library", + "name": "vctrs", + "version": "0.6.5", + "description": "Vector Helpers", + "author": ["Hadley Wickham; Lionel Henry; Davis Vaughan"], + "group": "", + "licenses": ["MIT"], + "hashes": [], + "purl": "pkg:cran/vctrs@0.6.5" + }, + { + "bom-ref": "pkg:cran/viridisLite@0.4.2", + "type": "library", + "name": "viridisLite", + "version": "0.4.2", + "description": "Colorblind-Friendly Color Maps (Lite Version)", + "author": ["Simon Garnier"], + "group": "", + "licenses": ["MIT"], + "hashes": [], + "purl": "pkg:cran/viridisLite@0.4.2" + }, + { + "bom-ref": "pkg:cran/withr@3.0.2", + "type": "library", + "name": "withr", + "version": "3.0.2", + "description": "Run Code 'With' Temporarily Modified Global State", + "author": ["Jim Hester; Lionel Henry; Kirill Müller; Kevin Ushey; Hadley Wickham; Winston Chang"], + "group": "", + "licenses": ["MIT"], + "hashes": [], + "purl": "pkg:cran/withr@3.0.2" + }, + { + "bom-ref": "pkg:cran/xts@0.14.1", + "type": "library", + "name": "xts", + "version": "0.14.1", + "description": "eXtensible Time Series", + "author": ["Jeffrey A. Ryan; Joshua M. Ulrich"], + "group": "", + "licenses": ["GPL-2.0-or-later"], + "hashes": [], + "purl": "pkg:cran/xts@0.14.1" + }, + { + "bom-ref": "pkg:cran/yaml@2.3.10", + "type": "library", + "name": "yaml", + "version": "2.3.10", + "description": "Methods to Convert R Data to YAML and Back", + "author": ["Shawn P Garbett; Jeremy Stephens; Kirill Simonov; Yihui Xie; Zhuoer Dong; Hadley Wickham; Jeffrey Horner; reikoch; Will Beasley; Brendan O'Connor; Gregory R. Warnes; Michael Quinn; Zhian N. Kamvar; Charlie Gao"], + "group": "", + "licenses": ["BSD-3-Clause"], + "hashes": [], + "purl": "pkg:cran/yaml@2.3.10" + }, + { + "bom-ref": "pkg:cran/zoo@1.8-12", + "type": "library", + "name": "zoo", + "version": "1.8-12", + "description": "S3 Infrastructure for Regular and Irregular Time Series (Z's Ordered Observations)", + "author": ["Achim Zeileis; Gabor Grothendieck; Jeffrey A. Ryan"], + "group": "", + "licenses": ["GPL-2.0-or-later"], + "hashes": [], + "purl": "pkg:cran/zoo@1.8-12" + } + ] +} -- GitLab