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
/
R-ucrt
/
src
/
appl
/
maxcol.c
– Rev 81322
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
81322
1689 d 9 h
kalibera
/branches/R-ucrt/
Create R-ucrt
80779
1804 d 9 h
ripley
/trunk/src/
include R_exts/Error.h explicitly
76136
2714 d 8 h
maechler
/trunk/
max.col(<0-column>) now gives NA
72229
3443 d 7 h
ripley
/trunk/
consistency tweaks
68947
4005 d 1 h
ripley
/trunk/src/
use https
60327
5089 d 23 h
ripley
/trunk/src/
add long vector support for max.col
59039
5216 d 5 h
ripley
/trunk/
use preferred form of 'R Core Team'
42320
6942 d 4 h
ripley
/trunk/
add some missing copyright statements
40935
7060 d 7 h
ripley
/trunk/
fix PR#9542 and PR#9580
40195
7163 d 9 h
ripley
/trunk/
tweaks to max.col and co.intervals
36494
7548 d 3 h
ripley
/trunk/src/appl/
must have config.h to use R_ext/Arith.h
34890
7696 d 6 h
maechler
/trunk/
max.col(*, ties.method) extension
22582
8606 d 4 h
ripley
/trunk/
branch update
19500
8853 d 22 h
hornik
/trunk/
Use system header file '#include <foo.h>' for R API headers.
11499
9375 d 18 h
ripley
/trunk/
Mathlib.h -> Rmath.h changes, tidy up undocumented entry points
add public R_ext/Rprint.h for Rprintf etc
10960
9416 d 1 h
ripley
/trunk/
require explict use of R_ext for headers in include/R_ext
split Graphics.h into internal Graphics.h and Devices.h and public Graphics.h
allow user-specified families in postscript()
10879
9421 d 4 h
maechler
/trunk/src/
many header fixes
8565
9623 d 5 h
maechler
/trunk/
new max.col() from MASS, thanks to V & R