ibis.iSDM icon indicating copy to clipboard operation
ibis.iSDM copied to clipboard

Importing of terra and sf

Open mhesselbarth opened this issue 1 year ago • 1 comments

The calls to #' @import terra and #' @import sf in project and add_biodiversity import the entire Namespace of the two packages. Not really an issue, but certainly not good style. However, removing this would require some modifications to the code cause some imports wouldn't be known anymore. Yet, currently this issue is kind of hidden by the fact that the entire Namespace is imported.

mhesselbarth avatar Feb 06 '24 14:02 mhesselbarth

Flagged as low priority as I don't think this issue breaks anything at the moment.

Martin-Jung avatar Feb 26 '24 23:02 Martin-Jung