for some reason I can't run the package_coverage() function on any base function properly. On grid, grDevices I get this:
and then on compiler and packages that dont have this error the result are NULL:
anyone know how to fix this?
for some reason I can't run the package_coverage() function on any base function properly. On grid, grDevices I get this:
and then on compiler and packages that dont have this error the result are NULL:
anyone know how to fix this?
I would open an issue in the covr repository, after making sure that this hasn't been reported yet. I suspect this cannot be solved, but it is worth having an issue about it.