Skip to content

when prompt() throws an error...

1 message · Vincent Carey

#
output is lost until sink() is issued...  the 'problem' shown in the following
example lies in utils::promptData
[1] "A"
Created file named 'Z.Rd'.
Edit the file and move it to the appropriate directory.
[1] "A"
Error in FUN(c("x", "y")[[2L]], ...) :
  no slot of name "y" for this object of class "A"
[1] "Sun Jun 28 23:45:35 2009"
R version 2.10.0 Under development (unstable) (2009-06-23 r48824)
x86_64-unknown-linux-gnu

locale:
[1] C

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

other attached packages:
[1] ALL_1.4.5     Biobase_2.5.4

loaded via a namespace (and not attached):
[1] tools_2.10.0