source(file.path(usethis::proj_get(), "vignettes",  "_common.R"))

github.observatory

R-CMD-check Codecov test
coverage

knitr::include_graphics("https://www.tmt.org/assets/tmt_comp_background-f920515202d7fa2ce6dc8c485d53df5c2a9f5f3e4ff1414500ab8d5da629e49e.jpg")

Overview

r read.dcf("DESCRIPTION", "Description")[[1]]

Installation

You can install github.observatory by using:

install.packages("remotes")
remotes::install_github("harell/github.observatory")

Set AWS credentials

Sys.setenv(
    AWS_ACCESS_KEY_ID = "<your-access-key-id>",
    AWS_SECRET_ACCESS_KEY= "<your-secret>",
    AWS_REGION = "ap-southeast-2"
)


harell/github.explorer documentation built on Aug. 21, 2022, 8:39 p.m.