[R] NULL dev.lis()
peter dalgaard
PDalgd at gmail.com
Mon Nov 9 11:38:31 CET 2015
On 09 Nov 2015, at 11:10 , Pascal Oettli via R-help <r-help at r-project.org> wrote:
> Martin,
>
> Sorry, but what are you talking about ? Of course I know it is normal
> to get this result. It is what I explained in my message!
And Martin agreed/confirmed. Notice that "you" in English does not necessarily refer to you, personally...
-pd
>
> Regards,
> Pascal
>
> On Mon, Nov 9, 2015 at 6:19 PM, Martin Maechler
> <maechler at stat.math.ethz.ch> wrote:
>>>>>>> Pascal Oettli via R-help <r-help at r-project.org>
>>>>>>> on Mon, 9 Nov 2015 14:18:37 +0900 writes:
>>
>>> Dear Tom,
>>> Running R 3.2.2 on Ubuntu 15.04, if I run dev.list(), I get NULL.
>>
>> Yes, indeed with all "regular" / "default" versions of R.
>>
>> I you don't get that, you must have set something user-specific,
>> or possibly site-specific if you have a particularly customized site
>> maintainer setup.
>>
>> Read
>> ?Startup
>> ?options
>>
>> etc.
>>
>>> And I guess it is the expected behavior, as per the help page, it "returns
>>> the numbers of all open devices, except device 1, the null device".
>>> So, if I run
>>
>>> x11()
>>> dev.list()
>>
>>> I get
>>
>>> X11cairo
>>> 2
>>
>>> HTH,
>>> Pascal
>>
>>> On Mon, Nov 9, 2015 at 1:03 PM, Thomas Adams <tea3rd at gmail.com> wrote:
>>>> All,
>>>>
>>>> I have previous built R from source many times, generally, without
>>>> problems. However on my new Ubuntu 15.04 Linux system with R 3.2.2 when I
>>>> run the command dev.list() I get:
>>>>
>>>>> dev.list()
>>>> NULL
>>>>
>>>> At the completion of running ./configure, I have
>>>>
>>>> R is now configured for x86_64-pc-linux-gnu
>>>>
>>>> Source directory: .
>>>> Installation directory: /usr/local
>>>>
>>>> C compiler: gcc -std=gnu99 -g -O2
>>>> Fortran 77 compiler: gfortran -g -O2
>>>>
>>>> C++ compiler: g++ -g -O2
>>>> C++ 11 compiler: g++ -std=c++11 -g -O2
>>>> Fortran 90/95 compiler: gfortran -g -O2
>>>> Obj-C compiler:
>>>>
>>>> Interfaces supported: X11
>>>> External libraries: readline, zlib, lzma, PCRE, curl
>>>> Additional capabilities: PNG, JPEG, TIFF, NLS, cairo, ICU
>>>> Options enabled: shared BLAS, R profiling
>>>>
>>>> Capabilities skipped:
>>>> Options not enabled: memory profiling
>>>>
>>>> Recommended packages: yes
>>>>
>>>> This issue is causing me problems with spplot, which I have posted on
>>>> r-sig-geo. R and the display of all other graphics seems to be fine,
>>>> otherwise. My previous installations of R would yield:
>>>>
>>>>> dev.list()
>>>> X11cairo
>>>> 2
>>>>
>>>> And I had no problems with spplot. Any thoughts?
>>>>
>>>> Regards,
>>>> Tom
>>>>
>>>> [[alternative HTML version deleted]]
>>>>
>>>> ______________________________________________
>>>> R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see
>>>> https://stat.ethz.ch/mailman/listinfo/r-help
>>>> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
>>>> and provide commented, minimal, self-contained, reproducible code.
>>
>>
>>
>>> --
>>> Pascal Oettli
>>> Project Scientist
>>> JAMSTEC
>>> Yokohama, Japan
>>
>>> ______________________________________________
>>> R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see
>>> https://stat.ethz.ch/mailman/listinfo/r-help
>>> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
>>> and provide commented, minimal, self-contained, reproducible code.
>
>
>
> --
> Pascal Oettli
> Project Scientist
> JAMSTEC
> Yokohama, Japan
>
> ______________________________________________
> R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
--
Peter Dalgaard, Professor,
Center for Statistics, Copenhagen Business School
Solbjerg Plads 3, 2000 Frederiksberg, Denmark
Phone: (+45)38153501
Office: A 4.23
Email: pd.mes at cbs.dk Priv: PDalgd at gmail.com
More information about the R-help
mailing list