Error in registerNames(names, package, ".global", add) :
The namespace for package "MultiAmplicon" is locked; no changes in the global variables list may be made.
This is caused by a recent commit on Dec 10, 2020 " importFrom for data.table"
lines 52-60 in R/annotateTaxa.R
Function works fine when removing these lines (after loading "Biostrings").
Error in registerNames(names, package, ".global", add) : The namespace for package "MultiAmplicon" is locked; no changes in the global variables list may be made.
This is caused by a recent commit on Dec 10, 2020 " importFrom for data.table" lines 52-60 in R/annotateTaxa.R Function works fine when removing these lines (after loading "Biostrings").