Tools to Work with the 'Splash' JavaScript Rendering Service in R
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

33 rindas
1020 B

## Test environments
pirms 5 gadiem
* local macOS install, R 3.5.2 on both macOS 10.14
* local ubuntu 3.5.1
pirms 6 gadiem
* ubuntu on travis-ci, R oldrel, current and r-devel
* win-builder (devel and release)
pirms 5 gadiem
---
pirms 5 gadiem
Per a note from Kurt the splashr now uses the
stevedore package since the docker package is
likely being retired from CRAN.
pirms 5 gadiem
The invalid URL in the vignette (as noted in
an email thread) has been fixed.
pirms 5 gadiem
Tests require instllation of ~1.2GB docker image
which also means docker needs to be available.
Examples also require a Splash instance (dockerized
or full install) to work. Therefore, as has been the
case since the previous CRAN version, examples
are marked as dontrun and tests do not run on CRAN.
They do run monthly and on every repo push in Travis
https://travis-ci.org/hrbrmstr/splashr/settings.
pirms 5 gadiem
I can modify any of the above behavior to conform
to any CRAN policy I may be violating.
pirms 5 gadiem
License has been changed to MIT.
pirms 5 gadiem
As always, thanks to the CRAN team for their
herculean efforts to keep the R package universe
healthy!