tests/testthat/_snaps/collate.md

update_collate() checks that directory exists

Code
  update_collate("doesn't-exist")
Condition
  Error in `update_collate()`:
  ! 'doesn't-exist' doesn't exist

DESCRIPTION file is re-written only if collate changes

Code
  update_collate(".")
Message
  Updating collate directive in './DESCRIPTION'
Code
  # Second run should be idempotent
  update_collate(".")


Try the roxygen2 package in your browser

Any scripts or data that you put into this service are public.

roxygen2 documentation built on Dec. 9, 2022, 1:09 a.m.