sneumann / xcms

This is the git repository matching the Bioconductor package xcms: LC/MS and GC/MS Data Analysis
Other
177 stars 81 forks source link

Update Ubuntu version for System dependency check #714

Closed sneumann closed 5 months ago

sneumann commented 5 months ago

docker run --rm -it bioconductor/bioconductor_docker:RELEASE_3_18 cat /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=22.04 DISTRIB_CODENAME=jammy DISTRIB_DESCRIPTION="Ubuntu 22.04.3 LTS"

sneumann commented 5 months ago

Argh, not supported:

Error in match.arg(os_release, os_versions[[os]]) : 
  'arg' should be one of “14.04”, “16.04”, “18.04”, “20.04”