michaelgruenstaeudl / PACVr

Plastome Assembly Coverage Visualization in R
Other
3 stars 5 forks source link

IMPORTANT: The package currently does not work because I disabled the internal library calls to RCircos in both`customizedRCircos.R` (occurs 2x) and `visualizeWithRCircos.R` (occurs 1x), which are no longer allowed by CRAN. However, the line `RCircosEnvironment <- RCircos::RCircos.Env` is not sufficient to get `RCircos.Env` #11

Closed alephnull7 closed 11 months ago

michaelgruenstaeudl commented 11 months ago

Thank you for sorting out the issue with RCircos.Env. I really appreciate it, as it had prevented a resubmission to CRAN for some time.