Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: aestears/plantTracker

Fixing getLambda() test issue

03 May 20:11
bae6a1a

Choose a tag to compare

This releases improves documentation in a few cases, and fixes a test failure for the getLambda() function

CRAN release

20 Jan 17:14

Choose a tag to compare

plantTracker version consistent with the release on CRAN!

Updating vignettes

03 Jun 01:44

Choose a tag to compare

Merge branch 'master' of https://github.com/aestears/plantTracker

# Conflicts:
#	vignettes/Suggested_plantTracker_Workflow.Rmd

testDorm

11 Mar 22:38
801a07b

Choose a tag to compare

testDorm Pre-release
Pre-release
Update assign.R

trying to fix the issue with dormancy-- if multiple years of 'previous data' are empty

tieBreaking

11 Mar 20:02
a3ed9d9

Choose a tag to compare

tieBreaking Pre-release
Pre-release
Update assign.R

updated the centroid-distance tiebreaker in the clonal==FALSE trackID assignment (what if there are two smallest values in the 'dists' d.f, but there are different parents?

testTestTest

11 Mar 00:21
d84fa24

Choose a tag to compare

testTestTest Pre-release
Pre-release
Update assign.R

fixed a silly issue with adding basalArea_genet to missed-year/post-dorm data

testTest

10 Mar 01:50
a69f6b8

Choose a tag to compare

testTest Pre-release
Pre-release
Update checkDat.R

actually doing what the previous commit meant to