yonicd/sinew

makeOxygen error

Closed this issue · 4 comments

Repro:

> sinew::makeOxygen(stats::lm)
Error in data.frame(pkg = pkg, fns = fns, stringsAsFactors = FALSE) : 
  arguments imply differing number of rows: 1, 0



> sessionInfo()
R version 3.4.3 (2017-11-30)
Platform: x86_64-apple-darwin15.6.0 (64-bit)
Running under: macOS Sierra 10.12.6

Matrix products: default
BLAS: /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
LAPACK: /Library/Frameworks/R.framework/Versions/3.4/Resources/lib/libRlapack.dylib

locale:
[1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base     

other attached packages:
[1] sinew_0.3.5.1

loaded via a namespace (and not attached):
 [1] shiny_1.0.5     compiler_3.4.3  R6_2.2.2        htmltools_0.3.6 tools_3.4.3     rstudioapi_0.7 
 [7] yaml_2.1.16     sos_2.0-0       Rcpp_0.12.14    stringi_1.1.6   digest_0.6.13   xtable_1.8-2   
[13] httpuv_1.3.5    brew_1.0-6      mime_0.5        miniUI_0.1.1   
> 

update to dev version

packageVersion('sinew')
[1] ‘0.3.5.3

update the CRAN :)

dont want to piss off uwe w too frequent pushes

If your new version doesn't raise any flags, I think it is now done automatically :)