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

Add templates for additional tools (Iteration 1) #6

Open
3 of 5 tasks
mcguinlu opened this issue May 13, 2019 · 3 comments
Open
3 of 5 tasks

Add templates for additional tools (Iteration 1) #6

mcguinlu opened this issue May 13, 2019 · 3 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed stretch Low priority issue, to be worked on when nothing else is broken.

Comments

@mcguinlu
Copy link
Owner

mcguinlu commented May 13, 2019

This is a tracking issue for the tool templates I would like robvis to support by default. Adding support for one of these tools should be a good first issue as it is a well contained problem and potential users can borrow from the existing infrastructure for other templates.

Tools to be covered:

  • ROBIS
  • PROBAST
  • QUADAS-2 (applicability vs risk-of-bias - this one is a little different, I can provide more details if you are interested)
  • QUIPS (added in Range of improvements #107)
  • ROB-1 (now supported)

Some pointers:

  • All added templates must be supported by both the rob_traffic_light() and rob_summary() functions
  • All added templates must be comprehensively tested using vdiffr (see the testing framework for existing templates for reference)

If you are interested in tackling one of the not-yet-supported templates above, just comment below so I know which are being worked on to prevent duplication of effort!

@mcguinlu
Copy link
Owner Author

Theoretically, because of the way that the current "ROB1" tool option works, users can use any tool they like once they properly label their headings. However, adding specific templates allows for standards to be easily applied!

@mcguinlu mcguinlu added stretch Low priority issue, to be worked on when nothing else is broken. and removed NTS labels Jul 3, 2019
@mcguinlu
Copy link
Owner Author

QUIPS added in #107

@mcguinlu
Copy link
Owner Author

The applicability aspect of QUADAS-2 is now indirectly supported via domain shortcodes (see #138 for an example).

As the purpose of robvis is risk of bias visualisation, it is unlikely that I will create an additional template to directly support the applicability aspect of QUADAS-2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed stretch Low priority issue, to be worked on when nothing else is broken.
Projects
None yet
Development

No branches or pull requests

1 participant