Hi,
I am trying to Knit my Rmarkdown file in R Studio, but get this message:
Quitting from lines 12-55 (MBV-INFX410-transcriptomics.Rmd) Error in eval(expr, envir, enclos) : could not find function "Biocexptpkg" Calls: <Anonymous> ... in_dir -> inline_exec -> withVisible -> eval -> eval Execution halted
Line 12 only contains this ## Experimental
Thanks, Jon
> sessionInfo() R version 3.3.1 (2016-06-21) Platform: x86_64-apple-darwin13.4.0 (64-bit) Running under: OS X 10.11.6 (El Capitan) 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 loaded via a namespace (and not attached): [1] magrittr_1.5 htmltools_0.3.5 tools_3.3.1 yaml_2.1.13 Rcpp_0.12.7 stringi_1.1.2 rmarkdown_1.0 knitr_1.14 [9] stringr_1.1.0 digest_0.6.10 evaluate_0.10