search for: 5cs

Displaying 10 results from an estimated 10 matches for "5cs".

Did you mean: 5c
2024 Jan 26
1
readChar() could read the whole file by default?
...CRAN code[3] as a sample[4], 41% of readChar() calls use either readChar(f, file.info(f)$size) or readChar(f, file.size(f))[5]. Thanks for the consideration and feedback, Mike C [1] e.g. a quick search shows O(100) usages in CRAN packages: https://github.com/search?q=org%3Acran+%2Fpaste%5B%28%5D%5Cs*readLines%5B%28%5D.*%5B%29%5D%2C%5Cs*collapse%5Cs*%3D%5Cs*%5B%27%22%5D%5B%5C%5C%5D%2F+lang%3AR&type=code, and O(1000) usages generally on GitHub: https://github.com/search?q=lang%3AR+%2Fpaste%5B%28%5D%5Cs*readLines%5B%28%5D.*%5B%29%5D%2C%5Cs*collapse%5Cs*%3D%5Cs*%5B%27%22%5D%5B%5C%5C%5D%2F+lang...
2024 Jan 26
1
[External] readChar() could read the whole file by default?
...eadChar() > calls use either readChar(f, file.info(f)$size) or readChar(f, > file.size(f))[5]. > > Thanks for the consideration and feedback, > Mike C > > [1] e.g. a quick search shows O(100) usages in CRAN packages: > https://github.com/search?q=org%3Acran+%2Fpaste%5B%28%5D%5Cs*readLines%5B%28%5D.*%5B%29%5D%2C%5Cs*collapse%5Cs*%3D%5Cs*%5B%27%22%5D%5B%5C%5C%5D%2F+lang%3AR&type=code, > and O(1000) usages generally on GitHub: > https://github.com/search?q=lang%3AR+%2Fpaste%5B%28%5D%5Cs*readLines%5B%28%5D.*%5B%29%5D%2C%5Cs*collapse%5Cs*%3D%5Cs*%5B%27%22%5D%5B%5C%5C%...
2024 Jan 29
1
[External] readChar() could read the whole file by default?
...dChar(f, file.info(f)$size) or readChar(f, > > file.size(f))[5]. > > > > Thanks for the consideration and feedback, > > Mike C > > > > [1] e.g. a quick search shows O(100) usages in CRAN packages: > > https://github.com/search?q=org%3Acran+%2Fpaste%5B%28%5D%5Cs*readLines%5B%28%5D.*%5B%29%5D%2C%5Cs*collapse%5Cs*%3D%5Cs*%5B%27%22%5D%5B%5C%5C%5D%2F+lang%3AR&type=code, > > and O(1000) usages generally on GitHub: > > https://github.com/search?q=lang%3AR+%2Fpaste%5B%28%5D%5Cs*readLines%5B%28%5D.*%5B%29%5D%2C%5Cs*collapse%5Cs*%3D%5Cs*%5B%27%22%5D...
2025 Jan 22
1
Depends: R (>= 4.1) for packages that use |> and \(...)
Hello all, Would packages using the underscore placeholder with the native pipe need to also depend on R >= 4.2.0? There appear to be a number, modifying Ivan's GitHub search: https://github.com/search?q=org%3Acran+path%3A%2F%5B.%5D%5BRr%5Dd%3F%24%2F+%2F%5Cs%5C%7C%3E%5Cs.*%3D%5Cs%3F_%2F&type=code Regards, Ian ____ Ian Farm Laboratory Manager, The Agroecology Lab University of Maine School of Food and Agriculture 5762 Roger Clapp Greenhouses, Orono, Maine 04469 On Wed, Jan 22, 2025 at 1:47?AM Kurt Hornik <Kurt.Hornik at wu.ac.at> wrote: &g...
2025 Jan 22
1
Depends: R (>= 4.1) for packages that use |> and \(...)
...gt; >>>> >>>> -- >>>> Best regards, >>>> Ivan >>>> >>>> [*] Based on the following GitHub search, which requires logging in: >>>> https://github.com/search?q=org%3Acran%20path%3A%2F%5B.%5D%5BRr%5Dd%3F%24%2F%20%2F%5Cs%5C%7C%3E%2F&type=code >>>> There's currently no REST API support for regexp search, so the list >>>> was obtained manually. >>>> >>>> ______________________________________________ >>>> R-devel at r-project.org mailing list >&g...
2025 Jan 16
1
Depends: R (>= 4.1) for packages that use |> and \(...)
...SPACE if the author didn't write one if(!file.exists(namespace <- file.path(pkgname, "NAMESPACE")) ) { -- Best regards, Ivan [*] Based on the following GitHub search, which requires logging in: https://github.com/search?q=org%3Acran%20path%3A%2F%5B.%5D%5BRr%5Dd%3F%24%2F%20%2F%5Cs%5C%7C%3E%2F&type=code There's currently no REST API support for regexp search, so the list was obtained manually.
2025 Jan 16
1
Depends: R (>= 4.1) for packages that use |> and \(...)
...if(!file.exists(namespace <- file.path(pkgname, "NAMESPACE")) ) { > > > -- > Best regards, > Ivan > > [*] Based on the following GitHub search, which requires logging in: > https://github.com/search?q=org%3Acran%20path%3A%2F%5B.%5D%5BRr%5Dd%3F%24%2F%20%2F%5Cs%5C%7C%3E%2F&type=code > There's currently no REST API support for regexp search, so the list > was obtained manually. > > ______________________________________________ > R-devel at r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-devel
2025 Jan 17
1
Depends: R (>= 4.1) for packages that use |> and \(...)
...t;- file.path(pkgname, "NAMESPACE")) ) { >> >> >> -- >> Best regards, >> Ivan >> >> [*] Based on the following GitHub search, which requires logging in: >> https://github.com/search?q=org%3Acran%20path%3A%2F%5B.%5D%5BRr%5Dd%3F%24%2F%20%2F%5Cs%5C%7C%3E%2F&type=code >> There's currently no REST API support for regexp search, so the list >> was obtained manually. >> >> ______________________________________________ >> R-devel at r-project.org mailing list >> https://stat.ethz.ch/mailman/listinfo...
2025 Jan 19
1
Depends: R (>= 4.1) for packages that use |> and \(...)
...ESPACE")) ) { >>> >>> >>> -- >>> Best regards, >>> Ivan >>> >>> [*] Based on the following GitHub search, which requires logging in: >>> https://github.com/search?q=org%3Acran%20path%3A%2F%5B.%5D%5BRr%5Dd%3F%24%2F%20%2F%5Cs%5C%7C%3E%2F&type=code >>> There's currently no REST API support for regexp search, so the list >>> was obtained manually. >>> >>> ______________________________________________ >>> R-devel at r-project.org mailing list >>> https://stat....
2024 Dec 13
1
Is it advisable/possible to default on Linux to an EDITOR that actually exists?
On 11 December 2024 at 15:00, Michael Chirico wrote: | Thanks Simon, I didn't know that! That's definitely a compelling | reason to leave the current default untouched and to eschew any | finicky attempts to find back-up editors. I am not sure I agree with the fairly bold statement by Simon. I do not install or use that many different Unix flavours but I do come across some that do not,