dwww Home | Show directory contents | Find package

# provide useful feedback on failure

    1 (`actual`) not identical to "a" (`expected`).
    
    `actual` is a double vector (1)
    `expected` is a character vector ('a')

---

    1 (`actual`) not equal to "a" (`expected`).
    
    `actual` is a double vector (1)
    `expected` is a character vector ('a')

---

    1 not identical to "a".
    Types not compatible: double is not character

---

    1 not equal to "a".
    Types not compatible: double is not character

Generated by dwww version 1.15 on Sun May 19 04:48:50 CEST 2024.