Displaying 20 results from an estimated 500 matches similar to: "Defining environments within functions"
2009 Aug 28
2
R CMD check does not recognize S4 functions inside other functions?
I am developing a new R package and am now checking it for submission to
CRAN.
The some functions in the package make use of the sparse matrix routines
in the package 'Matrix'.
When these are loaded in R, they create no problems.
However, when running R CMD check, I run into the following error in
executing the examples in a .rd file:
> DD = Matrix(diag(1,200),sparse=TRUE)
>
2019 Mar 24
2
Generating object files more efficiently
Hi,
XYZ is your actual architecture? Are you trolling?
Alec
2006 Jun 03
1
plot.new, trellis and windows plot history (PR#8935)
Full_Name: Andrew Hooker
Version: 2.3.1
OS: windows xp sp2
Submission from: (NULL) (83.253.8.162)
Hi,
I think there is a bug in the windows graph history procedure, here is what
happens:
1. open R
2. 'library(lattice)'
3. 'xyplot(0~0)'
4. Turn on recording in the graphical window
5. Add plot to history
4. 'plot.new()'
5. 'xyplot(1~1)'
Try to 'pageup' to
2018 Dec 19
2
Command line -mcpu= and -march=
Hi
I'm doing a port of Clang/LLVM - purely for the educational value - to the MC6809 (and HD6309 as a dub target) processors. I'll also want to eventually provide direct support for the AM9511 floating-point coprocessor as an option. I'm working with bleeding-edge code from the Git mirror.
I've made some pretty decent progress; I copied the llvm/lib/Targets/MSP430 Target to
2019 Mar 26
2
Generating object files more efficiently
How do I tell clang to use my target CPU's assembler instead of my host's assembler? I found the -fuse-ld option to tell it to use my linker but didn't find an option for the assembler.
Thanks.
________________________________
From: llvm-dev <llvm-dev-bounces at lists.llvm.org> on behalf of Craig Topper via llvm-dev <llvm-dev at lists.llvm.org>
Sent: Monday, March 25, 2019
2008 Aug 22
1
R CMD check problem
I have a query after finding an error running Rtools on a Windows machine.
I am trying to build an update to the R fda library using Rtools27 under
Windows XP Pro. This is the current fda library on RForge:
http://r-forge.r-project.org/projects/fda
Following R CMD build, R CMD check produces the following error in
00Install.out:
installing R.css in F:/work/RForge/fda.Rcheck
make: ***
2004 May 13
2
R 1.9.0 and pred.rpart
I have just upgraded from R 1.7.3 to R 1.9.0 and have found that the
predict function no longer works for rpart:
> predict(hmmm,sim3[1:10,])
Error in predict.rpart(hmmm, sim3[1:10, ]) :
couldn't find function "pred.rpart"
I have re-installed the rpart package to no avail. Any ideas?
Giles Hooker
2012 Aug 24
0
diagonal matrix, array attributes and how to keep from setting an attribute on "NULL"
Hello,
I've put the short version here and if anyone wants to run the code with
CollocInfer, I've given the full version in the file "analysis".
I come at the question of array attributes and dimnames
to try to simplify.
In a CollocInfer LS.profile analysis using this array 'Y' constructed
as follows:
w=rnorm(41,.05)
z=rnorm(41,.06)
yX<-cbind(w,z)
2019 Mar 26
2
Generating object files more efficiently
Thanks, Paul.
How do I generate the 'as'? When I look at the bin directory , there is an llvm-as that takes llvm assembly as input but no 'as'.
________________________________
From: paul.robinson at sony.com <paul.robinson at sony.com>
Sent: Tuesday, March 26, 2019 1:58 PM
To: mm92126 at hotmail.com; craig.topper at gmail.com
Cc: llvm-dev at lists.llvm.org
Subject: RE:
2008 Dec 04
1
Changing 'record' option in open graphics device
Hi,
I am wondering if there is a way to change the value of the "record" option
in a graphics device that is already open (and accepts this option). I
don''t want to open a new device with, for example "dev.new(record=T)", but
just want to change the settings of the current device. This can be done by
pointing and clicking on the "history" tab of a
2008 Nov 30
1
normal-bracket50bracket-normal?
Hello:
I've found structures like "normal-bracket50bracket-normal" in
help files for R packages including the following:
* "mergeprepare" and "mergematrices" in a document dated
March 3, 2004 by Richard Mott; the second contains
"normal-bracket30bracket-normal".
* "Fperm.fd" and "tperm.fd" in the
2020 Sep 04
4
Acls
Hi I have some problems with setting permissions on my share. I think it has to do that I didn?t configure this
If you use the winbind 'ad' backend on Unix domain members and you add a gidNumber attribute to the Domain Admins group in AD, you will break the mapping in idmap.ldb. Domain Admins is mapped as ID_TYPE_BOTH in idmap.ldb, this is to allow the group to own files in Sysvol on a
2010 May 30
1
IRC telling you to go to mailing list - it's for good reason ....
Just to answer the aspect of why people in IRC tell you to go to a mailing list ? because mailing list answers are more permanent that IRC, and also, it spreads the knowledge of the question, and the answer over a much wider time frame rather than just the two to three sentences that are involved in fixing your situation. It also notifies the mailing list which is generally watched by the
2017 Jun 02
8
llvm-objcopy proposal
LLVM already implements its own version of almost all of binutils. The
exceptions to this rule are objcopy and strip. This is a proposal to
implement
an llvm version of objcopy/strip to complete llvm’s binutils.
Several projects only use gnu binutils because of objcopy/strip. LLVM itself
uses objcopy in fact. Chromium and Fuchsia currently use objcopy as well.
If you
want to distribute your build
2020 Sep 04
0
Acls
On 04/09/2020 17:28, Philip Offermans via samba wrote:
> Hi I have some problems with setting permissions on my share. I think it has to do that I didn?t configure this
>
> If you use the winbind 'ad' backend on Unix domain members and you add a gidNumber attribute to the Domain Admins group in AD, you will break the mapping in idmap.ldb. Domain Admins is mapped as ID_TYPE_BOTH in
2012 May 17
0
new version of fda fixes bug in pca.fd and supports library(Matrix)
Hello, All:
fda_2.2.8 (functional data analysis) is now available on CRAN. This
revision includes the following improvements:
1. A bug in pca.fd has been fixed.
2. Many functions have a new argument "returnMatrix", which if
TRUE allows the function to use the sparse matrix representations in
library(Matrix). This should allow users to solve some larger
2003 Oct 26
0
Help needed to get the application work for native linux editors
Hai friends,
I successfully ran a script manager(keyboard Manager/driver) developed for windows (using VC++) in Linux using wine. Its working in the wordpad application called using wine.I want to make it work in Linux editors.
The technical details about the working of the keyboard driver is as follows.
1) The keyboard driver is a keyboard hooker program. The keyboard driver will trap
2020 Jan 23
2
matplot.Date & matplot.POSIXct
Hello, All:
????? Roughly a decade ago, I added "matplot.Date" and
"matplot.POSIXct" to the "fda" package, so we could get reasonable
labeling of the horizontal axis when "x" was class "Date" or "POSIXct".?
I also added a local version of "matplot.default" that just changes the
defaults for "xlab" and
2015 Oct 26
0
[ANNOUNCE] xorg-server 1.17.3
Various bugfixes across the board. The most visible changes include
fixing GLX extension setup under Xwayland and other non-Xorg servers
(enabling core contexts in more scenarios), and various stability fixes
to glamor and the Present extension. Full change list:
Aaron Plattner (1):
privates: Clear screen-specific keys during CloseScreen
Adam Jackson (9):
fb: Make rootless-agnostic
2015 Oct 26
0
[ANNOUNCE] xorg-server 1.17.99.902 (1.18 RC2)
Time for another release candidate. Long past time, to be honest.
Please speak up soon if you have a favorite patch or series that isn't
in yet.
Aaron Plattner (1):
privates: Clear screen-specific keys during CloseScreen
Adam Jackson (6):
glxproxy: Fix an obvious thinko in QueryExtensionsString
render: Simplify SProcRenderScale
rootless: Fix bogus handling of broken