PREDA shiny Golem issue
0
2
Entering edit mode
Gavin ▴ 20
@5e57fbb2
Last seen 2.4 years ago
United States

I am working on a golem shiny app package and am having trouble with one of the functions in the PREDA package within one of the modules. The function that I am calling is PREDA::statisticsForPREDAfromEset, the error is in the code block below. I know that the function that the call is within works because it will run in a script when I load the package "PREDAsampledata." I believe the function that is called within "statisticsForPREDAfromEset" is in the Biobase package but I am not sure as I cannot find the source code. I have tried using a roxygen tag to import the function (#' @importFrom Biobase sampleNames) but that still does not work when I run the app. I do not want to load and attach any package within the app, so I am hoping to find a different solution.

Any help is appreciated!

# The error that is returned
Warning: Error in sampleNames: could not find function "sampleNames"
  [No stack trace available]
PREDAsampledata PREDA Biobase • 632 views
ADD COMMENT

Login before adding your answer.

Traffic: 440 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6