* using log directory 'd:/Rcompile/CRANpkg/local/3.6/criticalpath.Rcheck' * using R version 3.6.3 (2020-02-29) * using platform: x86_64-w64-mingw32 (64-bit) * using session charset: ISO8859-1 * checking for file 'criticalpath/DESCRIPTION' ... OK * this is package 'criticalpath' version '0.1.0' * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking whether package 'criticalpath' can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking 'build' directory ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking R files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... OK * checking whether the package can be loaded with stated dependencies ... OK * checking whether the package can be unloaded cleanly ... OK * checking whether the namespace can be loaded with stated dependencies ... OK * checking whether the namespace can be unloaded cleanly ... OK * checking loading without being on the library search path ... OK * checking use of S3 registration ... OK * checking dependencies in R code ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... [2s] OK * checking Rd files ... OK * checking Rd metadata ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking installed files from 'inst/doc' ... OK * checking files in 'vignettes' ... OK * checking examples ... [8s] OK * checking for unstated dependencies in 'tests' ... OK * checking tests ... [27s] ERROR Running 'testthat.R' [27s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(criticalpath) > > test_check("criticalpath") == Failed tests ================================================================ -- Failure (test-early_start_finish_by_relation_type.R:937:3): SS type | A_duration < B_duration | lag == 0 -- 7 not equal to schedule$duration. 1/1 mismatches [1] 7 - 6 == 1 -- Failure (test-early_start_finish_by_relation_type.R:943:3): SS type | A_duration < B_duration | lag == 0 -- 1 not equal to b_act$ES. 1/1 mismatches [1] 1 - -1 == 2 -- Failure (test-early_start_finish_by_relation_type.R:944:3): SS type | A_duration < B_duration | lag == 0 -- 6 not equal to b_act$EF. 1/1 mismatches [1] 6 - 4 == 2 -- Failure (test-early_start_finish_by_relation_type.R:945:3): SS type | A_duration < B_duration | lag == 0 -- 6 not equal to end_act$ES. 1/1 mismatches [1] 6 - 4 == 2 -- Failure (test-early_start_finish_by_relation_type.R:946:3): SS type | A_duration < B_duration | lag == 0 -- 7 not equal to end_act$EF. 1/1 mismatches [1] 7 - 5 == 2 -- Failure (test-early_start_finish_by_relation_type.R:952:3): SS type | A_duration < B_duration | lag == 0 -- 1 not equal to b_act$LS. 1/1 mismatches [1] 1 - -1 == 2 -- Failure (test-early_start_finish_by_relation_type.R:953:3): SS type | A_duration < B_duration | lag == 0 -- 6 not equal to b_act$LF. 1/1 mismatches [1] 6 - 4 == 2 -- Failure (test-early_start_finish_by_relation_type.R:954:3): SS type | A_duration < B_duration | lag == 0 -- 6 not equal to end_act$LS. 1/1 mismatches [1] 6 - 4 == 2 -- Failure (test-early_start_finish_by_relation_type.R:955:3): SS type | A_duration < B_duration | lag == 0 -- 7 not equal to end_act$LF. 1/1 mismatches [1] 7 - 5 == 2 -- Failure (test-early_start_finish_by_relation_type.R:980:3): SS type | A_duration < B_duration | lag > 0 -- 9 not equal to schedule$duration. 1/1 mismatches [1] 9 - 7 == 2 -- Failure (test-early_start_finish_by_relation_type.R:986:3): SS type | A_duration < B_duration | lag > 0 -- 3 not equal to b_act$ES. 1/1 mismatches [1] 3 - 1 == 2 -- Failure (test-early_start_finish_by_relation_type.R:987:3): SS type | A_duration < B_duration | lag > 0 -- 8 not equal to b_act$EF. 1/1 mismatches [1] 8 - 6 == 2 -- Failure (test-early_start_finish_by_relation_type.R:988:3): SS type | A_duration < B_duration | lag > 0 -- 8 not equal to end_act$ES. 1/1 mismatches [1] 8 - 6 == 2 -- Failure (test-early_start_finish_by_relation_type.R:989:3): SS type | A_duration < B_duration | lag > 0 -- 9 not equal to end_act$EF. 1/1 mismatches [1] 9 - 7 == 2 -- Failure (test-early_start_finish_by_relation_type.R:995:3): SS type | A_duration < B_duration | lag > 0 -- 3 not equal to b_act$LS. 1/1 mismatches [1] 3 - 1 == 2 -- Failure (test-early_start_finish_by_relation_type.R:996:3): SS type | A_duration < B_duration | lag > 0 -- 8 not equal to b_act$LF. 1/1 mismatches [1] 8 - 6 == 2 -- Failure (test-early_start_finish_by_relation_type.R:997:3): SS type | A_duration < B_duration | lag > 0 -- 8 not equal to end_act$LS. 1/1 mismatches [1] 8 - 6 == 2 -- Failure (test-early_start_finish_by_relation_type.R:998:3): SS type | A_duration < B_duration | lag > 0 -- 9 not equal to end_act$LF. 1/1 mismatches [1] 9 - 7 == 2 -- Failure (test-early_start_finish_by_relation_type.R:1023:3): SS type | A_duration < B_duration | lag < 0 -- 6 not equal to schedule$duration. 1/1 mismatches [1] 6 - 7 == -1 -- Failure (test-early_start_finish_by_relation_type.R:1029:3): SS type | A_duration < B_duration | lag < 0 -- -1 not equal to b_act$ES. 1/1 mismatches [1] -1 - -3 == 2 -- Failure (test-early_start_finish_by_relation_type.R:1030:3): SS type | A_duration < B_duration | lag < 0 -- 4 not equal to b_act$EF. 1/1 mismatches [1] 4 - 2 == 2 -- Failure (test-early_start_finish_by_relation_type.R:1031:3): SS type | A_duration < B_duration | lag < 0 -- 4 not equal to end_act$ES. 1/1 mismatches [1] 4 - 2 == 2 -- Failure (test-early_start_finish_by_relation_type.R:1032:3): SS type | A_duration < B_duration | lag < 0 -- 5 not equal to end_act$EF. 1/1 mismatches [1] 5 - 3 == 2 -- Failure (test-early_start_finish_by_relation_type.R:1034:3): SS type | A_duration < B_duration | lag < 0 -- 0 not equal to begin_act$LS. 1/1 mismatches [1] 0 - 1 == -1 -- Failure (test-early_start_finish_by_relation_type.R:1035:3): SS type | A_duration < B_duration | lag < 0 -- 1 not equal to begin_act$LF. 1/1 mismatches [1] 1 - 2 == -1 -- Failure (test-early_start_finish_by_relation_type.R:1036:3): SS type | A_duration < B_duration | lag < 0 -- 1 not equal to a_act$LS. 1/1 mismatches [1] 1 - 2 == -1 -- Failure (test-early_start_finish_by_relation_type.R:1037:3): SS type | A_duration < B_duration | lag < 0 -- 4 not equal to a_act$LF. 1/1 mismatches [1] 4 - 5 == -1 -- Failure (test-early_start_finish_by_relation_type.R:1038:3): SS type | A_duration < B_duration | lag < 0 -- -1 not equal to b_act$LS. 1/1 mismatches [1] -1 - -2 == 1 -- Failure (test-early_start_finish_by_relation_type.R:1039:3): SS type | A_duration < B_duration | lag < 0 -- 4 not equal to b_act$LF. 1/1 mismatches [1] 4 - 3 == 1 -- Failure (test-early_start_finish_by_relation_type.R:1040:3): SS type | A_duration < B_duration | lag < 0 -- 4 not equal to end_act$LS. 1/1 mismatches [1] 4 - 3 == 1 -- Failure (test-early_start_finish_by_relation_type.R:1041:3): SS type | A_duration < B_duration | lag < 0 -- 5 not equal to end_act$LF. 1/1 mismatches [1] 5 - 4 == 1 -- Failure (test-early_start_finish_by_relation_type.R:1066:3): SS type | A_duration > B_duration | lag == 0 -- 6 not equal to schedule$duration. 1/1 mismatches [1] 6 - 7 == -1 -- Failure (test-early_start_finish_by_relation_type.R:1072:3): SS type | A_duration > B_duration | lag == 0 -- 1 not equal to b_act$ES. 1/1 mismatches [1] 1 - 3 == -2 -- Failure (test-early_start_finish_by_relation_type.R:1073:3): SS type | A_duration > B_duration | lag == 0 -- 4 not equal to b_act$EF. 1/1 mismatches [1] 4 - 6 == -2 -- Failure (test-early_start_finish_by_relation_type.R:1074:3): SS type | A_duration > B_duration | lag == 0 -- 4 not equal to end_act$ES. 1/1 mismatches [1] 4 - 6 == -2 -- Failure (test-early_start_finish_by_relation_type.R:1075:3): SS type | A_duration > B_duration | lag == 0 -- 5 not equal to end_act$EF. 1/1 mismatches [1] 5 - 7 == -2 -- Failure (test-early_start_finish_by_relation_type.R:1077:3): SS type | A_duration > B_duration | lag == 0 -- 1 not equal to begin_act$LS. 1/1 mismatches [1] 1 - 0 == 1 -- Failure (test-early_start_finish_by_relation_type.R:1078:3): SS type | A_duration > B_duration | lag == 0 -- 2 not equal to begin_act$LF. 1/1 mismatches [1] 2 - 1 == 1 -- Failure (test-early_start_finish_by_relation_type.R:1079:3): SS type | A_duration > B_duration | lag == 0 -- 2 not equal to a_act$LS. 1/1 mismatches [1] 2 - 1 == 1 -- Failure (test-early_start_finish_by_relation_type.R:1080:3): SS type | A_duration > B_duration | lag == 0 -- 7 not equal to a_act$LF. 1/1 mismatches [1] 7 - 6 == 1 -- Failure (test-early_start_finish_by_relation_type.R:1081:3): SS type | A_duration > B_duration | lag == 0 -- 2 not equal to b_act$LS. 1/1 mismatches [1] 2 - 3 == -1 -- Failure (test-early_start_finish_by_relation_type.R:1082:3): SS type | A_duration > B_duration | lag == 0 -- 5 not equal to b_act$LF. 1/1 mismatches [1] 5 - 6 == -1 -- Failure (test-early_start_finish_by_relation_type.R:1083:3): SS type | A_duration > B_duration | lag == 0 -- 5 not equal to end_act$LS. 1/1 mismatches [1] 5 - 6 == -1 -- Failure (test-early_start_finish_by_relation_type.R:1084:3): SS type | A_duration > B_duration | lag == 0 -- 6 not equal to end_act$LF. 1/1 mismatches [1] 6 - 7 == -1 -- Failure (test-early_start_finish_by_relation_type.R:1109:3): SS type | A_duration > B_duration | lag > 0 -- 7 not equal to schedule$duration. 1/1 mismatches [1] 7 - 9 == -2 -- Failure (test-early_start_finish_by_relation_type.R:1115:3): SS type | A_duration > B_duration | lag > 0 -- 3 not equal to b_act$ES. 1/1 mismatches [1] 3 - 5 == -2 -- Failure (test-early_start_finish_by_relation_type.R:1116:3): SS type | A_duration > B_duration | lag > 0 -- 6 not equal to b_act$EF. 1/1 mismatches [1] 6 - 8 == -2 -- Failure (test-early_start_finish_by_relation_type.R:1117:3): SS type | A_duration > B_duration | lag > 0 -- 6 not equal to end_act$ES. 1/1 mismatches [1] 6 - 8 == -2 -- Failure (test-early_start_finish_by_relation_type.R:1118:3): SS type | A_duration > B_duration | lag > 0 -- 7 not equal to end_act$EF. 1/1 mismatches [1] 7 - 9 == -2 -- Failure (test-early_start_finish_by_relation_type.R:1124:3): SS type | A_duration > B_duration | lag > 0 -- 3 not equal to b_act$LS. 1/1 mismatches [1] 3 - 5 == -2 -- Failure (test-early_start_finish_by_relation_type.R:1125:3): SS type | A_duration > B_duration | lag > 0 -- 6 not equal to b_act$LF. 1/1 mismatches [1] 6 - 8 == -2 -- Failure (test-early_start_finish_by_relation_type.R:1126:3): SS type | A_duration > B_duration | lag > 0 -- 6 not equal to end_act$LS. 1/1 mismatches [1] 6 - 8 == -2 -- Failure (test-early_start_finish_by_relation_type.R:1127:3): SS type | A_duration > B_duration | lag > 0 -- 7 not equal to end_act$LF. 1/1 mismatches [1] 7 - 9 == -2 -- Failure (test-early_start_finish_by_relation_type.R:1152:3): SS type | A_duration > B_duration | lag < 0 -- 7 not equal to schedule$duration. 1/1 mismatches [1] 7 - 6 == 1 -- Failure (test-early_start_finish_by_relation_type.R:1158:3): SS type | A_duration > B_duration | lag < 0 -- -1 not equal to b_act$ES. 1/1 mismatches [1] -1 - 1 == -2 -- Failure (test-early_start_finish_by_relation_type.R:1159:3): SS type | A_duration > B_duration | lag < 0 -- 2 not equal to b_act$EF. 1/1 mismatches [1] 2 - 4 == -2 -- Failure (test-early_start_finish_by_relation_type.R:1160:3): SS type | A_duration > B_duration | lag < 0 -- 2 not equal to end_act$ES. 1/1 mismatches [1] 2 - 4 == -2 -- Failure (test-early_start_finish_by_relation_type.R:1161:3): SS type | A_duration > B_duration | lag < 0 -- 3 not equal to end_act$EF. 1/1 mismatches [1] 3 - 5 == -2 -- Failure (test-early_start_finish_by_relation_type.R:1163:3): SS type | A_duration > B_duration | lag < 0 -- 3 not equal to begin_act$LS. 1/1 mismatches [1] 3 - 1 == 2 -- Failure (test-early_start_finish_by_relation_type.R:1164:3): SS type | A_duration > B_duration | lag < 0 -- 4 not equal to begin_act$LF. 1/1 mismatches [1] 4 - 2 == 2 -- Failure (test-early_start_finish_by_relation_type.R:1165:3): SS type | A_duration > B_duration | lag < 0 -- 4 not equal to a_act$LS. 1/1 mismatches [1] 4 - 2 == 2 -- Failure (test-early_start_finish_by_relation_type.R:1166:3): SS type | A_duration > B_duration | lag < 0 -- 9 not equal to a_act$LF. 1/1 mismatches [1] 9 - 7 == 2 -- Failure (test-early_start_finish_by_relation_type.R:1199:3): SF type | A_duration == B_duration | lag == 0 -- 6 not equal to schedule$duration. 1/1 mismatches [1] 6 - 5 == 1 -- Failure (test-early_start_finish_by_relation_type.R:1205:3): SF type | A_duration == B_duration | lag == 0 -- -2 not equal to b_act$ES. 1/1 mismatches [1] -2 - 1 == -3 -- Failure (test-early_start_finish_by_relation_type.R:1206:3): SF type | A_duration == B_duration | lag == 0 -- 1 not equal to b_act$EF. 1/1 mismatches [1] 1 - 4 == -3 -- Failure (test-early_start_finish_by_relation_type.R:1207:3): SF type | A_duration == B_duration | lag == 0 -- 1 not equal to end_act$ES. 1/1 mismatches [1] 1 - 4 == -3 -- Failure (test-early_start_finish_by_relation_type.R:1208:3): SF type | A_duration == B_duration | lag == 0 -- 2 not equal to end_act$EF. 1/1 mismatches [1] 2 - 5 == -3 -- Failure (test-early_start_finish_by_relation_type.R:1210:3): SF type | A_duration == B_duration | lag == 0 -- 2 not equal to begin_act$LS. 1/1 mismatches [1] 2 - 0 == 2 -- Failure (test-early_start_finish_by_relation_type.R:1211:3): SF type | A_duration == B_duration | lag == 0 -- 3 not equal to begin_act$LF. 1/1 mismatches [1] 3 - 1 == 2 -- Failure (test-early_start_finish_by_relation_type.R:1212:3): SF type | A_duration == B_duration | lag == 0 -- 3 not equal to a_act$LS. 1/1 mismatches [1] 3 - 1 == 2 -- Failure (test-early_start_finish_by_relation_type.R:1213:3): SF type | A_duration == B_duration | lag == 0 -- 6 not equal to a_act$LF. 1/1 mismatches [1] 6 - 4 == 2 -- Failure (test-early_start_finish_by_relation_type.R:1214:3): SF type | A_duration == B_duration | lag == 0 -- 0 not equal to b_act$LS. 1/1 mismatches [1] 0 - 1 == -1 -- Failure (test-early_start_finish_by_relation_type.R:1215:3): SF type | A_duration == B_duration | lag == 0 -- 3 not equal to b_act$LF. 1/1 mismatches [1] 3 - 4 == -1 -- Failure (test-early_start_finish_by_relation_type.R:1216:3): SF type | A_duration == B_duration | lag == 0 -- 3 not equal to end_act$LS. 1/1 mismatches [1] 3 - 4 == -1 -- Failure (test-early_start_finish_by_relation_type.R:1217:3): SF type | A_duration == B_duration | lag == 0 -- 4 not equal to end_act$LF. 1/1 mismatches [1] 4 - 5 == -1 -- Failure (test-early_start_finish_by_relation_type.R:1242:3): SF type | A_duration == B_duration | lag > 0 -- 4 not equal to schedule$duration. 1/1 mismatches [1] 4 - 7 == -3 -- Failure (test-early_start_finish_by_relation_type.R:1248:3): SF type | A_duration == B_duration | lag > 0 -- 0 not equal to b_act$ES. 1/1 mismatches [1] 0 - 3 == -3 -- Failure (test-early_start_finish_by_relation_type.R:1249:3): SF type | A_duration == B_duration | lag > 0 -- 3 not equal to b_act$EF. 1/1 mismatches [1] 3 - 6 == -3 -- Failure (test-early_start_finish_by_relation_type.R:1250:3): SF type | A_duration == B_duration | lag > 0 -- 3 not equal to end_act$ES. 1/1 mismatches [1] 3 - 6 == -3 -- Failure (test-early_start_finish_by_relation_type.R:1251:3): SF type | A_duration == B_duration | lag > 0 -- 4 not equal to end_act$EF. 1/1 mismatches [1] 4 - 7 == -3 -- Failure (test-early_start_finish_by_relation_type.R:1257:3): SF type | A_duration == B_duration | lag > 0 -- 0 not equal to b_act$LS. 1/1 mismatches [1] 0 - 3 == -3 -- Failure (test-early_start_finish_by_relation_type.R:1258:3): SF type | A_duration == B_duration | lag > 0 -- 3 not equal to b_act$LF. 1/1 mismatches [1] 3 - 6 == -3 -- Failure (test-early_start_finish_by_relation_type.R:1259:3): SF type | A_duration == B_duration | lag > 0 -- 3 not equal to end_act$LS. 1/1 mismatches [1] 3 - 6 == -3 -- Failure (test-early_start_finish_by_relation_type.R:1260:3): SF type | A_duration == B_duration | lag > 0 -- 4 not equal to end_act$LF. 1/1 mismatches [1] 4 - 7 == -3 -- Failure (test-early_start_finish_by_relation_type.R:1285:3): SF type | A_duration == B_duration | lag < 0 -- 8 not equal to schedule$duration. 1/1 mismatches [1] 8 - 5 == 3 -- Failure (test-early_start_finish_by_relation_type.R:1291:3): SF type | A_duration == B_duration | lag < 0 -- -4 not equal to b_act$ES. 1/1 mismatches [1] -4 - -1 == -3 -- Failure (test-early_start_finish_by_relation_type.R:1292:3): SF type | A_duration == B_duration | lag < 0 -- -1 not equal to b_act$EF. 1/1 mismatches [1] -1 - 2 == -3 -- Failure (test-early_start_finish_by_relation_type.R:1293:3): SF type | A_duration == B_duration | lag < 0 -- -1 not equal to end_act$ES. 1/1 mismatches [1] -1 - 2 == -3 -- Failure (test-early_start_finish_by_relation_type.R:1294:3): SF type | A_duration == B_duration | lag < 0 -- 0 not equal to end_act$EF. 1/1 mismatches [1] 0 - 3 == -3 -- Failure (test-early_start_finish_by_relation_type.R:1296:3): SF type | A_duration == B_duration | lag < 0 -- 4 not equal to begin_act$LS. 1/1 mismatches [1] 4 - 1 == 3 -- Failure (test-early_start_finish_by_relation_type.R:1297:3): SF type | A_duration == B_duration | lag < 0 -- 5 not equal to begin_act$LF. 1/1 mismatches [1] 5 - 2 == 3 -- Failure (test-early_start_finish_by_relation_type.R:1298:3): SF type | A_duration == B_duration | lag < 0 -- 5 not equal to a_act$LS. 1/1 mismatches [1] 5 - 2 == 3 -- Failure (test-early_start_finish_by_relation_type.R:1299:3): SF type | A_duration == B_duration | lag < 0 -- 8 not equal to a_act$LF. 1/1 mismatches [1] 8 - 5 == 3 -- Failure (test-early_start_finish_by_relation_type.R:1328:3): SF type | A_duration < B_duration | lag == 0 -- 8 not equal to schedule$duration. 1/1 mismatches [1] 8 - 6 == 2 -- Failure (test-early_start_finish_by_relation_type.R:1334:3): SF type | A_duration < B_duration | lag == 0 -- -4 not equal to b_act$ES. 1/1 mismatches [1] -4 - -1 == -3 -- Failure (test-early_start_finish_by_relation_type.R:1335:3): SF type | A_duration < B_duration | lag == 0 -- 1 not equal to b_act$EF. 1/1 mismatches [1] 1 - 4 == -3 -- Failure (test-early_start_finish_by_relation_type.R:1336:3): SF type | A_duration < B_duration | lag == 0 -- 1 not equal to end_act$ES. 1/1 mismatches [1] 1 - 4 == -3 -- Failure (test-early_start_finish_by_relation_type.R:1337:3): SF type | A_duration < B_duration | lag == 0 -- 2 not equal to end_act$EF. 1/1 mismatches [1] 2 - 5 == -3 -- Failure (test-early_start_finish_by_relation_type.R:1339:3): SF type | A_duration < B_duration | lag == 0 -- 2 not equal to begin_act$LS. 1/1 mismatches [1] 2 - 0 == 2 -- Failure (test-early_start_finish_by_relation_type.R:1340:3): SF type | A_duration < B_duration | lag == 0 -- 3 not equal to begin_act$LF. 1/1 mismatches [1] 3 - 1 == 2 -- Failure (test-early_start_finish_by_relation_type.R:1341:3): SF type | A_duration < B_duration | lag == 0 -- 3 not equal to a_act$LS. 1/1 mismatches [1] 3 - 1 == 2 -- Failure (test-early_start_finish_by_relation_type.R:1342:3): SF type | A_duration < B_duration | lag == 0 -- 6 not equal to a_act$LF. 1/1 mismatches [1] 6 - 4 == 2 -- Failure (test-early_start_finish_by_relation_type.R:1343:3): SF type | A_duration < B_duration | lag == 0 -- -2 not equal to b_act$LS. 1/1 mismatches [1] -2 - -1 == -1 -- Failure (test-early_start_finish_by_relation_type.R:1344:3): SF type | A_duration < B_duration | lag == 0 -- 3 not equal to b_act$LF. 1/1 mismatches [1] 3 - 4 == -1 -- Failure (test-early_start_finish_by_relation_type.R:1345:3): SF type | A_duration < B_duration | lag == 0 -- 3 not equal to end_act$LS. 1/1 mismatches [1] 3 - 4 == -1 -- Failure (test-early_start_finish_by_relation_type.R:1346:3): SF type | A_duration < B_duration | lag == 0 -- 4 not equal to end_act$LF. 1/1 mismatches [1] 4 - 5 == -1 -- Failure (test-early_start_finish_by_relation_type.R:1371:3): SF type | A_duration < B_duration | lag > 0 -- 6 not equal to schedule$duration. 1/1 mismatches [1] 6 - 7 == -1 -- Failure (test-early_start_finish_by_relation_type.R:1377:3): SF type | A_duration < B_duration | lag > 0 -- -2 not equal to b_act$ES. 1/1 mismatches [1] -2 - 1 == -3 -- Failure (test-early_start_finish_by_relation_type.R:1378:3): SF type | A_duration < B_duration | lag > 0 -- 3 not equal to b_act$EF. 1/1 mismatches [1] 3 - 6 == -3 -- Failure (test-early_start_finish_by_relation_type.R:1379:3): SF type | A_duration < B_duration | lag > 0 -- 3 not equal to end_act$ES. 1/1 mismatches [1] 3 - 6 == -3 -- Failure (test-early_start_finish_by_relation_type.R:1380:3): SF type | A_duration < B_duration | lag > 0 -- 4 not equal to end_act$EF. 1/1 mismatches [1] 4 - 7 == -3 -- Failure (test-early_start_finish_by_relation_type.R:1386:3): SF type | A_duration < B_duration | lag > 0 -- -2 not equal to b_act$LS. 1/1 mismatches [1] -2 - 1 == -3 -- Failure (test-early_start_finish_by_relation_type.R:1387:3): SF type | A_duration < B_duration | lag > 0 -- 3 not equal to b_act$LF. 1/1 mismatches [1] 3 - 6 == -3 -- Failure (test-early_start_finish_by_relation_type.R:1388:3): SF type | A_duration < B_duration | lag > 0 -- 3 not equal to end_act$LS. 1/1 mismatches [1] 3 - 6 == -3 -- Failure (test-early_start_finish_by_relation_type.R:1389:3): SF type | A_duration < B_duration | lag > 0 -- 4 not equal to end_act$LF. 1/1 mismatches [1] 4 - 7 == -3 -- Failure (test-early_start_finish_by_relation_type.R:1414:3): SF type | A_duration < B_duration | lag < 0 -- 10 not equal to schedule$duration. 1/1 mismatches [1] 10 - 7 == 3 -- Failure (test-early_start_finish_by_relation_type.R:1420:3): SF type | A_duration < B_duration | lag < 0 -- -6 not equal to b_act$ES. 1/1 mismatches [1] -6 - -3 == -3 -- Failure (test-early_start_finish_by_relation_type.R:1421:3): SF type | A_duration < B_duration | lag < 0 -- -1 not equal to b_act$EF. 1/1 mismatches [1] -1 - 2 == -3 -- Failure (test-early_start_finish_by_relation_type.R:1422:3): SF type | A_duration < B_duration | lag < 0 -- -1 not equal to end_act$ES. 1/1 mismatches [1] -1 - 2 == -3 -- Failure (test-early_start_finish_by_relation_type.R:1423:3): SF type | A_duration < B_duration | lag < 0 -- 0 not equal to end_act$EF. 1/1 mismatches [1] 0 - 3 == -3 -- Failure (test-early_start_finish_by_relation_type.R:1425:3): SF type | A_duration < B_duration | lag < 0 -- 4 not equal to begin_act$LS. 1/1 mismatches [1] 4 - 1 == 3 -- Failure (test-early_start_finish_by_relation_type.R:1426:3): SF type | A_duration < B_duration | lag < 0 -- 5 not equal to begin_act$LF. 1/1 mismatches [1] 5 - 2 == 3 -- Failure (test-early_start_finish_by_relation_type.R:1427:3): SF type | A_duration < B_duration | lag < 0 -- 5 not equal to a_act$LS. 1/1 mismatches [1] 5 - 2 == 3 -- Failure (test-early_start_finish_by_relation_type.R:1428:3): SF type | A_duration < B_duration | lag < 0 -- 8 not equal to a_act$LF. 1/1 mismatches [1] 8 - 5 == 3 -- Failure (test-early_start_finish_by_relation_type.R:1457:3): SF type | A_duration > B_duration | lag == 0 -- 8 not equal to schedule$duration. 1/1 mismatches [1] 8 - 7 == 1 -- Failure (test-early_start_finish_by_relation_type.R:1463:3): SF type | A_duration > B_duration | lag == 0 -- -2 not equal to b_act$ES. 1/1 mismatches [1] -2 - 3 == -5 -- Failure (test-early_start_finish_by_relation_type.R:1464:3): SF type | A_duration > B_duration | lag == 0 -- 1 not equal to b_act$EF. 1/1 mismatches [1] 1 - 6 == -5 -- Failure (test-early_start_finish_by_relation_type.R:1465:3): SF type | A_duration > B_duration | lag == 0 -- 1 not equal to end_act$ES. 1/1 mismatches [1] 1 - 6 == -5 -- Failure (test-early_start_finish_by_relation_type.R:1466:3): SF type | A_duration > B_duration | lag == 0 -- 2 not equal to end_act$EF. 1/1 mismatches [1] 2 - 7 == -5 -- Failure (test-early_start_finish_by_relation_type.R:1468:3): SF type | A_duration > B_duration | lag == 0 -- 4 not equal to begin_act$LS. 1/1 mismatches [1] 4 - 0 == 4 -- Failure (test-early_start_finish_by_relation_type.R:1469:3): SF type | A_duration > B_duration | lag == 0 -- 5 not equal to begin_act$LF. 1/1 mismatches [1] 5 - 1 == 4 -- Failure (test-early_start_finish_by_relation_type.R:1470:3): SF type | A_duration > B_duration | lag == 0 -- 5 not equal to a_act$LS. 1/1 mismatches [1] 5 - 1 == 4 -- Failure (test-early_start_finish_by_relation_type.R:1471:3): SF type | A_duration > B_duration | lag == 0 -- 10 not equal to a_act$LF. 1/1 mismatches [1] 10 - 6 == 4 -- Failure (test-early_start_finish_by_relation_type.R:1472:3): SF type | A_duration > B_duration | lag == 0 -- 2 not equal to b_act$LS. 1/1 mismatches [1] 2 - 3 == -1 -- Failure (test-early_start_finish_by_relation_type.R:1473:3): SF type | A_duration > B_duration | lag == 0 -- 5 not equal to b_act$LF. 1/1 mismatches [1] 5 - 6 == -1 -- Failure (test-early_start_finish_by_relation_type.R:1474:3): SF type | A_duration > B_duration | lag == 0 -- 5 not equal to end_act$LS. 1/1 mismatches [1] 5 - 6 == -1 -- Failure (test-early_start_finish_by_relation_type.R:1475:3): SF type | A_duration > B_duration | lag == 0 -- 6 not equal to end_act$LF. 1/1 mismatches [1] 6 - 7 == -1 -- Failure (test-early_start_finish_by_relation_type.R:1500:3): SF type | A_duration > B_duration | lag > 0 -- 6 not equal to schedule$duration. 1/1 mismatches [1] 6 - 9 == -3 -- Failure (test-early_start_finish_by_relation_type.R:1506:3): SF type | A_duration > B_duration | lag > 0 -- 0 not equal to b_act$ES. 1/1 mismatches [1] 0 - 5 == -5 -- Failure (test-early_start_finish_by_relation_type.R:1507:3): SF type | A_duration > B_duration | lag > 0 -- 3 not equal to b_act$EF. 1/1 mismatches [1] 3 - 8 == -5 -- Failure (test-early_start_finish_by_relation_type.R:1508:3): SF type | A_duration > B_duration | lag > 0 -- 3 not equal to end_act$ES. 1/1 mismatches [1] 3 - 8 == -5 -- Failure (test-early_start_finish_by_relation_type.R:1509:3): SF type | A_duration > B_duration | lag > 0 -- 4 not equal to end_act$EF. 1/1 mismatches [1] 4 - 9 == -5 -- Failure (test-early_start_finish_by_relation_type.R:1511:3): SF type | A_duration > B_duration | lag > 0 -- 2 not equal to begin_act$LS. 1/1 mismatches [1] 2 - 0 == 2 -- Failure (test-early_start_finish_by_relation_type.R:1512:3): SF type | A_duration > B_duration | lag > 0 -- 3 not equal to begin_act$LF. 1/1 mismatches [1] 3 - 1 == 2 -- Failure (test-early_start_finish_by_relation_type.R:1513:3): SF type | A_duration > B_duration | lag > 0 -- 3 not equal to a_act$LS. 1/1 mismatches [1] 3 - 1 == 2 -- Failure (test-early_start_finish_by_relation_type.R:1514:3): SF type | A_duration > B_duration | lag > 0 -- 8 not equal to a_act$LF. 1/1 mismatches [1] 8 - 6 == 2 -- Failure (test-early_start_finish_by_relation_type.R:1515:3): SF type | A_duration > B_duration | lag > 0 -- 2 not equal to b_act$LS. 1/1 mismatches [1] 2 - 5 == -3 -- Failure (test-early_start_finish_by_relation_type.R:1516:3): SF type | A_duration > B_duration | lag > 0 -- 5 not equal to b_act$LF. 1/1 mismatches [1] 5 - 8 == -3 -- Failure (test-early_start_finish_by_relation_type.R:1517:3): SF type | A_duration > B_duration | lag > 0 -- 5 not equal to end_act$LS. 1/1 mismatches [1] 5 - 8 == -3 -- Failure (test-early_start_finish_by_relation_type.R:1518:3): SF type | A_duration > B_duration | lag > 0 -- 6 not equal to end_act$LF. 1/1 mismatches [1] 6 - 9 == -3 -- Failure (test-early_start_finish_by_relation_type.R:1543:3): SF type | A_duration > B_duration | lag < 0 -- 10 not equal to schedule$duration. 1/1 mismatches [1] 10 - 6 == 4 -- Failure (test-early_start_finish_by_relation_type.R:1549:3): SF type | A_duration > B_duration | lag < 0 -- -4 not equal to b_act$ES. 1/1 mismatches [1] -4 - 1 == -5 -- Failure (test-early_start_finish_by_relation_type.R:1550:3): SF type | A_duration > B_duration | lag < 0 -- -1 not equal to b_act$EF. 1/1 mismatches [1] -1 - 4 == -5 -- Failure (test-early_start_finish_by_relation_type.R:1551:3): SF type | A_duration > B_duration | lag < 0 -- -1 not equal to end_act$ES. 1/1 mismatches [1] -1 - 4 == -5 -- Failure (test-early_start_finish_by_relation_type.R:1552:3): SF type | A_duration > B_duration | lag < 0 -- 0 not equal to end_act$EF. 1/1 mismatches [1] 0 - 5 == -5 -- Failure (test-early_start_finish_by_relation_type.R:1554:3): SF type | A_duration > B_duration | lag < 0 -- 6 not equal to begin_act$LS. 1/1 mismatches [1] 6 - 1 == 5 -- Failure (test-early_start_finish_by_relation_type.R:1555:3): SF type | A_duration > B_duration | lag < 0 -- 7 not equal to begin_act$LF. 1/1 mismatches [1] 7 - 2 == 5 -- Failure (test-early_start_finish_by_relation_type.R:1556:3): SF type | A_duration > B_duration | lag < 0 -- 7 not equal to a_act$LS. 1/1 mismatches [1] 7 - 2 == 5 -- Failure (test-early_start_finish_by_relation_type.R:1557:3): SF type | A_duration > B_duration | lag < 0 -- 12 not equal to a_act$LF. 1/1 mismatches [1] 12 - 7 == 5 [ FAIL 159 | WARN 0 | SKIP 0 | PASS 1088 ] Error: Test failures Execution halted * checking for unstated dependencies in vignettes ... OK * checking package vignettes in 'inst/doc' ... OK * checking re-building of vignette outputs ... [8s] OK * checking PDF version of manual ... OK * DONE Status: 1 ERROR