diff --git a/conda/meta.yaml b/conda/meta.yaml index e915895..463792e 100644 --- a/conda/meta.yaml +++ b/conda/meta.yaml @@ -42,7 +42,7 @@ requirements: test: commands: - - $R CMD check . + - $R -e "library(xmsannotator)" about: home: "{{ github }}"