nlmixr2 / nlmixr2plot

Plotting support for nlmixr2
https://nlmixr2.github.io/nlmixr2plot/
GNU General Public License v3.0
2 stars 0 forks source link

No tag for latest CRAN release #34

Closed rikardn closed 5 months ago

rikardn commented 5 months ago

There is no tag for the version on CRAN.

billdenney commented 5 months ago

I think that should be tagged on 3332dc8fa1c564d459063e0185da0aff94bcfdbe

rikardn commented 5 months ago

Thanks @billdenney and sorry for being terse in my initial post. I was going through the traceability of the source code repositories and the CRAN releases of all (internal) dependencies of nlmixr2 and rxode2 and found that most packages had really great version tagging except for a few. Thanks for considering this.

billdenney commented 5 months ago

No worries at all. I commented instead of adding the tag because it looks like I don't have permissions to do the tagging for this repo. Otherwise, I would have tagged it directly.

mattfidler commented 5 months ago

Fixed. Also for the prior release.

rikardn commented 5 months ago

Thanks!