sgibb / MALDIquant

Quantitative Analysis of Mass Spectrometry Data
https://strimmerlab.github.io/software/maldiquant/
60 stars 25 forks source link

remove platform-specific call of an interactive device #28

Closed sgibb closed 11 years ago

sgibb commented 11 years ago
using R Under development (unstable) (2013-07-02 r63156)
using platform: x86_64-unknown-linux-gnu (64-bit) 

checking R code for possible problems ... NOTE
Found an obsolete/platform-specific call in the following function:
‘.openInteractiveDevice’
Found the platform-specific devices:
‘X11’ ‘windows’
dev.new() is the preferred way to open a new device,
in the unlikely event one is needed.