File: console-width.md

package info (click to toggle)
r-cran-cli 3.6.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,288 kB
  • sloc: ansic: 16,412; cpp: 37; sh: 13; makefile: 2
file content (13 lines) | stat: -rw-r--r-- 246 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
# errors

    ! `options("cli.width")` must be an integer scalar.
    i `options("cli.width")` is a character vector.

---

    ! `options("cli.width")` cannot be `NA`.

---

    ! `options("cli.width")` must be a positive integer and not -100.