search for: 370kb

Displaying 4 results from an estimated 4 matches for "370kb".

Did you mean: 30kb
2024 Jul 18
1
default pager is more
...gt; R-core-4.4.1-3.fc41.x86_64 > > > This was dropped as part of an effort to minimize dependencies of R-core, with e.g. containers in mind. > R-core is > 100MB not including dependencies. "R" additionally pulls R-devel and another 167MB of installed dependencies. less is ~370kB (and incidentally a dependency of git) >> >> This primarily affects function help, where less is much more capable >> for navigation and searching. >> >> Back in 2011 there was some discussion on this list, it it seems the >> intention is the default should be l...
2024 Jul 22
1
default pager is more
...; > > > This was dropped as part of an effort to minimize dependencies of > R-core, with e.g. containers in mind. > > > > R-core is > 100MB not including dependencies. > "R" additionally pulls R-devel and another 167MB of installed dependencies. > less is ~370kB (and incidentally a dependency of git) > > >> > >> This primarily affects function help, where less is much more capable > >> for navigation and searching. > >> > >> Back in 2011 there was some discussion on this list, it it seems the > >> in...
2003 Mar 10
1
DLL error after update.packages
...http://cran.r-project.org/bin/windows/contrib/foreign.zip' Content type `application/zip' length 108141 bytes opened URL downloaded 105Kb trying URL `http://cran.r-project.org/bin/windows/contrib/gregmisc.zip' Content type `application/zip' length 379701 bytes opened URL downloaded 370Kb trying URL `http://cran.r-project.org/bin/windows/contrib/nlme.zip' Content type `application/zip' length 1960275 bytes opened URL downloaded 1914Kb Delete downloaded files (y/N)? y updating HTML package descriptions Warning message: DLL attempted to change FPU control word from 8001f...
2024 Jul 18
1
default pager is more
On Wed, 17 Jul 2024 at 11:33, Ian Malone <ibmalone at gmail.com> wrote: > Was wondering why R help in recent Fedora only provided --More-- > prompt for viewing, rather than allowing arrow key navigation as on > RHEL. It turns out it uses a system command for paging and the current > default pager is more: > grep PAGER /usr/lib64/R/etc/Renviron >