vegandevs / vegan3d

Dynamic and static 3D plotting for vegan
19 stars 4 forks source link

Change rgl.* to *3d calls #8

Closed dmurdoch closed 1 year ago

dmurdoch commented 1 year ago

Some upcoming changes to the rgl package will require changes to vegan3d. I will be deprecating a number of rgl.* function calls. You can read about the issues here:

https://dmurdoch.github.io/rgl/articles/deprecation.html

I worked out changes for your package, which are in the attached PR. The plots should show the same information, but default colors and projections may have changed.

jarioksa commented 1 year ago

Merged. Great thanks for your help and support!

Is it OK to add your name & info in the Authors@R in DESCRIPTION? You can do it yourself as well if you think you do it more to your liking than we could do.