Running anvil_import_tables with the new AnVIL/AnVILGCP packages, I get this deprecation warning:
Warning message:
In lifeCycle(newpackage = "AnVILGCP", package = "AnVIL", title = "av") :
'avtable_import_status' is deprecated.
Use 'AnVILGCP::avtable_import_status' instead.
See help('av-deprecated').
There are probably some other deprecation warnings for other functions, but I haven't encountered them yet.