It seems like right now all commits have a package version of 0.1.0, so it is hard to tell if the most recent version is installed, and outputting the package version in scripts (e.g. by running sessionInfo()) will not give an accurate record of which package version is installed.
It seems like right now all commits have a package version of 0.1.0, so it is hard to tell if the most recent version is installed, and outputting the package version in scripts (e.g. by running
sessionInfo()
) will not give an accurate record of which package version is installed.