similar to: NEWS typos, download.file.Rd tweaks

Displaying 20 results from an estimated 3000 matches similar to: "NEWS typos, download.file.Rd tweaks"

2017 Apr 12
1
Enterprise Linux Slack
On Wed, Apr 12, 2017 at 4:12 PM, Jonathan Billings <billings at negate.org> wrote: > On Wed, Apr 12, 2017 at 07:50:32PM +0200, Andrew Holway wrote: >> No, certainly not instead of. A mailing list is essential. I'm part of a >> few slack communities and it seems an excellent platform for realtime >> discourse and noob baiting. Very sadly the #centos and #rhel freenode
2017 Apr 12
0
Enterprise Linux Slack
On Wed, Apr 12, 2017 at 07:50:32PM +0200, Andrew Holway wrote: > No, certainly not instead of. A mailing list is essential. I'm part of a > few slack communities and it seems an excellent platform for realtime > discourse and noob baiting. Very sadly the #centos and #rhel freenode irc > channels seem to be rather quiet these days and the irc protocol generally > seems to be on
2006 Feb 28
1
Typos in writeLines.Rd, readLines.Rd, and data.matrix.Rd
Hello, The diffs below are based on revision 37445 and show some typo corrections for writeLines.Rd, readLines.Rd, and data.matrix.Rd that I'd like to bring to the list's attention. Sincerely, Stephen Weigand Rochester, Minnesota, USA --- ./src/library/base/man/writeLines.Rd Sun Feb 26 13:46:06 2006 +++ /tmp/writeLines.Rd Sun Feb 26 20:53:44 2006 @@ -14,8 +14,8 @@ each
2011 Oct 05
2
any way to convert back to DateTime class when "accidental" conversion to numeric?
Hi, In short, I would like to know if there is any way to convert a numeric into a date, similar to how strptime() can convert a string to a date time class? There are some functions, etc. which don't work well with dates, and tend to force them into numerics. I understand that the number it spits back is the number of seconds since the beginning of 1970 (see the first few sentences
2008 Feb 20
0
[PATCH] Fix typos in NEWS.
--- I proofread NEWS and here's what I found. NEWS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/NEWS b/NEWS index d1f62be..2edb43f 100644 --- a/NEWS +++ b/NEWS @@ -116,11 +116,11 @@ Changes since 2.6.9: options are set correctly for the current batch file: --iconv, --acls, --xattrs, --inplace, --append, and --append-verify. - - Using
2023 Jun 03
1
infelicity in `na.print = ""` for numeric columns of data frames/formatting numeric values
format(c(1:2, NA)) gives the last value as "NA" rather than preserving it as NA, even if na.encode = FALSE (which does the 'expected' thing for character vectors, but not numeric vectors). This was already brought up in 2008 in https://bugs.r-project.org/show_bug.cgi?id=12318 where Gregor Gorjanc pointed out the issue. Documentation was added and the bug closed as
2011 Aug 09
2
S4 classes, some help with the basics
Hi All, I have tried to find an answer within documentation, but I cannot: o How can call a class "slot" without knowing the name a priori? E.g., let's say I use the "pcaMethods" library to create a "pcaRes" object. How can I call parts of that object without using the specific names of the object in the call? example code: library(pcaMethods)
2011 Jan 22
1
news.Rd format
I'm converting the "Changelog" files that I have used in the survival package (since the 1980s) to the inst/NEWS.Rd format and a couple of things are not clear from the help page. 1. What should I use for the name: NEWS or survival? 2. My section headers look like \section{Changes in version 2.36-3}{ \itemize{ etc and I get "cannot extract version info from
2011 Feb 19
1
Accessing Package NEWS (NEWS.Rd)
Okay. So, after having spent quite some time never really tracking down why my package NEWS files were unacceptable to readNEWS(), I noticed that there was recent (to me anyway) development that allowed the NEWS to be done as an Rd file. Sweet! A more standard format... I converted a NEWS file in one of my unreleased packages to Rd format. checkNEWS() gave it a thumbs up. But then it went south.
2019 Oct 01
0
Centos 8: Multiple bugs with email/calendar
On Tue, 1 Oct 2019 at 03:40, Georgios <gpdsbe+centos at mailbox.org> wrote: > > Hi there! > I recently installed centos 8 on my laptop. > > I have the following problems > > 1. I tried the use the default evolution 3.28. > The problem with 3.28 is that when i try to create an event i get the error > "Failed to create an event in the calendar ?CalDAV :
2006 May 19
1
UseMethod infelicity
If I do > example(lm) ... > mycoef <- function(object, ...) UseMethod("coef", object) > mycoef(lm.D9) Error in mycoef(lm.D9) : no applicable method for "coef" which is pretty surprising, as coef has a default method. After a bit of digging, this comes from do_usemethod having defenv = environment where the generic was defined */ defenv =
2011 Jul 10
2
sort infelicity
Hello: sort(c('A', 'b', 'C')) seems to produce different answers in R interactive than in "R CMD check", at least under both Fedora 13 and Windows 7 with Windows 7 sessionInfo() copied below: In interactive, the result is c('A', 'b', 'C'); with R CMD check, it is c('A', 'C', 'b'). This produced
2015 Jan 07
1
Design changes are done in Fedora
On Jan 6, 2015, at 5:07 PM, Les Mikesell <lesmikesell at gmail.com> wrote: > On Tue, Jan 6, 2015 at 5:07 PM, Warren Young <wyml at etr-usa.com> wrote: >> >>>> There are more JavaScript interpreters in the world than Dalvik, ART,[2] and Java ? VMs combined. Perhaps we should rewrite everything in JavaScript instead? >>> >>> I'm counting the
2019 Nov 09
2
Fedora developer list is asking about progress for MIT Kerberos 5 compatibility
I've been involved in a thread over on the fedora-devel mailing list about the experimental MIT Kerberos 5 compatibility for Samba. I'm staring at https://wiki.samba.org/index.php/MIT_Build , and the list of incompatibilities is daunting. Is anyone over here doing the compatibility work and can comment on progress? Or, perhaps, is this just fundamentally unworkable? The experimental
2013 Jul 12
2
Samba 4 domain members
Hi there, I would like to setup a Samba 4 member server to act as a separate fileserver within my Samba 4 domain. Does anyone have any recommendations for this setup? I've tried to create one following this: https://wiki.samba.org/index.php/Samba4/Domain_Member Which seems to work ok until I try to change any permission on any shares (or anything within the shares). I then get
2019 Oct 01
1
Centos 8: Multiple bugs with email/calendar
First of all thanks for your fast reply. Second. The server im trying to use is https://dav.mailbox.org/caldav I dont think its a problem with my configuration (although i can always be wrong). I suspect a bug in evolution because sometimes it works. Sometimes i manage to create an event sometimes i cant. I started evolution from a terminal and i noticed that when i fail to create an event i
2011 Nov 23
1
gsub, utf-8 replacements and the C-locale
Hi all, I'd like to discuss a infelicity/possible bug with gsub. Take the following function: f <- function(x) { gsub("\u{A0}", " ", gsub(" ", "\u{A0}", x)) } As you might expect, in utf-8 locales it is idempotent: Sys.setlocale("LC_ALL", "UTF-8") f("x y") # [1] "x y" But in the C locale it is not:
2008 May 12
2
ggplot2: font size mismatch for pdf output
Hi In the following, the graph I see on the screen and the .png output coincide. However, in the .pdf file, the fonts seem to be scaled fairly larger, resulting in the label for the top legend disappearing. Is this an infelicity or bug, or is there something I've missed? More generally, how do I control the size of fonts used in legends and axis labels? library(car) library(ggplot2) qp
2005 Nov 16
1
spatial statistics on images, any packages?
Hi list, Is there a package that covers the evaluation of spatial statistics on images and not on point data? I've converted an image matrix to x, y coordinates and a measurement value but evaluation with the package spdep (not really designed for image data I suppose) is unworkable. Any suggestions? Regards, Koen
2011 Jul 09
2
[LLVMdev] type-system-rewrite branch landing tomorrow
2011/7/9 Rafael Ávila de Espíndola <rafael.espindola at gmail.com>: >> It looks like we need to have opaque function types? Or we need to defer >> emission of some types until we've finished the translation unit. > > We were deferring this before, no? We could not produce a function type > taking an opaque type. Once it go resolved we would need to revisit the >