polars (rebuild) #504
build.yml
on: workflow_dispatch
Build and deploy
/
Determine package to build
2s
Build and deploy
/
Build source pkg and vignettes
5m 5s
Build and deploy
/
Build pkgdown site (ropensci only)
0s
Matrix: Build and deploy / linux
Matrix: Build and deploy / macos
Matrix: Build and deploy / wasm
Matrix: Build and deploy / windows
Build and deploy
/
Deploy to docs server
0s
Build and deploy
/
Set Github Status
6s
Annotations
6 errors
Build and deploy / Build R-oldrel for WebAssembly
Process completed with exit code 1.
|
Build and deploy / Build R-release for WebAssembly
Process completed with exit code 1.
|
Build and deploy / Build R-devel for Linux:
polars#L1
Check: examples, Result: ERROR
Running examples in ‘polars-Ex.R’ failed
The error most likely occurred in:
> ### Name: DataFrame_item
> ### Title: Return the element at the given row/column.
> ### Aliases: DataFrame_item
>
> ### ** Examples
>
> df = pl$DataFrame(a = c(1, 2, 3), b = c(4, 5, 6))
>
> df$select((pl$col("a") * pl$col("b"))$sum())$item()
Error in islistfactor(x, recursive) : NA in coercion to boolean
Calls: <Anonymous> ... as.vector -> as.vector.RPolarsSeries -> <Anonymous> -> unlist
Execution halted
Check: tests, Result: ERROR
Running ‘testthat.R’ [29s/27s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
Error in `islistfactor(x, recursive)`: NA in coercion to boolean
Backtrace:
▆
1. ├─testthat::expect_identical(as.vector(s$clear()), integer(0)) at test-series.R:624:3
2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. └─base::as.vector(s$clear())
5. ├─base::as.vector(x, mode)
6. └─polars:::as.vector.RPolarsSeries(x, mode)
7. └─x$to_vector()
8. └─base::unlist(...)
[ FAIL 41 | WARN 0 | SKIP 110 | PASS 2290 ]
Error: Test failures
Execution halted
|
Build and deploy / Build R-devel for Windows:
polars#L1
Check: examples, Result: ERROR
Running examples in 'polars-Ex.R' failed
The error most likely occurred in:
> ### Name: DataFrame_item
> ### Title: Return the element at the given row/column.
> ### Aliases: DataFrame_item
>
> ### ** Examples
>
> df = pl$DataFrame(a = c(1, 2, 3), b = c(4, 5, 6))
>
> df$select((pl$col("a") * pl$col("b"))$sum())$item()
Error in islistfactor(x, recursive) : NA in coercion to boolean
Calls: <Anonymous> ... as.vector -> as.vector.RPolarsSeries -> <Anonymous> -> unlist
Execution halted
Check: tests, Result: ERROR
Running 'testthat.R' [35s]
Running the tests in 'tests/testthat.R' failed.
Last 13 lines of output:
Error in `islistfactor(x, recursive)`: NA in coercion to boolean
Backtrace:
▆
1. ├─testthat::expect_identical(as.vector(s$clear()), integer(0)) at test-series.R:624:3
2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. └─base::as.vector(s$clear())
5. ├─base::as.vector(x, mode)
6. └─polars:::as.vector.RPolarsSeries(x, mode)
7. └─x$to_vector()
8. └─base::unlist(...)
[ FAIL 41 | WARN 0 | SKIP 110 | PASS 2290 ]
Error: Test failures
Execution halted
|
Build and deploy / Build R-devel for MacOS arm64:
polars#L1
Check: examples, Result: ERROR
Running examples in ‘polars-Ex.R’ failed
The error most likely occurred in:
> ### Name: DataFrame_item
> ### Title: Return the element at the given row/column.
> ### Aliases: DataFrame_item
>
> ### ** Examples
>
> df = pl$DataFrame(a = c(1, 2, 3), b = c(4, 5, 6))
>
> df$select((pl$col("a") * pl$col("b"))$sum())$item()
Error in islistfactor(x, recursive) : NA in coercion to Rboolean
Calls: <Anonymous> ... as.vector -> as.vector.RPolarsSeries -> <Anonymous> -> unlist
Execution halted
Check: tests, Result: ERROR
Running ‘testthat.R’ [20s/20s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
Error in `islistfactor(x, recursive)`: NA in coercion to Rboolean
Backtrace:
▆
1. ├─testthat::expect_identical(as.vector(s$clear()), integer(0)) at test-series.R:624:3
2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. └─base::as.vector(s$clear())
5. ├─base::as.vector(x, mode)
6. └─polars:::as.vector.RPolarsSeries(x, mode)
7. └─x$to_vector()
8. └─base::unlist(...)
[ FAIL 41 | WARN 0 | SKIP 110 | PASS 2290 ]
Error: Test failures
Execution halted
|
Build and deploy / Build R-devel for MacOS x86_64:
polars#L1
Check: examples, Result: ERROR
Running examples in ‘polars-Ex.R’ failed
The error most likely occurred in:
> ### Name: DataFrame_item
> ### Title: Return the element at the given row/column.
> ### Aliases: DataFrame_item
>
> ### ** Examples
>
> df = pl$DataFrame(a = c(1, 2, 3), b = c(4, 5, 6))
>
> df$select((pl$col("a") * pl$col("b"))$sum())$item()
Error in islistfactor(x, recursive) : NA in coercion to Rboolean
Calls: <Anonymous> ... as.vector -> as.vector.RPolarsSeries -> <Anonymous> -> unlist
Execution halted
Check: tests, Result: ERROR
Running ‘testthat.R’ [34s/32s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
Error in `islistfactor(x, recursive)`: NA in coercion to Rboolean
Backtrace:
▆
1. ├─testthat::expect_identical(as.vector(s$clear()), integer(0)) at test-series.R:624:3
2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. └─base::as.vector(s$clear())
5. ├─base::as.vector(x, mode)
6. └─polars:::as.vector.RPolarsSeries(x, mode)
7. └─x$to_vector()
8. └─base::unlist(...)
[ FAIL 41 | WARN 0 | SKIP 110 | PASS 2290 ]
Error: Test failures
Execution halted
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
package-linux-devel
|
28.4 MB |
|
package-linux-release
|
28.5 MB |
|
package-macos-devel-arm64
|
25.3 MB |
|
package-macos-devel-x86_64
|
28 MB |
|
package-macos-oldrel-arm64
|
25.3 MB |
|
package-macos-oldrel-x86_64
|
27.9 MB |
|
package-macos-release-arm64
|
25.3 MB |
|
package-macos-release-x86_64
|
28 MB |
|
package-source
|
1.98 MB |
|
package-windows-devel
|
26.3 MB |
|
package-windows-oldrel
|
26.3 MB |
|
package-windows-release
|
26.3 MB |
|