options(
  help_type="html",
  repos=c(
    CRAN="https://cloud.r-project.org/",
    kingaa="https://kingaa.github.io"
  ),
  useFancyQuotes=FALSE,
  Ncpus=12
)
