| Back to Build/check report for BioC 3.18: simplified long |
|
This page was generated on 2023-06-06 11:00:29 -0000 (Tue, 06 Jun 2023).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | 4.3.0 (2023-04-21) -- "Already Tomorrow" | 4366 |
| Click on any hostname to see more info about the system (e.g. compilers) (*) as reported by 'uname -p', except on Windows and Mac OS X | ||||
|
To the developers/maintainers of the DelayedMatrixStats package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/DelayedMatrixStats.git to reflect on this report. See Troubleshooting Build Report for more information. - Use the following Renviron settings to reproduce errors and warnings. Note: If "R CMD check" recently failed on the Linux builder over a missing dependency, add the missing dependency to "Suggests" in your DESCRIPTION file. See the Renviron.bioc for details. |
| Package 513/2199 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| DelayedMatrixStats 1.23.0 (landing page) Peter Hickey
| kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / aarch64 | OK | OK | ERROR | |||||||||
| Package: DelayedMatrixStats |
| Version: 1.23.0 |
| Command: /home/biocbuild/R/R-4.3.0/bin/R CMD check --install=check:DelayedMatrixStats.install-out.txt --library=/home/biocbuild/R/R-4.3.0/site-library --timings DelayedMatrixStats_1.23.0.tar.gz |
| StartedAt: 2023-06-05 21:01:12 -0000 (Mon, 05 Jun 2023) |
| EndedAt: 2023-06-05 21:21:04 -0000 (Mon, 05 Jun 2023) |
| EllapsedTime: 1191.7 seconds |
| RetCode: 1 |
| Status: ERROR |
| CheckDir: DelayedMatrixStats.Rcheck |
| Warnings: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/R/R-4.3.0/bin/R CMD check --install=check:DelayedMatrixStats.install-out.txt --library=/home/biocbuild/R/R-4.3.0/site-library --timings DelayedMatrixStats_1.23.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.18-bioc/meat/DelayedMatrixStats.Rcheck’
* using R version 4.3.0 (2023-04-21)
* using platform: aarch64-unknown-linux-gnu (64-bit)
* R was compiled by
gcc (GCC) 10.3.1
GNU Fortran (GCC) 10.3.1
* running under: openEuler 22.03 (LTS-SP1)
* using session charset: UTF-8
* checking for file ‘DelayedMatrixStats/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘DelayedMatrixStats’ version ‘1.23.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 for sufficient/correct file permissions ... OK
* checking whether package ‘DelayedMatrixStats’ 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 dependencies in R code ... NOTE
Missing object imported by a ':::' call: ‘DelayedArray:::.reduce_array_dimensions’
Unexported objects imported by ':::' calls:
‘DelayedArray:::.get_ans_type’ ‘DelayedArray:::RleArraySeed’
‘DelayedArray:::get_Nindex_lengths’ ‘DelayedArray:::set_dim’
‘DelayedArray:::set_dimnames’ ‘DelayedArray:::subset_by_Nindex’
‘DelayedArray:::to_linear_index’
See the note in ?`:::` about the use of this operator.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... 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 files in ‘vignettes’ ... OK
* checking examples ... OK
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
Running ‘testthat.R’
ERROR
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, -1) not equal to c(R3 = 0, R2 = -1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
[ FAIL 8496 | WARN 13241 | SKIP 0 | PASS 6236 ]
Error: Test failures
Execution halted
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ...
‘DelayedMatrixStatsOverview.Rmd’ using ‘UTF-8’... OK
NONE
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE
Status: 1 ERROR, 1 NOTE
See
‘/home/biocbuild/bbs-3.18-bioc/meat/DelayedMatrixStats.Rcheck/00check.log’
for details.
DelayedMatrixStats.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R-4.3.0/bin/R CMD INSTALL DelayedMatrixStats ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-4.3.0/site-library’ * installing *source* package ‘DelayedMatrixStats’ ... ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (DelayedMatrixStats)
DelayedMatrixStats.Rcheck/tests/testthat.Rout.fail
R version 4.3.0 (2023-04-21) -- "Already Tomorrow"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: aarch64-unknown-linux-gnu (64-bit)
R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.
R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.
Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.
> library(testthat)
> library(DelayedMatrixStats)
Loading required package: MatrixGenerics
Loading required package: matrixStats
Attaching package: 'MatrixGenerics'
The following objects are masked from 'package:matrixStats':
colAlls, colAnyNAs, colAnys, colAvgsPerRowSet, colCollapse,
colCounts, colCummaxs, colCummins, colCumprods, colCumsums,
colDiffs, colIQRDiffs, colIQRs, colLogSumExps, colMadDiffs,
colMads, colMaxs, colMeans2, colMedians, colMins, colOrderStats,
colProds, colQuantiles, colRanges, colRanks, colSdDiffs, colSds,
colSums2, colTabulates, colVarDiffs, colVars, colWeightedMads,
colWeightedMeans, colWeightedMedians, colWeightedSds,
colWeightedVars, rowAlls, rowAnyNAs, rowAnys, rowAvgsPerColSet,
rowCollapse, rowCounts, rowCummaxs, rowCummins, rowCumprods,
rowCumsums, rowDiffs, rowIQRDiffs, rowIQRs, rowLogSumExps,
rowMadDiffs, rowMads, rowMaxs, rowMeans2, rowMedians, rowMins,
rowOrderStats, rowProds, rowQuantiles, rowRanges, rowRanks,
rowSdDiffs, rowSds, rowSums2, rowTabulates, rowVarDiffs, rowVars,
rowWeightedMads, rowWeightedMeans, rowWeightedMedians,
rowWeightedSds, rowWeightedVars
Loading required package: DelayedArray
Loading required package: stats4
Loading required package: Matrix
Loading required package: BiocGenerics
Attaching package: 'BiocGenerics'
The following objects are masked from 'package:stats':
IQR, mad, sd, var, xtabs
The following objects are masked from 'package:base':
Filter, Find, Map, Position, Reduce, anyDuplicated, aperm, append,
as.data.frame, basename, cbind, colnames, dirname, do.call,
duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table,
tapply, union, unique, unsplit, which.max, which.min
Loading required package: S4Vectors
Attaching package: 'S4Vectors'
The following objects are masked from 'package:Matrix':
expand, unname
The following object is masked from 'package:utils':
findMatches
The following objects are masked from 'package:base':
I, expand.grid, unname
Loading required package: IRanges
Loading required package: S4Arrays
Attaching package: 'S4Arrays'
The following object is masked from 'package:base':
rowsum
Loading required package: SparseArray
Attaching package: 'DelayedArray'
The following objects are masked from 'package:base':
apply, scale, sweep
Attaching package: 'DelayedMatrixStats'
The following objects are masked from 'package:matrixStats':
colAnyMissings, rowAnyMissings
>
> test_check("DelayedMatrixStats")
Loading required package: rhdf5
Attaching package: 'HDF5Array'
The following object is masked from 'package:rhdf5':
h5ls
[ FAIL 8496 | WARN 13241 | SKIP 0 | PASS 6236 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, FALSE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = FALSE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(C1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, FALSE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = FALSE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(C1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, FALSE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = FALSE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(C1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, FALSE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = FALSE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(C1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, FALSE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = FALSE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(C1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, FALSE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = FALSE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(C1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, FALSE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = FALSE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(C1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, FALSE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = FALSE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(C1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, FALSE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = FALSE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(C1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, FALSE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = FALSE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(C1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, FALSE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = FALSE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(C1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, FALSE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = FALSE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(C1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, FALSE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = FALSE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(C1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, FALSE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = FALSE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(C1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, FALSE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = FALSE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(C1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, FALSE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = FALSE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(C1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, FALSE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = FALSE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(C1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, FALSE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = FALSE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(C1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, FALSE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = FALSE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(C1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, FALSE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = FALSE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(C1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, FALSE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = FALSE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(C1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, FALSE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = FALSE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(C1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, FALSE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = FALSE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(C1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, FALSE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = FALSE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(C1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, FALSE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = FALSE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(C1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, FALSE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = FALSE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(C1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, FALSE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = FALSE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(C1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, FALSE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = FALSE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(C1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, FALSE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = FALSE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(C1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, FALSE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = FALSE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(C1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, FALSE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = FALSE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(C1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, FALSE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = FALSE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(C1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, FALSE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = FALSE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(C1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, FALSE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = FALSE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(C1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, FALSE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = FALSE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(C1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, FALSE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = FALSE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(C1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(C1 = TRUE, C3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(C1 = TRUE, C3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(C1 = TRUE, C3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(C1 = TRUE, C3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(C1 = TRUE, C3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(C1 = TRUE, C3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(C1 = TRUE, C3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(C1 = TRUE, C3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(C1 = TRUE, C3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(C1 = TRUE, C3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(C1 = TRUE, C3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(C1 = TRUE, C3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(C1 = TRUE, C3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(C1 = TRUE, C3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(C1 = TRUE, C3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(C1 = TRUE, C3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(C1 = TRUE, C3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(C1 = TRUE, C3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(C1 = TRUE, C3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(C1 = TRUE, C3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(C1 = TRUE, C3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(C1 = TRUE, C3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(C1 = TRUE, C3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(C1 = TRUE, C3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(C1 = TRUE, C3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(C1 = TRUE, C3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(C1 = TRUE, C3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(C1 = TRUE, C3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(C1 = TRUE, C3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(C1 = TRUE, C3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(C1 = TRUE, C3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(C1 = TRUE, C3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(C1 = TRUE, C3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(C1 = TRUE, C3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(C1 = TRUE, C3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(C1 = TRUE, C3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(C1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(C1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(C1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(C1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(C1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(C1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(C1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(C1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(C1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(C1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(C1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(C1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(C1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(C1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(C1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(C1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(C1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(C1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(C1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(C1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(C1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(C1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(C1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(C1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(C1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(C1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(C1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(C1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(C1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(C1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(C1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(C1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(C1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(C1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(C1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(C1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(C1 = FALSE, C3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(C1 = FALSE, C3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(C1 = FALSE, C3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(C1 = FALSE, C3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(C1 = FALSE, C3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(C1 = FALSE, C3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(C1 = FALSE, C3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(C1 = FALSE, C3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(C1 = FALSE, C3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(C1 = FALSE, C3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(C1 = FALSE, C3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(C1 = FALSE, C3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(C1 = FALSE, C3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(C1 = FALSE, C3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(C1 = FALSE, C3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(C1 = FALSE, C3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(C1 = FALSE, C3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(C1 = FALSE, C3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(C1 = FALSE, C3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(C1 = FALSE, C3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(C1 = FALSE, C3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(C1 = FALSE, C3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(C1 = FALSE, C3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(C1 = FALSE, C3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(C1 = FALSE, C3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(C1 = FALSE, C3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(C1 = FALSE, C3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(C1 = FALSE, C3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(C1 = FALSE, C3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(C1 = FALSE, C3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(C1 = FALSE, C3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(C1 = FALSE, C3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(C1 = FALSE, C3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(C1 = FALSE, C3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(C1 = FALSE, C3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(C1 = FALSE, C3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(C1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(C1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(C1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(C1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(C1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(C1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(C1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(C1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(C1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(C1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(C1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(C1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(C1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(C1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(C1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(C1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(C1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(C1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(C1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(C1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(C1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(C1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(C1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(C1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(C1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(C1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(C1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(C1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(C1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(C1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(C1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(C1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(C1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(C1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(C1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE, FALSE) not equal to c(C1 = FALSE, C2 = FALSE, C3 = FALSE, C4 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(C1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(C1 = FALSE, C3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(C1 = FALSE, C3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(C1 = FALSE, C3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(C1 = FALSE, C3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(C1 = FALSE, C3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(C1 = FALSE, C3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(C1 = FALSE, C3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(C1 = FALSE, C3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(C1 = FALSE, C3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(C1 = FALSE, C3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(C1 = FALSE, C3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(C1 = FALSE, C3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(C1 = FALSE, C3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(C1 = FALSE, C3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(C1 = FALSE, C3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(C1 = FALSE, C3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(C1 = FALSE, C3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(C1 = FALSE, C3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(C1 = FALSE, C3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(C1 = FALSE, C3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(C1 = FALSE, C3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(C1 = FALSE, C3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(C1 = FALSE, C3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(C1 = FALSE, C3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(C1 = FALSE, C3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(C1 = FALSE, C3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(C1 = FALSE, C3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(C1 = FALSE, C3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(C1 = FALSE, C3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(C1 = FALSE, C3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(C1 = FALSE, C3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(C1 = FALSE, C3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(C1 = FALSE, C3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(C1 = FALSE, C3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(C1 = FALSE, C3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(C1 = FALSE, C3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(C1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(C1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(C1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(C1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(C1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(C1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(C1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(C1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(C1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(C1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(C1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(C1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(C1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(C1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(C1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(C1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(C1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(C1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(C1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(C1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(C1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(C1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(C1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(C1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(C1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(C1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(C1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(C1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(C1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(C1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(C1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(C1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(C1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(C1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(C1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE, TRUE) not equal to c(C1 = TRUE, C2 = TRUE, C3 = TRUE, C4 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(C1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA, NA) not equal to c(C1 = NA, C2 = NA, C3 = NA, C4 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(C1 = TRUE, C3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(C1 = TRUE, C3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(C1 = TRUE, C3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(C1 = TRUE, C3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(C1 = TRUE, C3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(C1 = TRUE, C3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(C1 = TRUE, C3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(C1 = TRUE, C3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(C1 = TRUE, C3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(C1 = TRUE, C3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(C1 = TRUE, C3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(C1 = TRUE, C3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(C1 = TRUE, C3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(C1 = TRUE, C3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(C1 = TRUE, C3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(C1 = TRUE, C3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(C1 = TRUE, C3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(C1 = TRUE, C3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(C1 = TRUE, C3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(C1 = TRUE, C3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(C1 = TRUE, C3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(C1 = TRUE, C3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(C1 = TRUE, C3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(C1 = TRUE, C3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(C1 = TRUE, C3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(C1 = TRUE, C3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(C1 = TRUE, C3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(C1 = TRUE, C3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(C1 = TRUE, C3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(C1 = TRUE, C3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(C1 = TRUE, C3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(C1 = TRUE, C3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(C1 = TRUE, C3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(C1 = TRUE, C3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(C1 = TRUE, C3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(C1 = TRUE, C3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 1L, 0L) not equal to c(C1 = 0L, C2 = 0L, C3 = 1L, C4 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0L not equal to c(C1 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 1L, 0L) not equal to c(C1 = 0L, C2 = 0L, C3 = 1L, C4 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0L not equal to c(C1 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 0L, 0L) not equal to c(C1 = 0L, C2 = 0L, C3 = 0L, C4 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 0L, 0L) not equal to c(C1 = 0L, C2 = 0L, C3 = 0L, C4 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 0L, 0L) not equal to c(C1 = 0L, C2 = 0L, C3 = 0L, C4 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(3L, 2L, 3L, 3L) not equal to c(C1 = 3L, C2 = 2L, C3 = 3L, C4 = 3L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1L not equal to c(C1 = 1L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 1L, 0L) not equal to c(C1 = 0L, C2 = 0L, C3 = 1L, C4 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0L not equal to c(C1 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 1L, 0L) not equal to c(C1 = 0L, C2 = 0L, C3 = 1L, C4 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0L not equal to c(C1 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 0L, 0L) not equal to c(C1 = 0L, C2 = 0L, C3 = 0L, C4 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 0L, 0L) not equal to c(C1 = 0L, C2 = 0L, C3 = 0L, C4 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 0L, 0L) not equal to c(C1 = 0L, C2 = 0L, C3 = 0L, C4 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(3L, 2L, 3L, 3L) not equal to c(C1 = 3L, C2 = 2L, C3 = 3L, C4 = 3L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1L not equal to c(C1 = 1L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 1L, 0L) not equal to c(C1 = 0L, C2 = 0L, C3 = 1L, C4 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0L not equal to c(C1 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 1L, 0L) not equal to c(C1 = 0L, C2 = 0L, C3 = 1L, C4 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0L not equal to c(C1 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 0L, 0L) not equal to c(C1 = 0L, C2 = 0L, C3 = 0L, C4 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 0L, 0L) not equal to c(C1 = 0L, C2 = 0L, C3 = 0L, C4 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 0L, 0L) not equal to c(C1 = 0L, C2 = 0L, C3 = 0L, C4 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(3L, 2L, 3L, 3L) not equal to c(C1 = 3L, C2 = 2L, C3 = 3L, C4 = 3L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1L not equal to c(C1 = 1L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 1L, 0L) not equal to c(C1 = 0L, C2 = 0L, C3 = 1L, C4 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0L not equal to c(C1 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 1L, 0L) not equal to c(C1 = 0L, C2 = 0L, C3 = 1L, C4 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0L not equal to c(C1 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 0L, 0L) not equal to c(C1 = 0L, C2 = 0L, C3 = 0L, C4 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 0L, 0L) not equal to c(C1 = 0L, C2 = 0L, C3 = 0L, C4 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 0L, 0L) not equal to c(C1 = 0L, C2 = 0L, C3 = 0L, C4 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(3L, 2L, 3L, 3L) not equal to c(C1 = 3L, C2 = 2L, C3 = 3L, C4 = 3L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1L not equal to c(C1 = 1L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 1L, 0L) not equal to c(C1 = 0L, C2 = 0L, C3 = 1L, C4 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0L not equal to c(C1 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 1L, 0L) not equal to c(C1 = 0L, C2 = 0L, C3 = 1L, C4 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0L not equal to c(C1 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 0L, 0L) not equal to c(C1 = 0L, C2 = 0L, C3 = 0L, C4 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 0L, 0L) not equal to c(C1 = 0L, C2 = 0L, C3 = 0L, C4 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 0L, 0L) not equal to c(C1 = 0L, C2 = 0L, C3 = 0L, C4 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(3L, 2L, 3L, 3L) not equal to c(C1 = 3L, C2 = 2L, C3 = 3L, C4 = 3L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1L not equal to c(C1 = 1L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 1L, 0L) not equal to c(C1 = 0L, C2 = 0L, C3 = 1L, C4 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0L not equal to c(C1 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 1L, 0L) not equal to c(C1 = 0L, C2 = 0L, C3 = 1L, C4 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0L not equal to c(C1 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 0L, 0L) not equal to c(C1 = 0L, C2 = 0L, C3 = 0L, C4 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 0L, 0L) not equal to c(C1 = 0L, C2 = 0L, C3 = 0L, C4 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 0L, 0L) not equal to c(C1 = 0L, C2 = 0L, C3 = 0L, C4 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(3L, 2L, 3L, 3L) not equal to c(C1 = 3L, C2 = 2L, C3 = 3L, C4 = 3L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1L not equal to c(C1 = 1L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 1L, 0L) not equal to c(C1 = 0L, C2 = 0L, C3 = 1L, C4 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0L not equal to c(C1 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 1L, 0L) not equal to c(C1 = 0L, C2 = 0L, C3 = 1L, C4 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0L not equal to c(C1 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 0L, 0L) not equal to c(C1 = 0L, C2 = 0L, C3 = 0L, C4 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 0L, 0L) not equal to c(C1 = 0L, C2 = 0L, C3 = 0L, C4 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 0L, 0L) not equal to c(C1 = 0L, C2 = 0L, C3 = 0L, C4 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(3L, 2L, 3L, 3L) not equal to c(C1 = 3L, C2 = 2L, C3 = 3L, C4 = 3L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1L not equal to c(C1 = 1L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 1L, 0L) not equal to c(C1 = 0L, C2 = 0L, C3 = 1L, C4 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0L not equal to c(C1 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 1L, 0L) not equal to c(C1 = 0L, C2 = 0L, C3 = 1L, C4 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0L not equal to c(C1 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 0L, 0L) not equal to c(C1 = 0L, C2 = 0L, C3 = 0L, C4 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 0L, 0L) not equal to c(C1 = 0L, C2 = 0L, C3 = 0L, C4 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 0L, 0L) not equal to c(C1 = 0L, C2 = 0L, C3 = 0L, C4 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(3L, 2L, 3L, 3L) not equal to c(C1 = 3L, C2 = 2L, C3 = 3L, C4 = 3L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1L not equal to c(C1 = 1L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 1L, 0L) not equal to c(C1 = 0L, C2 = 0L, C3 = 1L, C4 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0L not equal to c(C1 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 1L, 0L) not equal to c(C1 = 0L, C2 = 0L, C3 = 1L, C4 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0L not equal to c(C1 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 0L, 0L) not equal to c(C1 = 0L, C2 = 0L, C3 = 0L, C4 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 0L, 0L) not equal to c(C1 = 0L, C2 = 0L, C3 = 0L, C4 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 0L, 0L) not equal to c(C1 = 0L, C2 = 0L, C3 = 0L, C4 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(3L, 2L, 3L, 3L) not equal to c(C1 = 3L, C2 = 2L, C3 = 3L, C4 = 3L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1L not equal to c(C1 = 1L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 1L, 0L) not equal to c(C1 = 0L, C2 = 0L, C3 = 1L, C4 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0L not equal to c(C1 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 1L, 0L) not equal to c(C1 = 0L, C2 = 0L, C3 = 1L, C4 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0L not equal to c(C1 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 0L, 0L) not equal to c(C1 = 0L, C2 = 0L, C3 = 0L, C4 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 0L, 0L) not equal to c(C1 = 0L, C2 = 0L, C3 = 0L, C4 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 0L, 0L) not equal to c(C1 = 0L, C2 = 0L, C3 = 0L, C4 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(3L, 2L, 3L, 3L) not equal to c(C1 = 3L, C2 = 2L, C3 = 3L, C4 = 3L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1L not equal to c(C1 = 1L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 1L, 0L) not equal to c(C1 = 0L, C2 = 0L, C3 = 1L, C4 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0L not equal to c(C1 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 1L, 0L) not equal to c(C1 = 0L, C2 = 0L, C3 = 1L, C4 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0L not equal to c(C1 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 0L, 0L) not equal to c(C1 = 0L, C2 = 0L, C3 = 0L, C4 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 0L, 0L) not equal to c(C1 = 0L, C2 = 0L, C3 = 0L, C4 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 0L, 0L) not equal to c(C1 = 0L, C2 = 0L, C3 = 0L, C4 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(3L, 2L, 3L, 3L) not equal to c(C1 = 3L, C2 = 2L, C3 = 3L, C4 = 3L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1L not equal to c(C1 = 1L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 1L, 0L) not equal to c(C1 = 0L, C2 = 0L, C3 = 1L, C4 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0L not equal to c(C1 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 1L, 0L) not equal to c(C1 = 0L, C2 = 0L, C3 = 1L, C4 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0L not equal to c(C1 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 0L, 0L) not equal to c(C1 = 0L, C2 = 0L, C3 = 0L, C4 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 0L, 0L) not equal to c(C1 = 0L, C2 = 0L, C3 = 0L, C4 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 0L, 0L) not equal to c(C1 = 0L, C2 = 0L, C3 = 0L, C4 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(3L, 2L, 3L, 3L) not equal to c(C1 = 3L, C2 = 2L, C3 = 3L, C4 = 3L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1L not equal to c(C1 = 1L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0L, 0L) not equal to c(C1 = 0L, C3 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0L, 0L) not equal to c(C1 = 0L, C3 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(2L, 2L) not equal to c(C1 = 2L, C3 = 2L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0L, 0L) not equal to c(C1 = 0L, C3 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0L, 0L) not equal to c(C1 = 0L, C3 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(2L, 2L) not equal to c(C1 = 2L, C3 = 2L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0L, 0L) not equal to c(C1 = 0L, C3 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0L, 0L) not equal to c(C1 = 0L, C3 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(2L, 2L) not equal to c(C1 = 2L, C3 = 2L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0L, 0L) not equal to c(C1 = 0L, C3 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0L, 0L) not equal to c(C1 = 0L, C3 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(2L, 2L) not equal to c(C1 = 2L, C3 = 2L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0L, 0L) not equal to c(C1 = 0L, C3 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0L, 0L) not equal to c(C1 = 0L, C3 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(2L, 2L) not equal to c(C1 = 2L, C3 = 2L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0L, 0L) not equal to c(C1 = 0L, C3 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0L, 0L) not equal to c(C1 = 0L, C3 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(2L, 2L) not equal to c(C1 = 2L, C3 = 2L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0L, 0L) not equal to c(C1 = 0L, C3 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0L, 0L) not equal to c(C1 = 0L, C3 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(2L, 2L) not equal to c(C1 = 2L, C3 = 2L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0L, 0L) not equal to c(C1 = 0L, C3 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0L, 0L) not equal to c(C1 = 0L, C3 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(2L, 2L) not equal to c(C1 = 2L, C3 = 2L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0L, 0L) not equal to c(C1 = 0L, C3 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0L, 0L) not equal to c(C1 = 0L, C3 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(2L, 2L) not equal to c(C1 = 2L, C3 = 2L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0L, 0L) not equal to c(C1 = 0L, C3 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0L, 0L) not equal to c(C1 = 0L, C3 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(2L, 2L) not equal to c(C1 = 2L, C3 = 2L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0L, 0L) not equal to c(C1 = 0L, C3 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0L, 0L) not equal to c(C1 = 0L, C3 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(2L, 2L) not equal to c(C1 = 2L, C3 = 2L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0L, 0L) not equal to c(C1 = 0L, C3 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0L, 0L) not equal to c(C1 = 0L, C3 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(2L, 2L) not equal to c(C1 = 2L, C3 = 2L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5:6, dim = 3:4) not equal to structure(-5:6, dim = 3:4, dimnames = list(c("R1", "R2", "R3"...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5L, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6), dim = 3:4) not equal to structure(c(-5, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, -Inf, Inf, Inf, Inf, Inf, Inf, -Inf, ...) not equal to structure(c(Inf, Inf, Inf, -Inf, Inf, Inf, Inf, Inf, Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6), dim = 3:4) not equal to structure(-5:6, dim = 3:4, dimnames = list(c("R1", "R2", "R3"...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6), dim = 3:4) not equal to structure(c(-5, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, -Inf, Inf, Inf, Inf, Inf, Inf, -Inf, ...) not equal to structure(c(Inf, Inf, Inf, -Inf, Inf, Inf, Inf, Inf, Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6), dim = 3:4) not equal to structure(-5:6, dim = 3:4, dimnames = list(c("R1", "R2", "R3"...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6), dim = 3:4) not equal to structure(c(-5, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, -Inf, Inf, Inf, Inf, Inf, Inf, -Inf, ...) not equal to structure(c(Inf, Inf, Inf, -Inf, Inf, Inf, Inf, Inf, Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA, NA, NA, NaN, NaN, NaN, NA, NA, NA, NaN, NaN, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5:6, dim = 3:4) not equal to structure(-5:6, dim = 3:4, dimnames = list(c("R1", "R2", "R3"...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5L, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6), dim = 3:4) not equal to structure(c(-5, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, -Inf, Inf, Inf, Inf, Inf, Inf, -Inf, ...) not equal to structure(c(Inf, Inf, Inf, -Inf, Inf, Inf, Inf, Inf, Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5:6, dim = 3:4) not equal to structure(-5:6, dim = 3:4, dimnames = list(c("R1", "R2", "R3"...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5L, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6), dim = 3:4) not equal to structure(c(-5, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, -Inf, Inf, Inf, Inf, Inf, Inf, -Inf, ...) not equal to structure(c(Inf, Inf, Inf, -Inf, Inf, Inf, Inf, Inf, Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5:6, dim = 3:4) not equal to structure(-5:6, dim = 3:4, dimnames = list(c("R1", "R2", "R3"...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5L, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6), dim = 3:4) not equal to structure(c(-5, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, -Inf, Inf, Inf, Inf, Inf, Inf, -Inf, ...) not equal to structure(c(Inf, Inf, Inf, -Inf, Inf, Inf, Inf, Inf, Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5:6, dim = 3:4) not equal to structure(-5:6, dim = 3:4, dimnames = list(c("R1", "R2", "R3"...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5L, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6), dim = 3:4) not equal to structure(c(-5, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, -Inf, Inf, Inf, Inf, Inf, Inf, -Inf, ...) not equal to structure(c(Inf, Inf, Inf, -Inf, Inf, Inf, Inf, Inf, Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5:6, dim = 3:4) not equal to structure(-5:6, dim = 3:4, dimnames = list(c("R1", "R2", "R3"...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5L, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6), dim = 3:4) not equal to structure(c(-5, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, -Inf, Inf, Inf, Inf, Inf, Inf, -Inf, ...) not equal to structure(c(Inf, Inf, Inf, -Inf, Inf, Inf, Inf, Inf, Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5:6, dim = 3:4) not equal to structure(-5:6, dim = 3:4, dimnames = list(c("R1", "R2", "R3"...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5L, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6), dim = 3:4) not equal to structure(c(-5, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, -Inf, Inf, Inf, Inf, Inf, Inf, -Inf, ...) not equal to structure(c(Inf, Inf, Inf, -Inf, Inf, Inf, Inf, Inf, Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5:6, dim = 3:4) not equal to structure(-5:6, dim = 3:4, dimnames = list(c("R1", "R2", "R3"...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5L, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6), dim = 3:4) not equal to structure(c(-5, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, -Inf, Inf, Inf, Inf, Inf, Inf, -Inf, ...) not equal to structure(c(Inf, Inf, Inf, -Inf, Inf, Inf, Inf, Inf, Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5:6, dim = 3:4) not equal to structure(-5:6, dim = 3:4, dimnames = list(c("R1", "R2", "R3"...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5L, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6), dim = 3:4) not equal to structure(c(-5, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, -Inf, Inf, Inf, Inf, Inf, Inf, -Inf, ...) not equal to structure(c(Inf, Inf, Inf, -Inf, Inf, Inf, Inf, Inf, Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5:6, dim = 3:4) not equal to structure(-5:6, dim = 3:4, dimnames = list(c("R1", "R2", "R3"...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5L, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6), dim = 3:4) not equal to structure(c(-5, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, -Inf, Inf, Inf, Inf, Inf, Inf, -Inf, ...) not equal to structure(c(Inf, Inf, Inf, -Inf, Inf, Inf, Inf, Inf, Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3L, -3L, 3L, 3L), dim = c(2L, 2L)) not equal to structure(c(-3L, -3L, 3L, 3L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -3, 3, 3), dim = c(2L, 2L)) not equal to structure(c(-3, -3, 3, 3), dim = c(2L, 2L), dimnames = list(c("R3", ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -3, 3, 3), dim = c(2L, 2L)) not equal to structure(c(-3L, -3L, 3L, 3L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -3, 3, 3), dim = c(2L, 2L)) not equal to structure(c(-3, -3, 3, 3), dim = c(2L, 2L), dimnames = list(c("R3", ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -3, 3, 3), dim = c(2L, 2L)) not equal to structure(c(-3L, -3L, 3L, 3L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -3, 3, 3), dim = c(2L, 2L)) not equal to structure(c(-3, -3, 3, 3), dim = c(2L, 2L), dimnames = list(c("R3", ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3L, -3L, 3L, 3L), dim = c(2L, 2L)) not equal to structure(c(-3L, -3L, 3L, 3L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -3, 3, 3), dim = c(2L, 2L)) not equal to structure(c(-3, -3, 3, 3), dim = c(2L, 2L), dimnames = list(c("R3", ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3L, -3L, 3L, 3L), dim = c(2L, 2L)) not equal to structure(c(-3L, -3L, 3L, 3L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -3, 3, 3), dim = c(2L, 2L)) not equal to structure(c(-3, -3, 3, 3), dim = c(2L, 2L), dimnames = list(c("R3", ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3L, -3L, 3L, 3L), dim = c(2L, 2L)) not equal to structure(c(-3L, -3L, 3L, 3L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -3, 3, 3), dim = c(2L, 2L)) not equal to structure(c(-3, -3, 3, 3), dim = c(2L, 2L), dimnames = list(c("R3", ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3L, -3L, 3L, 3L), dim = c(2L, 2L)) not equal to structure(c(-3L, -3L, 3L, 3L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -3, 3, 3), dim = c(2L, 2L)) not equal to structure(c(-3, -3, 3, 3), dim = c(2L, 2L), dimnames = list(c("R3", ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3L, -3L, 3L, 3L), dim = c(2L, 2L)) not equal to structure(c(-3L, -3L, 3L, 3L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -3, 3, 3), dim = c(2L, 2L)) not equal to structure(c(-3, -3, 3, 3), dim = c(2L, 2L), dimnames = list(c("R3", ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3L, -3L, 3L, 3L), dim = c(2L, 2L)) not equal to structure(c(-3L, -3L, 3L, 3L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -3, 3, 3), dim = c(2L, 2L)) not equal to structure(c(-3, -3, 3, 3), dim = c(2L, 2L), dimnames = list(c("R3", ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3L, -3L, 3L, 3L), dim = c(2L, 2L)) not equal to structure(c(-3L, -3L, 3L, 3L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -3, 3, 3), dim = c(2L, 2L)) not equal to structure(c(-3, -3, 3, 3), dim = c(2L, 2L), dimnames = list(c("R3", ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3L, -3L, 3L, 3L), dim = c(2L, 2L)) not equal to structure(c(-3L, -3L, 3L, 3L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -3, 3, 3), dim = c(2L, 2L)) not equal to structure(c(-3, -3, 3, 3), dim = c(2L, 2L), dimnames = list(c("R3", ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3L, -3L, 3L, 3L), dim = c(2L, 2L)) not equal to structure(c(-3L, -3L, 3L, 3L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -3, 3, 3), dim = c(2L, 2L)) not equal to structure(c(-3, -3, 3, 3), dim = c(2L, 2L), dimnames = list(c("R3", ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -5L, -5L, -2L, -2L, -2L, 1L, 1L, 1L, 4L, 4L, ...) not equal to structure(c(-5L, -5L, -5L, -2L, -2L, -2L, 1L, 1L, 1L, 4L, 4L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5L, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -5, -5, -2, -2, -2, 1, 1, 1, 4, 4, 4), dim = 3:4) not equal to structure(c(-5, -5, -5, -2, -2, -2, 1, 1, 1, 4, 4, 4), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, -Inf, -Inf, -Inf, -Inf, -Inf, Inf, -Inf, -Inf, ...) not equal to structure(c(Inf, -Inf, -Inf, -Inf, -Inf, -Inf, Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -5, -5, -2, -2, -2, 1, 1, 1, 4, 4, 4), dim = 3:4) not equal to structure(c(-5L, -5L, -5L, -2L, -2L, -2L, 1L, 1L, 1L, 4L, 4L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -5, -5, -2, -2, -2, 1, 1, 1, 4, 4, 4), dim = 3:4) not equal to structure(c(-5, -5, -5, -2, -2, -2, 1, 1, 1, 4, 4, 4), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, -Inf, -Inf, -Inf, -Inf, -Inf, Inf, -Inf, -Inf, ...) not equal to structure(c(Inf, -Inf, -Inf, -Inf, -Inf, -Inf, Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -5, -5, -2, -2, -2, 1, 1, 1, 4, 4, 4), dim = 3:4) not equal to structure(c(-5L, -5L, -5L, -2L, -2L, -2L, 1L, 1L, 1L, 4L, 4L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -5, -5, -2, -2, -2, 1, 1, 1, 4, 4, 4), dim = 3:4) not equal to structure(c(-5, -5, -5, -2, -2, -2, 1, 1, 1, 4, 4, 4), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, -Inf, -Inf, -Inf, -Inf, -Inf, Inf, -Inf, -Inf, ...) not equal to structure(c(Inf, -Inf, -Inf, -Inf, -Inf, -Inf, Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA, NA, NA, NaN, NaN, NaN, NA, NA, NA, NaN, NaN, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -5L, -5L, -2L, -2L, -2L, 1L, 1L, 1L, 4L, 4L, ...) not equal to structure(c(-5L, -5L, -5L, -2L, -2L, -2L, 1L, 1L, 1L, 4L, 4L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5L, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -5, -5, -2, -2, -2, 1, 1, 1, 4, 4, 4), dim = 3:4) not equal to structure(c(-5, -5, -5, -2, -2, -2, 1, 1, 1, 4, 4, 4), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, -Inf, -Inf, -Inf, -Inf, -Inf, Inf, -Inf, -Inf, ...) not equal to structure(c(Inf, -Inf, -Inf, -Inf, -Inf, -Inf, Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -5L, -5L, -2L, -2L, -2L, 1L, 1L, 1L, 4L, 4L, ...) not equal to structure(c(-5L, -5L, -5L, -2L, -2L, -2L, 1L, 1L, 1L, 4L, 4L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5L, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -5, -5, -2, -2, -2, 1, 1, 1, 4, 4, 4), dim = 3:4) not equal to structure(c(-5, -5, -5, -2, -2, -2, 1, 1, 1, 4, 4, 4), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, -Inf, -Inf, -Inf, -Inf, -Inf, Inf, -Inf, -Inf, ...) not equal to structure(c(Inf, -Inf, -Inf, -Inf, -Inf, -Inf, Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -5L, -5L, -2L, -2L, -2L, 1L, 1L, 1L, 4L, 4L, ...) not equal to structure(c(-5L, -5L, -5L, -2L, -2L, -2L, 1L, 1L, 1L, 4L, 4L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5L, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -5, -5, -2, -2, -2, 1, 1, 1, 4, 4, 4), dim = 3:4) not equal to structure(c(-5, -5, -5, -2, -2, -2, 1, 1, 1, 4, 4, 4), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, -Inf, -Inf, -Inf, -Inf, -Inf, Inf, -Inf, -Inf, ...) not equal to structure(c(Inf, -Inf, -Inf, -Inf, -Inf, -Inf, Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -5L, -5L, -2L, -2L, -2L, 1L, 1L, 1L, 4L, 4L, ...) not equal to structure(c(-5L, -5L, -5L, -2L, -2L, -2L, 1L, 1L, 1L, 4L, 4L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5L, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -5, -5, -2, -2, -2, 1, 1, 1, 4, 4, 4), dim = 3:4) not equal to structure(c(-5, -5, -5, -2, -2, -2, 1, 1, 1, 4, 4, 4), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, -Inf, -Inf, -Inf, -Inf, -Inf, Inf, -Inf, -Inf, ...) not equal to structure(c(Inf, -Inf, -Inf, -Inf, -Inf, -Inf, Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -5L, -5L, -2L, -2L, -2L, 1L, 1L, 1L, 4L, 4L, ...) not equal to structure(c(-5L, -5L, -5L, -2L, -2L, -2L, 1L, 1L, 1L, 4L, 4L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5L, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -5, -5, -2, -2, -2, 1, 1, 1, 4, 4, 4), dim = 3:4) not equal to structure(c(-5, -5, -5, -2, -2, -2, 1, 1, 1, 4, 4, 4), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, -Inf, -Inf, -Inf, -Inf, -Inf, Inf, -Inf, -Inf, ...) not equal to structure(c(Inf, -Inf, -Inf, -Inf, -Inf, -Inf, Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -5L, -5L, -2L, -2L, -2L, 1L, 1L, 1L, 4L, 4L, ...) not equal to structure(c(-5L, -5L, -5L, -2L, -2L, -2L, 1L, 1L, 1L, 4L, 4L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5L, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -5, -5, -2, -2, -2, 1, 1, 1, 4, 4, 4), dim = 3:4) not equal to structure(c(-5, -5, -5, -2, -2, -2, 1, 1, 1, 4, 4, 4), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, -Inf, -Inf, -Inf, -Inf, -Inf, Inf, -Inf, -Inf, ...) not equal to structure(c(Inf, -Inf, -Inf, -Inf, -Inf, -Inf, Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -5L, -5L, -2L, -2L, -2L, 1L, 1L, 1L, 4L, 4L, ...) not equal to structure(c(-5L, -5L, -5L, -2L, -2L, -2L, 1L, 1L, 1L, 4L, 4L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5L, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -5, -5, -2, -2, -2, 1, 1, 1, 4, 4, 4), dim = 3:4) not equal to structure(c(-5, -5, -5, -2, -2, -2, 1, 1, 1, 4, 4, 4), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, -Inf, -Inf, -Inf, -Inf, -Inf, Inf, -Inf, -Inf, ...) not equal to structure(c(Inf, -Inf, -Inf, -Inf, -Inf, -Inf, Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -5L, -5L, -2L, -2L, -2L, 1L, 1L, 1L, 4L, 4L, ...) not equal to structure(c(-5L, -5L, -5L, -2L, -2L, -2L, 1L, 1L, 1L, 4L, 4L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5L, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -5, -5, -2, -2, -2, 1, 1, 1, 4, 4, 4), dim = 3:4) not equal to structure(c(-5, -5, -5, -2, -2, -2, 1, 1, 1, 4, 4, 4), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, -Inf, -Inf, -Inf, -Inf, -Inf, Inf, -Inf, -Inf, ...) not equal to structure(c(Inf, -Inf, -Inf, -Inf, -Inf, -Inf, Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -5L, -5L, -2L, -2L, -2L, 1L, 1L, 1L, 4L, 4L, ...) not equal to structure(c(-5L, -5L, -5L, -2L, -2L, -2L, 1L, 1L, 1L, 4L, 4L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5L, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -5, -5, -2, -2, -2, 1, 1, 1, 4, 4, 4), dim = 3:4) not equal to structure(c(-5, -5, -5, -2, -2, -2, 1, 1, 1, 4, 4, 4), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, -Inf, -Inf, -Inf, -Inf, -Inf, Inf, -Inf, -Inf, ...) not equal to structure(c(Inf, -Inf, -Inf, -Inf, -Inf, -Inf, Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3L, -4L, 3L, 2L), dim = c(2L, 2L)) not equal to structure(c(-3L, -4L, 3L, 2L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -4, 3, 2), dim = c(2L, 2L)) not equal to structure(c(-3, -4, 3, 2), dim = c(2L, 2L), dimnames = list(c("R3", ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -4, 3, 2), dim = c(2L, 2L)) not equal to structure(c(-3L, -4L, 3L, 2L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -4, 3, 2), dim = c(2L, 2L)) not equal to structure(c(-3, -4, 3, 2), dim = c(2L, 2L), dimnames = list(c("R3", ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -4, 3, 2), dim = c(2L, 2L)) not equal to structure(c(-3L, -4L, 3L, 2L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -4, 3, 2), dim = c(2L, 2L)) not equal to structure(c(-3, -4, 3, 2), dim = c(2L, 2L), dimnames = list(c("R3", ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3L, -4L, 3L, 2L), dim = c(2L, 2L)) not equal to structure(c(-3L, -4L, 3L, 2L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -4, 3, 2), dim = c(2L, 2L)) not equal to structure(c(-3, -4, 3, 2), dim = c(2L, 2L), dimnames = list(c("R3", ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3L, -4L, 3L, 2L), dim = c(2L, 2L)) not equal to structure(c(-3L, -4L, 3L, 2L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -4, 3, 2), dim = c(2L, 2L)) not equal to structure(c(-3, -4, 3, 2), dim = c(2L, 2L), dimnames = list(c("R3", ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3L, -4L, 3L, 2L), dim = c(2L, 2L)) not equal to structure(c(-3L, -4L, 3L, 2L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -4, 3, 2), dim = c(2L, 2L)) not equal to structure(c(-3, -4, 3, 2), dim = c(2L, 2L), dimnames = list(c("R3", ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3L, -4L, 3L, 2L), dim = c(2L, 2L)) not equal to structure(c(-3L, -4L, 3L, 2L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -4, 3, 2), dim = c(2L, 2L)) not equal to structure(c(-3, -4, 3, 2), dim = c(2L, 2L), dimnames = list(c("R3", ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3L, -4L, 3L, 2L), dim = c(2L, 2L)) not equal to structure(c(-3L, -4L, 3L, 2L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -4, 3, 2), dim = c(2L, 2L)) not equal to structure(c(-3, -4, 3, 2), dim = c(2L, 2L), dimnames = list(c("R3", ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3L, -4L, 3L, 2L), dim = c(2L, 2L)) not equal to structure(c(-3L, -4L, 3L, 2L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -4, 3, 2), dim = c(2L, 2L)) not equal to structure(c(-3, -4, 3, 2), dim = c(2L, 2L), dimnames = list(c("R3", ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3L, -4L, 3L, 2L), dim = c(2L, 2L)) not equal to structure(c(-3L, -4L, 3L, 2L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -4, 3, 2), dim = c(2L, 2L)) not equal to structure(c(-3, -4, 3, 2), dim = c(2L, 2L), dimnames = list(c("R3", ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3L, -4L, 3L, 2L), dim = c(2L, 2L)) not equal to structure(c(-3L, -4L, 3L, 2L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -4, 3, 2), dim = c(2L, 2L)) not equal to structure(c(-3, -4, 3, 2), dim = c(2L, 2L), dimnames = list(c("R3", ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3L, -4L, 3L, 2L), dim = c(2L, 2L)) not equal to structure(c(-3L, -4L, 3L, 2L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -4, 3, 2), dim = c(2L, 2L)) not equal to structure(c(-3, -4, 3, 2), dim = c(2L, 2L), dimnames = list(c("R3", ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, 20L, -60L, -2L, 2L, 0L, 1L, 2L, 6L, 4L, 20L, ...) not equal to structure(c(-5L, 20L, -60L, -2L, 2L, 0L, 1L, 2L, 6L, 4L, 20L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5L, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, 20, -60, -2, 2, 0, 1, 2, 6, 4, 20, 120), dim = 3:4) not equal to structure(c(-5, 20, -60, -2, 2, 0, 1, 2, 6, 4, 20, 120), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...) not equal to structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, Inf, -Inf, -Inf, Inf, -Inf, -Inf, Inf, -Inf, ...) not equal to structure(c(-Inf, Inf, -Inf, -Inf, Inf, -Inf, -Inf, Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, -Inf, -Inf, -Inf, -Inf, Inf, Inf, -Inf, -Inf, ...) not equal to structure(c(Inf, -Inf, -Inf, -Inf, -Inf, Inf, Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA, NA, NA, NaN, NA, NA, NA, NA, NA, NaN, NA, NA), dim = 3:4) not equal to structure(c(NA, NA, NA, NaN, NA, NA, NA, NA, NA, NaN, NA, NA), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, 20, -60, -2, 2, 0, 1, 2, 6, 4, 20, 120), dim = 3:4) not equal to structure(c(-5L, 20L, -60L, -2L, 2L, 0L, 1L, 2L, 6L, 4L, 20L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, 20, -60, -2, 2, 0, 1, 2, 6, 4, 20, 120), dim = 3:4) not equal to structure(c(-5, 20, -60, -2, 2, 0, 1, 2, 6, 4, 20, 120), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...) not equal to structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, Inf, -Inf, -Inf, Inf, -Inf, -Inf, Inf, -Inf, ...) not equal to structure(c(-Inf, Inf, -Inf, -Inf, Inf, -Inf, -Inf, Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, -Inf, -Inf, -Inf, -Inf, Inf, Inf, -Inf, -Inf, ...) not equal to structure(c(Inf, -Inf, -Inf, -Inf, -Inf, Inf, Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA, NA, NA, NaN, NA, NA, NA, NA, NA, NaN, NA, NA), dim = 3:4) not equal to structure(c(NA, NA, NA, NaN, NA, NA, NA, NA, NA, NaN, NA, NA), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, 20, -60, -2, 2, 0, 1, 2, 6, 4, 20, 120), dim = 3:4) not equal to structure(c(-5L, 20L, -60L, -2L, 2L, 0L, 1L, 2L, 6L, 4L, 20L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, 20, -60, -2, 2, 0, 1, 2, 6, 4, 20, 120), dim = 3:4) not equal to structure(c(-5, 20, -60, -2, 2, 0, 1, 2, 6, 4, 20, 120), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...) not equal to structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, Inf, -Inf, -Inf, Inf, -Inf, -Inf, Inf, -Inf, ...) not equal to structure(c(-Inf, Inf, -Inf, -Inf, Inf, -Inf, -Inf, Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, -Inf, -Inf, -Inf, -Inf, Inf, Inf, -Inf, -Inf, ...) not equal to structure(c(Inf, -Inf, -Inf, -Inf, -Inf, Inf, Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA, NA, NA, NaN, NA, NA, NA, NA, NA, NaN, NA, NA), dim = 3:4) not equal to structure(c(NA, NA, NA, NaN, NA, NA, NA, NA, NA, NaN, NA, NA), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, 20L, -60L, -2L, 2L, 0L, 1L, 2L, 6L, 4L, 20L, ...) not equal to structure(c(-5L, 20L, -60L, -2L, 2L, 0L, 1L, 2L, 6L, 4L, 20L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5L, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, 20, -60, -2, 2, 0, 1, 2, 6, 4, 20, 120), dim = 3:4) not equal to structure(c(-5, 20, -60, -2, 2, 0, 1, 2, 6, 4, 20, 120), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...) not equal to structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, Inf, -Inf, -Inf, Inf, -Inf, -Inf, Inf, -Inf, ...) not equal to structure(c(-Inf, Inf, -Inf, -Inf, Inf, -Inf, -Inf, Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, -Inf, -Inf, -Inf, -Inf, Inf, Inf, -Inf, -Inf, ...) not equal to structure(c(Inf, -Inf, -Inf, -Inf, -Inf, Inf, Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA, NA, NA, NaN, NA, NA, NA, NA, NA, NaN, NA, NA), dim = 3:4) not equal to structure(c(NA, NA, NA, NaN, NA, NA, NA, NA, NA, NaN, NA, NA), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, 20L, -60L, -2L, 2L, 0L, 1L, 2L, 6L, 4L, 20L, ...) not equal to structure(c(-5L, 20L, -60L, -2L, 2L, 0L, 1L, 2L, 6L, 4L, 20L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5L, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, 20, -60, -2, 2, 0, 1, 2, 6, 4, 20, 120), dim = 3:4) not equal to structure(c(-5, 20, -60, -2, 2, 0, 1, 2, 6, 4, 20, 120), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...) not equal to structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, Inf, -Inf, -Inf, Inf, -Inf, -Inf, Inf, -Inf, ...) not equal to structure(c(-Inf, Inf, -Inf, -Inf, Inf, -Inf, -Inf, Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, -Inf, -Inf, -Inf, -Inf, Inf, Inf, -Inf, -Inf, ...) not equal to structure(c(Inf, -Inf, -Inf, -Inf, -Inf, Inf, Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA, NA, NA, NaN, NA, NA, NA, NA, NA, NaN, NA, NA), dim = 3:4) not equal to structure(c(NA, NA, NA, NaN, NA, NA, NA, NA, NA, NaN, NA, NA), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, 20L, -60L, -2L, 2L, 0L, 1L, 2L, 6L, 4L, 20L, ...) not equal to structure(c(-5L, 20L, -60L, -2L, 2L, 0L, 1L, 2L, 6L, 4L, 20L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5L, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, 20, -60, -2, 2, 0, 1, 2, 6, 4, 20, 120), dim = 3:4) not equal to structure(c(-5, 20, -60, -2, 2, 0, 1, 2, 6, 4, 20, 120), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...) not equal to structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, Inf, -Inf, -Inf, Inf, -Inf, -Inf, Inf, -Inf, ...) not equal to structure(c(-Inf, Inf, -Inf, -Inf, Inf, -Inf, -Inf, Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, -Inf, -Inf, -Inf, -Inf, Inf, Inf, -Inf, -Inf, ...) not equal to structure(c(Inf, -Inf, -Inf, -Inf, -Inf, Inf, Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA, NA, NA, NaN, NA, NA, NA, NA, NA, NaN, NA, NA), dim = 3:4) not equal to structure(c(NA, NA, NA, NaN, NA, NA, NA, NA, NA, NaN, NA, NA), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, 20L, -60L, -2L, 2L, 0L, 1L, 2L, 6L, 4L, 20L, ...) not equal to structure(c(-5L, 20L, -60L, -2L, 2L, 0L, 1L, 2L, 6L, 4L, 20L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5L, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, 20, -60, -2, 2, 0, 1, 2, 6, 4, 20, 120), dim = 3:4) not equal to structure(c(-5, 20, -60, -2, 2, 0, 1, 2, 6, 4, 20, 120), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...) not equal to structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, Inf, -Inf, -Inf, Inf, -Inf, -Inf, Inf, -Inf, ...) not equal to structure(c(-Inf, Inf, -Inf, -Inf, Inf, -Inf, -Inf, Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, -Inf, -Inf, -Inf, -Inf, Inf, Inf, -Inf, -Inf, ...) not equal to structure(c(Inf, -Inf, -Inf, -Inf, -Inf, Inf, Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA, NA, NA, NaN, NA, NA, NA, NA, NA, NaN, NA, NA), dim = 3:4) not equal to structure(c(NA, NA, NA, NaN, NA, NA, NA, NA, NA, NaN, NA, NA), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, 20L, -60L, -2L, 2L, 0L, 1L, 2L, 6L, 4L, 20L, ...) not equal to structure(c(-5L, 20L, -60L, -2L, 2L, 0L, 1L, 2L, 6L, 4L, 20L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5L, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, 20, -60, -2, 2, 0, 1, 2, 6, 4, 20, 120), dim = 3:4) not equal to structure(c(-5, 20, -60, -2, 2, 0, 1, 2, 6, 4, 20, 120), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...) not equal to structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, Inf, -Inf, -Inf, Inf, -Inf, -Inf, Inf, -Inf, ...) not equal to structure(c(-Inf, Inf, -Inf, -Inf, Inf, -Inf, -Inf, Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, -Inf, -Inf, -Inf, -Inf, Inf, Inf, -Inf, -Inf, ...) not equal to structure(c(Inf, -Inf, -Inf, -Inf, -Inf, Inf, Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA, NA, NA, NaN, NA, NA, NA, NA, NA, NaN, NA, NA), dim = 3:4) not equal to structure(c(NA, NA, NA, NaN, NA, NA, NA, NA, NA, NaN, NA, NA), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, 20L, -60L, -2L, 2L, 0L, 1L, 2L, 6L, 4L, 20L, ...) not equal to structure(c(-5L, 20L, -60L, -2L, 2L, 0L, 1L, 2L, 6L, 4L, 20L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5L, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, 20, -60, -2, 2, 0, 1, 2, 6, 4, 20, 120), dim = 3:4) not equal to structure(c(-5, 20, -60, -2, 2, 0, 1, 2, 6, 4, 20, 120), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...) not equal to structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, Inf, -Inf, -Inf, Inf, -Inf, -Inf, Inf, -Inf, ...) not equal to structure(c(-Inf, Inf, -Inf, -Inf, Inf, -Inf, -Inf, Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, -Inf, -Inf, -Inf, -Inf, Inf, Inf, -Inf, -Inf, ...) not equal to structure(c(Inf, -Inf, -Inf, -Inf, -Inf, Inf, Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA, NA, NA, NaN, NA, NA, NA, NA, NA, NaN, NA, NA), dim = 3:4) not equal to structure(c(NA, NA, NA, NaN, NA, NA, NA, NA, NA, NaN, NA, NA), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, 20L, -60L, -2L, 2L, 0L, 1L, 2L, 6L, 4L, 20L, ...) not equal to structure(c(-5L, 20L, -60L, -2L, 2L, 0L, 1L, 2L, 6L, 4L, 20L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5L, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, 20, -60, -2, 2, 0, 1, 2, 6, 4, 20, 120), dim = 3:4) not equal to structure(c(-5, 20, -60, -2, 2, 0, 1, 2, 6, 4, 20, 120), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...) not equal to structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, Inf, -Inf, -Inf, Inf, -Inf, -Inf, Inf, -Inf, ...) not equal to structure(c(-Inf, Inf, -Inf, -Inf, Inf, -Inf, -Inf, Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, -Inf, -Inf, -Inf, -Inf, Inf, Inf, -Inf, -Inf, ...) not equal to structure(c(Inf, -Inf, -Inf, -Inf, -Inf, Inf, Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA, NA, NA, NaN, NA, NA, NA, NA, NA, NaN, NA, NA), dim = 3:4) not equal to structure(c(NA, NA, NA, NaN, NA, NA, NA, NA, NA, NaN, NA, NA), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, 20L, -60L, -2L, 2L, 0L, 1L, 2L, 6L, 4L, 20L, ...) not equal to structure(c(-5L, 20L, -60L, -2L, 2L, 0L, 1L, 2L, 6L, 4L, 20L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5L, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, 20, -60, -2, 2, 0, 1, 2, 6, 4, 20, 120), dim = 3:4) not equal to structure(c(-5, 20, -60, -2, 2, 0, 1, 2, 6, 4, 20, 120), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...) not equal to structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, Inf, -Inf, -Inf, Inf, -Inf, -Inf, Inf, -Inf, ...) not equal to structure(c(-Inf, Inf, -Inf, -Inf, Inf, -Inf, -Inf, Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, -Inf, -Inf, -Inf, -Inf, Inf, Inf, -Inf, -Inf, ...) not equal to structure(c(Inf, -Inf, -Inf, -Inf, -Inf, Inf, Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA, NA, NA, NaN, NA, NA, NA, NA, NA, NaN, NA, NA), dim = 3:4) not equal to structure(c(NA, NA, NA, NaN, NA, NA, NA, NA, NA, NaN, NA, NA), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, 20L, -60L, -2L, 2L, 0L, 1L, 2L, 6L, 4L, 20L, ...) not equal to structure(c(-5L, 20L, -60L, -2L, 2L, 0L, 1L, 2L, 6L, 4L, 20L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5L, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, 20, -60, -2, 2, 0, 1, 2, 6, 4, 20, 120), dim = 3:4) not equal to structure(c(-5, 20, -60, -2, 2, 0, 1, 2, 6, 4, 20, 120), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...) not equal to structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, Inf, -Inf, -Inf, Inf, -Inf, -Inf, Inf, -Inf, ...) not equal to structure(c(-Inf, Inf, -Inf, -Inf, Inf, -Inf, -Inf, Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, -Inf, -Inf, -Inf, -Inf, Inf, Inf, -Inf, -Inf, ...) not equal to structure(c(Inf, -Inf, -Inf, -Inf, -Inf, Inf, Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA, NA, NA, NaN, NA, NA, NA, NA, NA, NaN, NA, NA), dim = 3:4) not equal to structure(c(NA, NA, NA, NaN, NA, NA, NA, NA, NA, NaN, NA, NA), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3L, 12L, 3L, 6L), dim = c(2L, 2L)) not equal to structure(c(-3L, 12L, 3L, 6L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, 12, 3, 6), dim = c(2L, 2L)) not equal to structure(c(-3, 12, 3, 6), dim = c(2L, 2L), dimnames = list(c("R3", ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, 12, 3, 6), dim = c(2L, 2L)) not equal to structure(c(-3L, 12L, 3L, 6L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, 12, 3, 6), dim = c(2L, 2L)) not equal to structure(c(-3, 12, 3, 6), dim = c(2L, 2L), dimnames = list(c("R3", ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, 12, 3, 6), dim = c(2L, 2L)) not equal to structure(c(-3L, 12L, 3L, 6L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, 12, 3, 6), dim = c(2L, 2L)) not equal to structure(c(-3, 12, 3, 6), dim = c(2L, 2L), dimnames = list(c("R3", ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3L, 12L, 3L, 6L), dim = c(2L, 2L)) not equal to structure(c(-3L, 12L, 3L, 6L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, 12, 3, 6), dim = c(2L, 2L)) not equal to structure(c(-3, 12, 3, 6), dim = c(2L, 2L), dimnames = list(c("R3", ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3L, 12L, 3L, 6L), dim = c(2L, 2L)) not equal to structure(c(-3L, 12L, 3L, 6L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, 12, 3, 6), dim = c(2L, 2L)) not equal to structure(c(-3, 12, 3, 6), dim = c(2L, 2L), dimnames = list(c("R3", ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3L, 12L, 3L, 6L), dim = c(2L, 2L)) not equal to structure(c(-3L, 12L, 3L, 6L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, 12, 3, 6), dim = c(2L, 2L)) not equal to structure(c(-3, 12, 3, 6), dim = c(2L, 2L), dimnames = list(c("R3", ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3L, 12L, 3L, 6L), dim = c(2L, 2L)) not equal to structure(c(-3L, 12L, 3L, 6L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, 12, 3, 6), dim = c(2L, 2L)) not equal to structure(c(-3, 12, 3, 6), dim = c(2L, 2L), dimnames = list(c("R3", ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3L, 12L, 3L, 6L), dim = c(2L, 2L)) not equal to structure(c(-3L, 12L, 3L, 6L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, 12, 3, 6), dim = c(2L, 2L)) not equal to structure(c(-3, 12, 3, 6), dim = c(2L, 2L), dimnames = list(c("R3", ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3L, 12L, 3L, 6L), dim = c(2L, 2L)) not equal to structure(c(-3L, 12L, 3L, 6L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, 12, 3, 6), dim = c(2L, 2L)) not equal to structure(c(-3, 12, 3, 6), dim = c(2L, 2L), dimnames = list(c("R3", ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3L, 12L, 3L, 6L), dim = c(2L, 2L)) not equal to structure(c(-3L, 12L, 3L, 6L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, 12, 3, 6), dim = c(2L, 2L)) not equal to structure(c(-3, 12, 3, 6), dim = c(2L, 2L), dimnames = list(c("R3", ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3L, 12L, 3L, 6L), dim = c(2L, 2L)) not equal to structure(c(-3L, 12L, 3L, 6L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, 12, 3, 6), dim = c(2L, 2L)) not equal to structure(c(-3, 12, 3, 6), dim = c(2L, 2L), dimnames = list(c("R3", ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3L, 12L, 3L, 6L), dim = c(2L, 2L)) not equal to structure(c(-3L, 12L, 3L, 6L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, 12, 3, 6), dim = c(2L, 2L)) not equal to structure(c(-3, 12, 3, 6), dim = c(2L, 2L), dimnames = list(c("R3", ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -9L, -12L, -2L, -3L, -3L, 1L, 3L, 6L, 4L, 9L, ...) not equal to structure(c(-5L, -9L, -12L, -2L, -3L, -3L, 1L, 3L, 6L, 4L, 9L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5L, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -9, -12, -2, -3, -3, 1, 3, 6, 4, 9, 15), dim = 3:4) not equal to structure(c(-5, -9, -12, -2, -3, -3, 1, 3, 6, 4, 9, 15), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...) not equal to structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, NaN, NaN, -Inf, NaN, NaN, Inf, NaN, NaN, -Inf, ...) not equal to structure(c(Inf, NaN, NaN, -Inf, NaN, NaN, Inf, NaN, NaN, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA, NA, NA, NaN, NA, NA, NA, NA, NA, NaN, NA, NA), dim = 3:4) not equal to structure(c(NA, NA, NA, NaN, NA, NA, NA, NA, NA, NaN, NA, NA), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -9, -12, -2, -3, -3, 1, 3, 6, 4, 9, 15), dim = 3:4) not equal to structure(c(-5L, -9L, -12L, -2L, -3L, -3L, 1L, 3L, 6L, 4L, 9L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -9, -12, -2, -3, -3, 1, 3, 6, 4, 9, 15), dim = 3:4) not equal to structure(c(-5, -9, -12, -2, -3, -3, 1, 3, 6, 4, 9, 15), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...) not equal to structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, NaN, NaN, -Inf, NaN, NaN, Inf, NaN, NaN, -Inf, ...) not equal to structure(c(Inf, NaN, NaN, -Inf, NaN, NaN, Inf, NaN, NaN, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA, NA, NA, NaN, NA, NA, NA, NA, NA, NaN, NA, NA), dim = 3:4) not equal to structure(c(NA, NA, NA, NaN, NA, NA, NA, NA, NA, NaN, NA, NA), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -9, -12, -2, -3, -3, 1, 3, 6, 4, 9, 15), dim = 3:4) not equal to structure(c(-5L, -9L, -12L, -2L, -3L, -3L, 1L, 3L, 6L, 4L, 9L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -9, -12, -2, -3, -3, 1, 3, 6, 4, 9, 15), dim = 3:4) not equal to structure(c(-5, -9, -12, -2, -3, -3, 1, 3, 6, 4, 9, 15), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...) not equal to structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, NaN, NaN, -Inf, NaN, NaN, Inf, NaN, NaN, -Inf, ...) not equal to structure(c(Inf, NaN, NaN, -Inf, NaN, NaN, Inf, NaN, NaN, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA, NA, NA, NaN, NA, NA, NA, NA, NA, NaN, NA, NA), dim = 3:4) not equal to structure(c(NA, NA, NA, NaN, NA, NA, NA, NA, NA, NaN, NA, NA), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -9L, -12L, -2L, -3L, -3L, 1L, 3L, 6L, 4L, 9L, ...) not equal to structure(c(-5L, -9L, -12L, -2L, -3L, -3L, 1L, 3L, 6L, 4L, 9L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5L, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -9, -12, -2, -3, -3, 1, 3, 6, 4, 9, 15), dim = 3:4) not equal to structure(c(-5, -9, -12, -2, -3, -3, 1, 3, 6, 4, 9, 15), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...) not equal to structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, NaN, NaN, -Inf, NaN, NaN, Inf, NaN, NaN, -Inf, ...) not equal to structure(c(Inf, NaN, NaN, -Inf, NaN, NaN, Inf, NaN, NaN, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA, NA, NA, NaN, NA, NA, NA, NA, NA, NaN, NA, NA), dim = 3:4) not equal to structure(c(NA, NA, NA, NaN, NA, NA, NA, NA, NA, NaN, NA, NA), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -9L, -12L, -2L, -3L, -3L, 1L, 3L, 6L, 4L, 9L, ...) not equal to structure(c(-5L, -9L, -12L, -2L, -3L, -3L, 1L, 3L, 6L, 4L, 9L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5L, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -9, -12, -2, -3, -3, 1, 3, 6, 4, 9, 15), dim = 3:4) not equal to structure(c(-5, -9, -12, -2, -3, -3, 1, 3, 6, 4, 9, 15), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...) not equal to structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, NaN, NaN, -Inf, NaN, NaN, Inf, NaN, NaN, -Inf, ...) not equal to structure(c(Inf, NaN, NaN, -Inf, NaN, NaN, Inf, NaN, NaN, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA, NA, NA, NaN, NA, NA, NA, NA, NA, NaN, NA, NA), dim = 3:4) not equal to structure(c(NA, NA, NA, NaN, NA, NA, NA, NA, NA, NaN, NA, NA), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -9L, -12L, -2L, -3L, -3L, 1L, 3L, 6L, 4L, 9L, ...) not equal to structure(c(-5L, -9L, -12L, -2L, -3L, -3L, 1L, 3L, 6L, 4L, 9L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5L, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -9, -12, -2, -3, -3, 1, 3, 6, 4, 9, 15), dim = 3:4) not equal to structure(c(-5, -9, -12, -2, -3, -3, 1, 3, 6, 4, 9, 15), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...) not equal to structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, NaN, NaN, -Inf, NaN, NaN, Inf, NaN, NaN, -Inf, ...) not equal to structure(c(Inf, NaN, NaN, -Inf, NaN, NaN, Inf, NaN, NaN, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA, NA, NA, NaN, NA, NA, NA, NA, NA, NaN, NA, NA), dim = 3:4) not equal to structure(c(NA, NA, NA, NaN, NA, NA, NA, NA, NA, NaN, NA, NA), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -9L, -12L, -2L, -3L, -3L, 1L, 3L, 6L, 4L, 9L, ...) not equal to structure(c(-5L, -9L, -12L, -2L, -3L, -3L, 1L, 3L, 6L, 4L, 9L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5L, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -9, -12, -2, -3, -3, 1, 3, 6, 4, 9, 15), dim = 3:4) not equal to structure(c(-5, -9, -12, -2, -3, -3, 1, 3, 6, 4, 9, 15), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...) not equal to structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, NaN, NaN, -Inf, NaN, NaN, Inf, NaN, NaN, -Inf, ...) not equal to structure(c(Inf, NaN, NaN, -Inf, NaN, NaN, Inf, NaN, NaN, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA, NA, NA, NaN, NA, NA, NA, NA, NA, NaN, NA, NA), dim = 3:4) not equal to structure(c(NA, NA, NA, NaN, NA, NA, NA, NA, NA, NaN, NA, NA), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -9L, -12L, -2L, -3L, -3L, 1L, 3L, 6L, 4L, 9L, ...) not equal to structure(c(-5L, -9L, -12L, -2L, -3L, -3L, 1L, 3L, 6L, 4L, 9L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5L, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -9, -12, -2, -3, -3, 1, 3, 6, 4, 9, 15), dim = 3:4) not equal to structure(c(-5, -9, -12, -2, -3, -3, 1, 3, 6, 4, 9, 15), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...) not equal to structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, NaN, NaN, -Inf, NaN, NaN, Inf, NaN, NaN, -Inf, ...) not equal to structure(c(Inf, NaN, NaN, -Inf, NaN, NaN, Inf, NaN, NaN, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA, NA, NA, NaN, NA, NA, NA, NA, NA, NaN, NA, NA), dim = 3:4) not equal to structure(c(NA, NA, NA, NaN, NA, NA, NA, NA, NA, NaN, NA, NA), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -9L, -12L, -2L, -3L, -3L, 1L, 3L, 6L, 4L, 9L, ...) not equal to structure(c(-5L, -9L, -12L, -2L, -3L, -3L, 1L, 3L, 6L, 4L, 9L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5L, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -9, -12, -2, -3, -3, 1, 3, 6, 4, 9, 15), dim = 3:4) not equal to structure(c(-5, -9, -12, -2, -3, -3, 1, 3, 6, 4, 9, 15), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...) not equal to structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, NaN, NaN, -Inf, NaN, NaN, Inf, NaN, NaN, -Inf, ...) not equal to structure(c(Inf, NaN, NaN, -Inf, NaN, NaN, Inf, NaN, NaN, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA, NA, NA, NaN, NA, NA, NA, NA, NA, NaN, NA, NA), dim = 3:4) not equal to structure(c(NA, NA, NA, NaN, NA, NA, NA, NA, NA, NaN, NA, NA), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -9L, -12L, -2L, -3L, -3L, 1L, 3L, 6L, 4L, 9L, ...) not equal to structure(c(-5L, -9L, -12L, -2L, -3L, -3L, 1L, 3L, 6L, 4L, 9L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5L, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -9, -12, -2, -3, -3, 1, 3, 6, 4, 9, 15), dim = 3:4) not equal to structure(c(-5, -9, -12, -2, -3, -3, 1, 3, 6, 4, 9, 15), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...) not equal to structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, NaN, NaN, -Inf, NaN, NaN, Inf, NaN, NaN, -Inf, ...) not equal to structure(c(Inf, NaN, NaN, -Inf, NaN, NaN, Inf, NaN, NaN, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA, NA, NA, NaN, NA, NA, NA, NA, NA, NaN, NA, NA), dim = 3:4) not equal to structure(c(NA, NA, NA, NaN, NA, NA, NA, NA, NA, NaN, NA, NA), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -9L, -12L, -2L, -3L, -3L, 1L, 3L, 6L, 4L, 9L, ...) not equal to structure(c(-5L, -9L, -12L, -2L, -3L, -3L, 1L, 3L, 6L, 4L, 9L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5L, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -9, -12, -2, -3, -3, 1, 3, 6, 4, 9, 15), dim = 3:4) not equal to structure(c(-5, -9, -12, -2, -3, -3, 1, 3, 6, 4, 9, 15), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...) not equal to structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, NaN, NaN, -Inf, NaN, NaN, Inf, NaN, NaN, -Inf, ...) not equal to structure(c(Inf, NaN, NaN, -Inf, NaN, NaN, Inf, NaN, NaN, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA, NA, NA, NaN, NA, NA, NA, NA, NA, NaN, NA, NA), dim = 3:4) not equal to structure(c(NA, NA, NA, NaN, NA, NA, NA, NA, NA, NaN, NA, NA), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -9L, -12L, -2L, -3L, -3L, 1L, 3L, 6L, 4L, 9L, ...) not equal to structure(c(-5L, -9L, -12L, -2L, -3L, -3L, 1L, 3L, 6L, 4L, 9L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5L, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -9, -12, -2, -3, -3, 1, 3, 6, 4, 9, 15), dim = 3:4) not equal to structure(c(-5, -9, -12, -2, -3, -3, 1, 3, 6, 4, 9, 15), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...) not equal to structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, NaN, NaN, -Inf, NaN, NaN, Inf, NaN, NaN, -Inf, ...) not equal to structure(c(Inf, NaN, NaN, -Inf, NaN, NaN, Inf, NaN, NaN, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA, NA, NA, NaN, NA, NA, NA, NA, NA, NaN, NA, NA), dim = 3:4) not equal to structure(c(NA, NA, NA, NaN, NA, NA, NA, NA, NA, NaN, NA, NA), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3L, -7L, 3L, 5L), dim = c(2L, 2L)) not equal to structure(c(-3L, -7L, 3L, 5L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -7, 3, 5), dim = c(2L, 2L)) not equal to structure(c(-3, -7, 3, 5), dim = c(2L, 2L), dimnames = list(c("R3", ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -7, 3, 5), dim = c(2L, 2L)) not equal to structure(c(-3L, -7L, 3L, 5L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -7, 3, 5), dim = c(2L, 2L)) not equal to structure(c(-3, -7, 3, 5), dim = c(2L, 2L), dimnames = list(c("R3", ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -7, 3, 5), dim = c(2L, 2L)) not equal to structure(c(-3L, -7L, 3L, 5L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -7, 3, 5), dim = c(2L, 2L)) not equal to structure(c(-3, -7, 3, 5), dim = c(2L, 2L), dimnames = list(c("R3", ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3L, -7L, 3L, 5L), dim = c(2L, 2L)) not equal to structure(c(-3L, -7L, 3L, 5L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -7, 3, 5), dim = c(2L, 2L)) not equal to structure(c(-3, -7, 3, 5), dim = c(2L, 2L), dimnames = list(c("R3", ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3L, -7L, 3L, 5L), dim = c(2L, 2L)) not equal to structure(c(-3L, -7L, 3L, 5L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -7, 3, 5), dim = c(2L, 2L)) not equal to structure(c(-3, -7, 3, 5), dim = c(2L, 2L), dimnames = list(c("R3", ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3L, -7L, 3L, 5L), dim = c(2L, 2L)) not equal to structure(c(-3L, -7L, 3L, 5L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -7, 3, 5), dim = c(2L, 2L)) not equal to structure(c(-3, -7, 3, 5), dim = c(2L, 2L), dimnames = list(c("R3", ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3L, -7L, 3L, 5L), dim = c(2L, 2L)) not equal to structure(c(-3L, -7L, 3L, 5L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -7, 3, 5), dim = c(2L, 2L)) not equal to structure(c(-3, -7, 3, 5), dim = c(2L, 2L), dimnames = list(c("R3", ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3L, -7L, 3L, 5L), dim = c(2L, 2L)) not equal to structure(c(-3L, -7L, 3L, 5L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -7, 3, 5), dim = c(2L, 2L)) not equal to structure(c(-3, -7, 3, 5), dim = c(2L, 2L), dimnames = list(c("R3", ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3L, -7L, 3L, 5L), dim = c(2L, 2L)) not equal to structure(c(-3L, -7L, 3L, 5L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -7, 3, 5), dim = c(2L, 2L)) not equal to structure(c(-3, -7, 3, 5), dim = c(2L, 2L), dimnames = list(c("R3", ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3L, -7L, 3L, 5L), dim = c(2L, 2L)) not equal to structure(c(-3L, -7L, 3L, 5L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -7, 3, 5), dim = c(2L, 2L)) not equal to structure(c(-3, -7, 3, 5), dim = c(2L, 2L), dimnames = list(c("R3", ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3L, -7L, 3L, 5L), dim = c(2L, 2L)) not equal to structure(c(-3L, -7L, 3L, 5L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -7, 3, 5), dim = c(2L, 2L)) not equal to structure(c(-3, -7, 3, 5), dim = c(2L, 2L), dimnames = list(c("R3", ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3L, -7L, 3L, 5L), dim = c(2L, 2L)) not equal to structure(c(-3L, -7L, 3L, 5L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -7, 3, 5), dim = c(2L, 2L)) not equal to structure(c(-3, -7, 3, 5), dim = c(2L, 2L), dimnames = list(c("R3", ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-1L, -1L), dim = 1:2) not equal to structure(c(-1L, -1L), dim = 1:2, dimnames = list("R2", c("C1", ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-1, -1), dim = 1:2) not equal to structure(c(-1, -1), dim = 1:2, dimnames = list("R2", c("C1", ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-1, -1), dim = 1:2) not equal to structure(c(-1L, -1L), dim = 1:2, dimnames = list("R2", c("C1", ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-1, -1), dim = 1:2) not equal to structure(c(-1, -1), dim = 1:2, dimnames = list("R2", c("C1", ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-1, -1), dim = 1:2) not equal to structure(c(-1L, -1L), dim = 1:2, dimnames = list("R2", c("C1", ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-1, -1), dim = 1:2) not equal to structure(c(-1, -1), dim = 1:2, dimnames = list("R2", c("C1", ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-1L, -1L), dim = 1:2) not equal to structure(c(-1L, -1L), dim = 1:2, dimnames = list("R2", c("C1", ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-1, -1), dim = 1:2) not equal to structure(c(-1, -1), dim = 1:2, dimnames = list("R2", c("C1", ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-1L, -1L), dim = 1:2) not equal to structure(c(-1L, -1L), dim = 1:2, dimnames = list("R2", c("C1", ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-1, -1), dim = 1:2) not equal to structure(c(-1, -1), dim = 1:2, dimnames = list("R2", c("C1", ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-1L, -1L), dim = 1:2) not equal to structure(c(-1L, -1L), dim = 1:2, dimnames = list("R2", c("C1", ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-1, -1), dim = 1:2) not equal to structure(c(-1, -1), dim = 1:2, dimnames = list("R2", c("C1", ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-1L, -1L), dim = 1:2) not equal to structure(c(-1L, -1L), dim = 1:2, dimnames = list("R2", c("C1", ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-1, -1), dim = 1:2) not equal to structure(c(-1, -1), dim = 1:2, dimnames = list("R2", c("C1", ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-1L, -1L), dim = 1:2) not equal to structure(c(-1L, -1L), dim = 1:2, dimnames = list("R2", c("C1", ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-1, -1), dim = 1:2) not equal to structure(c(-1, -1), dim = 1:2, dimnames = list("R2", c("C1", ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-1L, -1L), dim = 1:2) not equal to structure(c(-1L, -1L), dim = 1:2, dimnames = list("R2", c("C1", ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-1, -1), dim = 1:2) not equal to structure(c(-1, -1), dim = 1:2, dimnames = list("R2", c("C1", ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-1L, -1L), dim = 1:2) not equal to structure(c(-1L, -1L), dim = 1:2, dimnames = list("R2", c("C1", ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-1, -1), dim = 1:2) not equal to structure(c(-1, -1), dim = 1:2, dimnames = list("R2", c("C1", ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-1L, -1L), dim = 1:2) not equal to structure(c(-1L, -1L), dim = 1:2, dimnames = list("R2", c("C1", ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-1, -1), dim = 1:2) not equal to structure(c(-1, -1), dim = 1:2, dimnames = list("R2", c("C1", ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-1L, -1L), dim = 1:2) not equal to structure(c(-1L, -1L), dim = 1:2, dimnames = list("R2", c("C1", ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-1, -1), dim = 1:2) not equal to structure(c(-1, -1), dim = 1:2, dimnames = list("R2", c("C1", ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0.5, 0.5) not equal to c(C1 = 0.5, C3 = 0.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0.5, 0.5) not equal to c(C1 = 0.5, C3 = 0.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, 0) not equal to c(C1 = 0, C3 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0.5, 0.5) not equal to c(C1 = 0.5, C3 = 0.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0.5, 0.5) not equal to c(C1 = 0.5, C3 = 0.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, 0) not equal to c(C1 = 0, C3 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0.5, 0.5) not equal to c(C1 = 0.5, C3 = 0.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0.5, 0.5) not equal to c(C1 = 0.5, C3 = 0.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, 0) not equal to c(C1 = 0, C3 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0.5, 0.5) not equal to c(C1 = 0.5, C3 = 0.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0.5, 0.5) not equal to c(C1 = 0.5, C3 = 0.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, 0) not equal to c(C1 = 0, C3 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0.5, 0.5) not equal to c(C1 = 0.5, C3 = 0.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0.5, 0.5) not equal to c(C1 = 0.5, C3 = 0.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, 0) not equal to c(C1 = 0, C3 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0.5, 0.5) not equal to c(C1 = 0.5, C3 = 0.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0.5, 0.5) not equal to c(C1 = 0.5, C3 = 0.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, 0) not equal to c(C1 = 0, C3 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0.5, 0.5) not equal to c(C1 = 0.5, C3 = 0.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0.5, 0.5) not equal to c(C1 = 0.5, C3 = 0.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, 0) not equal to c(C1 = 0, C3 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0.5, 0.5) not equal to c(C1 = 0.5, C3 = 0.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0.5, 0.5) not equal to c(C1 = 0.5, C3 = 0.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, 0) not equal to c(C1 = 0, C3 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0.5, 0.5) not equal to c(C1 = 0.5, C3 = 0.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0.5, 0.5) not equal to c(C1 = 0.5, C3 = 0.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, 0) not equal to c(C1 = 0, C3 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0.5, 0.5) not equal to c(C1 = 0.5, C3 = 0.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0.5, 0.5) not equal to c(C1 = 0.5, C3 = 0.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, 0) not equal to c(C1 = 0, C3 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0.5, 0.5) not equal to c(C1 = 0.5, C3 = 0.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0.5, 0.5) not equal to c(C1 = 0.5, C3 = 0.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, 0) not equal to c(C1 = 0, C3 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0.5, 0.5) not equal to c(C1 = 0.5, C3 = 0.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0.5, 0.5) not equal to c(C1 = 0.5, C3 = 0.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, 0) not equal to c(C1 = 0, C3 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1.4826, 1.4826, 1.4826, 1.4826) not equal to c(C1 = 1.4826, C2 = 1.4826, C3 = 1.4826, C4 = 1.4826).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0 not equal to c(C1 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1.4826, 1.4826, 1.4826, 1.4826) not equal to c(C1 = 1.4826, C2 = 1.4826, C3 = 1.4826, C4 = 1.4826).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0 not equal to c(C1 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1.4826, 1.4826, 1.4826, 1.4826) not equal to c(C1 = 1.4826, C2 = 1.4826, C3 = 1.4826, C4 = 1.4826).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0 not equal to c(C1 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1.4826, 1.4826, 1.4826, 1.4826) not equal to c(C1 = 1.4826, C2 = 1.4826, C3 = 1.4826, C4 = 1.4826).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0 not equal to c(C1 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1.4826, 1.4826, 1.4826, 1.4826) not equal to c(C1 = 1.4826, C2 = 1.4826, C3 = 1.4826, C4 = 1.4826).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0 not equal to c(C1 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1.4826, 1.4826, 1.4826, 1.4826) not equal to c(C1 = 1.4826, C2 = 1.4826, C3 = 1.4826, C4 = 1.4826).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0 not equal to c(C1 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1.4826, 1.4826, 1.4826, 1.4826) not equal to c(C1 = 1.4826, C2 = 1.4826, C3 = 1.4826, C4 = 1.4826).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0 not equal to c(C1 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1.4826, 1.4826, 1.4826, 1.4826) not equal to c(C1 = 1.4826, C2 = 1.4826, C3 = 1.4826, C4 = 1.4826).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0 not equal to c(C1 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1.4826, 1.4826, 1.4826, 1.4826) not equal to c(C1 = 1.4826, C2 = 1.4826, C3 = 1.4826, C4 = 1.4826).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0 not equal to c(C1 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1.4826, 1.4826, 1.4826, 1.4826) not equal to c(C1 = 1.4826, C2 = 1.4826, C3 = 1.4826, C4 = 1.4826).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0 not equal to c(C1 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1.4826, 1.4826, 1.4826, 1.4826) not equal to c(C1 = 1.4826, C2 = 1.4826, C3 = 1.4826, C4 = 1.4826).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0 not equal to c(C1 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1.4826, 1.4826, 1.4826, 1.4826) not equal to c(C1 = 1.4826, C2 = 1.4826, C3 = 1.4826, C4 = 1.4826).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0 not equal to c(C1 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1.4826, 1.4826, 1.4826, 1.4826) not equal to c(C1 = 1.4826, C2 = 1.4826, C3 = 1.4826, C4 = 1.4826).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0 not equal to c(C1 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1.4826, 1.4826, 1.4826, 1.4826) not equal to c(C1 = 1.4826, C2 = 1.4826, C3 = 1.4826, C4 = 1.4826).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0 not equal to c(C1 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1.4826, 1.4826, 1.4826, 1.4826) not equal to c(C1 = 1.4826, C2 = 1.4826, C3 = 1.4826, C4 = 1.4826).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0 not equal to c(C1 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1.4826, 1.4826, 1.4826, 1.4826) not equal to c(C1 = 1.4826, C2 = 1.4826, C3 = 1.4826, C4 = 1.4826).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0 not equal to c(C1 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1.4826, 1.4826, 1.4826, 1.4826) not equal to c(C1 = 1.4826, C2 = 1.4826, C3 = 1.4826, C4 = 1.4826).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0 not equal to c(C1 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1.4826, 1.4826, 1.4826, 1.4826) not equal to c(C1 = 1.4826, C2 = 1.4826, C3 = 1.4826, C4 = 1.4826).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0 not equal to c(C1 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1.4826, 1.4826, 1.4826, 1.4826) not equal to c(C1 = 1.4826, C2 = 1.4826, C3 = 1.4826, C4 = 1.4826).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0 not equal to c(C1 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1.4826, 1.4826, 1.4826, 1.4826) not equal to c(C1 = 1.4826, C2 = 1.4826, C3 = 1.4826, C4 = 1.4826).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0 not equal to c(C1 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1.4826, 1.4826, 1.4826, 1.4826) not equal to c(C1 = 1.4826, C2 = 1.4826, C3 = 1.4826, C4 = 1.4826).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0 not equal to c(C1 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1.4826, 1.4826, 1.4826, 1.4826) not equal to c(C1 = 1.4826, C2 = 1.4826, C3 = 1.4826, C4 = 1.4826).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0 not equal to c(C1 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1.4826, 1.4826, 1.4826, 1.4826) not equal to c(C1 = 1.4826, C2 = 1.4826, C3 = 1.4826, C4 = 1.4826).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0 not equal to c(C1 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1.4826, 1.4826, 1.4826, 1.4826) not equal to c(C1 = 1.4826, C2 = 1.4826, C3 = 1.4826, C4 = 1.4826).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0 not equal to c(C1 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-3L, 0L, 3L, 6L) not equal to c(C1 = -3L, C2 = 0L, C3 = 3L, C4 = 6L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5L not equal to c(C1 = -5L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-3, 0, 3, 6) not equal to c(C1 = -3, C2 = 0, C3 = 3, C4 = 6).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-3, 0, 3, 6) not equal to c(C1 = -3L, C2 = 0L, C3 = 3L, C4 = 6L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-3, 0, 3, 6) not equal to c(C1 = -3, C2 = 0, C3 = 3, C4 = 6).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-3, 0, 3, 6) not equal to c(C1 = -3L, C2 = 0L, C3 = 3L, C4 = 6L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-3, 0, 3, 6) not equal to c(C1 = -3, C2 = 0, C3 = 3, C4 = 6).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-3L, 0L, 3L, 6L) not equal to c(C1 = -3L, C2 = 0L, C3 = 3L, C4 = 6L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5L not equal to c(C1 = -5L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-3, 0, 3, 6) not equal to c(C1 = -3, C2 = 0, C3 = 3, C4 = 6).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-3L, 0L, 3L, 6L) not equal to c(C1 = -3L, C2 = 0L, C3 = 3L, C4 = 6L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5L not equal to c(C1 = -5L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-3, 0, 3, 6) not equal to c(C1 = -3, C2 = 0, C3 = 3, C4 = 6).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-3L, 0L, 3L, 6L) not equal to c(C1 = -3L, C2 = 0L, C3 = 3L, C4 = 6L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5L not equal to c(C1 = -5L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-3, 0, 3, 6) not equal to c(C1 = -3, C2 = 0, C3 = 3, C4 = 6).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-3L, 0L, 3L, 6L) not equal to c(C1 = -3L, C2 = 0L, C3 = 3L, C4 = 6L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5L not equal to c(C1 = -5L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-3, 0, 3, 6) not equal to c(C1 = -3, C2 = 0, C3 = 3, C4 = 6).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-3L, 0L, 3L, 6L) not equal to c(C1 = -3L, C2 = 0L, C3 = 3L, C4 = 6L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5L not equal to c(C1 = -5L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-3, 0, 3, 6) not equal to c(C1 = -3, C2 = 0, C3 = 3, C4 = 6).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-3L, 0L, 3L, 6L) not equal to c(C1 = -3L, C2 = 0L, C3 = 3L, C4 = 6L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5L not equal to c(C1 = -5L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-3, 0, 3, 6) not equal to c(C1 = -3, C2 = 0, C3 = 3, C4 = 6).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-3L, 0L, 3L, 6L) not equal to c(C1 = -3L, C2 = 0L, C3 = 3L, C4 = 6L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5L not equal to c(C1 = -5L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-3, 0, 3, 6) not equal to c(C1 = -3, C2 = 0, C3 = 3, C4 = 6).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-3L, 0L, 3L, 6L) not equal to c(C1 = -3L, C2 = 0L, C3 = 3L, C4 = 6L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5L not equal to c(C1 = -5L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-3, 0, 3, 6) not equal to c(C1 = -3, C2 = 0, C3 = 3, C4 = 6).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-3L, 0L, 3L, 6L) not equal to c(C1 = -3L, C2 = 0L, C3 = 3L, C4 = 6L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5L not equal to c(C1 = -5L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-3, 0, 3, 6) not equal to c(C1 = -3, C2 = 0, C3 = 3, C4 = 6).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-4, -1, 2, 5) not equal to c(C1 = -4, C2 = -1, C3 = 2, C4 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-4, -1, 2, 5) not equal to c(C1 = -4, C2 = -1, C3 = 2, C4 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 0.666666666666667, 1, 1) not equal to c(C1 = 1, C2 = 0.666666666666667, C3 = 1, C4 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1 not equal to c(C1 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-4, -1, 2, 5) not equal to c(C1 = -4, C2 = -1, C3 = 2, C4 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-4, -1, 2, 5) not equal to c(C1 = -4, C2 = -1, C3 = 2, C4 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 0.666666666666667, 1, 1) not equal to c(C1 = 1, C2 = 0.666666666666667, C3 = 1, C4 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1 not equal to c(C1 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-4, -1, 2, 5) not equal to c(C1 = -4, C2 = -1, C3 = 2, C4 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-4, -1, 2, 5) not equal to c(C1 = -4, C2 = -1, C3 = 2, C4 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 0.666666666666667, 1, 1) not equal to c(C1 = 1, C2 = 0.666666666666667, C3 = 1, C4 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1 not equal to c(C1 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-4, -1, 2, 5) not equal to c(C1 = -4, C2 = -1, C3 = 2, C4 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-4, -1, 2, 5) not equal to c(C1 = -4, C2 = -1, C3 = 2, C4 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 0.666666666666667, 1, 1) not equal to c(C1 = 1, C2 = 0.666666666666667, C3 = 1, C4 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1 not equal to c(C1 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-4, -1, 2, 5) not equal to c(C1 = -4, C2 = -1, C3 = 2, C4 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-4, -1, 2, 5) not equal to c(C1 = -4, C2 = -1, C3 = 2, C4 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 0.666666666666667, 1, 1) not equal to c(C1 = 1, C2 = 0.666666666666667, C3 = 1, C4 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1 not equal to c(C1 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-4, -1, 2, 5) not equal to c(C1 = -4, C2 = -1, C3 = 2, C4 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-4, -1, 2, 5) not equal to c(C1 = -4, C2 = -1, C3 = 2, C4 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 0.666666666666667, 1, 1) not equal to c(C1 = 1, C2 = 0.666666666666667, C3 = 1, C4 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1 not equal to c(C1 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-4, -1, 2, 5) not equal to c(C1 = -4, C2 = -1, C3 = 2, C4 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-4, -1, 2, 5) not equal to c(C1 = -4, C2 = -1, C3 = 2, C4 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 0.666666666666667, 1, 1) not equal to c(C1 = 1, C2 = 0.666666666666667, C3 = 1, C4 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1 not equal to c(C1 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-4, -1, 2, 5) not equal to c(C1 = -4, C2 = -1, C3 = 2, C4 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-4, -1, 2, 5) not equal to c(C1 = -4, C2 = -1, C3 = 2, C4 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 0.666666666666667, 1, 1) not equal to c(C1 = 1, C2 = 0.666666666666667, C3 = 1, C4 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1 not equal to c(C1 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-4, -1, 2, 5) not equal to c(C1 = -4, C2 = -1, C3 = 2, C4 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-4, -1, 2, 5) not equal to c(C1 = -4, C2 = -1, C3 = 2, C4 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 0.666666666666667, 1, 1) not equal to c(C1 = 1, C2 = 0.666666666666667, C3 = 1, C4 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1 not equal to c(C1 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-4, -1, 2, 5) not equal to c(C1 = -4, C2 = -1, C3 = 2, C4 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-4, -1, 2, 5) not equal to c(C1 = -4, C2 = -1, C3 = 2, C4 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 0.666666666666667, 1, 1) not equal to c(C1 = 1, C2 = 0.666666666666667, C3 = 1, C4 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1 not equal to c(C1 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-4, -1, 2, 5) not equal to c(C1 = -4, C2 = -1, C3 = 2, C4 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-4, -1, 2, 5) not equal to c(C1 = -4, C2 = -1, C3 = 2, C4 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 0.666666666666667, 1, 1) not equal to c(C1 = 1, C2 = 0.666666666666667, C3 = 1, C4 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1 not equal to c(C1 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-4, -1, 2, 5) not equal to c(C1 = -4, C2 = -1, C3 = 2, C4 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-4, -1, 2, 5) not equal to c(C1 = -4, C2 = -1, C3 = 2, C4 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 0.666666666666667, 1, 1) not equal to c(C1 = 1, C2 = 0.666666666666667, C3 = 1, C4 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1 not equal to c(C1 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-3.5, 2.5) not equal to c(C1 = -3.5, C3 = 2.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-3.5, 2.5) not equal to c(C1 = -3.5, C3 = 2.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(1, 1) not equal to c(C1 = 1, C3 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-3.5, 2.5) not equal to c(C1 = -3.5, C3 = 2.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-3.5, 2.5) not equal to c(C1 = -3.5, C3 = 2.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(1, 1) not equal to c(C1 = 1, C3 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-3.5, 2.5) not equal to c(C1 = -3.5, C3 = 2.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-3.5, 2.5) not equal to c(C1 = -3.5, C3 = 2.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(1, 1) not equal to c(C1 = 1, C3 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-3.5, 2.5) not equal to c(C1 = -3.5, C3 = 2.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-3.5, 2.5) not equal to c(C1 = -3.5, C3 = 2.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(1, 1) not equal to c(C1 = 1, C3 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-3.5, 2.5) not equal to c(C1 = -3.5, C3 = 2.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-3.5, 2.5) not equal to c(C1 = -3.5, C3 = 2.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(1, 1) not equal to c(C1 = 1, C3 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-3.5, 2.5) not equal to c(C1 = -3.5, C3 = 2.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-3.5, 2.5) not equal to c(C1 = -3.5, C3 = 2.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(1, 1) not equal to c(C1 = 1, C3 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-3.5, 2.5) not equal to c(C1 = -3.5, C3 = 2.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-3.5, 2.5) not equal to c(C1 = -3.5, C3 = 2.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(1, 1) not equal to c(C1 = 1, C3 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-3.5, 2.5) not equal to c(C1 = -3.5, C3 = 2.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-3.5, 2.5) not equal to c(C1 = -3.5, C3 = 2.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(1, 1) not equal to c(C1 = 1, C3 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-3.5, 2.5) not equal to c(C1 = -3.5, C3 = 2.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-3.5, 2.5) not equal to c(C1 = -3.5, C3 = 2.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(1, 1) not equal to c(C1 = 1, C3 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-3.5, 2.5) not equal to c(C1 = -3.5, C3 = 2.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-3.5, 2.5) not equal to c(C1 = -3.5, C3 = 2.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(1, 1) not equal to c(C1 = 1, C3 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-3.5, 2.5) not equal to c(C1 = -3.5, C3 = 2.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-3.5, 2.5) not equal to c(C1 = -3.5, C3 = 2.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(1, 1) not equal to c(C1 = 1, C3 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-3.5, 2.5) not equal to c(C1 = -3.5, C3 = 2.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-3.5, 2.5) not equal to c(C1 = -3.5, C3 = 2.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(1, 1) not equal to c(C1 = 1, C3 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-4, -1, 2, 5) not equal to c(C1 = -4, C2 = -1, C3 = 2, C4 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-4, -1, 2, 5) not equal to c(C1 = -4, C2 = -1, C3 = 2, C4 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, -Inf, Inf, -Inf) not equal to c(C1 = Inf, C2 = -Inf, C3 = Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-4, -1, 2, 5) not equal to c(C1 = -4, C2 = -1, C3 = 2, C4 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-4, -1, 2, 5) not equal to c(C1 = -4, C2 = -1, C3 = 2, C4 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, -Inf, Inf, -Inf) not equal to c(C1 = Inf, C2 = -Inf, C3 = Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-4, -1, 2, 5) not equal to c(C1 = -4, C2 = -1, C3 = 2, C4 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-4, -1, 2, 5) not equal to c(C1 = -4, C2 = -1, C3 = 2, C4 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, -Inf, Inf, -Inf) not equal to c(C1 = Inf, C2 = -Inf, C3 = Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-4, -1, 2, 5) not equal to c(C1 = -4, C2 = -1, C3 = 2, C4 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-4, -1, 2, 5) not equal to c(C1 = -4, C2 = -1, C3 = 2, C4 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, -Inf, Inf, -Inf) not equal to c(C1 = Inf, C2 = -Inf, C3 = Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-4, -1, 2, 5) not equal to c(C1 = -4, C2 = -1, C3 = 2, C4 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-4, -1, 2, 5) not equal to c(C1 = -4, C2 = -1, C3 = 2, C4 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, -Inf, Inf, -Inf) not equal to c(C1 = Inf, C2 = -Inf, C3 = Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-4, -1, 2, 5) not equal to c(C1 = -4, C2 = -1, C3 = 2, C4 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-4, -1, 2, 5) not equal to c(C1 = -4, C2 = -1, C3 = 2, C4 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, -Inf, Inf, -Inf) not equal to c(C1 = Inf, C2 = -Inf, C3 = Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-4, -1, 2, 5) not equal to c(C1 = -4, C2 = -1, C3 = 2, C4 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-4, -1, 2, 5) not equal to c(C1 = -4, C2 = -1, C3 = 2, C4 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, -Inf, Inf, -Inf) not equal to c(C1 = Inf, C2 = -Inf, C3 = Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-4, -1, 2, 5) not equal to c(C1 = -4, C2 = -1, C3 = 2, C4 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-4, -1, 2, 5) not equal to c(C1 = -4, C2 = -1, C3 = 2, C4 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, -Inf, Inf, -Inf) not equal to c(C1 = Inf, C2 = -Inf, C3 = Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-4, -1, 2, 5) not equal to c(C1 = -4, C2 = -1, C3 = 2, C4 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-4, -1, 2, 5) not equal to c(C1 = -4, C2 = -1, C3 = 2, C4 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, -Inf, Inf, -Inf) not equal to c(C1 = Inf, C2 = -Inf, C3 = Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-4, -1, 2, 5) not equal to c(C1 = -4, C2 = -1, C3 = 2, C4 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-4, -1, 2, 5) not equal to c(C1 = -4, C2 = -1, C3 = 2, C4 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, -Inf, Inf, -Inf) not equal to c(C1 = Inf, C2 = -Inf, C3 = Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-4, -1, 2, 5) not equal to c(C1 = -4, C2 = -1, C3 = 2, C4 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-4, -1, 2, 5) not equal to c(C1 = -4, C2 = -1, C3 = 2, C4 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, -Inf, Inf, -Inf) not equal to c(C1 = Inf, C2 = -Inf, C3 = Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-4, -1, 2, 5) not equal to c(C1 = -4, C2 = -1, C3 = 2, C4 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-4, -1, 2, 5) not equal to c(C1 = -4, C2 = -1, C3 = 2, C4 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, -Inf, Inf, -Inf) not equal to c(C1 = Inf, C2 = -Inf, C3 = Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-5L, -2L, 1L, 4L) not equal to c(C1 = -5L, C2 = -2L, C3 = 1L, C4 = 4L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5L not equal to c(C1 = -5L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-5, -2, 1, 4) not equal to c(C1 = -5, C2 = -2, C3 = 1, C4 = 4).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-5, -2, 1, 4) not equal to c(C1 = -5L, C2 = -2L, C3 = 1L, C4 = 4L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-5, -2, 1, 4) not equal to c(C1 = -5, C2 = -2, C3 = 1, C4 = 4).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-5, -2, 1, 4) not equal to c(C1 = -5L, C2 = -2L, C3 = 1L, C4 = 4L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-5, -2, 1, 4) not equal to c(C1 = -5, C2 = -2, C3 = 1, C4 = 4).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-5L, -2L, 1L, 4L) not equal to c(C1 = -5L, C2 = -2L, C3 = 1L, C4 = 4L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5L not equal to c(C1 = -5L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-5, -2, 1, 4) not equal to c(C1 = -5, C2 = -2, C3 = 1, C4 = 4).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-5L, -2L, 1L, 4L) not equal to c(C1 = -5L, C2 = -2L, C3 = 1L, C4 = 4L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5L not equal to c(C1 = -5L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-5, -2, 1, 4) not equal to c(C1 = -5, C2 = -2, C3 = 1, C4 = 4).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-5L, -2L, 1L, 4L) not equal to c(C1 = -5L, C2 = -2L, C3 = 1L, C4 = 4L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5L not equal to c(C1 = -5L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-5, -2, 1, 4) not equal to c(C1 = -5, C2 = -2, C3 = 1, C4 = 4).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-5L, -2L, 1L, 4L) not equal to c(C1 = -5L, C2 = -2L, C3 = 1L, C4 = 4L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5L not equal to c(C1 = -5L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-5, -2, 1, 4) not equal to c(C1 = -5, C2 = -2, C3 = 1, C4 = 4).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-5L, -2L, 1L, 4L) not equal to c(C1 = -5L, C2 = -2L, C3 = 1L, C4 = 4L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5L not equal to c(C1 = -5L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-5, -2, 1, 4) not equal to c(C1 = -5, C2 = -2, C3 = 1, C4 = 4).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-5L, -2L, 1L, 4L) not equal to c(C1 = -5L, C2 = -2L, C3 = 1L, C4 = 4L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5L not equal to c(C1 = -5L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-5, -2, 1, 4) not equal to c(C1 = -5, C2 = -2, C3 = 1, C4 = 4).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-5L, -2L, 1L, 4L) not equal to c(C1 = -5L, C2 = -2L, C3 = 1L, C4 = 4L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5L not equal to c(C1 = -5L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-5, -2, 1, 4) not equal to c(C1 = -5, C2 = -2, C3 = 1, C4 = 4).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-5L, -2L, 1L, 4L) not equal to c(C1 = -5L, C2 = -2L, C3 = 1L, C4 = 4L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5L not equal to c(C1 = -5L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-5, -2, 1, 4) not equal to c(C1 = -5, C2 = -2, C3 = 1, C4 = 4).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-5L, -2L, 1L, 4L) not equal to c(C1 = -5L, C2 = -2L, C3 = 1L, C4 = 4L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5L not equal to c(C1 = -5L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_integer_, C2 = NA_integer_, C3 = NA_integer_, C4 = NA_integer_...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-5, -2, 1, 4) not equal to c(C1 = -5, C2 = -2, C3 = 1, C4 = 4).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-60, 0, 6, 120) not equal to c(C1 = -60, C2 = 0, C3 = 6, C4 = 120).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-60, 0, 6, 120) not equal to c(C1 = -60, C2 = 0, C3 = 6, C4 = 120).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, Inf, -Inf, Inf) not equal to c(C1 = -Inf, C2 = Inf, C3 = -Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NaN, NA, NaN) not equal to c(C1 = NA, C2 = NaN, C3 = NA, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 0, 1, 1) not equal to c(C1 = 1, C2 = 0, C3 = 1, C4 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1 not equal to c(C1 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-60, 0, 6, 120) not equal to c(C1 = -60, C2 = 0, C3 = 6, C4 = 120).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-60, 0, 6, 120) not equal to c(C1 = -60, C2 = 0, C3 = 6, C4 = 120).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, Inf, -Inf, Inf) not equal to c(C1 = -Inf, C2 = Inf, C3 = -Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NaN, NA, NaN) not equal to c(C1 = NA, C2 = NaN, C3 = NA, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 0, 1, 1) not equal to c(C1 = 1, C2 = 0, C3 = 1, C4 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1 not equal to c(C1 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-60, 0, 6, 120) not equal to c(C1 = -60, C2 = 0, C3 = 6, C4 = 120).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-60, 0, 6, 120) not equal to c(C1 = -60, C2 = 0, C3 = 6, C4 = 120).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, Inf, -Inf, Inf) not equal to c(C1 = -Inf, C2 = Inf, C3 = -Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA, C2 = NaN, C3 = NA, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 0, 1, 1) not equal to c(C1 = 1, C2 = 0, C3 = 1, C4 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1 not equal to c(C1 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-60, 0, 6, 120) not equal to c(C1 = -60, C2 = 0, C3 = 6, C4 = 120).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-60, 0, 6, 120) not equal to c(C1 = -60, C2 = 0, C3 = 6, C4 = 120).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, Inf, -Inf, Inf) not equal to c(C1 = -Inf, C2 = Inf, C3 = -Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NaN, NA, NaN) not equal to c(C1 = NA, C2 = NaN, C3 = NA, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 0, 1, 1) not equal to c(C1 = 1, C2 = 0, C3 = 1, C4 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1 not equal to c(C1 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-60, 0, 6, 120) not equal to c(C1 = -60, C2 = 0, C3 = 6, C4 = 120).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-60, 0, 6, 120) not equal to c(C1 = -60, C2 = 0, C3 = 6, C4 = 120).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, Inf, -Inf, Inf) not equal to c(C1 = -Inf, C2 = Inf, C3 = -Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NaN, NA, NaN) not equal to c(C1 = NA, C2 = NaN, C3 = NA, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 0, 1, 1) not equal to c(C1 = 1, C2 = 0, C3 = 1, C4 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1 not equal to c(C1 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-60, 0, 6, 120) not equal to c(C1 = -60, C2 = 0, C3 = 6, C4 = 120).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-60, 0, 6, 120) not equal to c(C1 = -60, C2 = 0, C3 = 6, C4 = 120).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, Inf, -Inf, Inf) not equal to c(C1 = -Inf, C2 = Inf, C3 = -Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NaN, NA, NaN) not equal to c(C1 = NA, C2 = NaN, C3 = NA, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 0, 1, 1) not equal to c(C1 = 1, C2 = 0, C3 = 1, C4 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1 not equal to c(C1 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-60, 0, 6, 120) not equal to c(C1 = -60, C2 = 0, C3 = 6, C4 = 120).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-60, 0, 6, 120) not equal to c(C1 = -60, C2 = 0, C3 = 6, C4 = 120).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, Inf, -Inf, Inf) not equal to c(C1 = -Inf, C2 = Inf, C3 = -Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NaN, NA, NaN) not equal to c(C1 = NA, C2 = NaN, C3 = NA, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 0, 1, 1) not equal to c(C1 = 1, C2 = 0, C3 = 1, C4 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1 not equal to c(C1 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-60, 0, 6, 120) not equal to c(C1 = -60, C2 = 0, C3 = 6, C4 = 120).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-60, 0, 6, 120) not equal to c(C1 = -60, C2 = 0, C3 = 6, C4 = 120).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, Inf, -Inf, Inf) not equal to c(C1 = -Inf, C2 = Inf, C3 = -Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NaN, NA, NaN) not equal to c(C1 = NA, C2 = NaN, C3 = NA, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 0, 1, 1) not equal to c(C1 = 1, C2 = 0, C3 = 1, C4 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1 not equal to c(C1 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-60, 0, 6, 120) not equal to c(C1 = -60, C2 = 0, C3 = 6, C4 = 120).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-60, 0, 6, 120) not equal to c(C1 = -60, C2 = 0, C3 = 6, C4 = 120).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, Inf, -Inf, Inf) not equal to c(C1 = -Inf, C2 = Inf, C3 = -Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NaN, NA, NaN) not equal to c(C1 = NA, C2 = NaN, C3 = NA, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 0, 1, 1) not equal to c(C1 = 1, C2 = 0, C3 = 1, C4 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1 not equal to c(C1 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-60, 0, 6, 120) not equal to c(C1 = -60, C2 = 0, C3 = 6, C4 = 120).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-60, 0, 6, 120) not equal to c(C1 = -60, C2 = 0, C3 = 6, C4 = 120).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, Inf, -Inf, Inf) not equal to c(C1 = -Inf, C2 = Inf, C3 = -Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NaN, NA, NaN) not equal to c(C1 = NA, C2 = NaN, C3 = NA, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 0, 1, 1) not equal to c(C1 = 1, C2 = 0, C3 = 1, C4 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1 not equal to c(C1 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-60, 0, 6, 120) not equal to c(C1 = -60, C2 = 0, C3 = 6, C4 = 120).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-60, 0, 6, 120) not equal to c(C1 = -60, C2 = 0, C3 = 6, C4 = 120).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, Inf, -Inf, Inf) not equal to c(C1 = -Inf, C2 = Inf, C3 = -Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NaN, NA, NaN) not equal to c(C1 = NA, C2 = NaN, C3 = NA, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 0, 1, 1) not equal to c(C1 = 1, C2 = 0, C3 = 1, C4 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1 not equal to c(C1 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-60, 0, 6, 120) not equal to c(C1 = -60, C2 = 0, C3 = 6, C4 = 120).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-60, 0, 6, 120) not equal to c(C1 = -60, C2 = 0, C3 = 6, C4 = 120).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, Inf, -Inf, Inf) not equal to c(C1 = -Inf, C2 = Inf, C3 = -Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NaN, NA, NaN) not equal to c(C1 = NA, C2 = NaN, C3 = NA, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 0, 1, 1) not equal to c(C1 = 1, C2 = 0, C3 = 1, C4 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1 not equal to c(C1 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(12, 6) not equal to c(C1 = 12, C3 = 6).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(12, 6) not equal to c(C1 = 12, C3 = 6).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(1, 1) not equal to c(C1 = 1, C3 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(12, 6) not equal to c(C1 = 12, C3 = 6).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(12, 6) not equal to c(C1 = 12, C3 = 6).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(1, 1) not equal to c(C1 = 1, C3 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(12, 6) not equal to c(C1 = 12, C3 = 6).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(12, 6) not equal to c(C1 = 12, C3 = 6).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(1, 1) not equal to c(C1 = 1, C3 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(12, 6) not equal to c(C1 = 12, C3 = 6).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(12, 6) not equal to c(C1 = 12, C3 = 6).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(1, 1) not equal to c(C1 = 1, C3 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(12, 6) not equal to c(C1 = 12, C3 = 6).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(12, 6) not equal to c(C1 = 12, C3 = 6).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(1, 1) not equal to c(C1 = 1, C3 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(12, 6) not equal to c(C1 = 12, C3 = 6).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(12, 6) not equal to c(C1 = 12, C3 = 6).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(1, 1) not equal to c(C1 = 1, C3 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(12, 6) not equal to c(C1 = 12, C3 = 6).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(12, 6) not equal to c(C1 = 12, C3 = 6).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(1, 1) not equal to c(C1 = 1, C3 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(12, 6) not equal to c(C1 = 12, C3 = 6).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(12, 6) not equal to c(C1 = 12, C3 = 6).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(1, 1) not equal to c(C1 = 1, C3 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(12, 6) not equal to c(C1 = 12, C3 = 6).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(12, 6) not equal to c(C1 = 12, C3 = 6).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(1, 1) not equal to c(C1 = 1, C3 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(12, 6) not equal to c(C1 = 12, C3 = 6).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(12, 6) not equal to c(C1 = 12, C3 = 6).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(1, 1) not equal to c(C1 = 1, C3 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(12, 6) not equal to c(C1 = 12, C3 = 6).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(12, 6) not equal to c(C1 = 12, C3 = 6).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(1, 1) not equal to c(C1 = 1, C3 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(12, 6) not equal to c(C1 = 12, C3 = 6).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(12, 6) not equal to c(C1 = 12, C3 = 6).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(1, 1) not equal to c(C1 = 1, C3 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -2L, 1L, 4L, -3L, 0L, 3L, 6L), dim = c(4L, 2L...) not equal to structure(c(-5L, -2L, 1L, 4L, -3L, 0L, 3L, 6L), dim = c(4L, 2L...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -5L), dim = 1:2) not equal to structure(c(-5L, -5L), dim = 1:2, dimnames = list("C1", NULL)).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -2, 1, 4, -3, 0, 3, 6), dim = c(4L, 2L)) not equal to structure(c(-5, -2, 1, 4, -3, 0, 3, 6), dim = c(4L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -5), dim = 1:2) not equal to structure(c(-5, -5), dim = 1:2, dimnames = list("C1", NULL)).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN), dim = c(4L, ...) not equal to structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN), dim = c(4L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf), dim = c(4L, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf), dim = c(4L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf), dim = c(4L, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf), dim = c(4L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, Inf, Inf, Inf, Inf), dim = c(4L, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, Inf, Inf, Inf, Inf), dim = c(4L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -2, 1, 4, -3, 0, 3, 6), dim = c(4L, 2L)) not equal to structure(c(-5L, -2L, 1L, 4L, -3L, 0L, 3L, 6L), dim = c(4L, 2L...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -5), dim = 1:2) not equal to structure(c(-5L, -5L), dim = 1:2, dimnames = list("C1", NULL)).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -2, 1, 4, -3, 0, 3, 6), dim = c(4L, 2L)) not equal to structure(c(-5, -2, 1, 4, -3, 0, 3, 6), dim = c(4L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -5), dim = 1:2) not equal to structure(c(-5, -5), dim = 1:2, dimnames = list("C1", NULL)).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN), dim = c(4L, ...) not equal to structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN), dim = c(4L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf), dim = c(4L, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf), dim = c(4L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf), dim = c(4L, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf), dim = c(4L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, Inf, Inf, Inf, Inf), dim = c(4L, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, Inf, Inf, Inf, Inf), dim = c(4L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -2, 1, 4, -3, 0, 3, 6), dim = c(4L, 2L)) not equal to structure(c(-5L, -2L, 1L, 4L, -3L, 0L, 3L, 6L), dim = c(4L, 2L...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -5), dim = 1:2) not equal to structure(c(-5L, -5L), dim = 1:2, dimnames = list("C1", NULL)).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -2, 1, 4, -3, 0, 3, 6), dim = c(4L, 2L)) not equal to structure(c(-5, -2, 1, 4, -3, 0, 3, 6), dim = c(4L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -5), dim = 1:2) not equal to structure(c(-5, -5), dim = 1:2, dimnames = list("C1", NULL)).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN), dim = c(4L, ...) not equal to structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN), dim = c(4L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf), dim = c(4L, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf), dim = c(4L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf), dim = c(4L, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf), dim = c(4L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, Inf, Inf, Inf, Inf), dim = c(4L, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, Inf, Inf, Inf, Inf), dim = c(4L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -2L, 1L, 4L, -3L, 0L, 3L, 6L), dim = c(4L, 2L...) not equal to structure(c(-5L, -2L, 1L, 4L, -3L, 0L, 3L, 6L), dim = c(4L, 2L...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -5L), dim = 1:2) not equal to structure(c(-5L, -5L), dim = 1:2, dimnames = list("C1", NULL)).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -2, 1, 4, -3, 0, 3, 6), dim = c(4L, 2L)) not equal to structure(c(-5, -2, 1, 4, -3, 0, 3, 6), dim = c(4L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -5), dim = 1:2) not equal to structure(c(-5, -5), dim = 1:2, dimnames = list("C1", NULL)).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN), dim = c(4L, ...) not equal to structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN), dim = c(4L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf), dim = c(4L, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf), dim = c(4L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf), dim = c(4L, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf), dim = c(4L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, Inf, Inf, Inf, Inf), dim = c(4L, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, Inf, Inf, Inf, Inf), dim = c(4L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -2L, 1L, 4L, -3L, 0L, 3L, 6L), dim = c(4L, 2L...) not equal to structure(c(-5L, -2L, 1L, 4L, -3L, 0L, 3L, 6L), dim = c(4L, 2L...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -5L), dim = 1:2) not equal to structure(c(-5L, -5L), dim = 1:2, dimnames = list("C1", NULL)).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -2, 1, 4, -3, 0, 3, 6), dim = c(4L, 2L)) not equal to structure(c(-5, -2, 1, 4, -3, 0, 3, 6), dim = c(4L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -5), dim = 1:2) not equal to structure(c(-5, -5), dim = 1:2, dimnames = list("C1", NULL)).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN), dim = c(4L, ...) not equal to structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN), dim = c(4L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf), dim = c(4L, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf), dim = c(4L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf), dim = c(4L, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf), dim = c(4L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, Inf, Inf, Inf, Inf), dim = c(4L, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, Inf, Inf, Inf, Inf), dim = c(4L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -2L, 1L, 4L, -3L, 0L, 3L, 6L), dim = c(4L, 2L...) not equal to structure(c(-5L, -2L, 1L, 4L, -3L, 0L, 3L, 6L), dim = c(4L, 2L...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -5L), dim = 1:2) not equal to structure(c(-5L, -5L), dim = 1:2, dimnames = list("C1", NULL)).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -2, 1, 4, -3, 0, 3, 6), dim = c(4L, 2L)) not equal to structure(c(-5, -2, 1, 4, -3, 0, 3, 6), dim = c(4L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -5), dim = 1:2) not equal to structure(c(-5, -5), dim = 1:2, dimnames = list("C1", NULL)).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN), dim = c(4L, ...) not equal to structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN), dim = c(4L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf), dim = c(4L, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf), dim = c(4L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf), dim = c(4L, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf), dim = c(4L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, Inf, Inf, Inf, Inf), dim = c(4L, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, Inf, Inf, Inf, Inf), dim = c(4L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -2L, 1L, 4L, -3L, 0L, 3L, 6L), dim = c(4L, 2L...) not equal to structure(c(-5L, -2L, 1L, 4L, -3L, 0L, 3L, 6L), dim = c(4L, 2L...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -5L), dim = 1:2) not equal to structure(c(-5L, -5L), dim = 1:2, dimnames = list("C1", NULL)).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -2, 1, 4, -3, 0, 3, 6), dim = c(4L, 2L)) not equal to structure(c(-5, -2, 1, 4, -3, 0, 3, 6), dim = c(4L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -5), dim = 1:2) not equal to structure(c(-5, -5), dim = 1:2, dimnames = list("C1", NULL)).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN), dim = c(4L, ...) not equal to structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN), dim = c(4L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf), dim = c(4L, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf), dim = c(4L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf), dim = c(4L, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf), dim = c(4L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, Inf, Inf, Inf, Inf), dim = c(4L, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, Inf, Inf, Inf, Inf), dim = c(4L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -2L, 1L, 4L, -3L, 0L, 3L, 6L), dim = c(4L, 2L...) not equal to structure(c(-5L, -2L, 1L, 4L, -3L, 0L, 3L, 6L), dim = c(4L, 2L...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -5L), dim = 1:2) not equal to structure(c(-5L, -5L), dim = 1:2, dimnames = list("C1", NULL)).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -2, 1, 4, -3, 0, 3, 6), dim = c(4L, 2L)) not equal to structure(c(-5, -2, 1, 4, -3, 0, 3, 6), dim = c(4L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -5), dim = 1:2) not equal to structure(c(-5, -5), dim = 1:2, dimnames = list("C1", NULL)).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN), dim = c(4L, ...) not equal to structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN), dim = c(4L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf), dim = c(4L, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf), dim = c(4L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf), dim = c(4L, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf), dim = c(4L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, Inf, Inf, Inf, Inf), dim = c(4L, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, Inf, Inf, Inf, Inf), dim = c(4L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -2L, 1L, 4L, -3L, 0L, 3L, 6L), dim = c(4L, 2L...) not equal to structure(c(-5L, -2L, 1L, 4L, -3L, 0L, 3L, 6L), dim = c(4L, 2L...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -5L), dim = 1:2) not equal to structure(c(-5L, -5L), dim = 1:2, dimnames = list("C1", NULL)).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -2, 1, 4, -3, 0, 3, 6), dim = c(4L, 2L)) not equal to structure(c(-5, -2, 1, 4, -3, 0, 3, 6), dim = c(4L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -5), dim = 1:2) not equal to structure(c(-5, -5), dim = 1:2, dimnames = list("C1", NULL)).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN), dim = c(4L, ...) not equal to structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN), dim = c(4L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf), dim = c(4L, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf), dim = c(4L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf), dim = c(4L, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf), dim = c(4L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, Inf, Inf, Inf, Inf), dim = c(4L, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, Inf, Inf, Inf, Inf), dim = c(4L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -2L, 1L, 4L, -3L, 0L, 3L, 6L), dim = c(4L, 2L...) not equal to structure(c(-5L, -2L, 1L, 4L, -3L, 0L, 3L, 6L), dim = c(4L, 2L...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -5L), dim = 1:2) not equal to structure(c(-5L, -5L), dim = 1:2, dimnames = list("C1", NULL)).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -2, 1, 4, -3, 0, 3, 6), dim = c(4L, 2L)) not equal to structure(c(-5, -2, 1, 4, -3, 0, 3, 6), dim = c(4L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -5), dim = 1:2) not equal to structure(c(-5, -5), dim = 1:2, dimnames = list("C1", NULL)).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN), dim = c(4L, ...) not equal to structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN), dim = c(4L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf), dim = c(4L, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf), dim = c(4L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf), dim = c(4L, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf), dim = c(4L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, Inf, Inf, Inf, Inf), dim = c(4L, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, Inf, Inf, Inf, Inf), dim = c(4L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -2L, 1L, 4L, -3L, 0L, 3L, 6L), dim = c(4L, 2L...) not equal to structure(c(-5L, -2L, 1L, 4L, -3L, 0L, 3L, 6L), dim = c(4L, 2L...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -5L), dim = 1:2) not equal to structure(c(-5L, -5L), dim = 1:2, dimnames = list("C1", NULL)).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -2, 1, 4, -3, 0, 3, 6), dim = c(4L, 2L)) not equal to structure(c(-5, -2, 1, 4, -3, 0, 3, 6), dim = c(4L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -5), dim = 1:2) not equal to structure(c(-5, -5), dim = 1:2, dimnames = list("C1", NULL)).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN), dim = c(4L, ...) not equal to structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN), dim = c(4L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf), dim = c(4L, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf), dim = c(4L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf), dim = c(4L, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf), dim = c(4L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, Inf, Inf, Inf, Inf), dim = c(4L, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, Inf, Inf, Inf, Inf), dim = c(4L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -2L, 1L, 4L, -3L, 0L, 3L, 6L), dim = c(4L, 2L...) not equal to structure(c(-5L, -2L, 1L, 4L, -3L, 0L, 3L, 6L), dim = c(4L, 2L...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -5L), dim = 1:2) not equal to structure(c(-5L, -5L), dim = 1:2, dimnames = list("C1", NULL)).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -2, 1, 4, -3, 0, 3, 6), dim = c(4L, 2L)) not equal to structure(c(-5, -2, 1, 4, -3, 0, 3, 6), dim = c(4L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -5), dim = 1:2) not equal to structure(c(-5, -5), dim = 1:2, dimnames = list("C1", NULL)).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN), dim = c(4L, ...) not equal to structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN), dim = c(4L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf), dim = c(4L, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf), dim = c(4L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf), dim = c(4L, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf), dim = c(4L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, Inf, Inf, Inf, Inf), dim = c(4L, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, Inf, Inf, Inf, Inf), dim = c(4L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(1L, 1L, 1L, 1L, 2L, 2L, 2L, 2L, 3L, 3L, 3L, 3L), dim = 4:3) not equal to structure(c(1L, 1L, 1L, 1L, 2L, 2L, 2L, 2L, 3L, 3L, 3L, 3L), dim = 4:3, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(1L, dim = c(1L, 1L)) not equal to structure(1L, dim = c(1L, 1L), dimnames = list("C1", "R1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(1L, 1L, 1L, 1L, 2L, 2L, 2L, 2L, 3L, 3L, 3L, 3L), dim = 4:3) not equal to structure(c(1L, 1L, 1L, 1L, 2L, 2L, 2L, 2L, 3L, 3L, 3L, 3L), dim = 4:3, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(1L, dim = c(1L, 1L)) not equal to structure(1L, dim = c(1L, 1L), dimnames = list("C1", "R1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L), dim = 4:3) not equal to structure(c(3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L), dim = 4:3, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L), dim = 4:3) not equal to structure(c(3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L), dim = 4:3, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(3L, 2L, 3L, 2L, 1L, 3L, 1L, 3L, 3L, 2L, 3L, 2L), dim = 4:3) not equal to structure(c(3L, 2L, 3L, 2L, 1L, 3L, 1L, 3L, 3L, 2L, 3L, 2L), dim = 4:3, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(1L, 1L, 1L, 1L, 2L, 2L, 2L, 2L, 3L, 3L, 3L, 3L), dim = 4:3) not equal to structure(c(1L, 1L, 1L, 1L, 2L, 2L, 2L, 2L, 3L, 3L, 3L, 3L), dim = 4:3, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(1L, dim = c(1L, 1L)) not equal to structure(1L, dim = c(1L, 1L), dimnames = list("C1", "R1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(1L, 1L, 1L, 1L, 2L, 2L, 2L, 2L, 3L, 3L, 3L, 3L), dim = 4:3) not equal to structure(c(1L, 1L, 1L, 1L, 2L, 2L, 2L, 2L, 3L, 3L, 3L, 3L), dim = 4:3, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(1L, dim = c(1L, 1L)) not equal to structure(1L, dim = c(1L, 1L), dimnames = list("C1", "R1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L), dim = 4:3) not equal to structure(c(3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L), dim = 4:3, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L), dim = 4:3) not equal to structure(c(3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L), dim = 4:3, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(3L, 2L, 3L, 2L, 1L, 3L, 1L, 3L, 3L, 2L, 3L, 2L), dim = 4:3) not equal to structure(c(3L, 2L, 3L, 2L, 1L, 3L, 1L, 3L, 3L, 2L, 3L, 2L), dim = 4:3, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(1L, 1L, 1L, 1L, 2L, 2L, 2L, 2L, 3L, 3L, 3L, 3L), dim = 4:3) not equal to structure(c(1L, 1L, 1L, 1L, 2L, 2L, 2L, 2L, 3L, 3L, 3L, 3L), dim = 4:3, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(1L, dim = c(1L, 1L)) not equal to structure(1L, dim = c(1L, 1L), dimnames = list("C1", "R1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(1L, 1L, 1L, 1L, 2L, 2L, 2L, 2L, 3L, 3L, 3L, 3L), dim = 4:3) not equal to structure(c(1L, 1L, 1L, 1L, 2L, 2L, 2L, 2L, 3L, 3L, 3L, 3L), dim = 4:3, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(1L, dim = c(1L, 1L)) not equal to structure(1L, dim = c(1L, 1L), dimnames = list("C1", "R1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L), dim = 4:3) not equal to structure(c(3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L), dim = 4:3, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L), dim = 4:3) not equal to structure(c(3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L), dim = 4:3, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(3L, 2L, 3L, 2L, 1L, 3L, 1L, 3L, 3L, 2L, 3L, 2L), dim = 4:3) not equal to structure(c(3L, 2L, 3L, 2L, 1L, 3L, 1L, 3L, 3L, 2L, 3L, 2L), dim = 4:3, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(1L, 1L, 1L, 1L, 2L, 2L, 2L, 2L, 3L, 3L, 3L, 3L), dim = 4:3) not equal to structure(c(1L, 1L, 1L, 1L, 2L, 2L, 2L, 2L, 3L, 3L, 3L, 3L), dim = 4:3, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(1L, dim = c(1L, 1L)) not equal to structure(1L, dim = c(1L, 1L), dimnames = list("C1", "R1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(1L, 1L, 1L, 1L, 2L, 2L, 2L, 2L, 3L, 3L, 3L, 3L), dim = 4:3) not equal to structure(c(1L, 1L, 1L, 1L, 2L, 2L, 2L, 2L, 3L, 3L, 3L, 3L), dim = 4:3, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(1L, dim = c(1L, 1L)) not equal to structure(1L, dim = c(1L, 1L), dimnames = list("C1", "R1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L), dim = 4:3) not equal to structure(c(3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L), dim = 4:3, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L), dim = 4:3) not equal to structure(c(3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L), dim = 4:3, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(3L, 2L, 3L, 2L, 1L, 3L, 1L, 3L, 3L, 2L, 3L, 2L), dim = 4:3) not equal to structure(c(3L, 2L, 3L, 2L, 1L, 3L, 1L, 3L, 3L, 2L, 3L, 2L), dim = 4:3, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(1L, 1L, 1L, 1L, 2L, 2L, 2L, 2L, 3L, 3L, 3L, 3L), dim = 4:3) not equal to structure(c(1L, 1L, 1L, 1L, 2L, 2L, 2L, 2L, 3L, 3L, 3L, 3L), dim = 4:3, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(1L, dim = c(1L, 1L)) not equal to structure(1L, dim = c(1L, 1L), dimnames = list("C1", "R1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(1L, 1L, 1L, 1L, 2L, 2L, 2L, 2L, 3L, 3L, 3L, 3L), dim = 4:3) not equal to structure(c(1L, 1L, 1L, 1L, 2L, 2L, 2L, 2L, 3L, 3L, 3L, 3L), dim = 4:3, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(1L, dim = c(1L, 1L)) not equal to structure(1L, dim = c(1L, 1L), dimnames = list("C1", "R1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L), dim = 4:3) not equal to structure(c(3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L), dim = 4:3, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L), dim = 4:3) not equal to structure(c(3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L), dim = 4:3, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(3L, 2L, 3L, 2L, 1L, 3L, 1L, 3L, 3L, 2L, 3L, 2L), dim = 4:3) not equal to structure(c(3L, 2L, 3L, 2L, 1L, 3L, 1L, 3L, 3L, 2L, 3L, 2L), dim = 4:3, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(1L, 1L, 1L, 1L, 2L, 2L, 2L, 2L, 3L, 3L, 3L, 3L), dim = 4:3) not equal to structure(c(1L, 1L, 1L, 1L, 2L, 2L, 2L, 2L, 3L, 3L, 3L, 3L), dim = 4:3, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(1L, dim = c(1L, 1L)) not equal to structure(1L, dim = c(1L, 1L), dimnames = list("C1", "R1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(1L, 1L, 1L, 1L, 2L, 2L, 2L, 2L, 3L, 3L, 3L, 3L), dim = 4:3) not equal to structure(c(1L, 1L, 1L, 1L, 2L, 2L, 2L, 2L, 3L, 3L, 3L, 3L), dim = 4:3, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(1L, dim = c(1L, 1L)) not equal to structure(1L, dim = c(1L, 1L), dimnames = list("C1", "R1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L), dim = 4:3) not equal to structure(c(3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L), dim = 4:3, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L), dim = 4:3) not equal to structure(c(3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L), dim = 4:3, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(3L, 2L, 3L, 2L, 1L, 3L, 1L, 3L, 3L, 2L, 3L, 2L), dim = 4:3) not equal to structure(c(3L, 2L, 3L, 2L, 1L, 3L, 1L, 3L, 3L, 2L, 3L, 2L), dim = 4:3, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(1L, 1L, 1L, 1L, 2L, 2L, 2L, 2L, 3L, 3L, 3L, 3L), dim = 4:3) not equal to structure(c(1L, 1L, 1L, 1L, 2L, 2L, 2L, 2L, 3L, 3L, 3L, 3L), dim = 4:3, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(1L, dim = c(1L, 1L)) not equal to structure(1L, dim = c(1L, 1L), dimnames = list("C1", "R1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(1L, 1L, 1L, 1L, 2L, 2L, 2L, 2L, 3L, 3L, 3L, 3L), dim = 4:3) not equal to structure(c(1L, 1L, 1L, 1L, 2L, 2L, 2L, 2L, 3L, 3L, 3L, 3L), dim = 4:3, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(1L, dim = c(1L, 1L)) not equal to structure(1L, dim = c(1L, 1L), dimnames = list("C1", "R1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L), dim = 4:3) not equal to structure(c(3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L), dim = 4:3, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L), dim = 4:3) not equal to structure(c(3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L), dim = 4:3, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(3L, 2L, 3L, 2L, 1L, 3L, 1L, 3L, 3L, 2L, 3L, 2L), dim = 4:3) not equal to structure(c(3L, 2L, 3L, 2L, 1L, 3L, 1L, 3L, 3L, 2L, 3L, 2L), dim = 4:3, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(1L, 1L, 1L, 1L, 2L, 2L, 2L, 2L, 3L, 3L, 3L, 3L), dim = 4:3) not equal to structure(c(1L, 1L, 1L, 1L, 2L, 2L, 2L, 2L, 3L, 3L, 3L, 3L), dim = 4:3, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(1L, dim = c(1L, 1L)) not equal to structure(1L, dim = c(1L, 1L), dimnames = list("C1", "R1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(1L, 1L, 1L, 1L, 2L, 2L, 2L, 2L, 3L, 3L, 3L, 3L), dim = 4:3) not equal to structure(c(1L, 1L, 1L, 1L, 2L, 2L, 2L, 2L, 3L, 3L, 3L, 3L), dim = 4:3, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(1L, dim = c(1L, 1L)) not equal to structure(1L, dim = c(1L, 1L), dimnames = list("C1", "R1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L), dim = 4:3) not equal to structure(c(3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L), dim = 4:3, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L), dim = 4:3) not equal to structure(c(3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L), dim = 4:3, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(3L, 2L, 3L, 2L, 1L, 3L, 1L, 3L, 3L, 2L, 3L, 2L), dim = 4:3) not equal to structure(c(3L, 2L, 3L, 2L, 1L, 3L, 1L, 3L, 3L, 2L, 3L, 2L), dim = 4:3, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(1L, 1L, 1L, 1L, 2L, 2L, 2L, 2L, 3L, 3L, 3L, 3L), dim = 4:3) not equal to structure(c(1L, 1L, 1L, 1L, 2L, 2L, 2L, 2L, 3L, 3L, 3L, 3L), dim = 4:3, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(1L, dim = c(1L, 1L)) not equal to structure(1L, dim = c(1L, 1L), dimnames = list("C1", "R1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(1L, 1L, 1L, 1L, 2L, 2L, 2L, 2L, 3L, 3L, 3L, 3L), dim = 4:3) not equal to structure(c(1L, 1L, 1L, 1L, 2L, 2L, 2L, 2L, 3L, 3L, 3L, 3L), dim = 4:3, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(1L, dim = c(1L, 1L)) not equal to structure(1L, dim = c(1L, 1L), dimnames = list("C1", "R1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L), dim = 4:3) not equal to structure(c(3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L), dim = 4:3, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L), dim = 4:3) not equal to structure(c(3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L), dim = 4:3, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(3L, 2L, 3L, 2L, 1L, 3L, 1L, 3L, 3L, 2L, 3L, 2L), dim = 4:3) not equal to structure(c(3L, 2L, 3L, 2L, 1L, 3L, 1L, 3L, 3L, 2L, 3L, 2L), dim = 4:3, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(1L, 1L, 1L, 1L, 2L, 2L, 2L, 2L, 3L, 3L, 3L, 3L), dim = 4:3) not equal to structure(c(1L, 1L, 1L, 1L, 2L, 2L, 2L, 2L, 3L, 3L, 3L, 3L), dim = 4:3, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(1L, dim = c(1L, 1L)) not equal to structure(1L, dim = c(1L, 1L), dimnames = list("C1", "R1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(1L, 1L, 1L, 1L, 2L, 2L, 2L, 2L, 3L, 3L, 3L, 3L), dim = 4:3) not equal to structure(c(1L, 1L, 1L, 1L, 2L, 2L, 2L, 2L, 3L, 3L, 3L, 3L), dim = 4:3, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(1L, dim = c(1L, 1L)) not equal to structure(1L, dim = c(1L, 1L), dimnames = list("C1", "R1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L), dim = 4:3) not equal to structure(c(3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L), dim = 4:3, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L), dim = 4:3) not equal to structure(c(3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L), dim = 4:3, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(3L, 2L, 3L, 2L, 1L, 3L, 1L, 3L, 3L, 2L, 3L, 2L), dim = 4:3) not equal to structure(c(3L, 2L, 3L, 2L, 1L, 3L, 1L, 3L, 3L, 2L, 3L, 2L), dim = 4:3, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(1L, 1L, 1L, 1L, 2L, 2L, 2L, 2L, 3L, 3L, 3L, 3L), dim = 4:3) not equal to structure(c(1L, 1L, 1L, 1L, 2L, 2L, 2L, 2L, 3L, 3L, 3L, 3L), dim = 4:3, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(1L, dim = c(1L, 1L)) not equal to structure(1L, dim = c(1L, 1L), dimnames = list("C1", "R1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(1L, 1L, 1L, 1L, 2L, 2L, 2L, 2L, 3L, 3L, 3L, 3L), dim = 4:3) not equal to structure(c(1L, 1L, 1L, 1L, 2L, 2L, 2L, 2L, 3L, 3L, 3L, 3L), dim = 4:3, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(1L, dim = c(1L, 1L)) not equal to structure(1L, dim = c(1L, 1L), dimnames = list("C1", "R1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L), dim = 4:3) not equal to structure(c(3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L), dim = 4:3, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L), dim = 4:3) not equal to structure(c(3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L), dim = 4:3, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(3L, 2L, 3L, 2L, 1L, 3L, 1L, 3L, 3L, 2L, 3L, 2L), dim = 4:3) not equal to structure(c(3L, 2L, 3L, 2L, 1L, 3L, 1L, 3L, 3L, 2L, 3L, 2L), dim = 4:3, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(1L, 1L, 1L, 1L, 2L, 2L, 2L, 2L, 3L, 3L, 3L, 3L), dim = 4:3) not equal to structure(c(1L, 1L, 1L, 1L, 2L, 2L, 2L, 2L, 3L, 3L, 3L, 3L), dim = 4:3, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(1L, dim = c(1L, 1L)) not equal to structure(1L, dim = c(1L, 1L), dimnames = list("C1", "R1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(1L, 1L, 1L, 1L, 2L, 2L, 2L, 2L, 3L, 3L, 3L, 3L), dim = 4:3) not equal to structure(c(1L, 1L, 1L, 1L, 2L, 2L, 2L, 2L, 3L, 3L, 3L, 3L), dim = 4:3, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(1L, dim = c(1L, 1L)) not equal to structure(1L, dim = c(1L, 1L), dimnames = list("C1", "R1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L), dim = 4:3) not equal to structure(c(3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L), dim = 4:3, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L), dim = 4:3) not equal to structure(c(3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L, 3L), dim = 4:3, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(3L, 2L, 3L, 2L, 1L, 3L, 1L, 3L, 3L, 2L, 3L, 2L), dim = 4:3) not equal to structure(c(3L, 2L, 3L, 2L, 1L, 3L, 1L, 3L, 3L, 2L, 3L, 2L), dim = 4:3, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(2L, 2L, 1L, 1L), dim = c(2L, 2L)) not equal to structure(c(2L, 2L, 1L, 1L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(2L, 2L, 1L, 1L), dim = c(2L, 2L)) not equal to structure(c(2L, 2L, 1L, 1L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(2L, 2L, 1L, 1L), dim = c(2L, 2L)) not equal to structure(c(2L, 2L, 1L, 1L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(2L, 2L, 1L, 1L), dim = c(2L, 2L)) not equal to structure(c(2L, 2L, 1L, 1L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(2L, 2L, 1L, 1L), dim = c(2L, 2L)) not equal to structure(c(2L, 2L, 1L, 1L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(2L, 2L, 1L, 1L), dim = c(2L, 2L)) not equal to structure(c(2L, 2L, 1L, 1L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(2L, 2L, 1L, 1L), dim = c(2L, 2L)) not equal to structure(c(2L, 2L, 1L, 1L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(2L, 2L, 1L, 1L), dim = c(2L, 2L)) not equal to structure(c(2L, 2L, 1L, 1L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(2L, 2L, 1L, 1L), dim = c(2L, 2L)) not equal to structure(c(2L, 2L, 1L, 1L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(2L, 2L, 1L, 1L), dim = c(2L, 2L)) not equal to structure(c(2L, 2L, 1L, 1L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(2L, 2L, 1L, 1L), dim = c(2L, 2L)) not equal to structure(c(2L, 2L, 1L, 1L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(2L, 2L, 1L, 1L), dim = c(2L, 2L)) not equal to structure(c(2L, 2L, 1L, 1L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(2L, 2L, 1L, 1L), dim = c(2L, 2L)) not equal to structure(c(2L, 2L, 1L, 1L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(2L, 2L, 1L, 1L), dim = c(2L, 2L)) not equal to structure(c(2L, 2L, 1L, 1L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(2L, 2L, 1L, 1L), dim = c(2L, 2L)) not equal to structure(c(2L, 2L, 1L, 1L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(2L, 2L, 1L, 1L), dim = c(2L, 2L)) not equal to structure(c(2L, 2L, 1L, 1L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(2L, 2L, 1L, 1L), dim = c(2L, 2L)) not equal to structure(c(2L, 2L, 1L, 1L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(2L, 2L, 1L, 1L), dim = c(2L, 2L)) not equal to structure(c(2L, 2L, 1L, 1L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(2L, 2L, 1L, 1L), dim = c(2L, 2L)) not equal to structure(c(2L, 2L, 1L, 1L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(2L, 2L, 1L, 1L), dim = c(2L, 2L)) not equal to structure(c(2L, 2L, 1L, 1L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(2L, 2L, 1L, 1L), dim = c(2L, 2L)) not equal to structure(c(2L, 2L, 1L, 1L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(2L, 2L, 1L, 1L), dim = c(2L, 2L)) not equal to structure(c(2L, 2L, 1L, 1L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(2L, 2L, 1L, 1L), dim = c(2L, 2L)) not equal to structure(c(2L, 2L, 1L, 1L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(2L, 2L, 1L, 1L), dim = c(2L, 2L)) not equal to structure(c(2L, 2L, 1L, 1L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 1, 1, 1) not equal to c(C1 = 1, C2 = 1, C3 = 1, C4 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(C1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 1, 1, 1) not equal to c(C1 = 1, C2 = 1, C3 = 1, C4 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(C1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 1, 1, 1) not equal to c(C1 = 1, C2 = 1, C3 = 1, C4 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(C1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 1, 1, 1) not equal to c(C1 = 1, C2 = 1, C3 = 1, C4 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(C1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 1, 1, 1) not equal to c(C1 = 1, C2 = 1, C3 = 1, C4 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(C1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 1, 1, 1) not equal to c(C1 = 1, C2 = 1, C3 = 1, C4 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(C1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 1, 1, 1) not equal to c(C1 = 1, C2 = 1, C3 = 1, C4 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(C1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 1, 1, 1) not equal to c(C1 = 1, C2 = 1, C3 = 1, C4 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(C1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 1, 1, 1) not equal to c(C1 = 1, C2 = 1, C3 = 1, C4 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(C1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 1, 1, 1) not equal to c(C1 = 1, C2 = 1, C3 = 1, C4 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(C1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 1, 1, 1) not equal to c(C1 = 1, C2 = 1, C3 = 1, C4 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(C1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 1, 1, 1) not equal to c(C1 = 1, C2 = 1, C3 = 1, C4 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(C1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 1, 1, 1) not equal to c(C1 = 1, C2 = 1, C3 = 1, C4 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(C1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 1, 1, 1) not equal to c(C1 = 1, C2 = 1, C3 = 1, C4 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(C1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 1, 1, 1) not equal to c(C1 = 1, C2 = 1, C3 = 1, C4 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(C1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 1, 1, 1) not equal to c(C1 = 1, C2 = 1, C3 = 1, C4 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(C1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 1, 1, 1) not equal to c(C1 = 1, C2 = 1, C3 = 1, C4 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(C1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 1, 1, 1) not equal to c(C1 = 1, C2 = 1, C3 = 1, C4 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(C1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 1, 1, 1) not equal to c(C1 = 1, C2 = 1, C3 = 1, C4 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(C1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 1, 1, 1) not equal to c(C1 = 1, C2 = 1, C3 = 1, C4 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(C1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 1, 1, 1) not equal to c(C1 = 1, C2 = 1, C3 = 1, C4 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(C1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 1, 1, 1) not equal to c(C1 = 1, C2 = 1, C3 = 1, C4 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(C1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 1, 1, 1) not equal to c(C1 = 1, C2 = 1, C3 = 1, C4 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(C1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 1, 1, 1) not equal to c(C1 = 1, C2 = 1, C3 = 1, C4 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(C1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-12, -3, 6, 15) not equal to c(C1 = -12, C2 = -3, C3 = 6, C4 = 15).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-12, -3, 6, 15) not equal to c(C1 = -12, C2 = -3, C3 = 6, C4 = 15).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(3, 2, 3, 3) not equal to c(C1 = 3, C2 = 2, C3 = 3, C4 = 3).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1 not equal to c(C1 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-12, -3, 6, 15) not equal to c(C1 = -12, C2 = -3, C3 = 6, C4 = 15).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-12, -3, 6, 15) not equal to c(C1 = -12, C2 = -3, C3 = 6, C4 = 15).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(3, 2, 3, 3) not equal to c(C1 = 3, C2 = 2, C3 = 3, C4 = 3).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1 not equal to c(C1 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-12, -3, 6, 15) not equal to c(C1 = -12, C2 = -3, C3 = 6, C4 = 15).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-12, -3, 6, 15) not equal to c(C1 = -12, C2 = -3, C3 = 6, C4 = 15).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(3, 2, 3, 3) not equal to c(C1 = 3, C2 = 2, C3 = 3, C4 = 3).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1 not equal to c(C1 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-12L, -3L, 6L, 15L) not equal to c(C1 = -12, C2 = -3, C3 = 6, C4 = 15).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5L not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-12, -3, 6, 15) not equal to c(C1 = -12, C2 = -3, C3 = 6, C4 = 15).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(3L, 2L, 3L, 3L) not equal to c(C1 = 3, C2 = 2, C3 = 3, C4 = 3).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1L not equal to c(C1 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_, NA_integer_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-12, -3, 6, 15) not equal to c(C1 = -12, C2 = -3, C3 = 6, C4 = 15).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-12, -3, 6, 15) not equal to c(C1 = -12, C2 = -3, C3 = 6, C4 = 15).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(3, 2, 3, 3) not equal to c(C1 = 3, C2 = 2, C3 = 3, C4 = 3).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1 not equal to c(C1 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-12, -3, 6, 15) not equal to c(C1 = -12, C2 = -3, C3 = 6, C4 = 15).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-12, -3, 6, 15) not equal to c(C1 = -12, C2 = -3, C3 = 6, C4 = 15).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(3, 2, 3, 3) not equal to c(C1 = 3, C2 = 2, C3 = 3, C4 = 3).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1 not equal to c(C1 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-12, -3, 6, 15) not equal to c(C1 = -12, C2 = -3, C3 = 6, C4 = 15).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-12, -3, 6, 15) not equal to c(C1 = -12, C2 = -3, C3 = 6, C4 = 15).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(3, 2, 3, 3) not equal to c(C1 = 3, C2 = 2, C3 = 3, C4 = 3).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1 not equal to c(C1 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-12, -3, 6, 15) not equal to c(C1 = -12, C2 = -3, C3 = 6, C4 = 15).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-12, -3, 6, 15) not equal to c(C1 = -12, C2 = -3, C3 = 6, C4 = 15).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(3, 2, 3, 3) not equal to c(C1 = 3, C2 = 2, C3 = 3, C4 = 3).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1 not equal to c(C1 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-12, -3, 6, 15) not equal to c(C1 = -12, C2 = -3, C3 = 6, C4 = 15).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-12, -3, 6, 15) not equal to c(C1 = -12, C2 = -3, C3 = 6, C4 = 15).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(3, 2, 3, 3) not equal to c(C1 = 3, C2 = 2, C3 = 3, C4 = 3).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1 not equal to c(C1 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-12, -3, 6, 15) not equal to c(C1 = -12, C2 = -3, C3 = 6, C4 = 15).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-12, -3, 6, 15) not equal to c(C1 = -12, C2 = -3, C3 = 6, C4 = 15).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(3, 2, 3, 3) not equal to c(C1 = 3, C2 = 2, C3 = 3, C4 = 3).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1 not equal to c(C1 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-12, -3, 6, 15) not equal to c(C1 = -12, C2 = -3, C3 = 6, C4 = 15).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-12, -3, 6, 15) not equal to c(C1 = -12, C2 = -3, C3 = 6, C4 = 15).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(3, 2, 3, 3) not equal to c(C1 = 3, C2 = 2, C3 = 3, C4 = 3).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1 not equal to c(C1 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-12, -3, 6, 15) not equal to c(C1 = -12, C2 = -3, C3 = 6, C4 = 15).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-12, -3, 6, 15) not equal to c(C1 = -12, C2 = -3, C3 = 6, C4 = 15).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(3, 2, 3, 3) not equal to c(C1 = 3, C2 = 2, C3 = 3, C4 = 3).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1 not equal to c(C1 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-7, 5) not equal to c(C1 = -7, C3 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-7, 5) not equal to c(C1 = -7, C3 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(2, 2) not equal to c(C1 = 2, C3 = 2).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-7, 5) not equal to c(C1 = -7, C3 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-7, 5) not equal to c(C1 = -7, C3 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(2, 2) not equal to c(C1 = 2, C3 = 2).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-7, 5) not equal to c(C1 = -7, C3 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-7, 5) not equal to c(C1 = -7, C3 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(2, 2) not equal to c(C1 = 2, C3 = 2).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-7L, 5L) not equal to c(C1 = -7, C3 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-7, 5) not equal to c(C1 = -7, C3 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(2L, 2L) not equal to c(C1 = 2, C3 = 2).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-7, 5) not equal to c(C1 = -7, C3 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-7, 5) not equal to c(C1 = -7, C3 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(2, 2) not equal to c(C1 = 2, C3 = 2).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-7, 5) not equal to c(C1 = -7, C3 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-7, 5) not equal to c(C1 = -7, C3 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(2, 2) not equal to c(C1 = 2, C3 = 2).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-7, 5) not equal to c(C1 = -7, C3 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-7, 5) not equal to c(C1 = -7, C3 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(2, 2) not equal to c(C1 = 2, C3 = 2).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-7, 5) not equal to c(C1 = -7, C3 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-7, 5) not equal to c(C1 = -7, C3 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(2, 2) not equal to c(C1 = 2, C3 = 2).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-7, 5) not equal to c(C1 = -7, C3 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-7, 5) not equal to c(C1 = -7, C3 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(2, 2) not equal to c(C1 = 2, C3 = 2).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-7, 5) not equal to c(C1 = -7, C3 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-7, 5) not equal to c(C1 = -7, C3 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(2, 2) not equal to c(C1 = 2, C3 = 2).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-7, 5) not equal to c(C1 = -7, C3 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-7, 5) not equal to c(C1 = -7, C3 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(2, 2) not equal to c(C1 = 2, C3 = 2).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-7, 5) not equal to c(C1 = -7, C3 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-7, 5) not equal to c(C1 = -7, C3 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(2, 2) not equal to c(C1 = 2, C3 = 2).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 1, 1, 1) not equal to c(C1 = 1, C2 = 1, C3 = 1, C4 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(C1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 1, 1, 1) not equal to c(C1 = 1, C2 = 1, C3 = 1, C4 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(C1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 1, 1, 1) not equal to c(C1 = 1, C2 = 1, C3 = 1, C4 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(C1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 1, 1, 1) not equal to c(C1 = 1, C2 = 1, C3 = 1, C4 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(C1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 1, 1, 1) not equal to c(C1 = 1, C2 = 1, C3 = 1, C4 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(C1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 1, 1, 1) not equal to c(C1 = 1, C2 = 1, C3 = 1, C4 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(C1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 1, 1, 1) not equal to c(C1 = 1, C2 = 1, C3 = 1, C4 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(C1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 1, 1, 1) not equal to c(C1 = 1, C2 = 1, C3 = 1, C4 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(C1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 1, 1, 1) not equal to c(C1 = 1, C2 = 1, C3 = 1, C4 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(C1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 1, 1, 1) not equal to c(C1 = 1, C2 = 1, C3 = 1, C4 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(C1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 1, 1, 1) not equal to c(C1 = 1, C2 = 1, C3 = 1, C4 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(C1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 1, 1, 1) not equal to c(C1 = 1, C2 = 1, C3 = 1, C4 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(C1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 1, 1, 1) not equal to c(C1 = 1, C2 = 1, C3 = 1, C4 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(C1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 1, 1, 1) not equal to c(C1 = 1, C2 = 1, C3 = 1, C4 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(C1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 1, 1, 1) not equal to c(C1 = 1, C2 = 1, C3 = 1, C4 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(C1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 1, 1, 1) not equal to c(C1 = 1, C2 = 1, C3 = 1, C4 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(C1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 1, 1, 1) not equal to c(C1 = 1, C2 = 1, C3 = 1, C4 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(C1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 1, 1, 1) not equal to c(C1 = 1, C2 = 1, C3 = 1, C4 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(C1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 1, 1, 1) not equal to c(C1 = 1, C2 = 1, C3 = 1, C4 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(C1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 1, 1, 1) not equal to c(C1 = 1, C2 = 1, C3 = 1, C4 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(C1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 1, 1, 1) not equal to c(C1 = 1, C2 = 1, C3 = 1, C4 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(C1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 1, 1, 1) not equal to c(C1 = 1, C2 = 1, C3 = 1, C4 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(C1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 1, 1, 1) not equal to c(C1 = 1, C2 = 1, C3 = 1, C4 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(C1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 1, 1, 1) not equal to c(C1 = 1, C2 = 1, C3 = 1, C4 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(C1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN, NaN) not equal to c(C1 = NaN, C2 = NaN, C3 = NaN, C4 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-4, -1, 2, 5) not equal to c(C1 = -4, C2 = -1, C3 = 2, C4 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-4, -1, 2, 5) not equal to c(C1 = -4, C2 = -1, C3 = 2, C4 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, -Inf, Inf, -Inf) not equal to c(C1 = Inf, C2 = -Inf, C3 = Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-4, -1, 2, 5) not equal to c(C1 = -4, C2 = -1, C3 = 2, C4 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-4, -1, 2, 5) not equal to c(C1 = -4, C2 = -1, C3 = 2, C4 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, -Inf, Inf, -Inf) not equal to c(C1 = Inf, C2 = -Inf, C3 = Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-4, -1, 2, 5) not equal to c(C1 = -4, C2 = -1, C3 = 2, C4 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-4, -1, 2, 5) not equal to c(C1 = -4, C2 = -1, C3 = 2, C4 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, -Inf, Inf, -Inf) not equal to c(C1 = Inf, C2 = -Inf, C3 = Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-4, -1, 2, 5) not equal to c(C1 = -4, C2 = -1, C3 = 2, C4 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-4, -1, 2, 5) not equal to c(C1 = -4, C2 = -1, C3 = 2, C4 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, -Inf, Inf, -Inf) not equal to c(C1 = Inf, C2 = -Inf, C3 = Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-4, -1, 2, 5) not equal to c(C1 = -4, C2 = -1, C3 = 2, C4 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-4, -1, 2, 5) not equal to c(C1 = -4, C2 = -1, C3 = 2, C4 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, -Inf, Inf, -Inf) not equal to c(C1 = Inf, C2 = -Inf, C3 = Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-4, -1, 2, 5) not equal to c(C1 = -4, C2 = -1, C3 = 2, C4 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-4, -1, 2, 5) not equal to c(C1 = -4, C2 = -1, C3 = 2, C4 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, -Inf, Inf, -Inf) not equal to c(C1 = Inf, C2 = -Inf, C3 = Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-4, -1, 2, 5) not equal to c(C1 = -4, C2 = -1, C3 = 2, C4 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-4, -1, 2, 5) not equal to c(C1 = -4, C2 = -1, C3 = 2, C4 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, -Inf, Inf, -Inf) not equal to c(C1 = Inf, C2 = -Inf, C3 = Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-4, -1, 2, 5) not equal to c(C1 = -4, C2 = -1, C3 = 2, C4 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-4, -1, 2, 5) not equal to c(C1 = -4, C2 = -1, C3 = 2, C4 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, -Inf, Inf, -Inf) not equal to c(C1 = Inf, C2 = -Inf, C3 = Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-4, -1, 2, 5) not equal to c(C1 = -4, C2 = -1, C3 = 2, C4 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-4, -1, 2, 5) not equal to c(C1 = -4, C2 = -1, C3 = 2, C4 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, -Inf, Inf, -Inf) not equal to c(C1 = Inf, C2 = -Inf, C3 = Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-4, -1, 2, 5) not equal to c(C1 = -4, C2 = -1, C3 = 2, C4 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-4, -1, 2, 5) not equal to c(C1 = -4, C2 = -1, C3 = 2, C4 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, -Inf, Inf, -Inf) not equal to c(C1 = Inf, C2 = -Inf, C3 = Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-4, -1, 2, 5) not equal to c(C1 = -4, C2 = -1, C3 = 2, C4 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-4, -1, 2, 5) not equal to c(C1 = -4, C2 = -1, C3 = 2, C4 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, -Inf, Inf, -Inf) not equal to c(C1 = Inf, C2 = -Inf, C3 = Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-4, -1, 2, 5) not equal to c(C1 = -4, C2 = -1, C3 = 2, C4 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-4, -1, 2, 5) not equal to c(C1 = -4, C2 = -1, C3 = 2, C4 = 5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(C1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf, Inf) not equal to c(C1 = Inf, C2 = Inf, C3 = Inf, C4 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf, -Inf) not equal to c(C1 = -Inf, C2 = -Inf, C3 = -Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, -Inf, Inf, -Inf) not equal to c(C1 = Inf, C2 = -Inf, C3 = Inf, C4 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_, NA_real_) not equal to c(C1 = NA_real_, C2 = NA_real_, C3 = NA_real_, C4 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-3.5, 2.5) not equal to c(C1 = -3.5, C3 = 2.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-3.5, 2.5) not equal to c(C1 = -3.5, C3 = 2.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-3.5, 2.5) not equal to c(C1 = -3.5, C3 = 2.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-3.5, 2.5) not equal to c(C1 = -3.5, C3 = 2.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-3.5, 2.5) not equal to c(C1 = -3.5, C3 = 2.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-3.5, 2.5) not equal to c(C1 = -3.5, C3 = 2.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-3.5, 2.5) not equal to c(C1 = -3.5, C3 = 2.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-3.5, 2.5) not equal to c(C1 = -3.5, C3 = 2.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-3.5, 2.5) not equal to c(C1 = -3.5, C3 = 2.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-3.5, 2.5) not equal to c(C1 = -3.5, C3 = 2.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-3.5, 2.5) not equal to c(C1 = -3.5, C3 = 2.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-3.5, 2.5) not equal to c(C1 = -3.5, C3 = 2.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-3.5, 2.5) not equal to c(C1 = -3.5, C3 = 2.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-3.5, 2.5) not equal to c(C1 = -3.5, C3 = 2.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-3.5, 2.5) not equal to c(C1 = -3.5, C3 = 2.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-3.5, 2.5) not equal to c(C1 = -3.5, C3 = 2.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-3.5, 2.5) not equal to c(C1 = -3.5, C3 = 2.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-3.5, 2.5) not equal to c(C1 = -3.5, C3 = 2.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-3.5, 2.5) not equal to c(C1 = -3.5, C3 = 2.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-3.5, 2.5) not equal to c(C1 = -3.5, C3 = 2.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-3.5, 2.5) not equal to c(C1 = -3.5, C3 = 2.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-3.5, 2.5) not equal to c(C1 = -3.5, C3 = 2.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-3.5, 2.5) not equal to c(C1 = -3.5, C3 = 2.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-3.5, 2.5) not equal to c(C1 = -3.5, C3 = 2.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, FALSE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(R1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, FALSE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(R1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, FALSE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(R1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, FALSE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(R1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, FALSE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(R1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, FALSE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(R1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, FALSE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(R1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, FALSE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(R1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, FALSE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(R1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, FALSE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(R1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, FALSE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(R1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, FALSE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(R1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, FALSE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(R1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, FALSE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(R1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, FALSE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(R1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, FALSE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(R1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, FALSE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(R1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, FALSE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(R1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, FALSE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(R1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, FALSE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(R1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, FALSE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(R1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, FALSE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(R1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, FALSE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(R1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, FALSE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(R1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, FALSE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(R1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, FALSE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(R1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, FALSE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(R1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, FALSE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(R1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, FALSE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(R1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, FALSE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(R1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, FALSE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(R1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, FALSE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(R1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, FALSE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(R1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, FALSE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(R1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, FALSE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(R1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, FALSE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(R1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(R3 = TRUE, R2 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(R3 = TRUE, R2 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(R3 = TRUE, R2 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(R3 = TRUE, R2 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(R3 = TRUE, R2 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(R3 = TRUE, R2 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(R3 = TRUE, R2 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(R3 = TRUE, R2 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(R3 = TRUE, R2 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(R3 = TRUE, R2 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(R3 = TRUE, R2 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(R3 = TRUE, R2 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(R3 = TRUE, R2 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(R3 = TRUE, R2 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(R3 = TRUE, R2 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(R3 = TRUE, R2 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(R3 = TRUE, R2 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(R3 = TRUE, R2 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(R3 = TRUE, R2 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(R3 = TRUE, R2 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(R3 = TRUE, R2 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(R3 = TRUE, R2 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(R3 = TRUE, R2 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(R3 = TRUE, R2 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(R3 = TRUE, R2 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(R3 = TRUE, R2 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(R3 = TRUE, R2 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(R3 = TRUE, R2 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(R3 = TRUE, R2 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(R3 = TRUE, R2 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(R3 = TRUE, R2 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(R3 = TRUE, R2 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(R3 = TRUE, R2 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(R3 = TRUE, R2 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(R3 = TRUE, R2 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(R3 = TRUE, R2 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(R1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(R1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(R1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(R1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(R1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(R1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(R1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(R1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(R1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(R1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(R1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(R1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(R1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(R1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(R1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(R1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(R1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(R1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(R1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(R1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(R1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(R1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(R1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(R1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(R1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(R1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(R1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(R1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(R1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(R1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(R1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(R1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(R1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(R1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(R1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(R1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(R3 = FALSE, R2 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(R3 = FALSE, R2 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(R3 = FALSE, R2 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(R3 = FALSE, R2 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(R3 = FALSE, R2 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(R3 = FALSE, R2 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(R3 = FALSE, R2 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(R3 = FALSE, R2 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(R3 = FALSE, R2 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(R3 = FALSE, R2 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(R3 = FALSE, R2 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(R3 = FALSE, R2 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(R3 = FALSE, R2 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(R3 = FALSE, R2 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(R3 = FALSE, R2 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(R3 = FALSE, R2 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(R3 = FALSE, R2 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(R3 = FALSE, R2 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(R3 = FALSE, R2 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(R3 = FALSE, R2 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(R3 = FALSE, R2 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(R3 = FALSE, R2 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(R3 = FALSE, R2 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(R3 = FALSE, R2 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(R3 = FALSE, R2 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(R3 = FALSE, R2 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(R3 = FALSE, R2 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(R3 = FALSE, R2 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(R3 = FALSE, R2 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(R3 = FALSE, R2 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(R3 = FALSE, R2 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(R3 = FALSE, R2 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(R3 = FALSE, R2 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(R3 = FALSE, R2 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(R3 = FALSE, R2 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(R3 = FALSE, R2 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(R1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(R1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(R1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(R1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(R1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(R1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(R1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(R1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(R1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(R1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(R1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(R1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(R1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(R1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(R1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(R1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(R1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(R1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(R1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(R1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(R1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(R1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(R1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(R1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(R1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(R1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(R1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(R1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(R1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(R1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(R1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(R1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(R1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(R1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(R1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(FALSE, FALSE, FALSE) not equal to c(R1 = FALSE, R2 = FALSE, R3 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
FALSE not equal to c(R1 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(R3 = FALSE, R2 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(R3 = FALSE, R2 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(R3 = FALSE, R2 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(R3 = FALSE, R2 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(R3 = FALSE, R2 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(R3 = FALSE, R2 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(R3 = FALSE, R2 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(R3 = FALSE, R2 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(R3 = FALSE, R2 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(R3 = FALSE, R2 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(R3 = FALSE, R2 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(R3 = FALSE, R2 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(R3 = FALSE, R2 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(R3 = FALSE, R2 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(R3 = FALSE, R2 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(R3 = FALSE, R2 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(R3 = FALSE, R2 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(R3 = FALSE, R2 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(R3 = FALSE, R2 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(R3 = FALSE, R2 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(R3 = FALSE, R2 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(R3 = FALSE, R2 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(R3 = FALSE, R2 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(R3 = FALSE, R2 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(R3 = FALSE, R2 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(R3 = FALSE, R2 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(R3 = FALSE, R2 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(R3 = FALSE, R2 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(R3 = FALSE, R2 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(R3 = FALSE, R2 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(R3 = FALSE, R2 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(R3 = FALSE, R2 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(R3 = FALSE, R2 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(R3 = FALSE, R2 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(R3 = FALSE, R2 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(FALSE, FALSE) not equal to c(R3 = FALSE, R2 = FALSE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(R1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(R1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(R1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(R1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(R1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(R1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(R1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(R1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(R1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(R1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(R1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(R1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(R1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(R1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(R1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(R1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(R1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(R1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(R1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(R1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(R1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(R1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(R1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(R1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(R1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(R1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(R1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(R1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(R1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(R1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(R1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(R1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(R1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(R1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(R1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(TRUE, TRUE, TRUE) not equal to c(R1 = TRUE, R2 = TRUE, R3 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
TRUE not equal to c(R1 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NA, NA) not equal to c(R1 = NA, R2 = NA, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(R3 = TRUE, R2 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(R3 = TRUE, R2 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(R3 = TRUE, R2 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(R3 = TRUE, R2 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(R3 = TRUE, R2 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(R3 = TRUE, R2 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(R3 = TRUE, R2 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(R3 = TRUE, R2 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(R3 = TRUE, R2 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(R3 = TRUE, R2 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(R3 = TRUE, R2 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(R3 = TRUE, R2 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(R3 = TRUE, R2 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(R3 = TRUE, R2 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(R3 = TRUE, R2 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(R3 = TRUE, R2 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(R3 = TRUE, R2 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(R3 = TRUE, R2 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(R3 = TRUE, R2 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(R3 = TRUE, R2 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(R3 = TRUE, R2 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(R3 = TRUE, R2 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(R3 = TRUE, R2 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(R3 = TRUE, R2 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(R3 = TRUE, R2 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(R3 = TRUE, R2 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(R3 = TRUE, R2 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(R3 = TRUE, R2 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(R3 = TRUE, R2 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(R3 = TRUE, R2 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(R3 = TRUE, R2 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(R3 = TRUE, R2 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(R3 = TRUE, R2 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(R3 = TRUE, R2 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(R3 = TRUE, R2 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(TRUE, TRUE) not equal to c(R3 = TRUE, R2 = TRUE).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1L, 0L, 0L) not equal to c(R1 = 1L, R2 = 0L, R3 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0L not equal to c(R1 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1L, 0L, 0L) not equal to c(R1 = 1L, R2 = 0L, R3 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0L not equal to c(R1 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 0L) not equal to c(R1 = 0L, R2 = 0L, R3 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 0L) not equal to c(R1 = 0L, R2 = 0L, R3 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 0L) not equal to c(R1 = 0L, R2 = 0L, R3 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(4L, 4L, 3L) not equal to c(R1 = 4L, R2 = 4L, R3 = 3L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1L not equal to c(R1 = 1L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1L, 0L, 0L) not equal to c(R1 = 1L, R2 = 0L, R3 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0L not equal to c(R1 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1L, 0L, 0L) not equal to c(R1 = 1L, R2 = 0L, R3 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0L not equal to c(R1 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 0L) not equal to c(R1 = 0L, R2 = 0L, R3 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 0L) not equal to c(R1 = 0L, R2 = 0L, R3 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 0L) not equal to c(R1 = 0L, R2 = 0L, R3 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(4L, 4L, 3L) not equal to c(R1 = 4L, R2 = 4L, R3 = 3L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1L not equal to c(R1 = 1L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1L, 0L, 0L) not equal to c(R1 = 1L, R2 = 0L, R3 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0L not equal to c(R1 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1L, 0L, 0L) not equal to c(R1 = 1L, R2 = 0L, R3 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0L not equal to c(R1 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 0L) not equal to c(R1 = 0L, R2 = 0L, R3 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 0L) not equal to c(R1 = 0L, R2 = 0L, R3 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 0L) not equal to c(R1 = 0L, R2 = 0L, R3 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(4L, 4L, 3L) not equal to c(R1 = 4L, R2 = 4L, R3 = 3L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1L not equal to c(R1 = 1L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1L, 0L, 0L) not equal to c(R1 = 1L, R2 = 0L, R3 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0L not equal to c(R1 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1L, 0L, 0L) not equal to c(R1 = 1L, R2 = 0L, R3 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0L not equal to c(R1 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 0L) not equal to c(R1 = 0L, R2 = 0L, R3 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 0L) not equal to c(R1 = 0L, R2 = 0L, R3 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 0L) not equal to c(R1 = 0L, R2 = 0L, R3 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(4L, 4L, 3L) not equal to c(R1 = 4L, R2 = 4L, R3 = 3L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1L not equal to c(R1 = 1L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1L, 0L, 0L) not equal to c(R1 = 1L, R2 = 0L, R3 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0L not equal to c(R1 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1L, 0L, 0L) not equal to c(R1 = 1L, R2 = 0L, R3 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0L not equal to c(R1 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 0L) not equal to c(R1 = 0L, R2 = 0L, R3 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 0L) not equal to c(R1 = 0L, R2 = 0L, R3 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 0L) not equal to c(R1 = 0L, R2 = 0L, R3 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(4L, 4L, 3L) not equal to c(R1 = 4L, R2 = 4L, R3 = 3L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1L not equal to c(R1 = 1L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1L, 0L, 0L) not equal to c(R1 = 1L, R2 = 0L, R3 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0L not equal to c(R1 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1L, 0L, 0L) not equal to c(R1 = 1L, R2 = 0L, R3 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0L not equal to c(R1 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 0L) not equal to c(R1 = 0L, R2 = 0L, R3 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 0L) not equal to c(R1 = 0L, R2 = 0L, R3 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 0L) not equal to c(R1 = 0L, R2 = 0L, R3 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(4L, 4L, 3L) not equal to c(R1 = 4L, R2 = 4L, R3 = 3L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1L not equal to c(R1 = 1L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1L, 0L, 0L) not equal to c(R1 = 1L, R2 = 0L, R3 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0L not equal to c(R1 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1L, 0L, 0L) not equal to c(R1 = 1L, R2 = 0L, R3 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0L not equal to c(R1 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 0L) not equal to c(R1 = 0L, R2 = 0L, R3 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 0L) not equal to c(R1 = 0L, R2 = 0L, R3 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 0L) not equal to c(R1 = 0L, R2 = 0L, R3 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(4L, 4L, 3L) not equal to c(R1 = 4L, R2 = 4L, R3 = 3L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1L not equal to c(R1 = 1L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1L, 0L, 0L) not equal to c(R1 = 1L, R2 = 0L, R3 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0L not equal to c(R1 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1L, 0L, 0L) not equal to c(R1 = 1L, R2 = 0L, R3 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0L not equal to c(R1 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 0L) not equal to c(R1 = 0L, R2 = 0L, R3 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 0L) not equal to c(R1 = 0L, R2 = 0L, R3 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 0L) not equal to c(R1 = 0L, R2 = 0L, R3 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(4L, 4L, 3L) not equal to c(R1 = 4L, R2 = 4L, R3 = 3L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1L not equal to c(R1 = 1L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1L, 0L, 0L) not equal to c(R1 = 1L, R2 = 0L, R3 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0L not equal to c(R1 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1L, 0L, 0L) not equal to c(R1 = 1L, R2 = 0L, R3 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0L not equal to c(R1 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 0L) not equal to c(R1 = 0L, R2 = 0L, R3 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 0L) not equal to c(R1 = 0L, R2 = 0L, R3 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 0L) not equal to c(R1 = 0L, R2 = 0L, R3 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(4L, 4L, 3L) not equal to c(R1 = 4L, R2 = 4L, R3 = 3L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1L not equal to c(R1 = 1L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1L, 0L, 0L) not equal to c(R1 = 1L, R2 = 0L, R3 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0L not equal to c(R1 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1L, 0L, 0L) not equal to c(R1 = 1L, R2 = 0L, R3 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0L not equal to c(R1 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 0L) not equal to c(R1 = 0L, R2 = 0L, R3 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 0L) not equal to c(R1 = 0L, R2 = 0L, R3 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 0L) not equal to c(R1 = 0L, R2 = 0L, R3 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(4L, 4L, 3L) not equal to c(R1 = 4L, R2 = 4L, R3 = 3L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1L not equal to c(R1 = 1L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1L, 0L, 0L) not equal to c(R1 = 1L, R2 = 0L, R3 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0L not equal to c(R1 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1L, 0L, 0L) not equal to c(R1 = 1L, R2 = 0L, R3 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0L not equal to c(R1 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 0L) not equal to c(R1 = 0L, R2 = 0L, R3 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 0L) not equal to c(R1 = 0L, R2 = 0L, R3 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 0L) not equal to c(R1 = 0L, R2 = 0L, R3 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(4L, 4L, 3L) not equal to c(R1 = 4L, R2 = 4L, R3 = 3L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1L not equal to c(R1 = 1L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1L, 0L, 0L) not equal to c(R1 = 1L, R2 = 0L, R3 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0L not equal to c(R1 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1L, 0L, 0L) not equal to c(R1 = 1L, R2 = 0L, R3 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0L not equal to c(R1 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 0L) not equal to c(R1 = 0L, R2 = 0L, R3 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 0L) not equal to c(R1 = 0L, R2 = 0L, R3 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(0L, 0L, 0L) not equal to c(R1 = 0L, R2 = 0L, R3 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(4L, 4L, 3L) not equal to c(R1 = 4L, R2 = 4L, R3 = 3L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1L not equal to c(R1 = 1L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0L, 0L) not equal to c(R3 = 0L, R2 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0L, 0L) not equal to c(R3 = 0L, R2 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(2L, 2L) not equal to c(R3 = 2L, R2 = 2L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0L, 0L) not equal to c(R3 = 0L, R2 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0L, 0L) not equal to c(R3 = 0L, R2 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(2L, 2L) not equal to c(R3 = 2L, R2 = 2L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0L, 0L) not equal to c(R3 = 0L, R2 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0L, 0L) not equal to c(R3 = 0L, R2 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(2L, 2L) not equal to c(R3 = 2L, R2 = 2L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0L, 0L) not equal to c(R3 = 0L, R2 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0L, 0L) not equal to c(R3 = 0L, R2 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(2L, 2L) not equal to c(R3 = 2L, R2 = 2L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0L, 0L) not equal to c(R3 = 0L, R2 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0L, 0L) not equal to c(R3 = 0L, R2 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(2L, 2L) not equal to c(R3 = 2L, R2 = 2L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0L, 0L) not equal to c(R3 = 0L, R2 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0L, 0L) not equal to c(R3 = 0L, R2 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(2L, 2L) not equal to c(R3 = 2L, R2 = 2L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0L, 0L) not equal to c(R3 = 0L, R2 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0L, 0L) not equal to c(R3 = 0L, R2 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(2L, 2L) not equal to c(R3 = 2L, R2 = 2L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0L, 0L) not equal to c(R3 = 0L, R2 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0L, 0L) not equal to c(R3 = 0L, R2 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(2L, 2L) not equal to c(R3 = 2L, R2 = 2L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0L, 0L) not equal to c(R3 = 0L, R2 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0L, 0L) not equal to c(R3 = 0L, R2 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(2L, 2L) not equal to c(R3 = 2L, R2 = 2L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0L, 0L) not equal to c(R3 = 0L, R2 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0L, 0L) not equal to c(R3 = 0L, R2 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(2L, 2L) not equal to c(R3 = 2L, R2 = 2L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0L, 0L) not equal to c(R3 = 0L, R2 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0L, 0L) not equal to c(R3 = 0L, R2 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(2L, 2L) not equal to c(R3 = 2L, R2 = 2L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0L, 0L) not equal to c(R3 = 0L, R2 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0L, 0L) not equal to c(R3 = 0L, R2 = 0L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(2L, 2L) not equal to c(R3 = 2L, R2 = 2L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5:6, dim = 3:4) not equal to structure(-5:6, dim = 3:4, dimnames = list(c("R1", "R2", "R3"...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5L, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6), dim = 3:4) not equal to structure(c(-5, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, -Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, -Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6), dim = 3:4) not equal to structure(-5:6, dim = 3:4, dimnames = list(c("R1", "R2", "R3"...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6), dim = 3:4) not equal to structure(c(-5, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, -Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, -Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6), dim = 3:4) not equal to structure(-5:6, dim = 3:4, dimnames = list(c("R1", "R2", "R3"...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6), dim = 3:4) not equal to structure(c(-5, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, -Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, -Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA, NaN, NA, NA, NaN, NA, NA, NaN, NA, NA, NaN, NA...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5:6, dim = 3:4) not equal to structure(-5:6, dim = 3:4, dimnames = list(c("R1", "R2", "R3"...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5L, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6), dim = 3:4) not equal to structure(c(-5, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, -Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, -Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5:6, dim = 3:4) not equal to structure(-5:6, dim = 3:4, dimnames = list(c("R1", "R2", "R3"...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5L, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6), dim = 3:4) not equal to structure(c(-5, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, -Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, -Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5:6, dim = 3:4) not equal to structure(-5:6, dim = 3:4, dimnames = list(c("R1", "R2", "R3"...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5L, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6), dim = 3:4) not equal to structure(c(-5, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, -Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, -Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5:6, dim = 3:4) not equal to structure(-5:6, dim = 3:4, dimnames = list(c("R1", "R2", "R3"...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5L, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6), dim = 3:4) not equal to structure(c(-5, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, -Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, -Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5:6, dim = 3:4) not equal to structure(-5:6, dim = 3:4, dimnames = list(c("R1", "R2", "R3"...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5L, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6), dim = 3:4) not equal to structure(c(-5, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, -Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, -Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5:6, dim = 3:4) not equal to structure(-5:6, dim = 3:4, dimnames = list(c("R1", "R2", "R3"...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5L, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6), dim = 3:4) not equal to structure(c(-5, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, -Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, -Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5:6, dim = 3:4) not equal to structure(-5:6, dim = 3:4, dimnames = list(c("R1", "R2", "R3"...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5L, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6), dim = 3:4) not equal to structure(c(-5, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, -Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, -Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5:6, dim = 3:4) not equal to structure(-5:6, dim = 3:4, dimnames = list(c("R1", "R2", "R3"...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5L, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6), dim = 3:4) not equal to structure(c(-5, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, -Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, -Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5:6, dim = 3:4) not equal to structure(-5:6, dim = 3:4, dimnames = list(c("R1", "R2", "R3"...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5L, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6), dim = 3:4) not equal to structure(c(-5, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, -Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, -Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3L, -4L, 3L, 2L), dim = c(2L, 2L)) not equal to structure(c(-3L, -4L, 3L, 2L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -4, 3, 2), dim = c(2L, 2L)) not equal to structure(c(-3, -4, 3, 2), dim = c(2L, 2L), dimnames = list(c("R3", ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -4, 3, 2), dim = c(2L, 2L)) not equal to structure(c(-3L, -4L, 3L, 2L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -4, 3, 2), dim = c(2L, 2L)) not equal to structure(c(-3, -4, 3, 2), dim = c(2L, 2L), dimnames = list(c("R3", ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -4, 3, 2), dim = c(2L, 2L)) not equal to structure(c(-3L, -4L, 3L, 2L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -4, 3, 2), dim = c(2L, 2L)) not equal to structure(c(-3, -4, 3, 2), dim = c(2L, 2L), dimnames = list(c("R3", ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3L, -4L, 3L, 2L), dim = c(2L, 2L)) not equal to structure(c(-3L, -4L, 3L, 2L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -4, 3, 2), dim = c(2L, 2L)) not equal to structure(c(-3, -4, 3, 2), dim = c(2L, 2L), dimnames = list(c("R3", ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3L, -4L, 3L, 2L), dim = c(2L, 2L)) not equal to structure(c(-3L, -4L, 3L, 2L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -4, 3, 2), dim = c(2L, 2L)) not equal to structure(c(-3, -4, 3, 2), dim = c(2L, 2L), dimnames = list(c("R3", ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3L, -4L, 3L, 2L), dim = c(2L, 2L)) not equal to structure(c(-3L, -4L, 3L, 2L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -4, 3, 2), dim = c(2L, 2L)) not equal to structure(c(-3, -4, 3, 2), dim = c(2L, 2L), dimnames = list(c("R3", ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3L, -4L, 3L, 2L), dim = c(2L, 2L)) not equal to structure(c(-3L, -4L, 3L, 2L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -4, 3, 2), dim = c(2L, 2L)) not equal to structure(c(-3, -4, 3, 2), dim = c(2L, 2L), dimnames = list(c("R3", ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3L, -4L, 3L, 2L), dim = c(2L, 2L)) not equal to structure(c(-3L, -4L, 3L, 2L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -4, 3, 2), dim = c(2L, 2L)) not equal to structure(c(-3, -4, 3, 2), dim = c(2L, 2L), dimnames = list(c("R3", ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3L, -4L, 3L, 2L), dim = c(2L, 2L)) not equal to structure(c(-3L, -4L, 3L, 2L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -4, 3, 2), dim = c(2L, 2L)) not equal to structure(c(-3, -4, 3, 2), dim = c(2L, 2L), dimnames = list(c("R3", ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3L, -4L, 3L, 2L), dim = c(2L, 2L)) not equal to structure(c(-3L, -4L, 3L, 2L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -4, 3, 2), dim = c(2L, 2L)) not equal to structure(c(-3, -4, 3, 2), dim = c(2L, 2L), dimnames = list(c("R3", ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3L, -4L, 3L, 2L), dim = c(2L, 2L)) not equal to structure(c(-3L, -4L, 3L, 2L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -4, 3, 2), dim = c(2L, 2L)) not equal to structure(c(-3, -4, 3, 2), dim = c(2L, 2L), dimnames = list(c("R3", ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3L, -4L, 3L, 2L), dim = c(2L, 2L)) not equal to structure(c(-3L, -4L, 3L, 2L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -4, 3, 2), dim = c(2L, 2L)) not equal to structure(c(-3, -4, 3, 2), dim = c(2L, 2L), dimnames = list(c("R3", ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -4L, -3L, -5L, -4L, -3L, -5L, -4L, -3L, -5L, ...) not equal to structure(c(-5L, -4L, -3L, -5L, -4L, -3L, -5L, -4L, -3L, -5L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5L, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -4, -3, -5, -4, -3, -5, -4, -3, -5, -4, -3), dim = 3:4) not equal to structure(c(-5, -4, -3, -5, -4, -3, -5, -4, -3, -5, -4, -3), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, -Inf, Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(Inf, -Inf, Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -4, -3, -5, -4, -3, -5, -4, -3, -5, -4, -3), dim = 3:4) not equal to structure(c(-5L, -4L, -3L, -5L, -4L, -3L, -5L, -4L, -3L, -5L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -4, -3, -5, -4, -3, -5, -4, -3, -5, -4, -3), dim = 3:4) not equal to structure(c(-5, -4, -3, -5, -4, -3, -5, -4, -3, -5, -4, -3), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, -Inf, Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(Inf, -Inf, Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -4, -3, -5, -4, -3, -5, -4, -3, -5, -4, -3), dim = 3:4) not equal to structure(c(-5L, -4L, -3L, -5L, -4L, -3L, -5L, -4L, -3L, -5L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -4, -3, -5, -4, -3, -5, -4, -3, -5, -4, -3), dim = 3:4) not equal to structure(c(-5, -4, -3, -5, -4, -3, -5, -4, -3, -5, -4, -3), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, -Inf, Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(Inf, -Inf, Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA, NaN, NA, NA, NaN, NA, NA, NaN, NA, NA, NaN, NA...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -4L, -3L, -5L, -4L, -3L, -5L, -4L, -3L, -5L, ...) not equal to structure(c(-5L, -4L, -3L, -5L, -4L, -3L, -5L, -4L, -3L, -5L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5L, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -4, -3, -5, -4, -3, -5, -4, -3, -5, -4, -3), dim = 3:4) not equal to structure(c(-5, -4, -3, -5, -4, -3, -5, -4, -3, -5, -4, -3), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, -Inf, Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(Inf, -Inf, Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -4L, -3L, -5L, -4L, -3L, -5L, -4L, -3L, -5L, ...) not equal to structure(c(-5L, -4L, -3L, -5L, -4L, -3L, -5L, -4L, -3L, -5L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5L, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -4, -3, -5, -4, -3, -5, -4, -3, -5, -4, -3), dim = 3:4) not equal to structure(c(-5, -4, -3, -5, -4, -3, -5, -4, -3, -5, -4, -3), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, -Inf, Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(Inf, -Inf, Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -4L, -3L, -5L, -4L, -3L, -5L, -4L, -3L, -5L, ...) not equal to structure(c(-5L, -4L, -3L, -5L, -4L, -3L, -5L, -4L, -3L, -5L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5L, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -4, -3, -5, -4, -3, -5, -4, -3, -5, -4, -3), dim = 3:4) not equal to structure(c(-5, -4, -3, -5, -4, -3, -5, -4, -3, -5, -4, -3), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, -Inf, Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(Inf, -Inf, Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -4L, -3L, -5L, -4L, -3L, -5L, -4L, -3L, -5L, ...) not equal to structure(c(-5L, -4L, -3L, -5L, -4L, -3L, -5L, -4L, -3L, -5L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5L, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -4, -3, -5, -4, -3, -5, -4, -3, -5, -4, -3), dim = 3:4) not equal to structure(c(-5, -4, -3, -5, -4, -3, -5, -4, -3, -5, -4, -3), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, -Inf, Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(Inf, -Inf, Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -4L, -3L, -5L, -4L, -3L, -5L, -4L, -3L, -5L, ...) not equal to structure(c(-5L, -4L, -3L, -5L, -4L, -3L, -5L, -4L, -3L, -5L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5L, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -4, -3, -5, -4, -3, -5, -4, -3, -5, -4, -3), dim = 3:4) not equal to structure(c(-5, -4, -3, -5, -4, -3, -5, -4, -3, -5, -4, -3), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, -Inf, Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(Inf, -Inf, Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -4L, -3L, -5L, -4L, -3L, -5L, -4L, -3L, -5L, ...) not equal to structure(c(-5L, -4L, -3L, -5L, -4L, -3L, -5L, -4L, -3L, -5L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5L, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -4, -3, -5, -4, -3, -5, -4, -3, -5, -4, -3), dim = 3:4) not equal to structure(c(-5, -4, -3, -5, -4, -3, -5, -4, -3, -5, -4, -3), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, -Inf, Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(Inf, -Inf, Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -4L, -3L, -5L, -4L, -3L, -5L, -4L, -3L, -5L, ...) not equal to structure(c(-5L, -4L, -3L, -5L, -4L, -3L, -5L, -4L, -3L, -5L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5L, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -4, -3, -5, -4, -3, -5, -4, -3, -5, -4, -3), dim = 3:4) not equal to structure(c(-5, -4, -3, -5, -4, -3, -5, -4, -3, -5, -4, -3), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, -Inf, Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(Inf, -Inf, Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -4L, -3L, -5L, -4L, -3L, -5L, -4L, -3L, -5L, ...) not equal to structure(c(-5L, -4L, -3L, -5L, -4L, -3L, -5L, -4L, -3L, -5L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5L, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -4, -3, -5, -4, -3, -5, -4, -3, -5, -4, -3), dim = 3:4) not equal to structure(c(-5, -4, -3, -5, -4, -3, -5, -4, -3, -5, -4, -3), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, -Inf, Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(Inf, -Inf, Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -4L, -3L, -5L, -4L, -3L, -5L, -4L, -3L, -5L, ...) not equal to structure(c(-5L, -4L, -3L, -5L, -4L, -3L, -5L, -4L, -3L, -5L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5L, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -4, -3, -5, -4, -3, -5, -4, -3, -5, -4, -3), dim = 3:4) not equal to structure(c(-5, -4, -3, -5, -4, -3, -5, -4, -3, -5, -4, -3), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, -Inf, Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(Inf, -Inf, Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3L, -4L, -3L, -4L), dim = c(2L, 2L)) not equal to structure(c(-3L, -4L, -3L, -4L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -4, -3, -4), dim = c(2L, 2L)) not equal to structure(c(-3, -4, -3, -4), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -4, -3, -4), dim = c(2L, 2L)) not equal to structure(c(-3L, -4L, -3L, -4L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -4, -3, -4), dim = c(2L, 2L)) not equal to structure(c(-3, -4, -3, -4), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -4, -3, -4), dim = c(2L, 2L)) not equal to structure(c(-3L, -4L, -3L, -4L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -4, -3, -4), dim = c(2L, 2L)) not equal to structure(c(-3, -4, -3, -4), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3L, -4L, -3L, -4L), dim = c(2L, 2L)) not equal to structure(c(-3L, -4L, -3L, -4L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -4, -3, -4), dim = c(2L, 2L)) not equal to structure(c(-3, -4, -3, -4), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3L, -4L, -3L, -4L), dim = c(2L, 2L)) not equal to structure(c(-3L, -4L, -3L, -4L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -4, -3, -4), dim = c(2L, 2L)) not equal to structure(c(-3, -4, -3, -4), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3L, -4L, -3L, -4L), dim = c(2L, 2L)) not equal to structure(c(-3L, -4L, -3L, -4L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -4, -3, -4), dim = c(2L, 2L)) not equal to structure(c(-3, -4, -3, -4), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3L, -4L, -3L, -4L), dim = c(2L, 2L)) not equal to structure(c(-3L, -4L, -3L, -4L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -4, -3, -4), dim = c(2L, 2L)) not equal to structure(c(-3, -4, -3, -4), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3L, -4L, -3L, -4L), dim = c(2L, 2L)) not equal to structure(c(-3L, -4L, -3L, -4L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -4, -3, -4), dim = c(2L, 2L)) not equal to structure(c(-3, -4, -3, -4), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3L, -4L, -3L, -4L), dim = c(2L, 2L)) not equal to structure(c(-3L, -4L, -3L, -4L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -4, -3, -4), dim = c(2L, 2L)) not equal to structure(c(-3, -4, -3, -4), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3L, -4L, -3L, -4L), dim = c(2L, 2L)) not equal to structure(c(-3L, -4L, -3L, -4L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -4, -3, -4), dim = c(2L, 2L)) not equal to structure(c(-3, -4, -3, -4), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3L, -4L, -3L, -4L), dim = c(2L, 2L)) not equal to structure(c(-3L, -4L, -3L, -4L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -4, -3, -4), dim = c(2L, 2L)) not equal to structure(c(-3, -4, -3, -4), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3L, -4L, -3L, -4L), dim = c(2L, 2L)) not equal to structure(c(-3L, -4L, -3L, -4L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -4, -3, -4), dim = c(2L, 2L)) not equal to structure(c(-3, -4, -3, -4), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -4L, -3L, 10L, 4L, 0L, 10L, 8L, 0L, 40L, 40L, ...) not equal to structure(c(-5L, -4L, -3L, 10L, 4L, 0L, 10L, 8L, 0L, 40L, 40L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5L, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -4, -3, 10, 4, 0, 10, 8, 0, 40, 40, 0), dim = 3:4) not equal to structure(c(-5, -4, -3, 10, 4, 0, 10, 8, 0, 40, 40, 0), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...) not equal to structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, Inf, Inf, Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(-Inf, -Inf, -Inf, Inf, Inf, Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, -Inf, Inf, -Inf, -Inf, -Inf, -Inf, Inf, -Inf, ...) not equal to structure(c(Inf, -Inf, Inf, -Inf, -Inf, -Inf, -Inf, Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA, NaN, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA), dim = 3:4) not equal to structure(c(NA, NaN, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -4, -3, 10, 4, 0, 10, 8, 0, 40, 40, 0), dim = 3:4) not equal to structure(c(-5L, -4L, -3L, 10L, 4L, 0L, 10L, 8L, 0L, 40L, 40L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -4, -3, 10, 4, 0, 10, 8, 0, 40, 40, 0), dim = 3:4) not equal to structure(c(-5, -4, -3, 10, 4, 0, 10, 8, 0, 40, 40, 0), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...) not equal to structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, Inf, Inf, Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(-Inf, -Inf, -Inf, Inf, Inf, Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, -Inf, Inf, -Inf, -Inf, -Inf, -Inf, Inf, -Inf, ...) not equal to structure(c(Inf, -Inf, Inf, -Inf, -Inf, -Inf, -Inf, Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA, NaN, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA), dim = 3:4) not equal to structure(c(NA, NaN, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -4, -3, 10, 4, 0, 10, 8, 0, 40, 40, 0), dim = 3:4) not equal to structure(c(-5L, -4L, -3L, 10L, 4L, 0L, 10L, 8L, 0L, 40L, 40L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -4, -3, 10, 4, 0, 10, 8, 0, 40, 40, 0), dim = 3:4) not equal to structure(c(-5, -4, -3, 10, 4, 0, 10, 8, 0, 40, 40, 0), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...) not equal to structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, Inf, Inf, Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(-Inf, -Inf, -Inf, Inf, Inf, Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, -Inf, Inf, -Inf, -Inf, -Inf, -Inf, Inf, -Inf, ...) not equal to structure(c(Inf, -Inf, Inf, -Inf, -Inf, -Inf, -Inf, Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA, NaN, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA), dim = 3:4) not equal to structure(c(NA, NaN, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -4L, -3L, 10L, 4L, 0L, 10L, 8L, 0L, 40L, 40L, ...) not equal to structure(c(-5L, -4L, -3L, 10L, 4L, 0L, 10L, 8L, 0L, 40L, 40L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5L, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -4, -3, 10, 4, 0, 10, 8, 0, 40, 40, 0), dim = 3:4) not equal to structure(c(-5, -4, -3, 10, 4, 0, 10, 8, 0, 40, 40, 0), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...) not equal to structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, Inf, Inf, Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(-Inf, -Inf, -Inf, Inf, Inf, Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, -Inf, Inf, -Inf, -Inf, -Inf, -Inf, Inf, -Inf, ...) not equal to structure(c(Inf, -Inf, Inf, -Inf, -Inf, -Inf, -Inf, Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA, NaN, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA), dim = 3:4) not equal to structure(c(NA, NaN, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -4L, -3L, 10L, 4L, 0L, 10L, 8L, 0L, 40L, 40L, ...) not equal to structure(c(-5L, -4L, -3L, 10L, 4L, 0L, 10L, 8L, 0L, 40L, 40L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5L, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -4, -3, 10, 4, 0, 10, 8, 0, 40, 40, 0), dim = 3:4) not equal to structure(c(-5, -4, -3, 10, 4, 0, 10, 8, 0, 40, 40, 0), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...) not equal to structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, Inf, Inf, Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(-Inf, -Inf, -Inf, Inf, Inf, Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, -Inf, Inf, -Inf, -Inf, -Inf, -Inf, Inf, -Inf, ...) not equal to structure(c(Inf, -Inf, Inf, -Inf, -Inf, -Inf, -Inf, Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA, NaN, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA), dim = 3:4) not equal to structure(c(NA, NaN, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -4L, -3L, 10L, 4L, 0L, 10L, 8L, 0L, 40L, 40L, ...) not equal to structure(c(-5L, -4L, -3L, 10L, 4L, 0L, 10L, 8L, 0L, 40L, 40L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5L, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -4, -3, 10, 4, 0, 10, 8, 0, 40, 40, 0), dim = 3:4) not equal to structure(c(-5, -4, -3, 10, 4, 0, 10, 8, 0, 40, 40, 0), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...) not equal to structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, Inf, Inf, Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(-Inf, -Inf, -Inf, Inf, Inf, Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, -Inf, Inf, -Inf, -Inf, -Inf, -Inf, Inf, -Inf, ...) not equal to structure(c(Inf, -Inf, Inf, -Inf, -Inf, -Inf, -Inf, Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA, NaN, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA), dim = 3:4) not equal to structure(c(NA, NaN, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -4L, -3L, 10L, 4L, 0L, 10L, 8L, 0L, 40L, 40L, ...) not equal to structure(c(-5L, -4L, -3L, 10L, 4L, 0L, 10L, 8L, 0L, 40L, 40L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5L, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -4, -3, 10, 4, 0, 10, 8, 0, 40, 40, 0), dim = 3:4) not equal to structure(c(-5, -4, -3, 10, 4, 0, 10, 8, 0, 40, 40, 0), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...) not equal to structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, Inf, Inf, Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(-Inf, -Inf, -Inf, Inf, Inf, Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, -Inf, Inf, -Inf, -Inf, -Inf, -Inf, Inf, -Inf, ...) not equal to structure(c(Inf, -Inf, Inf, -Inf, -Inf, -Inf, -Inf, Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA, NaN, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA), dim = 3:4) not equal to structure(c(NA, NaN, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -4L, -3L, 10L, 4L, 0L, 10L, 8L, 0L, 40L, 40L, ...) not equal to structure(c(-5L, -4L, -3L, 10L, 4L, 0L, 10L, 8L, 0L, 40L, 40L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5L, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -4, -3, 10, 4, 0, 10, 8, 0, 40, 40, 0), dim = 3:4) not equal to structure(c(-5, -4, -3, 10, 4, 0, 10, 8, 0, 40, 40, 0), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...) not equal to structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, Inf, Inf, Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(-Inf, -Inf, -Inf, Inf, Inf, Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, -Inf, Inf, -Inf, -Inf, -Inf, -Inf, Inf, -Inf, ...) not equal to structure(c(Inf, -Inf, Inf, -Inf, -Inf, -Inf, -Inf, Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA, NaN, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA), dim = 3:4) not equal to structure(c(NA, NaN, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -4L, -3L, 10L, 4L, 0L, 10L, 8L, 0L, 40L, 40L, ...) not equal to structure(c(-5L, -4L, -3L, 10L, 4L, 0L, 10L, 8L, 0L, 40L, 40L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5L, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -4, -3, 10, 4, 0, 10, 8, 0, 40, 40, 0), dim = 3:4) not equal to structure(c(-5, -4, -3, 10, 4, 0, 10, 8, 0, 40, 40, 0), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...) not equal to structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, Inf, Inf, Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(-Inf, -Inf, -Inf, Inf, Inf, Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, -Inf, Inf, -Inf, -Inf, -Inf, -Inf, Inf, -Inf, ...) not equal to structure(c(Inf, -Inf, Inf, -Inf, -Inf, -Inf, -Inf, Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA, NaN, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA), dim = 3:4) not equal to structure(c(NA, NaN, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -4L, -3L, 10L, 4L, 0L, 10L, 8L, 0L, 40L, 40L, ...) not equal to structure(c(-5L, -4L, -3L, 10L, 4L, 0L, 10L, 8L, 0L, 40L, 40L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5L, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -4, -3, 10, 4, 0, 10, 8, 0, 40, 40, 0), dim = 3:4) not equal to structure(c(-5, -4, -3, 10, 4, 0, 10, 8, 0, 40, 40, 0), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...) not equal to structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, Inf, Inf, Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(-Inf, -Inf, -Inf, Inf, Inf, Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, -Inf, Inf, -Inf, -Inf, -Inf, -Inf, Inf, -Inf, ...) not equal to structure(c(Inf, -Inf, Inf, -Inf, -Inf, -Inf, -Inf, Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA, NaN, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA), dim = 3:4) not equal to structure(c(NA, NaN, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -4L, -3L, 10L, 4L, 0L, 10L, 8L, 0L, 40L, 40L, ...) not equal to structure(c(-5L, -4L, -3L, 10L, 4L, 0L, 10L, 8L, 0L, 40L, 40L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5L, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -4, -3, 10, 4, 0, 10, 8, 0, 40, 40, 0), dim = 3:4) not equal to structure(c(-5, -4, -3, 10, 4, 0, 10, 8, 0, 40, 40, 0), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...) not equal to structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, Inf, Inf, Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(-Inf, -Inf, -Inf, Inf, Inf, Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, -Inf, Inf, -Inf, -Inf, -Inf, -Inf, Inf, -Inf, ...) not equal to structure(c(Inf, -Inf, Inf, -Inf, -Inf, -Inf, -Inf, Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA, NaN, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA), dim = 3:4) not equal to structure(c(NA, NaN, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -4L, -3L, 10L, 4L, 0L, 10L, 8L, 0L, 40L, 40L, ...) not equal to structure(c(-5L, -4L, -3L, 10L, 4L, 0L, 10L, 8L, 0L, 40L, 40L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5L, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -4, -3, 10, 4, 0, 10, 8, 0, 40, 40, 0), dim = 3:4) not equal to structure(c(-5, -4, -3, 10, 4, 0, 10, 8, 0, 40, 40, 0), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...) not equal to structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, Inf, Inf, Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(-Inf, -Inf, -Inf, Inf, Inf, Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, -Inf, Inf, -Inf, -Inf, -Inf, -Inf, Inf, -Inf, ...) not equal to structure(c(Inf, -Inf, Inf, -Inf, -Inf, -Inf, -Inf, Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA, NaN, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA), dim = 3:4) not equal to structure(c(NA, NaN, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3L, -4L, -9L, -8L), dim = c(2L, 2L)) not equal to structure(c(-3L, -4L, -9L, -8L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -4, -9, -8), dim = c(2L, 2L)) not equal to structure(c(-3, -4, -9, -8), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -4, -9, -8), dim = c(2L, 2L)) not equal to structure(c(-3L, -4L, -9L, -8L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -4, -9, -8), dim = c(2L, 2L)) not equal to structure(c(-3, -4, -9, -8), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -4, -9, -8), dim = c(2L, 2L)) not equal to structure(c(-3L, -4L, -9L, -8L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -4, -9, -8), dim = c(2L, 2L)) not equal to structure(c(-3, -4, -9, -8), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3L, -4L, -9L, -8L), dim = c(2L, 2L)) not equal to structure(c(-3L, -4L, -9L, -8L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -4, -9, -8), dim = c(2L, 2L)) not equal to structure(c(-3, -4, -9, -8), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3L, -4L, -9L, -8L), dim = c(2L, 2L)) not equal to structure(c(-3L, -4L, -9L, -8L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -4, -9, -8), dim = c(2L, 2L)) not equal to structure(c(-3, -4, -9, -8), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3L, -4L, -9L, -8L), dim = c(2L, 2L)) not equal to structure(c(-3L, -4L, -9L, -8L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -4, -9, -8), dim = c(2L, 2L)) not equal to structure(c(-3, -4, -9, -8), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3L, -4L, -9L, -8L), dim = c(2L, 2L)) not equal to structure(c(-3L, -4L, -9L, -8L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -4, -9, -8), dim = c(2L, 2L)) not equal to structure(c(-3, -4, -9, -8), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3L, -4L, -9L, -8L), dim = c(2L, 2L)) not equal to structure(c(-3L, -4L, -9L, -8L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -4, -9, -8), dim = c(2L, 2L)) not equal to structure(c(-3, -4, -9, -8), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3L, -4L, -9L, -8L), dim = c(2L, 2L)) not equal to structure(c(-3L, -4L, -9L, -8L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -4, -9, -8), dim = c(2L, 2L)) not equal to structure(c(-3, -4, -9, -8), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3L, -4L, -9L, -8L), dim = c(2L, 2L)) not equal to structure(c(-3L, -4L, -9L, -8L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -4, -9, -8), dim = c(2L, 2L)) not equal to structure(c(-3, -4, -9, -8), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3L, -4L, -9L, -8L), dim = c(2L, 2L)) not equal to structure(c(-3L, -4L, -9L, -8L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -4, -9, -8), dim = c(2L, 2L)) not equal to structure(c(-3, -4, -9, -8), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3L, -4L, -9L, -8L), dim = c(2L, 2L)) not equal to structure(c(-3L, -4L, -9L, -8L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -4, -9, -8), dim = c(2L, 2L)) not equal to structure(c(-3, -4, -9, -8), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -4L, -3L, -7L, -5L, -3L, -6L, -3L, 0L, -2L, ...) not equal to structure(c(-5L, -4L, -3L, -7L, -5L, -3L, -6L, -3L, 0L, -2L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5L, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -4, -3, -7, -5, -3, -6, -3, 0, -2, 2, 6), dim = 3:4) not equal to structure(c(-5, -4, -3, -7, -5, -3, -6, -3, 0, -2, 2, 6), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...) not equal to structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, -Inf, Inf, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...) not equal to structure(c(Inf, -Inf, Inf, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA, NaN, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA), dim = 3:4) not equal to structure(c(NA, NaN, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -4, -3, -7, -5, -3, -6, -3, 0, -2, 2, 6), dim = 3:4) not equal to structure(c(-5L, -4L, -3L, -7L, -5L, -3L, -6L, -3L, 0L, -2L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -4, -3, -7, -5, -3, -6, -3, 0, -2, 2, 6), dim = 3:4) not equal to structure(c(-5, -4, -3, -7, -5, -3, -6, -3, 0, -2, 2, 6), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...) not equal to structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, -Inf, Inf, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...) not equal to structure(c(Inf, -Inf, Inf, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA, NaN, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA), dim = 3:4) not equal to structure(c(NA, NaN, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -4, -3, -7, -5, -3, -6, -3, 0, -2, 2, 6), dim = 3:4) not equal to structure(c(-5L, -4L, -3L, -7L, -5L, -3L, -6L, -3L, 0L, -2L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -4, -3, -7, -5, -3, -6, -3, 0, -2, 2, 6), dim = 3:4) not equal to structure(c(-5, -4, -3, -7, -5, -3, -6, -3, 0, -2, 2, 6), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...) not equal to structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, -Inf, Inf, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...) not equal to structure(c(Inf, -Inf, Inf, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA, NaN, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA), dim = 3:4) not equal to structure(c(NA, NaN, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -4L, -3L, -7L, -5L, -3L, -6L, -3L, 0L, -2L, ...) not equal to structure(c(-5L, -4L, -3L, -7L, -5L, -3L, -6L, -3L, 0L, -2L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5L, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -4, -3, -7, -5, -3, -6, -3, 0, -2, 2, 6), dim = 3:4) not equal to structure(c(-5, -4, -3, -7, -5, -3, -6, -3, 0, -2, 2, 6), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...) not equal to structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, -Inf, Inf, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...) not equal to structure(c(Inf, -Inf, Inf, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA, NaN, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA), dim = 3:4) not equal to structure(c(NA, NaN, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -4L, -3L, -7L, -5L, -3L, -6L, -3L, 0L, -2L, ...) not equal to structure(c(-5L, -4L, -3L, -7L, -5L, -3L, -6L, -3L, 0L, -2L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5L, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -4, -3, -7, -5, -3, -6, -3, 0, -2, 2, 6), dim = 3:4) not equal to structure(c(-5, -4, -3, -7, -5, -3, -6, -3, 0, -2, 2, 6), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...) not equal to structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, -Inf, Inf, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...) not equal to structure(c(Inf, -Inf, Inf, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA, NaN, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA), dim = 3:4) not equal to structure(c(NA, NaN, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -4L, -3L, -7L, -5L, -3L, -6L, -3L, 0L, -2L, ...) not equal to structure(c(-5L, -4L, -3L, -7L, -5L, -3L, -6L, -3L, 0L, -2L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5L, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -4, -3, -7, -5, -3, -6, -3, 0, -2, 2, 6), dim = 3:4) not equal to structure(c(-5, -4, -3, -7, -5, -3, -6, -3, 0, -2, 2, 6), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...) not equal to structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, -Inf, Inf, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...) not equal to structure(c(Inf, -Inf, Inf, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA, NaN, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA), dim = 3:4) not equal to structure(c(NA, NaN, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -4L, -3L, -7L, -5L, -3L, -6L, -3L, 0L, -2L, ...) not equal to structure(c(-5L, -4L, -3L, -7L, -5L, -3L, -6L, -3L, 0L, -2L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5L, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -4, -3, -7, -5, -3, -6, -3, 0, -2, 2, 6), dim = 3:4) not equal to structure(c(-5, -4, -3, -7, -5, -3, -6, -3, 0, -2, 2, 6), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...) not equal to structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, -Inf, Inf, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...) not equal to structure(c(Inf, -Inf, Inf, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA, NaN, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA), dim = 3:4) not equal to structure(c(NA, NaN, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -4L, -3L, -7L, -5L, -3L, -6L, -3L, 0L, -2L, ...) not equal to structure(c(-5L, -4L, -3L, -7L, -5L, -3L, -6L, -3L, 0L, -2L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5L, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -4, -3, -7, -5, -3, -6, -3, 0, -2, 2, 6), dim = 3:4) not equal to structure(c(-5, -4, -3, -7, -5, -3, -6, -3, 0, -2, 2, 6), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...) not equal to structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, -Inf, Inf, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...) not equal to structure(c(Inf, -Inf, Inf, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA, NaN, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA), dim = 3:4) not equal to structure(c(NA, NaN, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -4L, -3L, -7L, -5L, -3L, -6L, -3L, 0L, -2L, ...) not equal to structure(c(-5L, -4L, -3L, -7L, -5L, -3L, -6L, -3L, 0L, -2L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5L, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -4, -3, -7, -5, -3, -6, -3, 0, -2, 2, 6), dim = 3:4) not equal to structure(c(-5, -4, -3, -7, -5, -3, -6, -3, 0, -2, 2, 6), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...) not equal to structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, -Inf, Inf, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...) not equal to structure(c(Inf, -Inf, Inf, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA, NaN, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA), dim = 3:4) not equal to structure(c(NA, NaN, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -4L, -3L, -7L, -5L, -3L, -6L, -3L, 0L, -2L, ...) not equal to structure(c(-5L, -4L, -3L, -7L, -5L, -3L, -6L, -3L, 0L, -2L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5L, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -4, -3, -7, -5, -3, -6, -3, 0, -2, 2, 6), dim = 3:4) not equal to structure(c(-5, -4, -3, -7, -5, -3, -6, -3, 0, -2, 2, 6), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...) not equal to structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, -Inf, Inf, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...) not equal to structure(c(Inf, -Inf, Inf, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA, NaN, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA), dim = 3:4) not equal to structure(c(NA, NaN, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -4L, -3L, -7L, -5L, -3L, -6L, -3L, 0L, -2L, ...) not equal to structure(c(-5L, -4L, -3L, -7L, -5L, -3L, -6L, -3L, 0L, -2L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5L, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -4, -3, -7, -5, -3, -6, -3, 0, -2, 2, 6), dim = 3:4) not equal to structure(c(-5, -4, -3, -7, -5, -3, -6, -3, 0, -2, 2, 6), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...) not equal to structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, -Inf, Inf, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...) not equal to structure(c(Inf, -Inf, Inf, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA, NaN, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA), dim = 3:4) not equal to structure(c(NA, NaN, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -4L, -3L, -7L, -5L, -3L, -6L, -3L, 0L, -2L, ...) not equal to structure(c(-5L, -4L, -3L, -7L, -5L, -3L, -6L, -3L, 0L, -2L, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5L, dim = c(1L, 1L)) not equal to structure(-5L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -4, -3, -7, -5, -3, -6, -3, 0, -2, 2, 6), dim = 3:4) not equal to structure(c(-5, -4, -3, -7, -5, -3, -6, -3, 0, -2, 2, 6), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(-5, dim = c(1L, 1L)) not equal to structure(-5, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...) not equal to structure(c(NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, -Inf, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, -Inf, Inf, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...) not equal to structure(c(Inf, -Inf, Inf, NaN, NaN, NaN, NaN, NaN, NaN, NaN, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA, NaN, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA), dim = 3:4) not equal to structure(c(NA, NaN, NA, NA, NA, NA, NA, NA, NA, NA, NA, NA), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3L, -4L, 0L, -2L), dim = c(2L, 2L)) not equal to structure(c(-3L, -4L, 0L, -2L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -4, 0, -2), dim = c(2L, 2L)) not equal to structure(c(-3, -4, 0, -2), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -4, 0, -2), dim = c(2L, 2L)) not equal to structure(c(-3L, -4L, 0L, -2L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -4, 0, -2), dim = c(2L, 2L)) not equal to structure(c(-3, -4, 0, -2), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -4, 0, -2), dim = c(2L, 2L)) not equal to structure(c(-3L, -4L, 0L, -2L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -4, 0, -2), dim = c(2L, 2L)) not equal to structure(c(-3, -4, 0, -2), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3L, -4L, 0L, -2L), dim = c(2L, 2L)) not equal to structure(c(-3L, -4L, 0L, -2L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -4, 0, -2), dim = c(2L, 2L)) not equal to structure(c(-3, -4, 0, -2), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3L, -4L, 0L, -2L), dim = c(2L, 2L)) not equal to structure(c(-3L, -4L, 0L, -2L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -4, 0, -2), dim = c(2L, 2L)) not equal to structure(c(-3, -4, 0, -2), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3L, -4L, 0L, -2L), dim = c(2L, 2L)) not equal to structure(c(-3L, -4L, 0L, -2L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -4, 0, -2), dim = c(2L, 2L)) not equal to structure(c(-3, -4, 0, -2), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3L, -4L, 0L, -2L), dim = c(2L, 2L)) not equal to structure(c(-3L, -4L, 0L, -2L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -4, 0, -2), dim = c(2L, 2L)) not equal to structure(c(-3, -4, 0, -2), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3L, -4L, 0L, -2L), dim = c(2L, 2L)) not equal to structure(c(-3L, -4L, 0L, -2L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -4, 0, -2), dim = c(2L, 2L)) not equal to structure(c(-3, -4, 0, -2), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3L, -4L, 0L, -2L), dim = c(2L, 2L)) not equal to structure(c(-3L, -4L, 0L, -2L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -4, 0, -2), dim = c(2L, 2L)) not equal to structure(c(-3, -4, 0, -2), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3L, -4L, 0L, -2L), dim = c(2L, 2L)) not equal to structure(c(-3L, -4L, 0L, -2L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -4, 0, -2), dim = c(2L, 2L)) not equal to structure(c(-3, -4, 0, -2), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3L, -4L, 0L, -2L), dim = c(2L, 2L)) not equal to structure(c(-3L, -4L, 0L, -2L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -4, 0, -2), dim = c(2L, 2L)) not equal to structure(c(-3, -4, 0, -2), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3L, -4L, 0L, -2L), dim = c(2L, 2L)) not equal to structure(c(-3L, -4L, 0L, -2L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(-3, -4, 0, -2), dim = c(2L, 2L)) not equal to structure(c(-3, -4, 0, -2), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(6L, 6L), dim = 2:1) not equal to structure(c(6L, 6L), dim = 2:1, dimnames = list(c("R3", "R2"), ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(6, 6), dim = 2:1) not equal to structure(c(6, 6), dim = 2:1, dimnames = list(c("R3", "R2"), ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(6, 6), dim = 2:1) not equal to structure(c(6L, 6L), dim = 2:1, dimnames = list(c("R3", "R2"), ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(6, 6), dim = 2:1) not equal to structure(c(6, 6), dim = 2:1, dimnames = list(c("R3", "R2"), ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(6, 6), dim = 2:1) not equal to structure(c(6L, 6L), dim = 2:1, dimnames = list(c("R3", "R2"), ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(6, 6), dim = 2:1) not equal to structure(c(6, 6), dim = 2:1, dimnames = list(c("R3", "R2"), ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(6L, 6L), dim = 2:1) not equal to structure(c(6L, 6L), dim = 2:1, dimnames = list(c("R3", "R2"), ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(6, 6), dim = 2:1) not equal to structure(c(6, 6), dim = 2:1, dimnames = list(c("R3", "R2"), ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(6L, 6L), dim = 2:1) not equal to structure(c(6L, 6L), dim = 2:1, dimnames = list(c("R3", "R2"), ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(6, 6), dim = 2:1) not equal to structure(c(6, 6), dim = 2:1, dimnames = list(c("R3", "R2"), ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(6L, 6L), dim = 2:1) not equal to structure(c(6L, 6L), dim = 2:1, dimnames = list(c("R3", "R2"), ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(6, 6), dim = 2:1) not equal to structure(c(6, 6), dim = 2:1, dimnames = list(c("R3", "R2"), ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(6L, 6L), dim = 2:1) not equal to structure(c(6L, 6L), dim = 2:1, dimnames = list(c("R3", "R2"), ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(6, 6), dim = 2:1) not equal to structure(c(6, 6), dim = 2:1, dimnames = list(c("R3", "R2"), ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(6L, 6L), dim = 2:1) not equal to structure(c(6L, 6L), dim = 2:1, dimnames = list(c("R3", "R2"), ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(6, 6), dim = 2:1) not equal to structure(c(6, 6), dim = 2:1, dimnames = list(c("R3", "R2"), ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(6L, 6L), dim = 2:1) not equal to structure(c(6L, 6L), dim = 2:1, dimnames = list(c("R3", "R2"), ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(6, 6), dim = 2:1) not equal to structure(c(6, 6), dim = 2:1, dimnames = list(c("R3", "R2"), ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(6L, 6L), dim = 2:1) not equal to structure(c(6L, 6L), dim = 2:1, dimnames = list(c("R3", "R2"), ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(6, 6), dim = 2:1) not equal to structure(c(6, 6), dim = 2:1, dimnames = list(c("R3", "R2"), ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(6L, 6L), dim = 2:1) not equal to structure(c(6L, 6L), dim = 2:1, dimnames = list(c("R3", "R2"), ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(6, 6), dim = 2:1) not equal to structure(c(6, 6), dim = 2:1, dimnames = list(c("R3", "R2"), ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(6L, 6L), dim = 2:1) not equal to structure(c(6L, 6L), dim = 2:1, dimnames = list(c("R3", "R2"), ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(6, 6), dim = 2:1) not equal to structure(c(6, 6), dim = 2:1, dimnames = list(c("R3", "R2"), ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(3, 3) not equal to c(R3 = 3, R2 = 3).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(3, 3) not equal to c(R3 = 3, R2 = 3).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, 0) not equal to c(R3 = 0, R2 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(3, 3) not equal to c(R3 = 3, R2 = 3).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(3, 3) not equal to c(R3 = 3, R2 = 3).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, 0) not equal to c(R3 = 0, R2 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(3, 3) not equal to c(R3 = 3, R2 = 3).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(3, 3) not equal to c(R3 = 3, R2 = 3).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, 0) not equal to c(R3 = 0, R2 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(3, 3) not equal to c(R3 = 3, R2 = 3).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(3, 3) not equal to c(R3 = 3, R2 = 3).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, 0) not equal to c(R3 = 0, R2 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(3, 3) not equal to c(R3 = 3, R2 = 3).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(3, 3) not equal to c(R3 = 3, R2 = 3).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, 0) not equal to c(R3 = 0, R2 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(3, 3) not equal to c(R3 = 3, R2 = 3).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(3, 3) not equal to c(R3 = 3, R2 = 3).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, 0) not equal to c(R3 = 0, R2 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(3, 3) not equal to c(R3 = 3, R2 = 3).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(3, 3) not equal to c(R3 = 3, R2 = 3).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, 0) not equal to c(R3 = 0, R2 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(3, 3) not equal to c(R3 = 3, R2 = 3).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(3, 3) not equal to c(R3 = 3, R2 = 3).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, 0) not equal to c(R3 = 0, R2 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(3, 3) not equal to c(R3 = 3, R2 = 3).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(3, 3) not equal to c(R3 = 3, R2 = 3).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, 0) not equal to c(R3 = 0, R2 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(3, 3) not equal to c(R3 = 3, R2 = 3).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(3, 3) not equal to c(R3 = 3, R2 = 3).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, 0) not equal to c(R3 = 0, R2 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(3, 3) not equal to c(R3 = 3, R2 = 3).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(3, 3) not equal to c(R3 = 3, R2 = 3).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, 0) not equal to c(R3 = 0, R2 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(3, 3) not equal to c(R3 = 3, R2 = 3).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(3, 3) not equal to c(R3 = 3, R2 = 3).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, 0) not equal to c(R3 = 0, R2 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(4.4478, 4.4478, 4.4478) not equal to c(R1 = 4.4478, R2 = 4.4478, R3 = 4.4478).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0 not equal to c(R1 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(4.4478, 4.4478, 4.4478) not equal to c(R1 = 4.4478, R2 = 4.4478, R3 = 4.4478).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0 not equal to c(R1 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(4.4478, 4.4478, 4.4478) not equal to c(R1 = 4.4478, R2 = 4.4478, R3 = 4.4478).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0 not equal to c(R1 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(4.4478, 4.4478, 4.4478) not equal to c(R1 = 4.4478, R2 = 4.4478, R3 = 4.4478).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0 not equal to c(R1 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(4.4478, 4.4478, 4.4478) not equal to c(R1 = 4.4478, R2 = 4.4478, R3 = 4.4478).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0 not equal to c(R1 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(4.4478, 4.4478, 4.4478) not equal to c(R1 = 4.4478, R2 = 4.4478, R3 = 4.4478).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0 not equal to c(R1 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(4.4478, 4.4478, 4.4478) not equal to c(R1 = 4.4478, R2 = 4.4478, R3 = 4.4478).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0 not equal to c(R1 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(4.4478, 4.4478, 4.4478) not equal to c(R1 = 4.4478, R2 = 4.4478, R3 = 4.4478).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0 not equal to c(R1 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(4.4478, 4.4478, 4.4478) not equal to c(R1 = 4.4478, R2 = 4.4478, R3 = 4.4478).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0 not equal to c(R1 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(4.4478, 4.4478, 4.4478) not equal to c(R1 = 4.4478, R2 = 4.4478, R3 = 4.4478).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0 not equal to c(R1 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(4.4478, 4.4478, 4.4478) not equal to c(R1 = 4.4478, R2 = 4.4478, R3 = 4.4478).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0 not equal to c(R1 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(4.4478, 4.4478, 4.4478) not equal to c(R1 = 4.4478, R2 = 4.4478, R3 = 4.4478).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0 not equal to c(R1 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(4.4478, 4.4478, 4.4478) not equal to c(R1 = 4.4478, R2 = 4.4478, R3 = 4.4478).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0 not equal to c(R1 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(4.4478, 4.4478, 4.4478) not equal to c(R1 = 4.4478, R2 = 4.4478, R3 = 4.4478).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0 not equal to c(R1 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(4.4478, 4.4478, 4.4478) not equal to c(R1 = 4.4478, R2 = 4.4478, R3 = 4.4478).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0 not equal to c(R1 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(4.4478, 4.4478, 4.4478) not equal to c(R1 = 4.4478, R2 = 4.4478, R3 = 4.4478).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0 not equal to c(R1 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(4.4478, 4.4478, 4.4478) not equal to c(R1 = 4.4478, R2 = 4.4478, R3 = 4.4478).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0 not equal to c(R1 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(4.4478, 4.4478, 4.4478) not equal to c(R1 = 4.4478, R2 = 4.4478, R3 = 4.4478).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0 not equal to c(R1 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(4.4478, 4.4478, 4.4478) not equal to c(R1 = 4.4478, R2 = 4.4478, R3 = 4.4478).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0 not equal to c(R1 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(4.4478, 4.4478, 4.4478) not equal to c(R1 = 4.4478, R2 = 4.4478, R3 = 4.4478).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0 not equal to c(R1 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(4.4478, 4.4478, 4.4478) not equal to c(R1 = 4.4478, R2 = 4.4478, R3 = 4.4478).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0 not equal to c(R1 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(4.4478, 4.4478, 4.4478) not equal to c(R1 = 4.4478, R2 = 4.4478, R3 = 4.4478).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0 not equal to c(R1 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(4.4478, 4.4478, 4.4478) not equal to c(R1 = 4.4478, R2 = 4.4478, R3 = 4.4478).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0 not equal to c(R1 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(4.4478, 4.4478, 4.4478) not equal to c(R1 = 4.4478, R2 = 4.4478, R3 = 4.4478).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
0 not equal to c(R1 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
4:6 not equal to structure(4:6, names = c("R1", "R2", "R3")).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5L not equal to c(R1 = -5L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(4, 5, 6) not equal to c(R1 = 4, R2 = 5, R3 = 6).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf) not equal to c(R1 = -Inf, R2 = -Inf, R3 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(4, 5, 6) not equal to structure(4:6, names = c("R1", "R2", "R3")).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(4, 5, 6) not equal to c(R1 = 4, R2 = 5, R3 = 6).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf) not equal to c(R1 = -Inf, R2 = -Inf, R3 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(4, 5, 6) not equal to structure(4:6, names = c("R1", "R2", "R3")).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(4, 5, 6) not equal to c(R1 = 4, R2 = 5, R3 = 6).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf) not equal to c(R1 = -Inf, R2 = -Inf, R3 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
4:6 not equal to structure(4:6, names = c("R1", "R2", "R3")).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5L not equal to c(R1 = -5L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(4, 5, 6) not equal to c(R1 = 4, R2 = 5, R3 = 6).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf) not equal to c(R1 = -Inf, R2 = -Inf, R3 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
4:6 not equal to structure(4:6, names = c("R1", "R2", "R3")).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5L not equal to c(R1 = -5L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(4, 5, 6) not equal to c(R1 = 4, R2 = 5, R3 = 6).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf) not equal to c(R1 = -Inf, R2 = -Inf, R3 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
4:6 not equal to structure(4:6, names = c("R1", "R2", "R3")).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5L not equal to c(R1 = -5L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(4, 5, 6) not equal to c(R1 = 4, R2 = 5, R3 = 6).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf) not equal to c(R1 = -Inf, R2 = -Inf, R3 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
4:6 not equal to structure(4:6, names = c("R1", "R2", "R3")).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5L not equal to c(R1 = -5L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(4, 5, 6) not equal to c(R1 = 4, R2 = 5, R3 = 6).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf) not equal to c(R1 = -Inf, R2 = -Inf, R3 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
4:6 not equal to structure(4:6, names = c("R1", "R2", "R3")).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5L not equal to c(R1 = -5L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(4, 5, 6) not equal to c(R1 = 4, R2 = 5, R3 = 6).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf) not equal to c(R1 = -Inf, R2 = -Inf, R3 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
4:6 not equal to structure(4:6, names = c("R1", "R2", "R3")).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5L not equal to c(R1 = -5L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(4, 5, 6) not equal to c(R1 = 4, R2 = 5, R3 = 6).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf) not equal to c(R1 = -Inf, R2 = -Inf, R3 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
4:6 not equal to structure(4:6, names = c("R1", "R2", "R3")).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5L not equal to c(R1 = -5L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(4, 5, 6) not equal to c(R1 = 4, R2 = 5, R3 = 6).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf) not equal to c(R1 = -Inf, R2 = -Inf, R3 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
4:6 not equal to structure(4:6, names = c("R1", "R2", "R3")).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5L not equal to c(R1 = -5L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(4, 5, 6) not equal to c(R1 = 4, R2 = 5, R3 = 6).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf) not equal to c(R1 = -Inf, R2 = -Inf, R3 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
4:6 not equal to structure(4:6, names = c("R1", "R2", "R3")).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5L not equal to c(R1 = -5L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(4, 5, 6) not equal to c(R1 = 4, R2 = 5, R3 = 6).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf) not equal to c(R1 = -Inf, R2 = -Inf, R3 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-0.5, 0.5, 1.5) not equal to c(R1 = -0.5, R2 = 0.5, R3 = 1.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-0.5, 0.5, 1.5) not equal to c(R1 = -0.5, R2 = 0.5, R3 = 1.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf) not equal to c(R1 = -Inf, R2 = -Inf, R3 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 1, 0.75) not equal to c(R1 = 1, R2 = 1, R3 = 0.75).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1 not equal to c(R1 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-0.5, 0.5, 1.5) not equal to c(R1 = -0.5, R2 = 0.5, R3 = 1.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-0.5, 0.5, 1.5) not equal to c(R1 = -0.5, R2 = 0.5, R3 = 1.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf) not equal to c(R1 = -Inf, R2 = -Inf, R3 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 1, 0.75) not equal to c(R1 = 1, R2 = 1, R3 = 0.75).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1 not equal to c(R1 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-0.5, 0.5, 1.5) not equal to c(R1 = -0.5, R2 = 0.5, R3 = 1.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-0.5, 0.5, 1.5) not equal to c(R1 = -0.5, R2 = 0.5, R3 = 1.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf) not equal to c(R1 = -Inf, R2 = -Inf, R3 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 1, 0.75) not equal to c(R1 = 1, R2 = 1, R3 = 0.75).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1 not equal to c(R1 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-0.5, 0.5, 1.5) not equal to c(R1 = -0.5, R2 = 0.5, R3 = 1.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-0.5, 0.5, 1.5) not equal to c(R1 = -0.5, R2 = 0.5, R3 = 1.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf) not equal to c(R1 = -Inf, R2 = -Inf, R3 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 1, 0.75) not equal to c(R1 = 1, R2 = 1, R3 = 0.75).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1 not equal to c(R1 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-0.5, 0.5, 1.5) not equal to c(R1 = -0.5, R2 = 0.5, R3 = 1.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-0.5, 0.5, 1.5) not equal to c(R1 = -0.5, R2 = 0.5, R3 = 1.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf) not equal to c(R1 = -Inf, R2 = -Inf, R3 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 1, 0.75) not equal to c(R1 = 1, R2 = 1, R3 = 0.75).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1 not equal to c(R1 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-0.5, 0.5, 1.5) not equal to c(R1 = -0.5, R2 = 0.5, R3 = 1.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-0.5, 0.5, 1.5) not equal to c(R1 = -0.5, R2 = 0.5, R3 = 1.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf) not equal to c(R1 = -Inf, R2 = -Inf, R3 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 1, 0.75) not equal to c(R1 = 1, R2 = 1, R3 = 0.75).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1 not equal to c(R1 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-0.5, 0.5, 1.5) not equal to c(R1 = -0.5, R2 = 0.5, R3 = 1.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-0.5, 0.5, 1.5) not equal to c(R1 = -0.5, R2 = 0.5, R3 = 1.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf) not equal to c(R1 = -Inf, R2 = -Inf, R3 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 1, 0.75) not equal to c(R1 = 1, R2 = 1, R3 = 0.75).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1 not equal to c(R1 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-0.5, 0.5, 1.5) not equal to c(R1 = -0.5, R2 = 0.5, R3 = 1.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-0.5, 0.5, 1.5) not equal to c(R1 = -0.5, R2 = 0.5, R3 = 1.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf) not equal to c(R1 = -Inf, R2 = -Inf, R3 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 1, 0.75) not equal to c(R1 = 1, R2 = 1, R3 = 0.75).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1 not equal to c(R1 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-0.5, 0.5, 1.5) not equal to c(R1 = -0.5, R2 = 0.5, R3 = 1.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-0.5, 0.5, 1.5) not equal to c(R1 = -0.5, R2 = 0.5, R3 = 1.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf) not equal to c(R1 = -Inf, R2 = -Inf, R3 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 1, 0.75) not equal to c(R1 = 1, R2 = 1, R3 = 0.75).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1 not equal to c(R1 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-0.5, 0.5, 1.5) not equal to c(R1 = -0.5, R2 = 0.5, R3 = 1.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-0.5, 0.5, 1.5) not equal to c(R1 = -0.5, R2 = 0.5, R3 = 1.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf) not equal to c(R1 = -Inf, R2 = -Inf, R3 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 1, 0.75) not equal to c(R1 = 1, R2 = 1, R3 = 0.75).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1 not equal to c(R1 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-0.5, 0.5, 1.5) not equal to c(R1 = -0.5, R2 = 0.5, R3 = 1.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-0.5, 0.5, 1.5) not equal to c(R1 = -0.5, R2 = 0.5, R3 = 1.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf) not equal to c(R1 = -Inf, R2 = -Inf, R3 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 1, 0.75) not equal to c(R1 = 1, R2 = 1, R3 = 0.75).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1 not equal to c(R1 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-0.5, 0.5, 1.5) not equal to c(R1 = -0.5, R2 = 0.5, R3 = 1.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-0.5, 0.5, 1.5) not equal to c(R1 = -0.5, R2 = 0.5, R3 = 1.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf) not equal to c(R1 = -Inf, R2 = -Inf, R3 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 1, 0.75) not equal to c(R1 = 1, R2 = 1, R3 = 0.75).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1 not equal to c(R1 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, -1) not equal to c(R3 = 0, R2 = -1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, -1) not equal to c(R3 = 0, R2 = -1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(1, 1) not equal to c(R3 = 1, R2 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, -1) not equal to c(R3 = 0, R2 = -1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, -1) not equal to c(R3 = 0, R2 = -1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(1, 1) not equal to c(R3 = 1, R2 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, -1) not equal to c(R3 = 0, R2 = -1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, -1) not equal to c(R3 = 0, R2 = -1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(1, 1) not equal to c(R3 = 1, R2 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, -1) not equal to c(R3 = 0, R2 = -1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, -1) not equal to c(R3 = 0, R2 = -1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(1, 1) not equal to c(R3 = 1, R2 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, -1) not equal to c(R3 = 0, R2 = -1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, -1) not equal to c(R3 = 0, R2 = -1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(1, 1) not equal to c(R3 = 1, R2 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, -1) not equal to c(R3 = 0, R2 = -1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, -1) not equal to c(R3 = 0, R2 = -1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(1, 1) not equal to c(R3 = 1, R2 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, -1) not equal to c(R3 = 0, R2 = -1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, -1) not equal to c(R3 = 0, R2 = -1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(1, 1) not equal to c(R3 = 1, R2 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, -1) not equal to c(R3 = 0, R2 = -1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, -1) not equal to c(R3 = 0, R2 = -1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(1, 1) not equal to c(R3 = 1, R2 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, -1) not equal to c(R3 = 0, R2 = -1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, -1) not equal to c(R3 = 0, R2 = -1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(1, 1) not equal to c(R3 = 1, R2 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, -1) not equal to c(R3 = 0, R2 = -1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, -1) not equal to c(R3 = 0, R2 = -1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(1, 1) not equal to c(R3 = 1, R2 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, -1) not equal to c(R3 = 0, R2 = -1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, -1) not equal to c(R3 = 0, R2 = -1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(1, 1) not equal to c(R3 = 1, R2 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, -1) not equal to c(R3 = 0, R2 = -1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, -1) not equal to c(R3 = 0, R2 = -1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(1, 1) not equal to c(R3 = 1, R2 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-0.5, 0.5, 1.5) not equal to c(R1 = -0.5, R2 = 0.5, R3 = 1.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-0.5, 0.5, 1.5) not equal to c(R1 = -0.5, R2 = 0.5, R3 = 1.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf) not equal to c(R1 = -Inf, R2 = -Inf, R3 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-0.5, 0.5, 1.5) not equal to c(R1 = -0.5, R2 = 0.5, R3 = 1.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-0.5, 0.5, 1.5) not equal to c(R1 = -0.5, R2 = 0.5, R3 = 1.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf) not equal to c(R1 = -Inf, R2 = -Inf, R3 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-0.5, 0.5, 1.5) not equal to c(R1 = -0.5, R2 = 0.5, R3 = 1.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-0.5, 0.5, 1.5) not equal to c(R1 = -0.5, R2 = 0.5, R3 = 1.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf) not equal to c(R1 = -Inf, R2 = -Inf, R3 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-0.5, 0.5, 1.5) not equal to c(R1 = -0.5, R2 = 0.5, R3 = 1.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-0.5, 0.5, 1.5) not equal to c(R1 = -0.5, R2 = 0.5, R3 = 1.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf) not equal to c(R1 = -Inf, R2 = -Inf, R3 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-0.5, 0.5, 1.5) not equal to c(R1 = -0.5, R2 = 0.5, R3 = 1.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-0.5, 0.5, 1.5) not equal to c(R1 = -0.5, R2 = 0.5, R3 = 1.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf) not equal to c(R1 = -Inf, R2 = -Inf, R3 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-0.5, 0.5, 1.5) not equal to c(R1 = -0.5, R2 = 0.5, R3 = 1.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-0.5, 0.5, 1.5) not equal to c(R1 = -0.5, R2 = 0.5, R3 = 1.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf) not equal to c(R1 = -Inf, R2 = -Inf, R3 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-0.5, 0.5, 1.5) not equal to c(R1 = -0.5, R2 = 0.5, R3 = 1.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-0.5, 0.5, 1.5) not equal to c(R1 = -0.5, R2 = 0.5, R3 = 1.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf) not equal to c(R1 = -Inf, R2 = -Inf, R3 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-0.5, 0.5, 1.5) not equal to c(R1 = -0.5, R2 = 0.5, R3 = 1.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-0.5, 0.5, 1.5) not equal to c(R1 = -0.5, R2 = 0.5, R3 = 1.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf) not equal to c(R1 = -Inf, R2 = -Inf, R3 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-0.5, 0.5, 1.5) not equal to c(R1 = -0.5, R2 = 0.5, R3 = 1.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-0.5, 0.5, 1.5) not equal to c(R1 = -0.5, R2 = 0.5, R3 = 1.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf) not equal to c(R1 = -Inf, R2 = -Inf, R3 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-0.5, 0.5, 1.5) not equal to c(R1 = -0.5, R2 = 0.5, R3 = 1.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-0.5, 0.5, 1.5) not equal to c(R1 = -0.5, R2 = 0.5, R3 = 1.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf) not equal to c(R1 = -Inf, R2 = -Inf, R3 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-0.5, 0.5, 1.5) not equal to c(R1 = -0.5, R2 = 0.5, R3 = 1.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-0.5, 0.5, 1.5) not equal to c(R1 = -0.5, R2 = 0.5, R3 = 1.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf) not equal to c(R1 = -Inf, R2 = -Inf, R3 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-0.5, 0.5, 1.5) not equal to c(R1 = -0.5, R2 = 0.5, R3 = 1.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-0.5, 0.5, 1.5) not equal to c(R1 = -0.5, R2 = 0.5, R3 = 1.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf) not equal to c(R1 = -Inf, R2 = -Inf, R3 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5:-3 not equal to structure(-5:-3, names = c("R1", "R2", "R3")).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5L not equal to c(R1 = -5L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-5, -4, -3) not equal to c(R1 = -5, R2 = -4, R3 = -3).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf) not equal to c(R1 = -Inf, R2 = -Inf, R3 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf) not equal to c(R1 = -Inf, R2 = -Inf, R3 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-5, -4, -3) not equal to structure(-5:-3, names = c("R1", "R2", "R3")).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-5, -4, -3) not equal to c(R1 = -5, R2 = -4, R3 = -3).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf) not equal to c(R1 = -Inf, R2 = -Inf, R3 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf) not equal to c(R1 = -Inf, R2 = -Inf, R3 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-5, -4, -3) not equal to structure(-5:-3, names = c("R1", "R2", "R3")).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-5, -4, -3) not equal to c(R1 = -5, R2 = -4, R3 = -3).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf) not equal to c(R1 = -Inf, R2 = -Inf, R3 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf) not equal to c(R1 = -Inf, R2 = -Inf, R3 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5:-3 not equal to structure(-5:-3, names = c("R1", "R2", "R3")).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5L not equal to c(R1 = -5L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-5, -4, -3) not equal to c(R1 = -5, R2 = -4, R3 = -3).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf) not equal to c(R1 = -Inf, R2 = -Inf, R3 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf) not equal to c(R1 = -Inf, R2 = -Inf, R3 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5:-3 not equal to structure(-5:-3, names = c("R1", "R2", "R3")).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5L not equal to c(R1 = -5L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-5, -4, -3) not equal to c(R1 = -5, R2 = -4, R3 = -3).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf) not equal to c(R1 = -Inf, R2 = -Inf, R3 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf) not equal to c(R1 = -Inf, R2 = -Inf, R3 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5:-3 not equal to structure(-5:-3, names = c("R1", "R2", "R3")).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5L not equal to c(R1 = -5L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-5, -4, -3) not equal to c(R1 = -5, R2 = -4, R3 = -3).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf) not equal to c(R1 = -Inf, R2 = -Inf, R3 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf) not equal to c(R1 = -Inf, R2 = -Inf, R3 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5:-3 not equal to structure(-5:-3, names = c("R1", "R2", "R3")).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5L not equal to c(R1 = -5L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-5, -4, -3) not equal to c(R1 = -5, R2 = -4, R3 = -3).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf) not equal to c(R1 = -Inf, R2 = -Inf, R3 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf) not equal to c(R1 = -Inf, R2 = -Inf, R3 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5:-3 not equal to structure(-5:-3, names = c("R1", "R2", "R3")).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5L not equal to c(R1 = -5L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-5, -4, -3) not equal to c(R1 = -5, R2 = -4, R3 = -3).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf) not equal to c(R1 = -Inf, R2 = -Inf, R3 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf) not equal to c(R1 = -Inf, R2 = -Inf, R3 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5:-3 not equal to structure(-5:-3, names = c("R1", "R2", "R3")).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5L not equal to c(R1 = -5L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-5, -4, -3) not equal to c(R1 = -5, R2 = -4, R3 = -3).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf) not equal to c(R1 = -Inf, R2 = -Inf, R3 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf) not equal to c(R1 = -Inf, R2 = -Inf, R3 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5:-3 not equal to structure(-5:-3, names = c("R1", "R2", "R3")).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5L not equal to c(R1 = -5L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-5, -4, -3) not equal to c(R1 = -5, R2 = -4, R3 = -3).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf) not equal to c(R1 = -Inf, R2 = -Inf, R3 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf) not equal to c(R1 = -Inf, R2 = -Inf, R3 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5:-3 not equal to structure(-5:-3, names = c("R1", "R2", "R3")).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5L not equal to c(R1 = -5L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-5, -4, -3) not equal to c(R1 = -5, R2 = -4, R3 = -3).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf) not equal to c(R1 = -Inf, R2 = -Inf, R3 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf) not equal to c(R1 = -Inf, R2 = -Inf, R3 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5:-3 not equal to structure(-5:-3, names = c("R1", "R2", "R3")).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5L not equal to c(R1 = -5L).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_integer_, NA_integer_, NA_integer_) not equal to c(R1 = NA_integer_, R2 = NA_integer_, R3 = NA_integer_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-5, -4, -3) not equal to c(R1 = -5, R2 = -4, R3 = -3).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf) not equal to c(R1 = -Inf, R2 = -Inf, R3 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf) not equal to c(R1 = -Inf, R2 = -Inf, R3 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(40, 40, 0) not equal to c(R1 = 40, R2 = 40, R3 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(40, 40, 0) not equal to c(R1 = 40, R2 = 40, R3 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NaN, NA) not equal to c(R1 = NA, R2 = NaN, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 1, 0) not equal to c(R1 = 1, R2 = 1, R3 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1 not equal to c(R1 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(40, 40, 0) not equal to c(R1 = 40, R2 = 40, R3 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(40, 40, 0) not equal to c(R1 = 40, R2 = 40, R3 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NaN, NA) not equal to c(R1 = NA, R2 = NaN, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 1, 0) not equal to c(R1 = 1, R2 = 1, R3 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1 not equal to c(R1 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(40, 40, 0) not equal to c(R1 = 40, R2 = 40, R3 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(40, 40, 0) not equal to c(R1 = 40, R2 = 40, R3 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA, R2 = NaN, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 1, 0) not equal to c(R1 = 1, R2 = 1, R3 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1 not equal to c(R1 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(40, 40, 0) not equal to c(R1 = 40, R2 = 40, R3 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(40, 40, 0) not equal to c(R1 = 40, R2 = 40, R3 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NaN, NA) not equal to c(R1 = NA, R2 = NaN, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 1, 0) not equal to c(R1 = 1, R2 = 1, R3 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1 not equal to c(R1 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(40, 40, 0) not equal to c(R1 = 40, R2 = 40, R3 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(40, 40, 0) not equal to c(R1 = 40, R2 = 40, R3 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NaN, NA) not equal to c(R1 = NA, R2 = NaN, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 1, 0) not equal to c(R1 = 1, R2 = 1, R3 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1 not equal to c(R1 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(40, 40, 0) not equal to c(R1 = 40, R2 = 40, R3 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(40, 40, 0) not equal to c(R1 = 40, R2 = 40, R3 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NaN, NA) not equal to c(R1 = NA, R2 = NaN, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 1, 0) not equal to c(R1 = 1, R2 = 1, R3 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1 not equal to c(R1 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(40, 40, 0) not equal to c(R1 = 40, R2 = 40, R3 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(40, 40, 0) not equal to c(R1 = 40, R2 = 40, R3 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NaN, NA) not equal to c(R1 = NA, R2 = NaN, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 1, 0) not equal to c(R1 = 1, R2 = 1, R3 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1 not equal to c(R1 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(40, 40, 0) not equal to c(R1 = 40, R2 = 40, R3 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(40, 40, 0) not equal to c(R1 = 40, R2 = 40, R3 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NaN, NA) not equal to c(R1 = NA, R2 = NaN, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 1, 0) not equal to c(R1 = 1, R2 = 1, R3 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1 not equal to c(R1 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(40, 40, 0) not equal to c(R1 = 40, R2 = 40, R3 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(40, 40, 0) not equal to c(R1 = 40, R2 = 40, R3 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NaN, NA) not equal to c(R1 = NA, R2 = NaN, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 1, 0) not equal to c(R1 = 1, R2 = 1, R3 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1 not equal to c(R1 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(40, 40, 0) not equal to c(R1 = 40, R2 = 40, R3 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(40, 40, 0) not equal to c(R1 = 40, R2 = 40, R3 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NaN, NA) not equal to c(R1 = NA, R2 = NaN, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 1, 0) not equal to c(R1 = 1, R2 = 1, R3 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1 not equal to c(R1 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(40, 40, 0) not equal to c(R1 = 40, R2 = 40, R3 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(40, 40, 0) not equal to c(R1 = 40, R2 = 40, R3 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NaN, NA) not equal to c(R1 = NA, R2 = NaN, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 1, 0) not equal to c(R1 = 1, R2 = 1, R3 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1 not equal to c(R1 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(40, 40, 0) not equal to c(R1 = 40, R2 = 40, R3 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(40, 40, 0) not equal to c(R1 = 40, R2 = 40, R3 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NaN, NA) not equal to c(R1 = NA, R2 = NaN, R3 = NA).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(1, 1, 0) not equal to c(R1 = 1, R2 = 1, R3 = 0).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1 not equal to c(R1 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-9, -8) not equal to c(R3 = -9, R2 = -8).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-9, -8) not equal to c(R3 = -9, R2 = -8).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(1, 1) not equal to c(R3 = 1, R2 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-9, -8) not equal to c(R3 = -9, R2 = -8).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-9, -8) not equal to c(R3 = -9, R2 = -8).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(1, 1) not equal to c(R3 = 1, R2 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-9, -8) not equal to c(R3 = -9, R2 = -8).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-9, -8) not equal to c(R3 = -9, R2 = -8).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(1, 1) not equal to c(R3 = 1, R2 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-9, -8) not equal to c(R3 = -9, R2 = -8).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-9, -8) not equal to c(R3 = -9, R2 = -8).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(1, 1) not equal to c(R3 = 1, R2 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-9, -8) not equal to c(R3 = -9, R2 = -8).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-9, -8) not equal to c(R3 = -9, R2 = -8).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(1, 1) not equal to c(R3 = 1, R2 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-9, -8) not equal to c(R3 = -9, R2 = -8).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-9, -8) not equal to c(R3 = -9, R2 = -8).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(1, 1) not equal to c(R3 = 1, R2 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-9, -8) not equal to c(R3 = -9, R2 = -8).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-9, -8) not equal to c(R3 = -9, R2 = -8).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(1, 1) not equal to c(R3 = 1, R2 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-9, -8) not equal to c(R3 = -9, R2 = -8).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-9, -8) not equal to c(R3 = -9, R2 = -8).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(1, 1) not equal to c(R3 = 1, R2 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-9, -8) not equal to c(R3 = -9, R2 = -8).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-9, -8) not equal to c(R3 = -9, R2 = -8).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(1, 1) not equal to c(R3 = 1, R2 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-9, -8) not equal to c(R3 = -9, R2 = -8).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-9, -8) not equal to c(R3 = -9, R2 = -8).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(1, 1) not equal to c(R3 = 1, R2 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-9, -8) not equal to c(R3 = -9, R2 = -8).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-9, -8) not equal to c(R3 = -9, R2 = -8).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(1, 1) not equal to c(R3 = 1, R2 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-9, -8) not equal to c(R3 = -9, R2 = -8).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(-9, -8) not equal to c(R3 = -9, R2 = -8).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(1, 1) not equal to c(R3 = 1, R2 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -4L, -3L, 4L, 5L, 6L), dim = 3:2) not equal to structure(c(-5L, -4L, -3L, 4L, 5L, 6L), dim = 3:2, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -5L), dim = 1:2) not equal to structure(c(-5L, -5L), dim = 1:2, dimnames = list("R1", NULL)).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -4, -3, 4, 5, 6), dim = 3:2) not equal to structure(c(-5, -4, -3, 4, 5, 6), dim = 3:2, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -5), dim = 1:2) not equal to structure(c(-5, -5), dim = 1:2, dimnames = list("R1", NULL)).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NaN, NaN, NaN, NaN, NaN, NaN), dim = 3:2) not equal to structure(c(NaN, NaN, NaN, NaN, NaN, NaN), dim = 3:2, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf), dim = 3:2) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf), dim = 3:2, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf), dim = 3:2) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf), dim = 3:2, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, Inf, Inf, Inf), dim = 3:2) not equal to structure(c(-Inf, -Inf, -Inf, Inf, Inf, Inf), dim = 3:2, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -4, -3, 4, 5, 6), dim = 3:2) not equal to structure(c(-5L, -4L, -3L, 4L, 5L, 6L), dim = 3:2, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -5), dim = 1:2) not equal to structure(c(-5L, -5L), dim = 1:2, dimnames = list("R1", NULL)).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -4, -3, 4, 5, 6), dim = 3:2) not equal to structure(c(-5, -4, -3, 4, 5, 6), dim = 3:2, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -5), dim = 1:2) not equal to structure(c(-5, -5), dim = 1:2, dimnames = list("R1", NULL)).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NaN, NaN, NaN, NaN, NaN, NaN), dim = 3:2) not equal to structure(c(NaN, NaN, NaN, NaN, NaN, NaN), dim = 3:2, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf), dim = 3:2) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf), dim = 3:2, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf), dim = 3:2) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf), dim = 3:2, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, Inf, Inf, Inf), dim = 3:2) not equal to structure(c(-Inf, -Inf, -Inf, Inf, Inf, Inf), dim = 3:2, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -4, -3, 4, 5, 6), dim = 3:2) not equal to structure(c(-5L, -4L, -3L, 4L, 5L, 6L), dim = 3:2, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -5), dim = 1:2) not equal to structure(c(-5L, -5L), dim = 1:2, dimnames = list("R1", NULL)).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -4, -3, 4, 5, 6), dim = 3:2) not equal to structure(c(-5, -4, -3, 4, 5, 6), dim = 3:2, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -5), dim = 1:2) not equal to structure(c(-5, -5), dim = 1:2, dimnames = list("R1", NULL)).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NaN, NaN, NaN, NaN, NaN, NaN), dim = 3:2) not equal to structure(c(NaN, NaN, NaN, NaN, NaN, NaN), dim = 3:2, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf), dim = 3:2) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf), dim = 3:2, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf), dim = 3:2) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf), dim = 3:2, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, Inf, Inf, Inf), dim = 3:2) not equal to structure(c(-Inf, -Inf, -Inf, Inf, Inf, Inf), dim = 3:2, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -4L, -3L, 4L, 5L, 6L), dim = 3:2) not equal to structure(c(-5L, -4L, -3L, 4L, 5L, 6L), dim = 3:2, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -5L), dim = 1:2) not equal to structure(c(-5L, -5L), dim = 1:2, dimnames = list("R1", NULL)).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -4, -3, 4, 5, 6), dim = 3:2) not equal to structure(c(-5, -4, -3, 4, 5, 6), dim = 3:2, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -5), dim = 1:2) not equal to structure(c(-5, -5), dim = 1:2, dimnames = list("R1", NULL)).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NaN, NaN, NaN, NaN, NaN, NaN), dim = 3:2) not equal to structure(c(NaN, NaN, NaN, NaN, NaN, NaN), dim = 3:2, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf), dim = 3:2) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf), dim = 3:2, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf), dim = 3:2) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf), dim = 3:2, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, Inf, Inf, Inf), dim = 3:2) not equal to structure(c(-Inf, -Inf, -Inf, Inf, Inf, Inf), dim = 3:2, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -4L, -3L, 4L, 5L, 6L), dim = 3:2) not equal to structure(c(-5L, -4L, -3L, 4L, 5L, 6L), dim = 3:2, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -5L), dim = 1:2) not equal to structure(c(-5L, -5L), dim = 1:2, dimnames = list("R1", NULL)).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -4, -3, 4, 5, 6), dim = 3:2) not equal to structure(c(-5, -4, -3, 4, 5, 6), dim = 3:2, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -5), dim = 1:2) not equal to structure(c(-5, -5), dim = 1:2, dimnames = list("R1", NULL)).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NaN, NaN, NaN, NaN, NaN, NaN), dim = 3:2) not equal to structure(c(NaN, NaN, NaN, NaN, NaN, NaN), dim = 3:2, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf), dim = 3:2) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf), dim = 3:2, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf), dim = 3:2) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf), dim = 3:2, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, Inf, Inf, Inf), dim = 3:2) not equal to structure(c(-Inf, -Inf, -Inf, Inf, Inf, Inf), dim = 3:2, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -4L, -3L, 4L, 5L, 6L), dim = 3:2) not equal to structure(c(-5L, -4L, -3L, 4L, 5L, 6L), dim = 3:2, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -5L), dim = 1:2) not equal to structure(c(-5L, -5L), dim = 1:2, dimnames = list("R1", NULL)).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -4, -3, 4, 5, 6), dim = 3:2) not equal to structure(c(-5, -4, -3, 4, 5, 6), dim = 3:2, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -5), dim = 1:2) not equal to structure(c(-5, -5), dim = 1:2, dimnames = list("R1", NULL)).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NaN, NaN, NaN, NaN, NaN, NaN), dim = 3:2) not equal to structure(c(NaN, NaN, NaN, NaN, NaN, NaN), dim = 3:2, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf), dim = 3:2) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf), dim = 3:2, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf), dim = 3:2) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf), dim = 3:2, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, Inf, Inf, Inf), dim = 3:2) not equal to structure(c(-Inf, -Inf, -Inf, Inf, Inf, Inf), dim = 3:2, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -4L, -3L, 4L, 5L, 6L), dim = 3:2) not equal to structure(c(-5L, -4L, -3L, 4L, 5L, 6L), dim = 3:2, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -5L), dim = 1:2) not equal to structure(c(-5L, -5L), dim = 1:2, dimnames = list("R1", NULL)).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -4, -3, 4, 5, 6), dim = 3:2) not equal to structure(c(-5, -4, -3, 4, 5, 6), dim = 3:2, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -5), dim = 1:2) not equal to structure(c(-5, -5), dim = 1:2, dimnames = list("R1", NULL)).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NaN, NaN, NaN, NaN, NaN, NaN), dim = 3:2) not equal to structure(c(NaN, NaN, NaN, NaN, NaN, NaN), dim = 3:2, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf), dim = 3:2) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf), dim = 3:2, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf), dim = 3:2) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf), dim = 3:2, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, Inf, Inf, Inf), dim = 3:2) not equal to structure(c(-Inf, -Inf, -Inf, Inf, Inf, Inf), dim = 3:2, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -4L, -3L, 4L, 5L, 6L), dim = 3:2) not equal to structure(c(-5L, -4L, -3L, 4L, 5L, 6L), dim = 3:2, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -5L), dim = 1:2) not equal to structure(c(-5L, -5L), dim = 1:2, dimnames = list("R1", NULL)).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -4, -3, 4, 5, 6), dim = 3:2) not equal to structure(c(-5, -4, -3, 4, 5, 6), dim = 3:2, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -5), dim = 1:2) not equal to structure(c(-5, -5), dim = 1:2, dimnames = list("R1", NULL)).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NaN, NaN, NaN, NaN, NaN, NaN), dim = 3:2) not equal to structure(c(NaN, NaN, NaN, NaN, NaN, NaN), dim = 3:2, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf), dim = 3:2) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf), dim = 3:2, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf), dim = 3:2) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf), dim = 3:2, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, Inf, Inf, Inf), dim = 3:2) not equal to structure(c(-Inf, -Inf, -Inf, Inf, Inf, Inf), dim = 3:2, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -4L, -3L, 4L, 5L, 6L), dim = 3:2) not equal to structure(c(-5L, -4L, -3L, 4L, 5L, 6L), dim = 3:2, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -5L), dim = 1:2) not equal to structure(c(-5L, -5L), dim = 1:2, dimnames = list("R1", NULL)).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -4, -3, 4, 5, 6), dim = 3:2) not equal to structure(c(-5, -4, -3, 4, 5, 6), dim = 3:2, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -5), dim = 1:2) not equal to structure(c(-5, -5), dim = 1:2, dimnames = list("R1", NULL)).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NaN, NaN, NaN, NaN, NaN, NaN), dim = 3:2) not equal to structure(c(NaN, NaN, NaN, NaN, NaN, NaN), dim = 3:2, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf), dim = 3:2) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf), dim = 3:2, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf), dim = 3:2) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf), dim = 3:2, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, Inf, Inf, Inf), dim = 3:2) not equal to structure(c(-Inf, -Inf, -Inf, Inf, Inf, Inf), dim = 3:2, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -4L, -3L, 4L, 5L, 6L), dim = 3:2) not equal to structure(c(-5L, -4L, -3L, 4L, 5L, 6L), dim = 3:2, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -5L), dim = 1:2) not equal to structure(c(-5L, -5L), dim = 1:2, dimnames = list("R1", NULL)).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -4, -3, 4, 5, 6), dim = 3:2) not equal to structure(c(-5, -4, -3, 4, 5, 6), dim = 3:2, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -5), dim = 1:2) not equal to structure(c(-5, -5), dim = 1:2, dimnames = list("R1", NULL)).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NaN, NaN, NaN, NaN, NaN, NaN), dim = 3:2) not equal to structure(c(NaN, NaN, NaN, NaN, NaN, NaN), dim = 3:2, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf), dim = 3:2) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf), dim = 3:2, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf), dim = 3:2) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf), dim = 3:2, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, Inf, Inf, Inf), dim = 3:2) not equal to structure(c(-Inf, -Inf, -Inf, Inf, Inf, Inf), dim = 3:2, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -4L, -3L, 4L, 5L, 6L), dim = 3:2) not equal to structure(c(-5L, -4L, -3L, 4L, 5L, 6L), dim = 3:2, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -5L), dim = 1:2) not equal to structure(c(-5L, -5L), dim = 1:2, dimnames = list("R1", NULL)).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -4, -3, 4, 5, 6), dim = 3:2) not equal to structure(c(-5, -4, -3, 4, 5, 6), dim = 3:2, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -5), dim = 1:2) not equal to structure(c(-5, -5), dim = 1:2, dimnames = list("R1", NULL)).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NaN, NaN, NaN, NaN, NaN, NaN), dim = 3:2) not equal to structure(c(NaN, NaN, NaN, NaN, NaN, NaN), dim = 3:2, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf), dim = 3:2) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf), dim = 3:2, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf), dim = 3:2) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf), dim = 3:2, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, Inf, Inf, Inf), dim = 3:2) not equal to structure(c(-Inf, -Inf, -Inf, Inf, Inf, Inf), dim = 3:2, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -4L, -3L, 4L, 5L, 6L), dim = 3:2) not equal to structure(c(-5L, -4L, -3L, 4L, 5L, 6L), dim = 3:2, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5L, -5L), dim = 1:2) not equal to structure(c(-5L, -5L), dim = 1:2, dimnames = list("R1", NULL)).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -4, -3, 4, 5, 6), dim = 3:2) not equal to structure(c(-5, -4, -3, 4, 5, 6), dim = 3:2, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-5, -5), dim = 1:2) not equal to structure(c(-5, -5), dim = 1:2, dimnames = list("R1", NULL)).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NaN, NaN, NaN, NaN, NaN, NaN), dim = 3:2) not equal to structure(c(NaN, NaN, NaN, NaN, NaN, NaN), dim = 3:2, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(Inf, Inf, Inf, Inf, Inf, Inf), dim = 3:2) not equal to structure(c(Inf, Inf, Inf, Inf, Inf, Inf), dim = 3:2, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf), dim = 3:2) not equal to structure(c(-Inf, -Inf, -Inf, -Inf, -Inf, -Inf), dim = 3:2, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(-Inf, -Inf, -Inf, Inf, Inf, Inf), dim = 3:2) not equal to structure(c(-Inf, -Inf, -Inf, Inf, Inf, Inf), dim = 3:2, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...) not equal to structure(c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(1L, 1L, 1L, 2L, 2L, 2L, 3L, 3L, 3L, 4L, 4L, 4L), dim = 3:4) not equal to structure(c(1L, 1L, 1L, 2L, 2L, 2L, 3L, 3L, 3L, 4L, 4L, 4L), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(1L, dim = c(1L, 1L)) not equal to structure(1L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(1L, 1L, 1L, 2L, 2L, 2L, 3L, 3L, 3L, 4L, 4L, 4L), dim = 3:4) not equal to structure(c(1L, 1L, 1L, 2L, 2L, 2L, 3L, 3L, 3L, 4L, 4L, 4L), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(1L, dim = c(1L, 1L)) not equal to structure(1L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L), dim = 3:4) not equal to structure(c(4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L), dim = 3:4) not equal to structure(c(4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(4L, 2L, 4L, 2L, 4L, 2L, 4L, 2L, 4L, 2L, 4L, 2L), dim = 3:4) not equal to structure(c(4L, 2L, 4L, 2L, 4L, 2L, 4L, 2L, 4L, 2L, 4L, 2L), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(1L, 1L, 1L, 2L, 2L, 2L, 3L, 3L, 3L, 4L, 4L, 4L), dim = 3:4) not equal to structure(c(1L, 1L, 1L, 2L, 2L, 2L, 3L, 3L, 3L, 4L, 4L, 4L), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(1L, dim = c(1L, 1L)) not equal to structure(1L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(1L, 1L, 1L, 2L, 2L, 2L, 3L, 3L, 3L, 4L, 4L, 4L), dim = 3:4) not equal to structure(c(1L, 1L, 1L, 2L, 2L, 2L, 3L, 3L, 3L, 4L, 4L, 4L), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(1L, dim = c(1L, 1L)) not equal to structure(1L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L), dim = 3:4) not equal to structure(c(4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L), dim = 3:4) not equal to structure(c(4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(4L, 2L, 4L, 2L, 4L, 2L, 4L, 2L, 4L, 2L, 4L, 2L), dim = 3:4) not equal to structure(c(4L, 2L, 4L, 2L, 4L, 2L, 4L, 2L, 4L, 2L, 4L, 2L), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(1L, 1L, 1L, 2L, 2L, 2L, 3L, 3L, 3L, 4L, 4L, 4L), dim = 3:4) not equal to structure(c(1L, 1L, 1L, 2L, 2L, 2L, 3L, 3L, 3L, 4L, 4L, 4L), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(1L, dim = c(1L, 1L)) not equal to structure(1L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(1L, 1L, 1L, 2L, 2L, 2L, 3L, 3L, 3L, 4L, 4L, 4L), dim = 3:4) not equal to structure(c(1L, 1L, 1L, 2L, 2L, 2L, 3L, 3L, 3L, 4L, 4L, 4L), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(1L, dim = c(1L, 1L)) not equal to structure(1L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L), dim = 3:4) not equal to structure(c(4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L), dim = 3:4) not equal to structure(c(4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(4L, 2L, 4L, 2L, 4L, 2L, 4L, 2L, 4L, 2L, 4L, 2L), dim = 3:4) not equal to structure(c(4L, 2L, 4L, 2L, 4L, 2L, 4L, 2L, 4L, 2L, 4L, 2L), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(1L, 1L, 1L, 2L, 2L, 2L, 3L, 3L, 3L, 4L, 4L, 4L), dim = 3:4) not equal to structure(c(1L, 1L, 1L, 2L, 2L, 2L, 3L, 3L, 3L, 4L, 4L, 4L), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(1L, dim = c(1L, 1L)) not equal to structure(1L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(1L, 1L, 1L, 2L, 2L, 2L, 3L, 3L, 3L, 4L, 4L, 4L), dim = 3:4) not equal to structure(c(1L, 1L, 1L, 2L, 2L, 2L, 3L, 3L, 3L, 4L, 4L, 4L), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(1L, dim = c(1L, 1L)) not equal to structure(1L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L), dim = 3:4) not equal to structure(c(4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L), dim = 3:4) not equal to structure(c(4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(4L, 2L, 4L, 2L, 4L, 2L, 4L, 2L, 4L, 2L, 4L, 2L), dim = 3:4) not equal to structure(c(4L, 2L, 4L, 2L, 4L, 2L, 4L, 2L, 4L, 2L, 4L, 2L), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(1L, 1L, 1L, 2L, 2L, 2L, 3L, 3L, 3L, 4L, 4L, 4L), dim = 3:4) not equal to structure(c(1L, 1L, 1L, 2L, 2L, 2L, 3L, 3L, 3L, 4L, 4L, 4L), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(1L, dim = c(1L, 1L)) not equal to structure(1L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(1L, 1L, 1L, 2L, 2L, 2L, 3L, 3L, 3L, 4L, 4L, 4L), dim = 3:4) not equal to structure(c(1L, 1L, 1L, 2L, 2L, 2L, 3L, 3L, 3L, 4L, 4L, 4L), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(1L, dim = c(1L, 1L)) not equal to structure(1L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L), dim = 3:4) not equal to structure(c(4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L), dim = 3:4) not equal to structure(c(4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(4L, 2L, 4L, 2L, 4L, 2L, 4L, 2L, 4L, 2L, 4L, 2L), dim = 3:4) not equal to structure(c(4L, 2L, 4L, 2L, 4L, 2L, 4L, 2L, 4L, 2L, 4L, 2L), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(1L, 1L, 1L, 2L, 2L, 2L, 3L, 3L, 3L, 4L, 4L, 4L), dim = 3:4) not equal to structure(c(1L, 1L, 1L, 2L, 2L, 2L, 3L, 3L, 3L, 4L, 4L, 4L), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(1L, dim = c(1L, 1L)) not equal to structure(1L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(1L, 1L, 1L, 2L, 2L, 2L, 3L, 3L, 3L, 4L, 4L, 4L), dim = 3:4) not equal to structure(c(1L, 1L, 1L, 2L, 2L, 2L, 3L, 3L, 3L, 4L, 4L, 4L), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(1L, dim = c(1L, 1L)) not equal to structure(1L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L), dim = 3:4) not equal to structure(c(4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L), dim = 3:4) not equal to structure(c(4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(4L, 2L, 4L, 2L, 4L, 2L, 4L, 2L, 4L, 2L, 4L, 2L), dim = 3:4) not equal to structure(c(4L, 2L, 4L, 2L, 4L, 2L, 4L, 2L, 4L, 2L, 4L, 2L), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(1L, 1L, 1L, 2L, 2L, 2L, 3L, 3L, 3L, 4L, 4L, 4L), dim = 3:4) not equal to structure(c(1L, 1L, 1L, 2L, 2L, 2L, 3L, 3L, 3L, 4L, 4L, 4L), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(1L, dim = c(1L, 1L)) not equal to structure(1L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(1L, 1L, 1L, 2L, 2L, 2L, 3L, 3L, 3L, 4L, 4L, 4L), dim = 3:4) not equal to structure(c(1L, 1L, 1L, 2L, 2L, 2L, 3L, 3L, 3L, 4L, 4L, 4L), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(1L, dim = c(1L, 1L)) not equal to structure(1L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L), dim = 3:4) not equal to structure(c(4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L), dim = 3:4) not equal to structure(c(4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(4L, 2L, 4L, 2L, 4L, 2L, 4L, 2L, 4L, 2L, 4L, 2L), dim = 3:4) not equal to structure(c(4L, 2L, 4L, 2L, 4L, 2L, 4L, 2L, 4L, 2L, 4L, 2L), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(1L, 1L, 1L, 2L, 2L, 2L, 3L, 3L, 3L, 4L, 4L, 4L), dim = 3:4) not equal to structure(c(1L, 1L, 1L, 2L, 2L, 2L, 3L, 3L, 3L, 4L, 4L, 4L), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(1L, dim = c(1L, 1L)) not equal to structure(1L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(1L, 1L, 1L, 2L, 2L, 2L, 3L, 3L, 3L, 4L, 4L, 4L), dim = 3:4) not equal to structure(c(1L, 1L, 1L, 2L, 2L, 2L, 3L, 3L, 3L, 4L, 4L, 4L), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(1L, dim = c(1L, 1L)) not equal to structure(1L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L), dim = 3:4) not equal to structure(c(4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L), dim = 3:4) not equal to structure(c(4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(4L, 2L, 4L, 2L, 4L, 2L, 4L, 2L, 4L, 2L, 4L, 2L), dim = 3:4) not equal to structure(c(4L, 2L, 4L, 2L, 4L, 2L, 4L, 2L, 4L, 2L, 4L, 2L), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(1L, 1L, 1L, 2L, 2L, 2L, 3L, 3L, 3L, 4L, 4L, 4L), dim = 3:4) not equal to structure(c(1L, 1L, 1L, 2L, 2L, 2L, 3L, 3L, 3L, 4L, 4L, 4L), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(1L, dim = c(1L, 1L)) not equal to structure(1L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(1L, 1L, 1L, 2L, 2L, 2L, 3L, 3L, 3L, 4L, 4L, 4L), dim = 3:4) not equal to structure(c(1L, 1L, 1L, 2L, 2L, 2L, 3L, 3L, 3L, 4L, 4L, 4L), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(1L, dim = c(1L, 1L)) not equal to structure(1L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L), dim = 3:4) not equal to structure(c(4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L), dim = 3:4) not equal to structure(c(4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(4L, 2L, 4L, 2L, 4L, 2L, 4L, 2L, 4L, 2L, 4L, 2L), dim = 3:4) not equal to structure(c(4L, 2L, 4L, 2L, 4L, 2L, 4L, 2L, 4L, 2L, 4L, 2L), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(1L, 1L, 1L, 2L, 2L, 2L, 3L, 3L, 3L, 4L, 4L, 4L), dim = 3:4) not equal to structure(c(1L, 1L, 1L, 2L, 2L, 2L, 3L, 3L, 3L, 4L, 4L, 4L), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(1L, dim = c(1L, 1L)) not equal to structure(1L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(1L, 1L, 1L, 2L, 2L, 2L, 3L, 3L, 3L, 4L, 4L, 4L), dim = 3:4) not equal to structure(c(1L, 1L, 1L, 2L, 2L, 2L, 3L, 3L, 3L, 4L, 4L, 4L), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(1L, dim = c(1L, 1L)) not equal to structure(1L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L), dim = 3:4) not equal to structure(c(4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L), dim = 3:4) not equal to structure(c(4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(4L, 2L, 4L, 2L, 4L, 2L, 4L, 2L, 4L, 2L, 4L, 2L), dim = 3:4) not equal to structure(c(4L, 2L, 4L, 2L, 4L, 2L, 4L, 2L, 4L, 2L, 4L, 2L), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(1L, 1L, 1L, 2L, 2L, 2L, 3L, 3L, 3L, 4L, 4L, 4L), dim = 3:4) not equal to structure(c(1L, 1L, 1L, 2L, 2L, 2L, 3L, 3L, 3L, 4L, 4L, 4L), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(1L, dim = c(1L, 1L)) not equal to structure(1L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(1L, 1L, 1L, 2L, 2L, 2L, 3L, 3L, 3L, 4L, 4L, 4L), dim = 3:4) not equal to structure(c(1L, 1L, 1L, 2L, 2L, 2L, 3L, 3L, 3L, 4L, 4L, 4L), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(1L, dim = c(1L, 1L)) not equal to structure(1L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L), dim = 3:4) not equal to structure(c(4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L), dim = 3:4) not equal to structure(c(4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(4L, 2L, 4L, 2L, 4L, 2L, 4L, 2L, 4L, 2L, 4L, 2L), dim = 3:4) not equal to structure(c(4L, 2L, 4L, 2L, 4L, 2L, 4L, 2L, 4L, 2L, 4L, 2L), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(1L, 1L, 1L, 2L, 2L, 2L, 3L, 3L, 3L, 4L, 4L, 4L), dim = 3:4) not equal to structure(c(1L, 1L, 1L, 2L, 2L, 2L, 3L, 3L, 3L, 4L, 4L, 4L), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(1L, dim = c(1L, 1L)) not equal to structure(1L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(1L, 1L, 1L, 2L, 2L, 2L, 3L, 3L, 3L, 4L, 4L, 4L), dim = 3:4) not equal to structure(c(1L, 1L, 1L, 2L, 2L, 2L, 3L, 3L, 3L, 4L, 4L, 4L), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(1L, dim = c(1L, 1L)) not equal to structure(1L, dim = c(1L, 1L), dimnames = list("R1", "C1")).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L), dim = 3:4) not equal to structure(c(4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L), dim = 3:4) not equal to structure(c(4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L, 4L), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(4L, 2L, 4L, 2L, 4L, 2L, 4L, 2L, 4L, 2L, 4L, 2L), dim = 3:4) not equal to structure(c(4L, 2L, 4L, 2L, 4L, 2L, 4L, 2L, 4L, 2L, 4L, 2L), dim = 3:4, dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...) not equal to structure(c(NA_integer_, NA_integer_, NA_integer_, NA_integer_, ...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(1L, 1L, 2L, 2L), dim = c(2L, 2L)) not equal to structure(c(1L, 1L, 2L, 2L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(1L, 1L, 2L, 2L), dim = c(2L, 2L)) not equal to structure(c(1L, 1L, 2L, 2L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(1L, 1L, 2L, 2L), dim = c(2L, 2L)) not equal to structure(c(1L, 1L, 2L, 2L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(1L, 1L, 2L, 2L), dim = c(2L, 2L)) not equal to structure(c(1L, 1L, 2L, 2L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(1L, 1L, 2L, 2L), dim = c(2L, 2L)) not equal to structure(c(1L, 1L, 2L, 2L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(1L, 1L, 2L, 2L), dim = c(2L, 2L)) not equal to structure(c(1L, 1L, 2L, 2L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(1L, 1L, 2L, 2L), dim = c(2L, 2L)) not equal to structure(c(1L, 1L, 2L, 2L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(1L, 1L, 2L, 2L), dim = c(2L, 2L)) not equal to structure(c(1L, 1L, 2L, 2L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(1L, 1L, 2L, 2L), dim = c(2L, 2L)) not equal to structure(c(1L, 1L, 2L, 2L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(1L, 1L, 2L, 2L), dim = c(2L, 2L)) not equal to structure(c(1L, 1L, 2L, 2L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(1L, 1L, 2L, 2L), dim = c(2L, 2L)) not equal to structure(c(1L, 1L, 2L, 2L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(1L, 1L, 2L, 2L), dim = c(2L, 2L)) not equal to structure(c(1L, 1L, 2L, 2L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(1L, 1L, 2L, 2L), dim = c(2L, 2L)) not equal to structure(c(1L, 1L, 2L, 2L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(1L, 1L, 2L, 2L), dim = c(2L, 2L)) not equal to structure(c(1L, 1L, 2L, 2L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(1L, 1L, 2L, 2L), dim = c(2L, 2L)) not equal to structure(c(1L, 1L, 2L, 2L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(1L, 1L, 2L, 2L), dim = c(2L, 2L)) not equal to structure(c(1L, 1L, 2L, 2L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(1L, 1L, 2L, 2L), dim = c(2L, 2L)) not equal to structure(c(1L, 1L, 2L, 2L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(1L, 1L, 2L, 2L), dim = c(2L, 2L)) not equal to structure(c(1L, 1L, 2L, 2L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(1L, 1L, 2L, 2L), dim = c(2L, 2L)) not equal to structure(c(1L, 1L, 2L, 2L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(1L, 1L, 2L, 2L), dim = c(2L, 2L)) not equal to structure(c(1L, 1L, 2L, 2L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(1L, 1L, 2L, 2L), dim = c(2L, 2L)) not equal to structure(c(1L, 1L, 2L, 2L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(1L, 1L, 2L, 2L), dim = c(2L, 2L)) not equal to structure(c(1L, 1L, 2L, 2L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(1L, 1L, 2L, 2L), dim = c(2L, 2L)) not equal to structure(c(1L, 1L, 2L, 2L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
structure(c(1L, 1L, 2L, 2L), dim = c(2L, 2L)) not equal to structure(c(1L, 1L, 2L, 2L), dim = c(2L, 2L), dimnames = list(...).
Attributes: < Length mismatch: comparison on first 1 components >
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(3.87298334620742, 3.87298334620742, 3.87298334620742) not equal to c(R1 = 3.87298334620742, R2 = 3.87298334620742, R3 = 3.87298334620742...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(R1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(3.87298334620742, 3.87298334620742, 3.87298334620742) not equal to c(R1 = 3.87298334620742, R2 = 3.87298334620742, R3 = 3.87298334620742...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(R1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(3.87298334620742, 3.87298334620742, 3.87298334620742) not equal to c(R1 = 3.87298334620742, R2 = 3.87298334620742, R3 = 3.87298334620742...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(R1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(3.87298334620742, 3.87298334620742, 3.87298334620742) not equal to c(R1 = 3.87298334620742, R2 = 3.87298334620742, R3 = 3.87298334620742...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(R1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(3.87298334620742, 3.87298334620742, 3.87298334620742) not equal to c(R1 = 3.87298334620742, R2 = 3.87298334620742, R3 = 3.87298334620742...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NaN not equal to c(R1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(3.87298334620742, 3.87298334620742, 3.87298334620742) not equal to c(R1 = 3.87298334620742, R2 = 3.87298334620742, R3 = 3.87298334620742...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NaN not equal to c(R1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NaN, NA) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(3.87298334620742, 3.87298334620742, 3.87298334620742) not equal to c(R1 = 3.87298334620742, R2 = 3.87298334620742, R3 = 3.87298334620742...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(R1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(3.87298334620742, 3.87298334620742, 3.87298334620742) not equal to c(R1 = 3.87298334620742, R2 = 3.87298334620742, R3 = 3.87298334620742...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(R1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(3.87298334620742, 3.87298334620742, 3.87298334620742) not equal to c(R1 = 3.87298334620742, R2 = 3.87298334620742, R3 = 3.87298334620742...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(R1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(3.87298334620742, 3.87298334620742, 3.87298334620742) not equal to c(R1 = 3.87298334620742, R2 = 3.87298334620742, R3 = 3.87298334620742...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(R1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(3.87298334620742, 3.87298334620742, 3.87298334620742) not equal to c(R1 = 3.87298334620742, R2 = 3.87298334620742, R3 = 3.87298334620742...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(R1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(3.87298334620742, 3.87298334620742, 3.87298334620742) not equal to c(R1 = 3.87298334620742, R2 = 3.87298334620742, R3 = 3.87298334620742...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(R1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(3.87298334620742, 3.87298334620742, 3.87298334620742) not equal to c(R1 = 3.87298334620742, R2 = 3.87298334620742, R3 = 3.87298334620742...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(R1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(3.87298334620742, 3.87298334620742, 3.87298334620742) not equal to c(R1 = 3.87298334620742, R2 = 3.87298334620742, R3 = 3.87298334620742...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(R1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(3.87298334620742, 3.87298334620742, 3.87298334620742) not equal to c(R1 = 3.87298334620742, R2 = 3.87298334620742, R3 = 3.87298334620742...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(R1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(3.87298334620742, 3.87298334620742, 3.87298334620742) not equal to c(R1 = 3.87298334620742, R2 = 3.87298334620742, R3 = 3.87298334620742...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(R1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(3.87298334620742, 3.87298334620742, 3.87298334620742) not equal to c(R1 = 3.87298334620742, R2 = 3.87298334620742, R3 = 3.87298334620742...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(R1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(3.87298334620742, 3.87298334620742, 3.87298334620742) not equal to c(R1 = 3.87298334620742, R2 = 3.87298334620742, R3 = 3.87298334620742...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(R1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(3.87298334620742, 3.87298334620742, 3.87298334620742) not equal to c(R1 = 3.87298334620742, R2 = 3.87298334620742, R3 = 3.87298334620742...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(R1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(3.87298334620742, 3.87298334620742, 3.87298334620742) not equal to c(R1 = 3.87298334620742, R2 = 3.87298334620742, R3 = 3.87298334620742...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(R1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(3.87298334620742, 3.87298334620742, 3.87298334620742) not equal to c(R1 = 3.87298334620742, R2 = 3.87298334620742, R3 = 3.87298334620742...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(R1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(3.87298334620742, 3.87298334620742, 3.87298334620742) not equal to c(R1 = 3.87298334620742, R2 = 3.87298334620742, R3 = 3.87298334620742...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(R1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(3.87298334620742, 3.87298334620742, 3.87298334620742) not equal to c(R1 = 3.87298334620742, R2 = 3.87298334620742, R3 = 3.87298334620742...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(R1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(3.87298334620742, 3.87298334620742, 3.87298334620742) not equal to c(R1 = 3.87298334620742, R2 = 3.87298334620742, R3 = 3.87298334620742...).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(R1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-2, 2, 6) not equal to c(R1 = -2, R2 = 2, R3 = 6).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-2, 2, 6) not equal to c(R1 = -2, R2 = 2, R3 = 6).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf) not equal to c(R1 = -Inf, R2 = -Inf, R3 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(4, 4, 3) not equal to c(R1 = 4, R2 = 4, R3 = 3).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1 not equal to c(R1 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-2, 2, 6) not equal to c(R1 = -2, R2 = 2, R3 = 6).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-2, 2, 6) not equal to c(R1 = -2, R2 = 2, R3 = 6).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf) not equal to c(R1 = -Inf, R2 = -Inf, R3 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(4, 4, 3) not equal to c(R1 = 4, R2 = 4, R3 = 3).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1 not equal to c(R1 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-2, 2, 6) not equal to c(R1 = -2, R2 = 2, R3 = 6).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-2, 2, 6) not equal to c(R1 = -2, R2 = 2, R3 = 6).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf) not equal to c(R1 = -Inf, R2 = -Inf, R3 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(4, 4, 3) not equal to c(R1 = 4, R2 = 4, R3 = 3).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1 not equal to c(R1 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-2, 2, 6) not equal to c(R1 = -2, R2 = 2, R3 = 6).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-2, 2, 6) not equal to c(R1 = -2, R2 = 2, R3 = 6).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf) not equal to c(R1 = -Inf, R2 = -Inf, R3 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(4, 4, 3) not equal to c(R1 = 4, R2 = 4, R3 = 3).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1 not equal to c(R1 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-2, 2, 6) not equal to c(R1 = -2, R2 = 2, R3 = 6).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-2, 2, 6) not equal to c(R1 = -2, R2 = 2, R3 = 6).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf) not equal to c(R1 = -Inf, R2 = -Inf, R3 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(4, 4, 3) not equal to c(R1 = 4, R2 = 4, R3 = 3).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1 not equal to c(R1 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-2, 2, 6) not equal to c(R1 = -2, R2 = 2, R3 = 6).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-2, 2, 6) not equal to c(R1 = -2, R2 = 2, R3 = 6).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf) not equal to c(R1 = -Inf, R2 = -Inf, R3 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(4, 4, 3) not equal to c(R1 = 4, R2 = 4, R3 = 3).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1 not equal to c(R1 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-2, 2, 6) not equal to c(R1 = -2, R2 = 2, R3 = 6).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-2, 2, 6) not equal to c(R1 = -2, R2 = 2, R3 = 6).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf) not equal to c(R1 = -Inf, R2 = -Inf, R3 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(4, 4, 3) not equal to c(R1 = 4, R2 = 4, R3 = 3).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1 not equal to c(R1 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-2, 2, 6) not equal to c(R1 = -2, R2 = 2, R3 = 6).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-2, 2, 6) not equal to c(R1 = -2, R2 = 2, R3 = 6).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf) not equal to c(R1 = -Inf, R2 = -Inf, R3 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(4, 4, 3) not equal to c(R1 = 4, R2 = 4, R3 = 3).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1 not equal to c(R1 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-2, 2, 6) not equal to c(R1 = -2, R2 = 2, R3 = 6).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-2, 2, 6) not equal to c(R1 = -2, R2 = 2, R3 = 6).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf) not equal to c(R1 = -Inf, R2 = -Inf, R3 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(4, 4, 3) not equal to c(R1 = 4, R2 = 4, R3 = 3).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1 not equal to c(R1 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-2, 2, 6) not equal to c(R1 = -2, R2 = 2, R3 = 6).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-2, 2, 6) not equal to c(R1 = -2, R2 = 2, R3 = 6).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf) not equal to c(R1 = -Inf, R2 = -Inf, R3 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(4, 4, 3) not equal to c(R1 = 4, R2 = 4, R3 = 3).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1 not equal to c(R1 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-2, 2, 6) not equal to c(R1 = -2, R2 = 2, R3 = 6).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-2, 2, 6) not equal to c(R1 = -2, R2 = 2, R3 = 6).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf) not equal to c(R1 = -Inf, R2 = -Inf, R3 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(4, 4, 3) not equal to c(R1 = 4, R2 = 4, R3 = 3).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1 not equal to c(R1 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-2, 2, 6) not equal to c(R1 = -2, R2 = 2, R3 = 6).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-2, 2, 6) not equal to c(R1 = -2, R2 = 2, R3 = 6).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf) not equal to c(R1 = -Inf, R2 = -Inf, R3 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(4, 4, 3) not equal to c(R1 = 4, R2 = 4, R3 = 3).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
1 not equal to c(R1 = 1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[273L]], dots[[2L]][[21L]], check.attributes = dots[[3L]][[273L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, -2) not equal to c(R3 = 0, R2 = -2).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, -2) not equal to c(R3 = 0, R2 = -2).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(2, 2) not equal to c(R3 = 2, R2 = 2).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, -2) not equal to c(R3 = 0, R2 = -2).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, -2) not equal to c(R3 = 0, R2 = -2).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(2, 2) not equal to c(R3 = 2, R2 = 2).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, -2) not equal to c(R3 = 0, R2 = -2).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, -2) not equal to c(R3 = 0, R2 = -2).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(2, 2) not equal to c(R3 = 2, R2 = 2).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, -2) not equal to c(R3 = 0, R2 = -2).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, -2) not equal to c(R3 = 0, R2 = -2).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(2, 2) not equal to c(R3 = 2, R2 = 2).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, -2) not equal to c(R3 = 0, R2 = -2).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, -2) not equal to c(R3 = 0, R2 = -2).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(2, 2) not equal to c(R3 = 2, R2 = 2).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, -2) not equal to c(R3 = 0, R2 = -2).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, -2) not equal to c(R3 = 0, R2 = -2).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(2, 2) not equal to c(R3 = 2, R2 = 2).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, -2) not equal to c(R3 = 0, R2 = -2).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, -2) not equal to c(R3 = 0, R2 = -2).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(2, 2) not equal to c(R3 = 2, R2 = 2).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, -2) not equal to c(R3 = 0, R2 = -2).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, -2) not equal to c(R3 = 0, R2 = -2).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(2, 2) not equal to c(R3 = 2, R2 = 2).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, -2) not equal to c(R3 = 0, R2 = -2).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, -2) not equal to c(R3 = 0, R2 = -2).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(2, 2) not equal to c(R3 = 2, R2 = 2).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, -2) not equal to c(R3 = 0, R2 = -2).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, -2) not equal to c(R3 = 0, R2 = -2).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(2, 2) not equal to c(R3 = 2, R2 = 2).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, -2) not equal to c(R3 = 0, R2 = -2).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, -2) not equal to c(R3 = 0, R2 = -2).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(2, 2) not equal to c(R3 = 2, R2 = 2).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, -2) not equal to c(R3 = 0, R2 = -2).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, -2) not equal to c(R3 = 0, R2 = -2).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(2, 2) not equal to c(R3 = 2, R2 = 2).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[39L]], dots[[2L]][[3L]], check.attributes = dots[[3L]][[39L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(15, 15, 15) not equal to c(R1 = 15, R2 = 15, R3 = 15).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(R1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(15, 15, 15) not equal to c(R1 = 15, R2 = 15, R3 = 15).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(R1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(15, 15, 15) not equal to c(R1 = 15, R2 = 15, R3 = 15).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(R1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(15, 15, 15) not equal to c(R1 = 15, R2 = 15, R3 = 15).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(R1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(15, 15, 15) not equal to c(R1 = 15, R2 = 15, R3 = 15).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NaN not equal to c(R1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(15, 15, 15) not equal to c(R1 = 15, R2 = 15, R3 = 15).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NaN not equal to c(R1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA, NaN, NA) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(15, 15, 15) not equal to c(R1 = 15, R2 = 15, R3 = 15).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(R1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(15, 15, 15) not equal to c(R1 = 15, R2 = 15, R3 = 15).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(R1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(15, 15, 15) not equal to c(R1 = 15, R2 = 15, R3 = 15).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(R1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(15, 15, 15) not equal to c(R1 = 15, R2 = 15, R3 = 15).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(R1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(15, 15, 15) not equal to c(R1 = 15, R2 = 15, R3 = 15).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(R1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(15, 15, 15) not equal to c(R1 = 15, R2 = 15, R3 = 15).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(R1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(15, 15, 15) not equal to c(R1 = 15, R2 = 15, R3 = 15).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(R1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(15, 15, 15) not equal to c(R1 = 15, R2 = 15, R3 = 15).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(R1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(15, 15, 15) not equal to c(R1 = 15, R2 = 15, R3 = 15).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(R1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(15, 15, 15) not equal to c(R1 = 15, R2 = 15, R3 = 15).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(R1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(15, 15, 15) not equal to c(R1 = 15, R2 = 15, R3 = 15).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(R1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(15, 15, 15) not equal to c(R1 = 15, R2 = 15, R3 = 15).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(R1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(15, 15, 15) not equal to c(R1 = 15, R2 = 15, R3 = 15).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(R1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(15, 15, 15) not equal to c(R1 = 15, R2 = 15, R3 = 15).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(R1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(15, 15, 15) not equal to c(R1 = 15, R2 = 15, R3 = 15).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(R1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(15, 15, 15) not equal to c(R1 = 15, R2 = 15, R3 = 15).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(R1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(15, 15, 15) not equal to c(R1 = 15, R2 = 15, R3 = 15).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(R1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(15, 15, 15) not equal to c(R1 = 15, R2 = 15, R3 = 15).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
NA_real_ not equal to c(R1 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-0.5, 0.5, 1.5) not equal to c(R1 = -0.5, R2 = 0.5, R3 = 1.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-0.5, 0.5, 1.5) not equal to c(R1 = -0.5, R2 = 0.5, R3 = 1.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf) not equal to c(R1 = -Inf, R2 = -Inf, R3 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-0.5, 0.5, 1.5) not equal to c(R1 = -0.5, R2 = 0.5, R3 = 1.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-0.5, 0.5, 1.5) not equal to c(R1 = -0.5, R2 = 0.5, R3 = 1.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf) not equal to c(R1 = -Inf, R2 = -Inf, R3 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-0.5, 0.5, 1.5) not equal to c(R1 = -0.5, R2 = 0.5, R3 = 1.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-0.5, 0.5, 1.5) not equal to c(R1 = -0.5, R2 = 0.5, R3 = 1.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf) not equal to c(R1 = -Inf, R2 = -Inf, R3 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-0.5, 0.5, 1.5) not equal to c(R1 = -0.5, R2 = 0.5, R3 = 1.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-0.5, 0.5, 1.5) not equal to c(R1 = -0.5, R2 = 0.5, R3 = 1.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf) not equal to c(R1 = -Inf, R2 = -Inf, R3 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-0.5, 0.5, 1.5) not equal to c(R1 = -0.5, R2 = 0.5, R3 = 1.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-0.5, 0.5, 1.5) not equal to c(R1 = -0.5, R2 = 0.5, R3 = 1.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf) not equal to c(R1 = -Inf, R2 = -Inf, R3 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-0.5, 0.5, 1.5) not equal to c(R1 = -0.5, R2 = 0.5, R3 = 1.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-0.5, 0.5, 1.5) not equal to c(R1 = -0.5, R2 = 0.5, R3 = 1.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf) not equal to c(R1 = -Inf, R2 = -Inf, R3 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-0.5, 0.5, 1.5) not equal to c(R1 = -0.5, R2 = 0.5, R3 = 1.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-0.5, 0.5, 1.5) not equal to c(R1 = -0.5, R2 = 0.5, R3 = 1.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf) not equal to c(R1 = -Inf, R2 = -Inf, R3 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-0.5, 0.5, 1.5) not equal to c(R1 = -0.5, R2 = 0.5, R3 = 1.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-0.5, 0.5, 1.5) not equal to c(R1 = -0.5, R2 = 0.5, R3 = 1.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf) not equal to c(R1 = -Inf, R2 = -Inf, R3 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-0.5, 0.5, 1.5) not equal to c(R1 = -0.5, R2 = 0.5, R3 = 1.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-0.5, 0.5, 1.5) not equal to c(R1 = -0.5, R2 = 0.5, R3 = 1.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf) not equal to c(R1 = -Inf, R2 = -Inf, R3 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-0.5, 0.5, 1.5) not equal to c(R1 = -0.5, R2 = 0.5, R3 = 1.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-0.5, 0.5, 1.5) not equal to c(R1 = -0.5, R2 = 0.5, R3 = 1.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf) not equal to c(R1 = -Inf, R2 = -Inf, R3 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-0.5, 0.5, 1.5) not equal to c(R1 = -0.5, R2 = 0.5, R3 = 1.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-0.5, 0.5, 1.5) not equal to c(R1 = -0.5, R2 = 0.5, R3 = 1.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf) not equal to c(R1 = -Inf, R2 = -Inf, R3 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-0.5, 0.5, 1.5) not equal to c(R1 = -0.5, R2 = 0.5, R3 = 1.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-0.5, 0.5, 1.5) not equal to c(R1 = -0.5, R2 = 0.5, R3 = 1.5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
-5 not equal to c(R1 = -5).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(Inf, Inf, Inf) not equal to c(R1 = Inf, R2 = Inf, R3 = Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(-Inf, -Inf, -Inf) not equal to c(R1 = -Inf, R2 = -Inf, R3 = -Inf).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NaN, NaN, NaN) not equal to c(R1 = NaN, R2 = NaN, R3 = NaN).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:49:5'): Default arguments ────────────
c(NA_real_, NA_real_, NA_real_) not equal to c(R1 = NA_real_, R2 = NA_real_, R3 = NA_real_).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:49:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[195L]], dots[[2L]][[15L]], check.attributes = dots[[3L]][[195L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, -1) not equal to c(R3 = 0, R2 = -1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, -1) not equal to c(R3 = 0, R2 = -1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, -1) not equal to c(R3 = 0, R2 = -1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, -1) not equal to c(R3 = 0, R2 = -1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, -1) not equal to c(R3 = 0, R2 = -1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, -1) not equal to c(R3 = 0, R2 = -1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, -1) not equal to c(R3 = 0, R2 = -1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, -1) not equal to c(R3 = 0, R2 = -1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, -1) not equal to c(R3 = 0, R2 = -1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, -1) not equal to c(R3 = 0, R2 = -1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, -1) not equal to c(R3 = 0, R2 = -1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, -1) not equal to c(R3 = 0, R2 = -1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, -1) not equal to c(R3 = 0, R2 = -1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, -1) not equal to c(R3 = 0, R2 = -1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, -1) not equal to c(R3 = 0, R2 = -1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, -1) not equal to c(R3 = 0, R2 = -1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, -1) not equal to c(R3 = 0, R2 = -1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, -1) not equal to c(R3 = 0, R2 = -1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, -1) not equal to c(R3 = 0, R2 = -1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, -1) not equal to c(R3 = 0, R2 = -1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, -1) not equal to c(R3 = 0, R2 = -1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, -1) not equal to c(R3 = 0, R2 = -1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, -1) not equal to c(R3 = 0, R2 = -1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
── Failure ('test_row_and_col_functions.R:72:5'): Non-NULL rows and cols ───────
c(0, -1) not equal to c(R3 = 0, R2 = -1).
names for current but not for target
Backtrace:
▆
1. └─base::Map(expect_equal, observeds, expecteds, check.attributes = check.attributes) at test_row_and_col_functions.R:72:4
2. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE)
3. └─testthat (local) `<fn>`(dots[[1L]][[26L]], dots[[2L]][[2L]], check.attributes = dots[[3L]][[26L]])
[ FAIL 8496 | WARN 13241 | SKIP 0 | PASS 6236 ]
Error: Test failures
Execution halted
DelayedMatrixStats.Rcheck/DelayedMatrixStats-Ex.timings
| name | user | system | elapsed | |
| colAlls | 0.082 | 0.000 | 0.082 | |
| colAnyNAs | 1.059 | 0.016 | 1.077 | |
| colAvgsPerRowSet | 0.222 | 0.008 | 0.230 | |
| colCollapse | 0.128 | 0.008 | 0.136 | |
| colCounts | 0.658 | 0.012 | 0.671 | |
| colCummaxs | 0.125 | 0.000 | 0.125 | |
| colDiffs | 0.125 | 0.000 | 0.125 | |
| colIQRDiffs | 0.124 | 0.004 | 0.128 | |
| colIQRs | 0.007 | 0.000 | 0.008 | |
| colLogSumExps | 0.024 | 0.000 | 0.025 | |
| colMads | 0.101 | 0.000 | 0.101 | |
| colMeans2 | 0.027 | 0.000 | 0.027 | |
| colMedians | 0.024 | 0.000 | 0.024 | |
| colOrderStats | 0.046 | 0.000 | 0.046 | |
| colProds | 0.081 | 0.008 | 0.090 | |
| colQuantiles | 0.025 | 0.004 | 0.029 | |
| colRanks | 0.022 | 0.004 | 0.027 | |
| colSums2 | 0.010 | 0.008 | 0.018 | |
| colTabulates | 0.131 | 0.020 | 0.151 | |
| colVars | 0.083 | 0.004 | 0.087 | |
| colWeightedMads | 0.006 | 0.000 | 0.006 | |
| colWeightedMeans | 0.045 | 0.004 | 0.049 | |
| colWeightedMedians | 0.021 | 0.004 | 0.025 | |
| colWeightedVars | 0.089 | 0.012 | 0.101 | |