Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

messages on devtools::document() #532

Closed
simonpcouch opened this issue Mar 25, 2024 · 2 comments
Closed

messages on devtools::document() #532

simonpcouch opened this issue Mar 25, 2024 · 2 comments
Labels
upkeep maintenance, infrastructure, and similar

Comments

@simonpcouch
Copy link
Collaborator

Seeing:

✖ calculate.R:344: S3 method `calc_impl.F` needs @export or @exportS3method tag.
✖ calculate.R:275: S3 method `calc_impl.sd` needs @export or @exportS3method tag.
✖ calculate.R:527: S3 method `calc_impl.t` needs @export or @exportS3method tag.
✖ calculate.R:559: S3 method `calc_impl.z` needs @export or @exportS3method tag.
✖ calculate.R:467: S3 method `calc_impl.function_of_props` needs @export or @exportS3method
  tag.
✖ calculate.R:370: S3 method `calc_impl.diff_in_means` needs @export or @exportS3method tag.
✖ calculate.R:307: S3 method `calc_impl.prop` needs @export or @exportS3method tag.
✖ calculate.R:370: S3 method `calc_impl.diff_in_medians` needs @export or @exportS3method
  tag.
✖ calculate.R:508: S3 method `calc_impl.ratio_of_props` needs @export or @exportS3method
  tag.
✖ calculate.R:370: S3 method `calc_impl.ratio_of_means` needs @export or @exportS3method
  tag.
✖ calculate.R:412: S3 method `calc_impl.Chisq` needs @export or @exportS3method tag.
✖ calculate.R:353: S3 method `calc_impl.slope` needs @export or @exportS3method tag.
✖ calculate.R:512: S3 method `calc_impl.odds_ratio` needs @export or @exportS3method tag.
✖ calculate.R:275: S3 method `calc_impl.mean` needs @export or @exportS3method tag.
✖ calculate.R:275: S3 method `calc_impl.sum` needs @export or @exportS3method tag.
✖ calculate.R:362: S3 method `calc_impl.correlation` needs @export or @exportS3method tag.
✖ calculate.R:504: S3 method `calc_impl.diff_in_props` needs @export or @exportS3method tag.
✖ calculate.R:275: S3 method `calc_impl.median` needs @export or @exportS3method tag.
✖ calculate.R:307: S3 method `calc_impl.count` needs @export or @exportS3method tag.
@simonpcouch simonpcouch added the upkeep maintenance, infrastructure, and similar label Mar 25, 2024
@simonpcouch
Copy link
Collaborator Author

Closed in e6212f3.

Copy link

github-actions bot commented Apr 9, 2024

This issue has been automatically locked. If you believe you have found a related problem, please file a new issue (with a reprex: https://reprex.tidyverse.org) and link to this issue.

@github-actions github-actions bot locked and limited conversation to collaborators Apr 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
upkeep maintenance, infrastructure, and similar
Projects
None yet
Development

No branches or pull requests

1 participant