Displaying 4 results from an estimated 4 matches for "comphexsq".
2016 Jul 12
3
Forking and adapting an R package
...e/tgrossen/R/hexbin/DESCRIPTION? ... OK
* preparing ?hexbin?:
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package to build vignettes
* creating vignettes ... ERROR
Error: processing vignette 'hexagon_binning.Rnw' failed with diagnostics:
chunk 1 (label = comphexsq)
Error in eval(expr, envir, enclos) : could not find function ?hexbin?
Execution halted
Error: Command failed (1)
As you can see, I am very much lost. I googled for "adapt R package and debug"
and so forth but couldn't find any tutorial or anything.
Thanks,
Timo
2016 Jul 12
3
Forking and adapting an R package
...e/tgrossen/R/hexbin/DESCRIPTION? ... OK
* preparing ?hexbin?:
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package to build vignettes
* creating vignettes ... ERROR
Error: processing vignette 'hexagon_binning.Rnw' failed with diagnostics:
chunk 1 (label = comphexsq)
Error in eval(expr, envir, enclos) : could not find function ?hexbin?
Execution halted
Error: Command failed (1)
As you can see, I am very much lost. I googled for "adapt R package and debug"
and so forth but couldn't find any tutorial or anything.
Thanks,
Timo
2016 Jul 12
2
[R] Forking and adapting an R package
...> * preparing ?hexbin?:
> * checking DESCRIPTION meta-information ... OK
> * cleaning src
> * installing the package to build vignettes
> * creating vignettes ... ERROR
>
> Error: processing vignette 'hexagon_binning.Rnw' failed with diagnostics:
> chunk 1 (label = comphexsq)
> Error in eval(expr, envir, enclos) : could not find function ?hexbin?
> Execution halted
> Error: Command failed (1)
>
> As you can see, I am very much lost. I googled for "adapt R package and debug"
> and so forth but couldn't find any tutorial or anything.
>...
2016 Jul 13
0
[R] Forking and adapting an R package
...gt; * checking DESCRIPTION meta-information ... OK
> > * cleaning src
> > * installing the package to build vignettes
> > * creating vignettes ... ERROR
> >
> > Error: processing vignette 'hexagon_binning.Rnw' failed with diagnostics:
> > chunk 1 (label = comphexsq)
> > Error in eval(expr, envir, enclos) : could not find function ?hexbin?
> > Execution halted
> > Error: Command failed (1)
> >
> > As you can see, I am very much lost. I googled for "adapt R package and
> > debug"
> > and so forth but couldn...