File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 2626
2727 \subsection {PACKAGE INSTALLATION }{
2828 \itemize {
29- \item .
29+
30+ \item \code {install.packages()} supports setting a different path for the
31+ intermediate \code {00LOCK } directories through the environment variable
32+ \code {R_LOCKDIR_PREFIX }. This helps source package installation in some
33+ distributed filesystems available in cloud environments like databricks.
34+ Check the
35+ \dQuote {R Installation and Administration } manual for further details on
36+ this option.
37+
3038 }
3139 }
3240
424432 \i tem There is preliminary support for C++26 with GCC \e qn{>=} 14, Apple
425433 \c ommand{clang++} \e qn{>=} 16 and \I {LLVM} \c ommand{clang++} \e qn{>=} 17.
426434
427- \i tem \c ode{install.packages()} supports setting a different path for the
428- intermediate \c ode{00LOCK} directories through the environment variable
429- \c ode{R_LOCKDIR_PREFIX}. This helps source package installation in some
430- distributed filesystems available in cloud environments like databricks.
431- Check the
432- \d Quote{R Installation and Administration} manual for further details on
433- this option.
434-
435435 }
436436 }
437437
You can’t perform that action at this time.
0 commit comments