Skip to content

Test R package for azure pipelines

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

orgdb/r-azure-pipelines

 
 

Repository files navigation

R CI with Azure Pipelines

CI on R 3.6 or above.

Platforms - Linux, macOS, and Windows

To use this add followings to your azure-pipelines.yml

resources:
  repositories:
    - repository: r-azure-pipelines
      type: github
      name: orgdb/r-azure-pipelines
      endpoint: orgdb

jobs:
    - template: azure-tidyverse.yml@r-azure-pipelines

About

Test R package for azure pipelines

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%