Skip to content

install.views()

4 messages · Kingsford Jones, David Winsemius, oscar linares

#
did you install and load the 'ctv' package?

install.packages('ctv')
library('ctv')

then try your code...




Kingsford Jones
On Sat, Jan 10, 2009 at 1:00 PM, oscar linares <winsaam at gmail.com> wrote:
#
Does your session info show that you have ctv installed?

 > sessionInfo()
R version 2.8.0 Patched (2008-11-14 r46932)
i386-apple-darwin9.5.0

locale:
en_US.UTF-8/en_US.UTF-8/C/C/en_US.UTF-8/en_US.UTF-8

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

other attached packages:
[1] ctv_0.4-7      gmodels_2.14.1

loaded via a namespace (and not attached):
[1] MASS_7.2-45  gdata_2.4.2  gtools_2.5.0 tools_2.8.0