search for: 0gkmw1yj2w7bf2dfc3jznv5w0000gn

Displaying 10 results from an estimated 10 matches for "0gkmw1yj2w7bf2dfc3jznv5w0000gn".

2018 Jul 12
3
Top level \Sexpr and R CMD check
...ly it doesn't. > > So you could use that as a workaround. > > I'll do some more checking, then submit a bug report and patch to Bugzilla. > > Duncan Murdoch Thanks much! I tried using stage=render, but then I get an error at install time: Warning: /private/var/folders/59/0gkmw1yj2w7bf2dfc3jznv5w0000gn/T/RtmpCG4Qz9/R.INSTALLec4743ba8cf4/ps/man/ps_handle.Rd:45-48: Section \Sexpr is unrecognized and will be dropped And indeed the whole section is dropped. Seems like there is no clean workaround here. Thanks again, G.
2017 Dec 14
2
cannot destroy connection (?) created by readLines in a tryCatch
...ist=ls(all.names = TRUE)) gc() showConnections(all = TRUE) If you run it, you'll get a connection you cannot close(), i.e. the last showConnections() call prints: ? showConnections(all = TRUE) description 0 "stdin" 1 "stdout" 2 "stderr" 3 "/var/folders/59/0gkmw1yj2w7bf2dfc3jznv5w0000gn/T//Rtmpc7JqVS/filecc2044b2ccec" class mode text isopen can read can write 0 "terminal" "r" "text" "opened" "yes" "no" 1 "terminal" "w" "text" "opened" "no" "ye...
2017 Dec 15
1
cannot destroy connection (?) created by readLines in a tryCatch
...es, and you don't necessarily want to suppress that. TBH I am not sure why that warning is given: ? con <- file(tempfile()) ? open(con) Error in open.connection(con) : cannot open the connection In addition: Warning message: In open.connection(con) : cannot open file '/var/folders/59/0gkmw1yj2w7bf2dfc3jznv5w0000gn/T//RtmpilJLXL/filed0ab5adb9a18': No such file or directory It seems that open() also throws an error, so why give the warning? Because it is more specific? Would it make sense to turn that warning into an error? Gabor On Thu, Dec 14, 2017 at 11:46 PM, <luke-tierney at uiowa.edu> wrote...
2017 Dec 14
4
cannot destroy connection (?) created by readLines in a tryCatch
...#39;ll get a connection you cannot close(), i.e. the >> last showConnections() call prints: >> >> ? showConnections(all = TRUE) >> description >> 0 "stdin" >> 1 "stdout" >> 2 "stderr" >> 3 >> "/var/folders/59/0gkmw1yj2w7bf2dfc3jznv5w0000gn/T//Rtmpc7JqVS/filecc2044b2ccec" >> class mode text isopen can read can write >> 0 "terminal" "r" "text" "opened" "yes" "no" >> 1 "terminal" "w" "text" "opened"...
2018 Jul 12
1
Top level \Sexpr and R CMD check
...;> >>> I'll do some more checking, then submit a bug report and patch to Bugzilla. >>> >>> Duncan Murdoch >> >> Thanks much! I tried using stage=render, but then I get an error at >> install time: >> >> Warning: /private/var/folders/59/0gkmw1yj2w7bf2dfc3jznv5w0000gn/T/RtmpCG4Qz9/R.INSTALLec4743ba8cf4/ps/man/ps_handle.Rd:45-48: >> Section \Sexpr is unrecognized and will be dropped >> >> And indeed the whole section is dropped. >> >> Seems like there is no clean workaround here. >> >> Thanks again, >> G. > >...
2018 Jul 12
0
Top level \Sexpr and R CMD check
...se that as a workaround. > > > > I'll do some more checking, then submit a bug report and patch to Bugzilla. > > > > Duncan Murdoch > > Thanks much! I tried using stage=render, but then I get an error at > install time: > > Warning: /private/var/folders/59/0gkmw1yj2w7bf2dfc3jznv5w0000gn/T/RtmpCG4Qz9/R.INSTALLec4743ba8cf4/ps/man/ps_handle.Rd:45-48: > Section \Sexpr is unrecognized and will be dropped > > And indeed the whole section is dropped. > > Seems like there is no clean workaround here. > > Thanks again, > G. Btw. would it make sense to just allow \S...
2017 Dec 14
0
cannot destroy connection (?) created by readLines in a tryCatch
...all = TRUE) > > If you run it, you'll get a connection you cannot close(), i.e. the > last showConnections() call prints: > > ? showConnections(all = TRUE) > description > 0 "stdin" > 1 "stdout" > 2 "stderr" > 3 "/var/folders/59/0gkmw1yj2w7bf2dfc3jznv5w0000gn/T//Rtmpc7JqVS/ > filecc2044b2ccec" > class mode text isopen can read can write > 0 "terminal" "r" "text" "opened" "yes" "no" > 1 "terminal" "w" "text" "opened" "...
2018 Jul 12
2
Top level \Sexpr and R CMD check
On Thu, Jul 12, 2018 at 12:23 PM Duncan Murdoch <murdoch.duncan at gmail.com> wrote: > > On 12/07/2018 6:33 AM, G?bor Cs?rdi wrote: > > I would like to create \examples{} in the manual dynamically, and > > while it is possible to do this with a \Sexpr at the top level, R CMD > > check issues a warning for it. (See below.) > > > > Is it intentional that
2017 Dec 14
0
cannot destroy connection (?) created by readLines in a tryCatch
....e. the > >> last showConnections() call prints: > >> > >> ? showConnections(all = TRUE) > >> description > >> 0 "stdin" > >> 1 "stdout" > >> 2 "stderr" > >> 3 > >> "/var/folders/59/0gkmw1yj2w7bf2dfc3jznv5w0000gn/T//Rtmpc7JqVS/ > filecc2044b2ccec" > >> class mode text isopen can read can write > >> 0 "terminal" "r" "text" "opened" "yes" "no" > >> 1 "terminal" "w" "text&quot...
2017 Dec 14
0
cannot destroy connection (?) created by readLines in a tryCatch
...lose(), i.e. the >>> last showConnections() call prints: >>> >>> ? showConnections(all = TRUE) >>> description >>> 0 "stdin" >>> 1 "stdout" >>> 2 "stderr" >>> 3 >>> "/var/folders/59/0gkmw1yj2w7bf2dfc3jznv5w0000gn/T//Rtmpc7JqVS/filecc2044b2ccec" >>> class mode text isopen can read can write >>> 0 "terminal" "r" "text" "opened" "yes" "no" >>> 1 "terminal" "w" "text" "o...