R
R-packages
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
The R Project SVN
R
(root)
/
branches
/
tools4pkgs
/
src
/
library
/
base
/
man
/
message.Rd
@ 77458
– Rev 71686
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
71686
3533 d 1 h
maechler
/branches/tools4pkgs/
Create tools 4 packages branch
68948
4005 d 22 h
ripley
/trunk/src/library/
use https
61465
4960 d 3 h
maechler
/trunk/src/library/base/man/
add note about using "domain = NA" in stop() etc
61433
4963 d 0 h
ripley
/trunk/src/library/
remove trailing spaces
59039
5217 d 2 h
ripley
/trunk/
use preferred form of 'R Core Team'
56186
5517 d 11 h
murdoch
/trunk/
Revert r56184 and r56185
56184
5517 d 12 h
murdoch
/trunk/src/
Remove redundant \alias entries from man pages
54236
5651 d 3 h
ripley
/trunk/src/library/
add some hyperlinks
42961
6882 d 0 h
ripley
/trunk/src/library/
try to use \dQuote for actual quotes, and \emph or \sQuote or \code otherwise
42333
6941 d 2 h
ripley
/trunk/src/library/
add copyright/licence header
remove CVS-style $Id fields
40650
7113 d 4 h
ripley
/trunk/src/library/base/man/
comments about stdin, stderr in appropriate files
40443
7137 d 20 h
ripley
/trunk/src/library/
more use of message()
fix various codetools and other problem reports
40431
7138 d 14 h
ripley
/trunk/src/library/
more tweaks to message()
more translation fixes, make packageStartupMessage for translation
40427
7139 d 1 h
ripley
/trunk/
more on messages (somewhat experimental)
40419
7139 d 14 h
ripley
/trunk/
allow min/max/range to handle character data.
small change to message to allows messages without \n (more to come)
update some copyright dates
33350
7822 d 0 h
hornik
/trunk/src/library/base/man/
Add and use \alias{conditions}.
33287
7826 d 3 h
hornik
/trunk/src/library/base/man/
Add and use \alias{condition}.
33204
7832 d 15 h
hornik
/trunk/
New function message() for simple diagnostic messages.