VisionEval/VisionEval-Dev

package dependency issue with rhdf5 for R 4.3.1

Opened this issue · 1 comments

Although rhdf5 can be installed on its own, in the Ve.build() process it appears not to recognize it is installed.

BioConductor bumped their package version retroactively for 4.3.1. I'll have a new update for the build process shortly that pulls from the correct package version. Meanwhile, it should work out if you set .libPaths() to include VisioneEval-dev/dev/lib/4.3.1 and do a manual installation from the BioConductor 3.18 version. Alternatively, you could edit VisionEval-dev/build/R-versions.yml and set the 4.3.1 BioC to version 3.18 (same as 4.3.2).

Does anyone still use the H5 Datastore type?