Differences smaller than tolerance are not reported. The default value is close to 1.5e-8 (numeric >= 0).
check_names
should the names(.) of target and current should be compare (flag)
check_environment
should the environments of functions should be compared?
You may need to set check.environment=FALSE in unexpected cases, such as when comparing two nls() fits. (flag)
check_tzone
should "tzone" attributes be compared. Important for comparing POSIXt objects. (flag)