Displaying 4 results from an estimated 4 matches for "hexagon_binning".
2016 Jul 12
3
Forking and adapting an R package
...hexbin' --no-resave-data --no-manual
* checking for file ?/home/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 fi...
2016 Jul 12
3
Forking and adapting an R package
...hexbin' --no-resave-data --no-manual
* checking for file ?/home/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 fi...
2016 Jul 12
2
[R] Forking and adapting an R package
...gt;
> * checking for file ?/home/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"
>...
2016 Jul 13
0
[R] Forking and adapting an R package
.../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...