ropensci / datapack

An R package to handle data packages
https://docs.ropensci.org/datapack
44 stars 9 forks source link

`removeMember` seems to just not work #141

Open jeanetteclark opened 1 month ago

jeanetteclark commented 1 month ago

I've seen this several times and Rani just ran into it removeMember seems to not do what it says...when it is used on an object the object seems to stay in the package. I'm not sure why this happens but here is the method definition: https://github.com/ropensci/datapack/blob/30d3be8b618f2c52d25c356e97680000feb101c9/R/DataPackage.R#L741