Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1016 Bytes

File metadata and controls

19 lines (14 loc) · 1016 Bytes

Resubmission

This is a resubmission. I have addressed the problems:

  • Removed example for unexported function 'propensity_scores()'
  • Replaced \dontrun{} with \donttest{} for all examples that contain a 'bartCause::bartc()' call. These examples can take >5 seconds on many machines
  • In the DESCRIPTION file, single quoted 'bartCause' in the title and description fields
  • In the README, converted license URL to the full URL

I have also single quoted all references to bartCause within the function documentation.

  • This package is a new release.

R CMD check results

0 errors ✔ | 0 warnings ✔ | 0 notes ✔

I have tested the package on the following systems:

  • MacOS latest release via locally 2017 MacBook, on GitHub Actions, and https://builder.r-hub.io/. I tested M1 MacOS using the latter service as well.
  • Windows latest release via https://win-builder.r-project.org/
  • Ubuntu latest release via locally and GitHub Actions. I've also tested the latest R dev release and the previous R release.