reuseme 0.0.2.9009 #123
build.yml
on: push
Build and deploy
/
Determine package to build
2s
Build and deploy
/
Build source pkg and vignettes
3m 29s
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
7s
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 |
|