Displaying 2 results from an estimated 2 matches for "thisobj".
2018 Jan 29
2
bug [methods]: double execution of `insertSource` within the same session does not work
...age:
In methods::insertSource("gmapsdistance_fix.R", package = "gmapsdistance",
:
cannot insert these (not found in source): "gmapsdistance"
# Works, but gives the warning that it does not
# repeat:
> source('methods_insertSource.R')
Error in assign(this, thisObj, envir = envwhere) :
cannot change value of locked binding for 'gmapsdistance'
In addition: Warning message:
In methods::insertSource("gmapsdistance_fix.R", package = "gmapsdistance",
:
cannot insert these (not found in source): "gmapsdistance"
# does not...
2018 Jan 29
0
bug [methods]: double execution of `insertSource` within the same session does not work
...t;gmapsdistance_fix.R", package = "gmapsdistance",
> :
> cannot insert these (not found in source): "gmapsdistance"
> # Works, but gives the warning that it does not
>
> # repeat:
> > source('methods_insertSource.R')
> Error in assign(this, thisObj, envir = envwhere) :
> cannot change value of locked binding for 'gmapsdistance'
> In addition: Warning message:
> In methods::insertSource("gmapsdistance_fix.R", package = "gmapsdistance",
> :
> cannot insert these (not found in source): "gmapsdi...