Last updated on 2022-05-17 12:48:53 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.1 | 2.39 | 36.33 | 38.72 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.1 | 1.91 | 28.63 | 30.54 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.1 | 47.18 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 45.99 | NOTE | |||
r-devel-windows-x86_64 | 0.1.1 | 65.00 | 62.00 | 127.00 | ERROR | |
r-patched-linux-x86_64 | 0.1.1 | 2.65 | 35.97 | 38.62 | OK | |
r-release-linux-x86_64 | 0.1.1 | 2.47 | 35.53 | 38.00 | OK | |
r-release-macos-arm64 | 0.1.1 | 18.00 | NOTE | |||
r-release-macos-x86_64 | 0.1.1 | 24.00 | NOTE | |||
r-release-windows-x86_64 | 0.1.1 | 56.00 | 59.00 | 115.00 | ERROR | |
r-oldrel-macos-arm64 | 0.1.1 | 19.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.1.1 | 25.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 0.1.1 | 8.00 | 53.00 | 61.00 | OK |
Version: 0.1.1
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘rjson’ ‘uuid’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 0.1.1
Check: tests
Result: ERROR
Running 'testthat.R' [2s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
>
> test_check("DominoDataCapture")
Loading required package: DominoDataCapture
The information shown below represents the structure and format of the prediction data recorded by Domino when this model is deployed as a Domino Model API {"features":{"min":1,"max":100},"predictions":{"prediction":20},"metadata":{"meta1":"metadata_value1"},"timestamp":"adfasdfasd","__domino_timestamp":"2022-05-16T10:04:50+0000 UTC","event_id":"test_event_id","instance_id":"test_instance_id","prediction_probability":[0.1,0.9],"sample_weight":0.3}
[1] "ERROR DominoDataCapture::capturePrediction Error: Cannot create file: directory '/tmp' does not exist.\n"
[1] "ERROR DominoDataCapture::capturePrediction Error: Cannot create file: directory '/tmp' does not exist.\n"
[1] "ERROR DominoDataCapture::capturePrediction Error: Cannot create file: directory '/random_folder' does not exist.\n"
[1] "ERROR DominoDataCapture::capturePrediction Error: Cannot create file: directory '/tmp' does not exist.\n"
[1] "ERROR DominoDataCapture::capturePrediction Error: Cannot create file: directory '/tmp' does not exist.\n"
[1] "ERROR DominoDataCapture::capturePrediction Error: Cannot create file: directory '/tmp' does not exist.\n"
[1] "ERROR DominoDataCapture::capturePrediction Error: Cannot create file: directory '/tmp' does not exist.\n"
[1] "ERROR DominoDataCapture::capturePrediction Error: Cannot create file: directory '/tmp' does not exist.\n"
[1] "ERROR DominoDataCapture::capturePrediction Error: Cannot create file: directory '/tmp' does not exist.\n"
[1] "ERROR DominoDataCapture::capturePrediction feature_names and feature_values should be of same length"
[1] "ERROR DominoDataCapture::capturePrediction feature_names and feature_values should be of same length"
[1] "ERROR DominoDataCapture::capturePrediction predict_names and predict_values should be of same length"
[1] "ERROR DominoDataCapture::capturePrediction predict_names and predict_values should be of same length"
[1] "ERROR DominoDataCapture::capturePrediction metadata_names and metadata_values should be of same length"
[1] "ERROR DominoDataCapture::capturePrediction predict_names and predict_values should be of same length"
[ FAIL 1 | WARN 7 | SKIP 0 | PASS 34 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error (test_data_capture_client.R:66:3): check whether the data is written to the file ──
Error in `file(con, "r")`: cannot open the connection
Backtrace:
▆
1. └─rjson::fromJSON(file = tmp_file) at test_data_capture_client.R:66:2
2. ├─base::paste(readLines(file, warn = FALSE), collapse = "")
3. └─base::readLines(file, warn = FALSE)
4. └─base::file(con, "r")
[ FAIL 1 | WARN 7 | SKIP 0 | PASS 34 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64
Version: 0.1.1
Check: tests
Result: ERROR
Running 'testthat.R' [3s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
>
> test_check("DominoDataCapture")
Loading required package: DominoDataCapture
The information shown below represents the structure and format of the prediction data recorded by Domino when this model is deployed as a Domino Model API {"features":{"min":1,"max":100},"predictions":{"prediction":20},"metadata":{"meta1":"metadata_value1"},"timestamp":"adfasdfasd","__domino_timestamp":"2022-05-15T09:45:06+0000 UTC","event_id":"test_event_id","instance_id":"test_instance_id","prediction_probability":[0.1,0.9],"sample_weight":0.3}
[1] "ERROR DominoDataCapture::capturePrediction Error: Cannot create file: directory '/tmp' does not exist.\n"
[1] "ERROR DominoDataCapture::capturePrediction Error: Cannot create file: directory '/tmp' does not exist.\n"
[1] "ERROR DominoDataCapture::capturePrediction Error: Cannot create file: directory '/random_folder' does not exist.\n"
[1] "ERROR DominoDataCapture::capturePrediction Error: Cannot create file: directory '/tmp' does not exist.\n"
[1] "ERROR DominoDataCapture::capturePrediction Error: Cannot create file: directory '/tmp' does not exist.\n"
[1] "ERROR DominoDataCapture::capturePrediction Error: Cannot create file: directory '/tmp' does not exist.\n"
[1] "ERROR DominoDataCapture::capturePrediction Error: Cannot create file: directory '/tmp' does not exist.\n"
[1] "ERROR DominoDataCapture::capturePrediction Error: Cannot create file: directory '/tmp' does not exist.\n"
[1] "ERROR DominoDataCapture::capturePrediction Error: Cannot create file: directory '/tmp' does not exist.\n"
[1] "ERROR DominoDataCapture::capturePrediction feature_names and feature_values should be of same length"
[1] "ERROR DominoDataCapture::capturePrediction feature_names and feature_values should be of same length"
[1] "ERROR DominoDataCapture::capturePrediction predict_names and predict_values should be of same length"
[1] "ERROR DominoDataCapture::capturePrediction predict_names and predict_values should be of same length"
[1] "ERROR DominoDataCapture::capturePrediction metadata_names and metadata_values should be of same length"
[1] "ERROR DominoDataCapture::capturePrediction predict_names and predict_values should be of same length"
[ FAIL 1 | WARN 7 | SKIP 0 | PASS 34 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error (test_data_capture_client.R:66:3): check whether the data is written to the file ──
Error in `file(con, "r")`: cannot open the connection
Backtrace:
▆
1. └─rjson::fromJSON(file = tmp_file) at test_data_capture_client.R:66:2
2. ├─base::paste(readLines(file, warn = FALSE), collapse = "")
3. └─base::readLines(file, warn = FALSE)
4. └─base::file(con, "r")
[ FAIL 1 | WARN 7 | SKIP 0 | PASS 34 ]
Error: Test failures
Execution halted
Flavor: r-release-windows-x86_64