Skip to content

reuseme 0.0.2.9009 #123

reuseme 0.0.2.9009

reuseme 0.0.2.9009 #123

Triggered via push January 2, 2025 18:35
Status Failure
Total duration 6m 51s
Artifacts 10

build.yml

on: push
Build and deploy  /  Determine package to build
2s
Build and deploy / Determine package to build
Build and deploy  /  Build source pkg and vignettes
3m 29s
Build and deploy / Build source pkg and vignettes
Build and deploy  /  Build pkgdown site (ropensci only)
0s
Build and deploy / Build pkgdown site (ropensci only)
Build and deploy  /  Set Status to Pending
7s
Build and deploy / Set Status to Pending
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 / Deploy to docs server
Build and deploy  /  Deploy to package server
10s
Build and deploy / Deploy to package server
Build and deploy  /  Set Github Status
7s
Build and deploy / Set Github Status
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Build and deploy / Build R-devel for Windows: reuseme#L1
Check: examples, Result: ERROR Running examples in 'reuseme-Ex.R' failed The error most likely occurred in: > ### Name: na_if2 > ### Title: Transform to NA any of the condition > ### Aliases: na_if2 > > ### ** Examples > > vec <- c(0, 1, 1, 2) > vec2 <- c("Here", "not", NA, "Here") > # NA all 2s > # You can actually use dplyr::na_if() in this case > dplyr::na_if(vec, 2) [1] 0 1 1 NA > # NA all 1 and 2 > na_if2(vec, c(1, 2)) Error in `na_if2()`: ! One of `expr` or `values` must be supplied. Run `rlang::last_trace()` to see where the error occurred. Execution halted Ran 1/1 deferred expressions
Build and deploy / Build R-release for Windows: reuseme#L1
Check: examples, Result: ERROR Running examples in 'reuseme-Ex.R' failed The error most likely occurred in: > ### Name: na_if2 > ### Title: Transform to NA any of the condition > ### Aliases: na_if2 > > ### ** Examples > > vec <- c(0, 1, 1, 2) > vec2 <- c("Here", "not", NA, "Here") > # NA all 2s > # You can actually use dplyr::na_if() in this case > dplyr::na_if(vec, 2) [1] 0 1 1 NA > # NA all 1 and 2 > na_if2(vec, c(1, 2)) Error in `na_if2()`: ! One of `expr` or `values` must be supplied. Run `rlang::last_trace()` to see where the error occurred. Execution halted Ran 1/1 deferred expressions
Build and deploy / Build R-oldrel for Windows: reuseme#L1
Check: examples, Result: ERROR Running examples in 'reuseme-Ex.R' failed The error most likely occurred in: > ### Name: na_if2 > ### Title: Transform to NA any of the condition > ### Aliases: na_if2 > > ### ** Examples > > vec <- c(0, 1, 1, 2) > vec2 <- c("Here", "not", NA, "Here") > # NA all 2s > # You can actually use dplyr::na_if() in this case > dplyr::na_if(vec, 2) [1] 0 1 1 NA > # NA all 1 and 2 > na_if2(vec, c(1, 2)) Error in `na_if2()`: ! One of `expr` or `values` must be supplied. Run `rlang::last_trace()` to see where the error occurred. Execution halted Ran 1/1 deferred expressions
Build and deploy / Build R-release for MacOS: reuseme#L1
Check: examples, Result: ERROR Running examples in ‘reuseme-Ex.R’ failed The error most likely occurred in: > ### Name: na_if2 > ### Title: Transform to NA any of the condition > ### Aliases: na_if2 > > ### ** Examples > > vec <- c(0, 1, 1, 2) > vec2 <- c("Here", "not", NA, "Here") > # NA all 2s > # You can actually use dplyr::na_if() in this case > dplyr::na_if(vec, 2) [1] 0 1 1 NA > # NA all 1 and 2 > na_if2(vec, c(1, 2)) Error in `na_if2()`: ! One of `expr` or `values` must be supplied. Run `rlang::last_trace()` to see where the error occurred. Execution halted Ran 1/1 deferred expressions
Build and deploy / Build R-oldrel for MacOS: reuseme#L1
Check: examples, Result: ERROR Running examples in ‘reuseme-Ex.R’ failed The error most likely occurred in: > ### Name: na_if2 > ### Title: Transform to NA any of the condition > ### Aliases: na_if2 > > ### ** Examples > > vec <- c(0, 1, 1, 2) > vec2 <- c("Here", "not", NA, "Here") > # NA all 2s > # You can actually use dplyr::na_if() in this case > dplyr::na_if(vec, 2) [1] 0 1 1 NA > # NA all 1 and 2 > na_if2(vec, c(1, 2)) Error in `na_if2()`: ! One of `expr` or `values` must be supplied. Run `rlang::last_trace()` to see where the error occurred. Execution halted Ran 1/1 deferred expressions
Build and deploy / Build R-devel for Linux: reuseme#L1
Check: examples, Result: ERROR Running examples in ‘reuseme-Ex.R’ failed The error most likely occurred in: > ### Name: na_if2 > ### Title: Transform to NA any of the condition > ### Aliases: na_if2 > > ### ** Examples > > vec <- c(0, 1, 1, 2) > vec2 <- c("Here", "not", NA, "Here") > # NA all 2s > # You can actually use dplyr::na_if() in this case > dplyr::na_if(vec, 2) [1] 0 1 1 NA > # NA all 1 and 2 > na_if2(vec, c(1, 2)) Error in `na_if2()`: ! One of `expr` or `values` must be supplied. Run `rlang::last_trace()` to see where the error occurred. Execution halted Ran 1/1 deferred expressions

Artifacts

Produced during runtime
Name Size
package-linux-devel
309 KB
package-linux-release
332 KB
package-macos-oldrel-arm64
305 KB
package-macos-release-arm64
307 KB
package-source
303 KB
package-wasm-oldrel
187 KB
package-wasm-release
194 KB
package-windows-devel
312 KB
package-windows-oldrel
308 KB
package-windows-release
313 KB