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-Win-CMD
/
src
/
library
/
base
/
man
/
library.dynam.Rd
@ 28362
– Rev 28254
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
28254
20661 d 19 h
/branches/R-Win-CMD/
This commit was manufactured by cvs2svn to create branch 'R-Win-CMD'.
27447
8266 d 9 h
ripley
/trunk/src/library/
update links
26532
8330 d 6 h
maechler
/trunk/src/library/base/man/
codoc(*, use.values=TRUE) cosmetic
25118
8420 d 18 h
hornik
/trunk/src/library/
Use new Rd commands for marking words and phrases.
25013
8427 d 9 h
hornik
/trunk/
Typos and cosmetics.
25001
8428 d 3 h
ripley
/trunk/
add library.dynam.unload and make use of it
24300
8476 d 4 h
ripley
/trunk/
branch update
20977
8740 d 5 h
hornik
/trunk/
Turn global internal variables .Dyn.libs and .lib.loc into dynamic vars,
to be accessed via functions .dynLibs() and .libPaths().
16987
9005 d 18 h
hornik
/trunk/
New function .libPaths(). Avoid direct access to .lib.loc.
In R CMD check, add test for syntax errors in R code.
16670
9024 d 17 h
hornik
/trunk/src/library/
Change .find.package: new argument `verbose' controlling whether warnings
are given about packages found more than once. Argument `use.attached' is
now deprecated. Instead, interpret a `lib.loc' argument of NULL means to
use the default libraries and the attached packages first.
QA tools and functions for library or package index lookup and tools
changed accordingly: these now use NULL as default for `lib.loc'.
15168
9126 d 20 h
pd
/trunk/
branch update
10525
9458 d 7 h
ripley
/trunk/src/library/base/
changes suggested by codoc: match functions and docs
9991
9498 d 22 h
duncan
/trunk/src/library/base/
Added a ... argument to library.dynam and have this pass the arguments on to dyn.load. This allows packages to control how their shared libraries are loaded. This is necessary for the Java package for some combinations of platform and JVM.
7081
9721 d 1 h
pd
/trunk/
branch update
6994
9724 d 22 h
pd
/trunk/
branch update
4562
9941 d 20 h
pd
/trunk/
branch update
3817
10002 d 4 h
ripley
/trunk/src/library/base/man/
Remove spurious } after \alias{.Dyn.libs} that shows up in HTML index
1032
10338 d 2 h
maechler
/trunk/src/library/base/man/
several files: small improvements + examples
862
10370 d 5 h
hornik
/trunk/src/library/base/man/
Explain that should only be used inside .First.lib().
769
10378 d 2 h
hornik
/trunk/src/library/base/man/
New file. (Contents taken from library.Rd.)