blob: 8eb8c5e030e2c3a1e25db98b6efe6d4fdc629c81 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = r-shinyscreenshot
pkgdesc = Capture Screenshots of Entire Pages or Parts of Pages in 'Shiny'
pkgver = 0.2.1
pkgrel = 3
url = https://cran.r-project.org/package=shinyscreenshot
arch = any
license = MIT
depends = r
depends = r-base64enc
depends = r-htmltools
depends = r-jsonlite
depends = r-shiny
depends = r-uuid
optdepends = r-timevis
source = https://cran.r-project.org/src/contrib/shinyscreenshot_0.2.1.tar.gz
sha256sums = 08f54b8e8b3fcc73f451d0e113454f1b237a97fee7484f9f60ba69e8017341dd
pkgname = r-shinyscreenshot
|