Skip to content

Conversation

@csouchet
Copy link
Contributor

@csouchet csouchet commented Nov 17, 2022

The following updates are based on the last CRAN submission feedback:

  • DESCRIPTION: explain acronyms
  • bpmnVisualization-package.Rd
    • replace \dontrun with \donttest
    • update the example

covers #10

Last CRAN submission reject message

Please always explain all acronyms in the description text. -> 'BPMN'

\dontrun{} should only be used if the example really cannot be executed (e.g. because of missing additional software, missing API keys, ...) by the user. That's why wrapping examples in \dontrun{} adds the comment ("# Not run:") as a warning for the user. Does not seem necessary. Please replace \dontrun with \donttest. -> bpmnVisualization-package.Rd

Please unwrap the examples if they are executable in < 5 sec, or replace dontrun{} with \donttest{}.

Please fix and resubmit.

@csouchet csouchet added dependencies Pull requests that update a dependency (dev or runtime) documentation Improvements or additions to documentation and removed dependencies Pull requests that update a dependency (dev or runtime) labels Nov 17, 2022
\dontrun{} should only be used if the example really cannot be executed (e.g. because of missing additional software, missing API keys, ...) by the user.
That's why wrapping examples in \dontrun{} adds the comment ("# Not run:") as a warning for the user. Does not seem necessary.
@csouchet csouchet marked this pull request as ready for review November 17, 2022 10:30
@csouchet csouchet requested a review from tbouffard November 17, 2022 10:31
@tbouffard tbouffard changed the title [DOC] Fix the documentation with the returns of the last CRAN submission [DOC] Fix the documentation to better match CRAN requirements Nov 17, 2022
Copy link
Member

@tbouffard tbouffard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tbouffard tbouffard merged commit 074d2cb into main Nov 17, 2022
@tbouffard tbouffard deleted the update_doc branch November 17, 2022 10:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants