Hannes

Results 28 issues of Hannes

Hi, small update for the wiki, because the folder structure changed? https://github.com/andrewssobral/bgslibrary/wiki/Graphical-User-Interface:-QT Section "On Linux/Mac" ``` git clone --recursive https://github.com/andrewssobral/bgslibrary.git cd bgslibrary/gui/qt/build cmake .. make cp bgslibrary_gui ../../../ cd ../../../...

enhancement
to do

Hi, I compiled the gui version with cmake and cv4 and it seems to work fine, but there are not as many algorithms available as in your documentation. Did I...

question

For me the exercise was not working as the GC was called too often? It is maybe only because my computer is too slow? Therefore I changed the torture to...

The `find()` and `count()` function was linking to the R function definition, it should in this case link to the corresponding C++ unordered set methods. I assign the copyright of...

Added comment to directly create a `Rcpp` code chunk in RMarkdown. I assign the copyright of this contribution to Hadley Wickham. Cheers Hannes

Added codetools package link to cran and reference to package author. I assign the copyright of this contribution to Hadley Wickham. Cheers Hannes

Same typo as in https://github.com/hadley/adv-r/pull/1688 `file.download()` should be corrected to `download.file()` I assign the copyright of this contribution to Hadley Wickham. Cheers Hannes

`file.download()` should be corrected to `download.file()` Fixes https://github.com/hadley/adv-r/issues/1686 I assign the copyright of this contribution to Hadley Wickham. Cheers Hannes

Added comment for a different terminology for functional OOP or very similar concept which did help me to understand it more. I assign the copyright of this contribution to Hadley...

Same style problem as https://github.com/hadley/adv-r/pull/1668, https://github.com/hadley/adv-r/pull/1674 and https://github.com/hadley/adv-r/pull/1676. I assign the copyright of this contribution to Hadley Wickham. Cheers Hannes