diff --git a/.Rbuildignore b/.Rbuildignore index 201c666..86c4e7f 100644 --- a/.Rbuildignore +++ b/.Rbuildignore @@ -10,3 +10,4 @@ ^README_files$ ^appveyor\.yml$ ^codecov\.yml$ +^docs$ diff --git a/DESCRIPTION b/DESCRIPTION index 2e1c414..16232a1 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -4,7 +4,9 @@ Title: Tools to Work with the 'Splash' 'JavaScript' Rendering Service Version: 0.4.0 Date: 2017-08-26 Encoding: UTF-8 -Author: Bob Rudis (bob@rud.is) +Authors@R: c( + person("Bob", "Rudis", email = "bob@rud.is", role = c("aut", "cre")) + ) Maintainer: Bob Rudis Description: 'Splash' is a 'JavaScript' rendering service. It’s a lightweight web browser with an 'HTTP' API, implemented in 'Python' using 'Twisted' diff --git a/NAMESPACE b/NAMESPACE index 8038661..7a744c9 100644 --- a/NAMESPACE +++ b/NAMESPACE @@ -35,6 +35,7 @@ export(is_post) export(is_svg) export(is_xhr) export(is_xml) +export(json_fromb64) export(killall_splash) export(renderHARviewer) export(render_har) diff --git a/README.Rmd b/README.Rmd index 692b539..5007f7e 100644 --- a/README.Rmd +++ b/README.Rmd @@ -247,17 +247,6 @@ render_file(url = "/tmp/diag.html", output="html") stop_splash(splash_vm) ``` -### Test Results - -```{r message=FALSE, warning=FALSE, error=FALSE} -library(splashr) -library(testthat) - -date() - -test_dir("tests/") -``` - ### Code of Conduct Please note that this project is released with a [Contributor Code of Conduct](CONDUCT.md). By participating in this project you agree to abide by its terms. \ No newline at end of file diff --git a/README.md b/README.md index df1f685..a358464 100644 --- a/README.md +++ b/README.md @@ -151,13 +151,13 @@ splash_debug() ## List of 7 ## $ active : list() ## $ argcache: int 0 - ## $ fds : int 14 + ## $ fds : int 21 ## $ leaks :List of 4 ## ..$ Deferred : int 50 ## ..$ LuaRuntime: int 1 ## ..$ QTimer : int 1 ## ..$ Request : int 1 - ## $ maxrss : int 76308 + ## $ maxrss : int 228260 ## $ qsize : int 0 ## $ url : chr "http://localhost:8050" ## - attr(*, "class")= chr [1:2] "splash_debug" "list" @@ -171,7 +171,7 @@ render_html(url = "http://marvel.com/universe/Captain_America_(Steve_Rogers)") ## {xml_document} ## - ## [1] \n