Recheck collected R and Python package versions
Offen
enhancement
- Vorherrschende Sprache
- Java
- Sterne
- 0
- Forks
- 0
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
With the new updates, the required packages for R and Python have changed. It is necessary to check whether all relevant (and not obsolete) package information are still being sent to the broker. The corresponding methods are as follows:
`dwh-query/report-manager : org.aktin.report.manager.ReportManagerImpl.collectRscriptPackageVersions()`
- tidyverse needs to be replaced with r-cran-ggplot2 and r-cran-reshape2
`dwh-import/generic-file-importer : org.aktin.importer.executor.PythonScriptExecutor.collectPythonPackageVersions()`
- remove python3-unicodecsv and python3-gunicorn
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.