tests/testthat/_snaps/cr_missing_cols.md

Missing funder info is captured

{
  "type": "list",
  "attributes": {
    "class": {
      "type": "character",
      "attributes": {},
      "value": ["tbl_df", "tbl", "data.frame"]
    },
    "row.names": {
      "type": "integer",
      "attributes": {},
      "value": [1]
    },
    "names": {
      "type": "character",
      "attributes": {},
      "value": ["indicator", "value", "prop"]
    }
  },
  "value": [
    {
      "type": "character",
      "attributes": {},
      "value": ["No funding info"]
    },
    {
      "type": "integer",
      "attributes": {},
      "value": [3]
    },
    {
      "type": "double",
      "attributes": {},
      "value": [100]
    }
  ]
}

Missing tdm info is captured

{
  "type": "list",
  "attributes": {
    "class": {
      "type": "character",
      "attributes": {},
      "value": ["tbl_df", "tbl", "data.frame"]
    },
    "row.names": {
      "type": "integer",
      "attributes": {},
      "value": [1]
    },
    "names": {
      "type": "character",
      "attributes": {},
      "value": ["indicator", "value", "prop"]
    }
  },
  "value": [
    {
      "type": "character",
      "attributes": {},
      "value": ["No TDM links for version-of-records"]
    },
    {
      "type": "integer",
      "attributes": {},
      "value": [2]
    },
    {
      "type": "double",
      "attributes": {},
      "value": [100]
    }
  ]
}


subugoe/hybridmdpackage documentation built on Jan. 25, 2022, 9:51 p.m.