R-2.1.1(Windows)のインストール方法
をテンプレートにして作成
[
トップ
] [
新規
|
一覧
|
検索
|
最終更新
|
ヘルプ
]
開始行:
* R-2.1.1 (Windows版)のインストール [#oe8030d2]
ここでは、ついに国際化されたR-2.1.1 Windows版を新規インス...
+ダウンロード
~まず、CRAN([[国内ミラー:http://cran.md.tsukuba.ac.jp/]])...
~&ref(win-01.gif);
+"次へ"ボタンで次に進みます。
~&ref(win-02.gif);
+License Agreement が表示されます。受諾する場合は"同意す...
~&ref(win-03.gif);
+"次へ"で次に進みます。受諾できない場合はRを利用すること...
~&ref(win-04.gif);
+インストール先を選択します。多くの場合はデフォルトのまま...
~&ref(win-05.gif);
+インストールコンポーネントの選択です。COLOR(red){SIZE(20...
~&ref(win-06.gif);
+"次へ"で次に進みます。
~&ref(win-07.gif);
+スタートメニューフォルダの選択です。多くの場合はデフォル...
~&ref(win-08.gif);
+デスクトップアイコンやクイック起動アイコンの設定です。好...
~&ref(win-09.gif);
+インストールが実行されます。完了するまでしばらく待ちまし...
~&ref(win-10.gif);
+インストールが完了しました。"完了"を押して終了し、続けて...
~&ref(win-11.gif);
+Rを起動します。最初は日本語環境のための設定は行われてい...
~&ref(win-12.gif);
~以下のように変更します。~
~Rconsole
# Optional parameters for the console and the pager
# The system-wide copy is in rwxxxx/etc.
# A user copy can be installed in `R_USER'.
## Style
# This can be `yes' (for MDI) or `no' (for SDI).
MDI = Yes
# the next two are only relevant for MDI
toolbar = yes
statusbar = yes
## Font.
# Please use only fixed width font.
# If font=FixedFont the system fixed font is used; in th...
# points and style are ignored. If font begins with "TT ...
# True Type fonts are searched for.
font = TT MS Gothic
points = 10
style = normal # Style can be normal, bold, italic
# Dimensions (in characters) of the console.
rows = 25
columns = 80
# Dimensions (in characters) of the internal pager.
pgrows = 25
pgcolumns = 80
# should options(width=) be set to the console width?
setwidthonresize = yes
# memory limits for the console scrolling buffer, in byt...
bufbytes = 65000
buflines = 8000
# Initial position of the console (pixels, relative to t...
# xconsole = 0
# yconsole = 0
# Dimension of MDI frame in pixels
# Format (w*h+xorg+yorg) or use -ve w and h for offsets ...
# This will come up maximized if w==0
# MDIsize = 0*0+0+0
# MDIsize = 1000*800+100+0
# MDIsize = -50*-50+50+50 # 50 pixels space all round
# The internal pager can displays help in a single window
# or in multiple windows (one for each topic)
# pagerstyle can be set to `singlewindow' or `multiplewi...
pagerstyle = multiplewindows
## Colours for console and pager(s)
# (see rwxxxx/etc/rgb.txt for the known colours).
background = White
normaltext = NavyBlue
usertext = Red
highlight = DarkRed
## Initial position of the graphics window
## (pixels, <0 values from opposite edge)
xgraphics = -25
ygraphics = 0
Rdevga
# The system-wide copy is in rwxxxx/etc.
# A user copy can be installed in `R_USER'.
# Format is
# [TT] face:style
# where style is plain, bold, italic or bold&italic.
# If 'TT' is present, only True Type fonts are searched.
# Remarks:
# (a) Windows graphics engine can only rotate True Typ...
# (b) Only the first 32 fonts will be used.
TT MS Gothic : plain
TT MS Gothic : bold
TT MS Gothic : italic
TT MS Gothic : bold&italic
# Please, don't change the following definition. The plo...
# assumes that font5 contains greek letters and math sym...
TT Symbol: plain
TT Times New Roman : plain
TT Times New Roman : bold
TT Times New Roman : italic
TT Times New Roman : bold&italic
TT Courier New: plain
TT Courier New: bold
TT Courier New: italic
TT Courier New: bold&italic
TT Century Gothic : plain
TT Century Gothic : bold
TT Century Gothic : italic
TT Century Gothic : bold&italic
TT Matisse ITC: plain
TT Wingdings: plain
これで、次回のR起動時から、メッセージ、グラフィックとも文...
-上のRconsoleとRdevgaをそのままコピー&ペーストすると行頭...
-このままコピー&ペーストするとENTER記号(↑)が入ってこな...
-[[Rconsole:http://cwoweb2.bai.ne.jp/~jgb11101/files/cart...
-拡張子は変更していません。ためしに追加されたソースコード...
-メモ帳だとうまくいかなかったのですが、秀丸だとこのままの...
-文字コードがEUCかJISかの違いでしょうか?HTMLをFTPでUNIX...
-追加:ひょっとして、IEならブラウザ上から文字コ-ドをEUCに...
-私はIE+EUCの状態でのコピペで上手く行きました。ただし行頭...
-間違って2回同じものが書き込まれました。すみません。元の...
-何もせずに編集メニューからGUIプリファレンスでFont...
-北見さんありがとうございます。 MS Gothic でもいけまし...
-日本語表示の問題はないようですが、表示とカーソル位置がず...
-Macintoshに乗り換えましょう。Macintosh版だとそのようなこ...
-Windows版でもできるようになりました.フォントでMS-Gothic...
-ソースの変更は上手くいきましたが、Rを実行して、パッケー...
-すこし待ってください,今どんな警告が出たか念を送っていま...
-エラーメッセージ無いとそりゃ分からんわね。すみません。長...
---- Please select a CRAN mirror for use in this session...
警告:unable to access index for respo
---- Please select a CRAN mirror for use in this session...
警告:unable to access index for repository
ftp://ftp.u-aizu.ac.jp/pub/lang/R/CRAN/bin/windows/contr...
警告メッセージ:'www.stats.ox.ac.uk'を解決することができ...
警告:unable to access index for repository http//www.sta...
いかにエラー
install.packages(NULL, .libPaths()[1], dependecies = TRU...
no packages were specified
というメッセージが出ます。
-そちらのネットワーク環境の念を...(。。)\バキッ!☆☆☆ は...
-えーと。ピロシキの必要な方はお申し出でください~
ではなくて,プロキシーを介してアクセスする環境では, R を...
また,サーバーとしては,近い方を選ぶのがお作法なので,Sys...
風呂敷をお忘れになった方は,受付までおいでください。。。 ...
-行頭のスペースを消して、最終行に改行を入れてようやくでき...
-行頭のスペースを消して最終行に改行をいれれば(当然のこと...
#comment
終了行:
* R-2.1.1 (Windows版)のインストール [#oe8030d2]
ここでは、ついに国際化されたR-2.1.1 Windows版を新規インス...
+ダウンロード
~まず、CRAN([[国内ミラー:http://cran.md.tsukuba.ac.jp/]])...
~&ref(win-01.gif);
+"次へ"ボタンで次に進みます。
~&ref(win-02.gif);
+License Agreement が表示されます。受諾する場合は"同意す...
~&ref(win-03.gif);
+"次へ"で次に進みます。受諾できない場合はRを利用すること...
~&ref(win-04.gif);
+インストール先を選択します。多くの場合はデフォルトのまま...
~&ref(win-05.gif);
+インストールコンポーネントの選択です。COLOR(red){SIZE(20...
~&ref(win-06.gif);
+"次へ"で次に進みます。
~&ref(win-07.gif);
+スタートメニューフォルダの選択です。多くの場合はデフォル...
~&ref(win-08.gif);
+デスクトップアイコンやクイック起動アイコンの設定です。好...
~&ref(win-09.gif);
+インストールが実行されます。完了するまでしばらく待ちまし...
~&ref(win-10.gif);
+インストールが完了しました。"完了"を押して終了し、続けて...
~&ref(win-11.gif);
+Rを起動します。最初は日本語環境のための設定は行われてい...
~&ref(win-12.gif);
~以下のように変更します。~
~Rconsole
# Optional parameters for the console and the pager
# The system-wide copy is in rwxxxx/etc.
# A user copy can be installed in `R_USER'.
## Style
# This can be `yes' (for MDI) or `no' (for SDI).
MDI = Yes
# the next two are only relevant for MDI
toolbar = yes
statusbar = yes
## Font.
# Please use only fixed width font.
# If font=FixedFont the system fixed font is used; in th...
# points and style are ignored. If font begins with "TT ...
# True Type fonts are searched for.
font = TT MS Gothic
points = 10
style = normal # Style can be normal, bold, italic
# Dimensions (in characters) of the console.
rows = 25
columns = 80
# Dimensions (in characters) of the internal pager.
pgrows = 25
pgcolumns = 80
# should options(width=) be set to the console width?
setwidthonresize = yes
# memory limits for the console scrolling buffer, in byt...
bufbytes = 65000
buflines = 8000
# Initial position of the console (pixels, relative to t...
# xconsole = 0
# yconsole = 0
# Dimension of MDI frame in pixels
# Format (w*h+xorg+yorg) or use -ve w and h for offsets ...
# This will come up maximized if w==0
# MDIsize = 0*0+0+0
# MDIsize = 1000*800+100+0
# MDIsize = -50*-50+50+50 # 50 pixels space all round
# The internal pager can displays help in a single window
# or in multiple windows (one for each topic)
# pagerstyle can be set to `singlewindow' or `multiplewi...
pagerstyle = multiplewindows
## Colours for console and pager(s)
# (see rwxxxx/etc/rgb.txt for the known colours).
background = White
normaltext = NavyBlue
usertext = Red
highlight = DarkRed
## Initial position of the graphics window
## (pixels, <0 values from opposite edge)
xgraphics = -25
ygraphics = 0
Rdevga
# The system-wide copy is in rwxxxx/etc.
# A user copy can be installed in `R_USER'.
# Format is
# [TT] face:style
# where style is plain, bold, italic or bold&italic.
# If 'TT' is present, only True Type fonts are searched.
# Remarks:
# (a) Windows graphics engine can only rotate True Typ...
# (b) Only the first 32 fonts will be used.
TT MS Gothic : plain
TT MS Gothic : bold
TT MS Gothic : italic
TT MS Gothic : bold&italic
# Please, don't change the following definition. The plo...
# assumes that font5 contains greek letters and math sym...
TT Symbol: plain
TT Times New Roman : plain
TT Times New Roman : bold
TT Times New Roman : italic
TT Times New Roman : bold&italic
TT Courier New: plain
TT Courier New: bold
TT Courier New: italic
TT Courier New: bold&italic
TT Century Gothic : plain
TT Century Gothic : bold
TT Century Gothic : italic
TT Century Gothic : bold&italic
TT Matisse ITC: plain
TT Wingdings: plain
これで、次回のR起動時から、メッセージ、グラフィックとも文...
-上のRconsoleとRdevgaをそのままコピー&ペーストすると行頭...
-このままコピー&ペーストするとENTER記号(↑)が入ってこな...
-[[Rconsole:http://cwoweb2.bai.ne.jp/~jgb11101/files/cart...
-拡張子は変更していません。ためしに追加されたソースコード...
-メモ帳だとうまくいかなかったのですが、秀丸だとこのままの...
-文字コードがEUCかJISかの違いでしょうか?HTMLをFTPでUNIX...
-追加:ひょっとして、IEならブラウザ上から文字コ-ドをEUCに...
-私はIE+EUCの状態でのコピペで上手く行きました。ただし行頭...
-間違って2回同じものが書き込まれました。すみません。元の...
-何もせずに編集メニューからGUIプリファレンスでFont...
-北見さんありがとうございます。 MS Gothic でもいけまし...
-日本語表示の問題はないようですが、表示とカーソル位置がず...
-Macintoshに乗り換えましょう。Macintosh版だとそのようなこ...
-Windows版でもできるようになりました.フォントでMS-Gothic...
-ソースの変更は上手くいきましたが、Rを実行して、パッケー...
-すこし待ってください,今どんな警告が出たか念を送っていま...
-エラーメッセージ無いとそりゃ分からんわね。すみません。長...
---- Please select a CRAN mirror for use in this session...
警告:unable to access index for respo
---- Please select a CRAN mirror for use in this session...
警告:unable to access index for repository
ftp://ftp.u-aizu.ac.jp/pub/lang/R/CRAN/bin/windows/contr...
警告メッセージ:'www.stats.ox.ac.uk'を解決することができ...
警告:unable to access index for repository http//www.sta...
いかにエラー
install.packages(NULL, .libPaths()[1], dependecies = TRU...
no packages were specified
というメッセージが出ます。
-そちらのネットワーク環境の念を...(。。)\バキッ!☆☆☆ は...
-えーと。ピロシキの必要な方はお申し出でください~
ではなくて,プロキシーを介してアクセスする環境では, R を...
また,サーバーとしては,近い方を選ぶのがお作法なので,Sys...
風呂敷をお忘れになった方は,受付までおいでください。。。 ...
-行頭のスペースを消して、最終行に改行を入れてようやくでき...
-行頭のスペースを消して最終行に改行をいれれば(当然のこと...
#comment
ページ名: