cnio-bu / beyondcell

Beyondcell is a computational methodology for identifying tumour cell subpopulations with distinct drug responses in single-cell RNA-seq and Spatial Transcriptomics data.
Other
40 stars 4 forks source link

Failure in test-bcRegressOut.R messages #81

Closed mj-jimenez closed 1 year ago

mj-jimenez commented 1 year ago
testthat::capture_messages(...) (`actual`) not equal to c(...) (`expected`).

lines(actual[[2]]) vs lines(expected[[2]])
- "No NaN values were found in bc@normalized. No imputation needed."
+ "Imputing normalized BCS..."
  ""
testthat::capture_messages(...) (`actual`) not equal to c(...) (`expected`).

lines(actual[[2]]) vs lines(expected[[2]])
- "No NaN values were found in bc@normalized. No imputation needed."
+ "Imputing normalized BCS..."
  ""

lines(actual[[4]]) vs lines(expected[[4]])
- "No NaN values were found in bc@background. No imputation needed."
+ "Imputing background BCS..."
  ""
testthat::capture_messages(...) (`actual`) not equal to c(...) (`expected`).

lines(actual[[2]]) vs lines(expected[[2]])
- "No NaN values were found in bc@normalized. No imputation needed."
+ "Imputing normalized BCS..."
  ""

lines(actual[[4]]) vs lines(expected[[4]])
- "No NaN values were found in bc@background. No imputation needed."
+ "Imputing background BCS..."
  ""
testthat::capture_messages(...) (`actual`) not equal to c(...) (`expected`).

lines(actual[[2]]) vs lines(expected[[2]])
- "No NaN values were found in bc@normalized. No imputation needed."
+ "Imputing normalized BCS..."
  ""

lines(actual[[6]]) vs lines(expected[[6]])
- "No NaN values were found in bc@background. No imputation needed."
+ "Imputing background BCS..."
  ""
testthat::capture_messages(...) (`actual`) not equal to c(...) (`expected`).

lines(actual[[1]]) vs lines(expected[[1]])
- "Computing background BCS using DSS signatures..."
+ "Background BCS already computed. Skipping this step."
  ""

lines(actual[[2]]) vs lines(expected[[2]])
- "No NaN values were found in bc@normalized. No imputation needed."
+ "Imputing normalized BCS..."
  ""

lines(actual[[6]]) vs lines(expected[[6]])
- "No NaN values were found in bc@background. No imputation needed."
+ "Imputing background BCS..."
  ""
testthat::capture_messages(...) (`actual`) not equal to c(...) (`expected`).

lines(actual[[2]]) vs lines(expected[[2]])
- "Computing background BCS using DSS signatures..."
+ "Background BCS already computed. Skipping this step."
  ""

lines(actual[[3]]) vs lines(expected[[3]])
- "No NaN values were found in bc@normalized. No imputation needed."
+ "Imputing normalized BCS..."
  ""

lines(actual[[5]]) vs lines(expected[[5]])
- "No NaN values were found in bc@background. No imputation needed."
+ "Imputing background BCS..."
  ""
testthat::capture_messages(...) (`actual`) not equal to c(...) (`expected`).

lines(actual[[4]]) vs lines(expected[[4]])
- "No NaN values were found in bc@background. No imputation needed."
+ "Imputing background BCS..."
  ""
testthat::capture_messages(...) (`actual`) not equal to c(...) (`expected`).

lines(actual[[6]]) vs lines(expected[[6]])
- "No NaN values were found in bc@background. No imputation needed."
+ "Imputing background BCS..."
  ""
testthat::capture_messages(...) (`actual`) not equal to c(...) (`expected`).

lines(actual[[1]]) vs lines(expected[[1]])
- "Computing background BCS using DSS signatures..."
+ "Background BCS already computed. Skipping this step."
  ""
testthat::capture_messages(...) (`actual`) not equal to c(...) (`expected`).

lines(actual[[1]]) vs lines(expected[[1]])
- "DSS background not computed. The imputation will be computed with just the drugs (not pathways) in the beyondcell object."
+ "Background BCS already computed. Skipping this step."
  ""

lines(actual[[6]]) vs lines(expected[[6]])
- "No NaN values were found in bc@background. No imputation needed."
+ "Imputing background BCS..."
  ""