From d776c80eec1f2ccf9adf2e823f3a147b27bcacda Mon Sep 17 00:00:00 2001 From: John Mount Date: Fri, 4 Jan 2019 16:55:34 -0800 Subject: [PATCH] rebuild --- docs/articles/CornerCases.html | 2 +- docs/articles/DebugFnW.html | 4 ++-- docs/articles/FrameTools.html | 2 +- docs/articles/Function_Objects.html | 2 +- docs/articles/Named_Arguments.html | 2 +- docs/articles/QuotingConcatinate.html | 2 +- docs/articles/SubstitutionModes.html | 2 +- docs/articles/dot_pipe.html | 2 +- docs/articles/lambda.html | 2 +- docs/articles/let.html | 2 +- docs/articles/named_map_builder.html | 2 +- docs/articles/wrapr_applicable.html | 2 +- docs/news/index.html | 6 +++--- docs/reference/DebugFn.html | 6 +++--- docs/reference/DebugFnE.html | 8 ++++---- docs/reference/DebugFnW.html | 8 ++++---- docs/reference/DebugFnWE.html | 8 ++++---- docs/reference/DebugPrintFn.html | 6 +++--- docs/reference/DebugPrintFnE.html | 8 ++++---- docs/reference/buildNameCallback.html | 2 +- 20 files changed, 39 insertions(+), 39 deletions(-) diff --git a/docs/articles/CornerCases.html b/docs/articles/CornerCases.html index 1b87e7ad..75509154 100644 --- a/docs/articles/CornerCases.html +++ b/docs/articles/CornerCases.html @@ -112,7 +112,7 @@

Corner Cases

John Mount

-

2018-12-27

+

2019-01-04

Source: vignettes/CornerCases.Rmd diff --git a/docs/articles/DebugFnW.html b/docs/articles/DebugFnW.html index 0bd67284..f845d489 100644 --- a/docs/articles/DebugFnW.html +++ b/docs/articles/DebugFnW.html @@ -112,7 +112,7 @@

Debug Vignette

John Mount, Nina Zumel

-

2018-12-27

+

2019-01-04

Source: vignettes/DebugFnW.Rmd @@ -164,7 +164,7 @@

2018-12-27

## List of 4
 ##  $ fn       :function (i)  
 ##   ..- attr(*, "srcref")= 'srcref' int [1:8] 5 6 5 32 6 32 5 5
-##   .. ..- attr(*, "srcfile")=Classes 'srcfilecopy', 'srcfile' <environment: 0x7f8d254de0f0> 
+##   .. ..- attr(*, "srcfile")=Classes 'srcfilecopy', 'srcfile' <environment: 0x7fa545991ef0> 
 ##  $ args     :List of 1
 ##   ..$ : num 0
 ##  $ namedargs: language df(x)
diff --git a/docs/articles/FrameTools.html b/docs/articles/FrameTools.html
index 666bc4d6..47c0c49c 100644
--- a/docs/articles/FrameTools.html
+++ b/docs/articles/FrameTools.html
@@ -112,7 +112,7 @@
       

Frame Tools

John Mount, Win-Vector LLC

-

2018-12-27

+

2019-01-04

Source: vignettes/FrameTools.Rmd diff --git a/docs/articles/Function_Objects.html b/docs/articles/Function_Objects.html index 03aa092f..5bd58357 100644 --- a/docs/articles/Function_Objects.html +++ b/docs/articles/Function_Objects.html @@ -112,7 +112,7 @@

Function Objects

John Mount

-

2018-12-27

+

2019-01-04

Source: vignettes/Function_Objects.Rmd diff --git a/docs/articles/Named_Arguments.html b/docs/articles/Named_Arguments.html index eb255d4c..f3a531c0 100644 --- a/docs/articles/Named_Arguments.html +++ b/docs/articles/Named_Arguments.html @@ -112,7 +112,7 @@

Named Arguments

John Mount, Win-Vector LLC

-

2018-12-27

+

2019-01-04

Source: vignettes/Named_Arguments.Rmd diff --git a/docs/articles/QuotingConcatinate.html b/docs/articles/QuotingConcatinate.html index d121de78..ad00b0b3 100644 --- a/docs/articles/QuotingConcatinate.html +++ b/docs/articles/QuotingConcatinate.html @@ -112,7 +112,7 @@

Quoting Concatinate

John Mount

-

2018-12-27

+

2019-01-04

Source: vignettes/QuotingConcatinate.Rmd diff --git a/docs/articles/SubstitutionModes.html b/docs/articles/SubstitutionModes.html index 0a758da8..9acffafc 100644 --- a/docs/articles/SubstitutionModes.html +++ b/docs/articles/SubstitutionModes.html @@ -112,7 +112,7 @@

Substitution Modes

John Mount

-

2018-12-27

+

2019-01-04

Source: vignettes/SubstitutionModes.Rmd diff --git a/docs/articles/dot_pipe.html b/docs/articles/dot_pipe.html index 675ace7e..0be171df 100644 --- a/docs/articles/dot_pipe.html +++ b/docs/articles/dot_pipe.html @@ -112,7 +112,7 @@

Dot Pipe

John Mount

-

2018-12-27

+

2019-01-04

Source: vignettes/dot_pipe.Rmd diff --git a/docs/articles/lambda.html b/docs/articles/lambda.html index b2c3f7a1..beb7e65b 100644 --- a/docs/articles/lambda.html +++ b/docs/articles/lambda.html @@ -112,7 +112,7 @@

lambda Function Builder

John Mount

-

2018-12-27

+

2019-01-04

Source: vignettes/lambda.Rmd diff --git a/docs/articles/let.html b/docs/articles/let.html index ebde4262..b2256147 100644 --- a/docs/articles/let.html +++ b/docs/articles/let.html @@ -112,7 +112,7 @@

Let

Nina Zumel, John Mount

-

2018-12-27

+

2019-01-04

Source: vignettes/let.Rmd diff --git a/docs/articles/named_map_builder.html b/docs/articles/named_map_builder.html index 8f61308f..a544de33 100644 --- a/docs/articles/named_map_builder.html +++ b/docs/articles/named_map_builder.html @@ -112,7 +112,7 @@

Named Map Builder

John Mount

-

2018-12-27

+

2019-01-04

Source: vignettes/named_map_builder.Rmd diff --git a/docs/articles/wrapr_applicable.html b/docs/articles/wrapr_applicable.html index 231f50bb..72027b8a 100644 --- a/docs/articles/wrapr_applicable.html +++ b/docs/articles/wrapr_applicable.html @@ -112,7 +112,7 @@

wrapr_applicable

John Mount, Win-Vector LLC

-

2018-12-27

+

2019-01-04

Source: vignettes/wrapr_applicable.Rmd diff --git a/docs/news/index.html b/docs/news/index.html index 0fbe0f97..4432e512 100644 --- a/docs/news/index.html +++ b/docs/news/index.html @@ -143,9 +143,9 @@

Changelog

Source: NEWS.md -
+

-wrapr 1.8.2 2018-12-27 Unreleased +wrapr 1.8.2 2019-01-04 Unreleased

  • Add paste(class(), collapse=" “).
  • @@ -448,7 +448,7 @@

    Contents

    #> <simpleError in value[[3L]](cond): wrapr::DebugFn: wrote '/var/folders/7q/h_jp2vj131g5799gfnpzhdp80000gn/T//RtmpFx8NXk/debugda3af63976.RDS' on catching 'Error in (1:10)[[i]]: subscript out of bounds' + error = function(e) { print(e) })
    #> <simpleError in value[[3L]](cond): wrapr::DebugFn: wrote '/var/folders/7q/h_jp2vj131g5799gfnpzhdp80000gn/T//RtmpoPy69F/debug16fea678b76c5.RDS' on catching 'Error in (1:10)[[i]]: subscript out of bounds' #> You can reproduce the error with: -#> 'p <- readRDS('/var/folders/7q/h_jp2vj131g5799gfnpzhdp80000gn/T//RtmpFx8NXk/debugda3af63976.RDS'); do.call(p$fn, p$args)'>
    # examine details +#> 'p <- readRDS('/var/folders/7q/h_jp2vj131g5799gfnpzhdp80000gn/T//RtmpoPy69F/debug16fea678b76c5.RDS'); do.call(p$fn, p$args)'>
    # examine details situation <- readRDS(saveDest) str(situation)
    #> List of 3 #> $ fn :function (i) #> ..- attr(*, "srcref")= 'srcref' int [1:8] 3 6 3 32 6 32 3 3 -#> .. ..- attr(*, "srcfile")=Classes 'srcfilecopy', 'srcfile' <environment: 0x7fa272ecb2a8> +#> .. ..- attr(*, "srcfile")=Classes 'srcfilecopy', 'srcfile' <environment: 0x7fa3f68697a8> #> $ args :List of 1 #> ..$ : num 12 #> $ fn_name: chr "f"
    # fix and re-run diff --git a/docs/reference/DebugFnE.html b/docs/reference/DebugFnE.html index 5ab71320..d8d69b81 100644 --- a/docs/reference/DebugFnE.html +++ b/docs/reference/DebugFnE.html @@ -192,17 +192,17 @@

    Examp # capture error on incorrect run tryCatch( DebugFnE(saveDest, f, 12), - error = function(e) { print(e) })

    #> <simpleError in value[[3L]](cond): wrapr::DebugFnE: wrote '/var/folders/7q/h_jp2vj131g5799gfnpzhdp80000gn/T//RtmpFx8NXk/debugda37189986b.RDS' on catching 'Error in (1:10)[[i]]: subscript out of bounds' + error = function(e) { print(e) })
    #> <simpleError in value[[3L]](cond): wrapr::DebugFnE: wrote '/var/folders/7q/h_jp2vj131g5799gfnpzhdp80000gn/T//RtmpoPy69F/debug16fead9871f9.RDS' on catching 'Error in (1:10)[[i]]: subscript out of bounds' #> You can reproduce the error with: -#> 'p <- readRDS('/var/folders/7q/h_jp2vj131g5799gfnpzhdp80000gn/T//RtmpFx8NXk/debugda37189986b.RDS'); do.call(p$fn, p$args, envir= p$env)'>
    # examine details +#> 'p <- readRDS('/var/folders/7q/h_jp2vj131g5799gfnpzhdp80000gn/T//RtmpoPy69F/debug16fead9871f9.RDS'); do.call(p$fn, p$args, envir= p$env)'>
    # examine details situation <- readRDS(saveDest) str(situation)
    #> List of 4 #> $ fn :function (i) #> ..- attr(*, "srcref")= 'srcref' int [1:8] 3 6 3 32 6 32 3 3 -#> .. ..- attr(*, "srcfile")=Classes 'srcfilecopy', 'srcfile' <environment: 0x7fa26ca336c8> +#> .. ..- attr(*, "srcfile")=Classes 'srcfilecopy', 'srcfile' <environment: 0x7fa3f08eef80> #> $ args :List of 1 #> ..$ : num 12 -#> $ env :<environment: 0x7fa26ca33ce8> +#> $ env :<environment: 0x7fa3f08efe60> #> $ fn_name: chr "f"
    # fix and re-run situation$args[[1]] <- 6 do.call(situation$fn, situation$args, envir=situation$env)
    #> [1] 6
    # clean up diff --git a/docs/reference/DebugFnW.html b/docs/reference/DebugFnW.html index 61b05a7d..2e1f3ccf 100644 --- a/docs/reference/DebugFnW.html +++ b/docs/reference/DebugFnW.html @@ -189,14 +189,14 @@

    Examp # capture error on incorrect run tryCatch( df(12), - error = function(e) { print(e) })

    #> <simpleError in value[[3L]](cond): wrapr::DebugFnW: wrote '/var/folders/7q/h_jp2vj131g5799gfnpzhdp80000gn/T//RtmpFx8NXk/debugda358cc15c1.RDS' on catching 'Error in (1:10)[[i]]: subscript out of bounds' + error = function(e) { print(e) })
    #> <simpleError in value[[3L]](cond): wrapr::DebugFnW: wrote '/var/folders/7q/h_jp2vj131g5799gfnpzhdp80000gn/T//RtmpoPy69F/debug16fea5cca23d7.RDS' on catching 'Error in (1:10)[[i]]: subscript out of bounds' #> You can reproduce the error with: -#> 'p <- readRDS('/var/folders/7q/h_jp2vj131g5799gfnpzhdp80000gn/T//RtmpFx8NXk/debugda358cc15c1.RDS'); do.call(p$fn, p$args)'>
    # examine details +#> 'p <- readRDS('/var/folders/7q/h_jp2vj131g5799gfnpzhdp80000gn/T//RtmpoPy69F/debug16fea5cca23d7.RDS'); do.call(p$fn, p$args)'>
    # examine details situation <- readRDS(saveDest) str(situation)
    #> List of 4 #> $ fn :function (i) #> ..- attr(*, "srcref")= 'srcref' int [1:8] 3 6 3 32 6 32 3 3 -#> .. ..- attr(*, "srcfile")=Classes 'srcfilecopy', 'srcfile' <environment: 0x7fa26f5df1b8> +#> .. ..- attr(*, "srcfile")=Classes 'srcfilecopy', 'srcfile' <environment: 0x7fa3f68b2508> #> $ args :List of 1 #> ..$ : num 12 #> $ namedargs: language df(12) @@ -219,7 +219,7 @@

    Examp #> 'do.call(p$fn, p$args)' (replace 'p' with actual variable name)>

    str(lastError)
    #> List of 4 #> $ fn :function (i) #> ..- attr(*, "srcref")= 'srcref' int [1:8] 22 6 22 32 6 32 22 22 -#> .. ..- attr(*, "srcfile")=Classes 'srcfilecopy', 'srcfile' <environment: 0x7fa2741ca3e0> +#> .. ..- attr(*, "srcfile")=Classes 'srcfilecopy', 'srcfile' <environment: 0x7fa3f61aa6f8> #> $ args :List of 1 #> ..$ : num 12 #> $ namedargs: language df(12) diff --git a/docs/reference/DebugFnWE.html b/docs/reference/DebugFnWE.html index d164ad86..284d09d6 100644 --- a/docs/reference/DebugFnWE.html +++ b/docs/reference/DebugFnWE.html @@ -194,19 +194,19 @@

    Examp # capture error on incorrect run tryCatch( df(12), - error = function(e) { print(e) })

    #> <simpleError in value[[3L]](cond): wrapr::DebugFnWE: wrote '/var/folders/7q/h_jp2vj131g5799gfnpzhdp80000gn/T//RtmpFx8NXk/debugda3186febff.RDS' on catching 'Error in (1:10)[[i]]: subscript out of bounds' + error = function(e) { print(e) })
    #> <simpleError in value[[3L]](cond): wrapr::DebugFnWE: wrote '/var/folders/7q/h_jp2vj131g5799gfnpzhdp80000gn/T//RtmpoPy69F/debug16fea47db51a1.RDS' on catching 'Error in (1:10)[[i]]: subscript out of bounds' #> You can reproduce the error with: -#> 'p <- readRDS('/var/folders/7q/h_jp2vj131g5799gfnpzhdp80000gn/T//RtmpFx8NXk/debugda3186febff.RDS'); do.call(p$fn, p$args, envir= p$env)'>
    # examine details +#> 'p <- readRDS('/var/folders/7q/h_jp2vj131g5799gfnpzhdp80000gn/T//RtmpoPy69F/debug16fea47db51a1.RDS'); do.call(p$fn, p$args, envir= p$env)'>
    # examine details situation <- readRDS(saveDest) str(situation)
    #> List of 5 #> $ fn :function (i) #> ..- attr(*, "srcref")= 'srcref' int [1:8] 3 6 3 32 6 32 3 3 -#> .. ..- attr(*, "srcfile")=Classes 'srcfilecopy', 'srcfile' <environment: 0x7fa2748a6b68> +#> .. ..- attr(*, "srcfile")=Classes 'srcfilecopy', 'srcfile' <environment: 0x7fa3f5c93458> #> $ args :List of 1 #> ..$ : num 12 #> $ namedargs: language df(12) #> $ fn_name : chr "f" -#> $ env :<environment: 0x7fa2748a67e8>
    # fix and re-run +#> $ env :<environment: 0x7fa3f5c930d8>
    # fix and re-run situation$args[[1]] <- 6 do.call(situation$fn, situation$args, envir=situation$env)
    #> [1] 6
    # clean up file.remove(saveDest)
    #> [1] TRUE
    diff --git a/docs/reference/DebugPrintFn.html b/docs/reference/DebugPrintFn.html index cb63104c..f04973a4 100644 --- a/docs/reference/DebugPrintFn.html +++ b/docs/reference/DebugPrintFn.html @@ -194,14 +194,14 @@

    Examp # capture error on incorrect run tryCatch( DebugPrintFn(saveDest, f, 12), - error = function(e) { print(e) })

    #> <simpleError in value[[3L]](cond): wrapr::DebugPrintFn: wrote '/var/folders/7q/h_jp2vj131g5799gfnpzhdp80000gn/T//RtmpFx8NXk/debugda35f5d13be.RDS' on catching 'Error in (1:10)[[i]]: subscript out of bounds' + error = function(e) { print(e) })
    #> <simpleError in value[[3L]](cond): wrapr::DebugPrintFn: wrote '/var/folders/7q/h_jp2vj131g5799gfnpzhdp80000gn/T//RtmpoPy69F/debug16fea4ed2f719.RDS' on catching 'Error in (1:10)[[i]]: subscript out of bounds' #> You can reproduce the error with: -#> 'p <- readRDS('/var/folders/7q/h_jp2vj131g5799gfnpzhdp80000gn/T//RtmpFx8NXk/debugda35f5d13be.RDS'); do.call(p$fn, p$args)'>
    # examine details +#> 'p <- readRDS('/var/folders/7q/h_jp2vj131g5799gfnpzhdp80000gn/T//RtmpoPy69F/debug16fea4ed2f719.RDS'); do.call(p$fn, p$args)'>
    # examine details situation <- readRDS(saveDest) str(situation)
    #> List of 3 #> $ fn :function (i) #> ..- attr(*, "srcref")= 'srcref' int [1:8] 3 6 3 32 6 32 3 3 -#> .. ..- attr(*, "srcfile")=Classes 'srcfilecopy', 'srcfile' <environment: 0x7fa26eec63e0> +#> .. ..- attr(*, "srcfile")=Classes 'srcfilecopy', 'srcfile' <environment: 0x7fa3f0b96f40> #> $ args :List of 1 #> ..$ : num 12 #> $ fn_name: chr "f"
    # fix and re-run diff --git a/docs/reference/DebugPrintFnE.html b/docs/reference/DebugPrintFnE.html index f9782f6e..c57549a1 100644 --- a/docs/reference/DebugPrintFnE.html +++ b/docs/reference/DebugPrintFnE.html @@ -194,17 +194,17 @@

    Examp # capture error on incorrect run tryCatch( DebugPrintFnE(saveDest, f, 12), - error = function(e) { print(e) })

    #> <simpleError in value[[3L]](cond): wrapr::DebugPrintFnE: wrote '/var/folders/7q/h_jp2vj131g5799gfnpzhdp80000gn/T//RtmpFx8NXk/debugda3688d5552.RDS' on catching 'Error in (1:10)[[i]]: subscript out of bounds' + error = function(e) { print(e) })
    #> <simpleError in value[[3L]](cond): wrapr::DebugPrintFnE: wrote '/var/folders/7q/h_jp2vj131g5799gfnpzhdp80000gn/T//RtmpoPy69F/debug16fea6f8c0abb.RDS' on catching 'Error in (1:10)[[i]]: subscript out of bounds' #> You can reproduce the error with: -#> 'p <- readRDS('/var/folders/7q/h_jp2vj131g5799gfnpzhdp80000gn/T//RtmpFx8NXk/debugda3688d5552.RDS'); do.call(p$fn, p$args, envir= p$env)'>
    # examine details +#> 'p <- readRDS('/var/folders/7q/h_jp2vj131g5799gfnpzhdp80000gn/T//RtmpoPy69F/debug16fea6f8c0abb.RDS'); do.call(p$fn, p$args, envir= p$env)'>
    # examine details situation <- readRDS(saveDest) str(situation)
    #> List of 4 #> $ fn :function (i) #> ..- attr(*, "srcref")= 'srcref' int [1:8] 3 6 3 32 6 32 3 3 -#> .. ..- attr(*, "srcfile")=Classes 'srcfilecopy', 'srcfile' <environment: 0x7fa272e8dc40> +#> .. ..- attr(*, "srcfile")=Classes 'srcfilecopy', 'srcfile' <environment: 0x7fa3f5db7218> #> $ args :List of 1 #> ..$ : num 12 -#> $ env :<environment: 0x7fa272e8d8c0> +#> $ env :<environment: 0x7fa3f5db6e98> #> $ fn_name: chr "f"
    # fix and re-run situation$args[[1]] <- 6 do.call(situation$fn, situation$args, envir=situation$env)
    #> [1] 6
    # clean up diff --git a/docs/reference/buildNameCallback.html b/docs/reference/buildNameCallback.html index 2e7a0902..f5b95acd 100644 --- a/docs/reference/buildNameCallback.html +++ b/docs/reference/buildNameCallback.html @@ -186,7 +186,7 @@

    Examp str(lastError)

    #> List of 4 #> $ fn :function (i) #> ..- attr(*, "srcref")= 'srcref' int [1:8] 3 6 3 32 6 32 3 3 -#> .. ..- attr(*, "srcfile")=Classes 'srcfilecopy', 'srcfile' <environment: 0x7fa274880a88> +#> .. ..- attr(*, "srcfile")=Classes 'srcfilecopy', 'srcfile' <environment: 0x7fa3f6878850> #> $ args :List of 1 #> ..$ : num 12 #> $ namedargs: language df(12)