> devtools::test()
Loading AMGUtils
Error in match(x, table, nomatch = 0L) :
cannot coerce type 'externalptr' to vector of type 'character'
> traceback()
6: match(x, table, nomatch = 0L)
5: libs %in% pkglibs
4: .dynLibs(libs[!(libs %in% pkglibs)]) at unload.r#119
3: unload_dll(pkg) at load.r#135
2: load_all(pkg, quiet = TRUE)
1: devtools::test()