Displaying 11 results from an estimated 11 matches for "rre".
Did you mean:
are
2009 Aug 14
1
RODBC does not like table names >11/12 characters
...the
channel, even if I feed it directly t osqlFetch via
sqlFetch(channel2, sqlTables(channel2)$TABLE_NAME[x])
I think it has to do with a recent update.packages(), i.e. with an
update of RODBC, but I do not know how to use an old RODBC version to
test this. Any suggestions, for example how to rre-install an old package?
Thanks in advance for any help,
Stefan
2018 Jan 22
3
What does this mean? select(1, [0], , NULL, {60, 0}) = 0 (Timeout)
...received so far)
[generator]
rsync error: unexplained error (code 255) at io.c(605) [generator=3.0.9]
SENDING DATA SERVER
===================
10137 00:55:40 select(1, [0], [], NULL, {60, 0}) = 1 (in [0], left {59,
999997})
10137 00:55:40 read(0,
"m\306Y{za\332D[Ko\254R\25\226\2H)a\34e\342\rrE\376\212\240-\214;\224@\3
75+\266s\f\217\344\365\233\205`\352Vb\271r=.\260:\3179\376\367\352\337\3
72T\237^\242\227\0\273kCr/\322#\360|\214\316\222(\314`3X\2051Id\223z/\26
N\211\360\30\236\205%Y\355"..., 4092) = 4092
10137 00:55:40 select(1, [0], [], NULL, {60, 0}) = 1 (in [0], left {59,
94390...
2018 Jan 22
0
What does this mean? select(1, [0], , NULL, {60, 0}) = 0 (Timeout)
...c error: unexplained error (code 255) at io.c(605) [generator=3.0.9]
>
> SENDING DATA SERVER
> ===================
> 10137 00:55:40 select(1, [0], [], NULL, {60, 0}) = 1 (in [0], left {59,
> 999997})
> 10137 00:55:40 read(0,
> "m\306Y{za\332D[Ko\254R\25\226\2H)a\34e\342\rrE\376\212\240-\214;\224@\3
> 75+\266s\f\217\344\365\233\205`\352Vb\271r=.\260:\3179\376\367\352\337\3
> 72T\237^\242\227\0\273kCr/\322#\360|\214\316\222(\314`3X\2051Id\223z/\26
> N\211\360\30\236\205%Y\355"..., 4092) = 4092
> 10137 00:55:40 select(1, [0], [], NULL, {60, 0}) = 1 (in [...
2020 Oct 26
2
Ubuntu 20.10
Thanks Dirk - I think I turned off html now.
That worked. I had actually "mastered" that a couple of years ago but keep forgetting how to get the latest and greatest r-debian repo.
I just had to edit /etc/apt/sources.list.d/c2d4u_team*.list to change groovy to focal. I now see 4448 r-cran-* packages.
I'll contact the debian package maintainer about the problem with RcppParallel.
2009 Dec 31
0
Word combinations
...exing
and searching for this scenario?
My guess is that you'd use a dictionary to split combined words into
parts (e.g. "magicjack" -> "magic" + "jack") for both indexing and
searching. If this is the right idea, is there any help for this built
into Xapian?
Garrett
2010 Jan 01
1
Document values vs data
In a recent post, someone asked about storing "metadata" in a
document. My guess would have been to use add_value. Olly's
recommendation was to use set_data.
What are the general guidelines for deciding whether to use values or
data in a document?
Garrett
2010 Jan 01
1
Multiple spelling suggestions
Is there a way to get a list of spelling suggestions from Xapian?
Database::get_spelling_suggestion (obviously) returns just a single
suggestion.
Garrett
2020 Oct 25
2
Ubuntu 20.10
Hi Dirk,
I didn't capture the output but using Focal I got an error with RcppParallel trying to open a file that wasn't found, and plotly::ggplot() would not render a ggplot graph.
20.10 is working well for me otherwise.
Frank
http://fharrell.com
http://biostat.mc.vanderbilt.edu/FrankHarrell
Twitter: @f2harrell
---- On Sun, 25 Oct 2020 11:52:43 -0500 Dirk Eddelbuettel <edd at debian.org> wrote ----
On 25 October 2020 at 11:37, Frank Harrell wrote:
| I made the mistake of updating to Ubuntu 20.10 from...
2020 Oct 26
2
Ubuntu 20.10
...l main
# deb-src http://ppa.launchpad.net/marutter/rrutter4.0/ubuntu/ groovy main
I ran sudo apt update, then apt-cache search r-cran* | wc but this only reports 935 packages.
Somehow the Rutter repo is not taking precedence over what's in Ubuntu University repo.
Frank
http://fharrell.com
http://biostat.mc.vanderbilt.edu/FrankHarrell
Twitter: @f2harrell
---- On Mon, 26 Oct 2020 08:50:39 -0500 Dirk Eddelbuettel <edd at debian.org> wrote ----
Frank,
Your html mail still upsets my reader so still no quote.
I do not know what you refer to as...
2020 Oct 26
2
Ubuntu 20.10
...; Rcpp: 1.0.5; inline: 0.3.16
Error in system.file("lib", .Platform$r_arch, package = "RcppParallel",? :
? no file found
I also still have a plotly::ggplot(ggplot output) that fails to render unless I install plotly from install.packages(...).
Frank
http://fharrell.com
http://biostat.mc.vanderbilt.edu/FrankHarrell
Twitter: @f2harrell
---- On Sun, 25 Oct 2020 12:17:53 -0500 Dirk Eddelbuettel <edd at debian.org> wrote ----
Frank,
(Your mail came in an html variant my default mail reader cannot read so no
quoted reply.)...
2020 Oct 25
5
Ubuntu 20.10
I made the mistake of updating to Ubuntu 20.10 from 20.04 before before debian repo supports 20.10.? This broke RcppParallel and plotly.? Any idea with 20.10 will be available for r-cran-* debian packages?
Thanks
Frank
http://fharrell.com
http://biostat.mc.vanderbilt.edu/FrankHarrell
Twitter: @f2harrell