Skip to content

Commit

Permalink
Add snapshot for rjournal_article deprecation
Browse files Browse the repository at this point in the history
Something that missed from ba7bb2e
  • Loading branch information
cderv committed May 5, 2023
1 parent 9f62836 commit 1321cc2
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions tests/testthat/_snaps/rjournal_article.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# rjournal_article() is deprecated

Code
x <- rjournal_article()
Warning <lifecycle_warning_deprecated>
`rjournal_article()` was deprecated in rticles 0.25.
i Please use `rjtools::rjournal_pdf_article()` instead.
i See official recommandation at https://rjournal.github.io/submissions.html

0 comments on commit 1321cc2

Please sign in to comment.