search for: gaborcsardi

Displaying 11 results from an estimated 11 matches for "gaborcsardi".

2017 Sep 06
3
withr::set_makevars
...assertthat 0.2.0 2017-04-11 CRAN (R 3.4.1) backports 1.1.0 2017-05-22 CRAN (R 3.4.0) callr 1.0.0.9000 2017-09-02 Github (r-lib/callr at 2dffbbe) clisymbols 1.2.0 2017-09-02 Github (gaborcsardi/clisymbols at e49b4f5) covr 3.0.0 2017-06-26 CRAN (R 3.4.1) crayon 1.3.2.9000 2017-08-25 Github (gaborcsardi/crayon at e4dba3b) cyclocomp 1.1.0 2017-09-02 Github (MangoTheCat/cyclocomp at 6156a12) debugme 1.0.2...
2015 Apr 30
2
R CMD check and missing imports from base packages
On Wed, Apr 29, 2015 at 8:12 PM, Paul Gilbert <pgilbert902 at gmail.com> wrote: > > As I recall, several packages mask the simulate generic in stats, if you > are looking for examples. > FWIW, here is a list of base* functions masked** by CRAN packages: https://github.com/gaborcsardi/rfunctions/blob/master/rfunctions.md Look at the long table in the end. simulate indeed comes up 16 times. (But read ** below.) * This only includes functions in base packages that are attached by default. ** The CRAN function names were taken from the manual page aliases, so a couple of them are...
2017 Sep 07
0
withr::set_makevars
...ackages package * version date source > assertthat 0.2.0 2017-04-11 CRAN (R 3.4.1) > backports 1.1.0 2017-05-22 CRAN (R 3.4.0) > callr 1.0.0.9000 2017-09-02 Github (r-lib/callr at 2dffbbe) > clisymbols 1.2.0 2017-09-02 Github (gaborcsardi/clisymbols@ > e49b4f5) > covr 3.0.0 2017-06-26 CRAN (R 3.4.1) > crayon 1.3.2.9000 2017-08-25 Github (gaborcsardi/crayon at e4dba3b) > cyclocomp 1.1.0 2017-09-02 Github > (MangoTheCat/cyclocomp at 6156a12) > debugme 1.0.2 2017-03...
2017 Feb 07
2
buggy ANSI escape sequences in R prompt
When R is run interactively in a terminal which supports colors, it is possible to use ANSI escape sequences in order to put colors in the prompt, such as options(prompt = "\033[0;31mThis is red\033[0m> ") Unfortunately, something goes wrong because for long command lines, the line continuation override the prompt instead of being written in the next line. The problem gets worse
2017 Feb 07
0
buggy ANSI escape sequences in R prompt
...d text and whatever you like in the first line, and the second line can be non-ANSI. Note that this works in the terminal, but does not work in RStudio. RStudio does not support multi-line prompt currently. Maybe this is also interesting for you, if you want a dynamic R prompt: https://github.com/gaborcsardi/prompt#readme (Self-ad, sorry.) Gabor On Tue, Feb 7, 2017 at 8:59 AM, Hugo Raguet <hugo.raguet at centraliens.net> wrote: > When R is run interactively in a terminal which supports colors, it is > possible to use ANSI escape sequences in order to put colors in the prompt, > such a...
2015 Apr 30
0
R CMD check and missing imports from base packages
...t <pgilbert902 at gmail.com> wrote: >> >> As I recall, several packages mask the simulate generic in stats, if you >> are looking for examples. >> > FWIW, here is a list of base* functions masked** by CRAN packages: > https://github.com/gaborcsardi/rfunctions/blob/master/rfunctions.md > Look at the long table in the end. simulate indeed comes up 16 times. (But > read ** below.) > * This only includes functions in base packages that are attached by > default. > ** The CRAN function names were taken from the...
2018 Dec 04
3
patch to support custom HTTP headers in download.file() and url()
...ods that need it together with the other headers. * We don't check for duplicate headers, just pass to the methods as the user specified them. * We test all methods. * We have run the tests on macOS, Debian Linux and Windows 2016 Server. You can also browse the changes here: https://github.com/gaborcsardi/r-source/pull/3/files You can also download the diff below from https://github.com/gaborcsardi/r-source/pull/3.diff Best, Gabor diff --git a/src/include/Rconnections.h b/src/include/Rconnections.h index a2c53f058f..32bb35e31f 100644 --- a/src/include/Rconnections.h +++ b/src/include/Rconnections....
2015 Apr 29
2
R CMD check and missing imports from base packages
> And in general a developer would avoid masking a function > in a base package, so as not to require the user to distinguish > between stats::density() and igraph::density(). Maybe the > example is not meant literally. The 'filter' function in the popular 'dplyr' package masks the one that has been in the stats package forever, and they have nothing in common, so that
2017 Sep 17
0
FW: CRAN check errors: drake 4.1.0 on r-devel-linux-x86_64-debian-clang
...39;string_operations.r' >> Imports: grDevices, methods, utils >> Suggests: mockery, rstudioapi, testthat, withr >> RoxygenNote: 6.0.1.9000 >> Encoding: UTF-8 >> Roxygen: list(markdown = TRUE) >> NeedsCompilation: no >> Packaged: 2017-09-15 18:14:04 UTC; gaborcsardi >> Author: G?bor Cs?rdi [aut, cre], >>??? Brodie Gaslam [ctb] >> Maintainer: G?bor Cs?rdi <mailto:csardi.gabor at gmail.com> >> >
2017 Nov 07
2
Problem with r project in ubuntu xenial
For anyone who sees this conversation. There is a bug in installation of igraph in R language in Ubuntu. There is a solution in stackoverflow. We have to use the devtools. Write this code: install.packages("devtools") library(devtools) install_github("igraph/rigraph") If there are errors installing devtools just install any package that comments. On Nov 5, 2017 00:07,
2017 Mar 09
0
problems with RdMacros in file DESCRIPTION
...ating this is available at http://www.maths.manchester.ac.uk/~gb/testRdMacro_0.0.2.tar.gz (and this is the source: http://www.maths.manchester.ac.uk/~gb/testRdMacro_src.tar.gz). I get the message on my Linux and Windows machines and on win-builder. Same problem is on the FAQ at https://github.com/gaborcsardi/argufy#frequently-asked-questions but with no indication if it has been reported. Thanks, Georgi -- Dr Georgi Boshnakov tel: (+44) (0)161 306 3684 School of Mathematics fax: (+44) (0)161 306 3669 Alan Turing Building 1.125 The University of Manchester email: Geor...