File: build-readme.md

package info (click to toggle)
r-cran-devtools 2.4.5-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 1,328 kB
  • sloc: sh: 15; makefile: 5
file content (16 lines) | stat: -rw-r--r-- 321 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# useful errors if too few or too many

    Code
      build_readme(pkg)
    Condition
      Error in `build_readme()`:
      ! Can't find 'README.Rmd' or 'inst/README.Rmd'.

---

    Code
      build_readme(pkg)
    Condition
      Error in `build_readme()`:
      ! Can't have both 'README.Rmd' and 'inst/README.Rmd'.