Displaying 20 results from an estimated 9000 matches similar to: "Incorporate graphic files into R-package"
2007 Sep 24
3
Trouble using backgroundrb
Hi all,
I''m a newbie to backgroundrb and am having trouble integrating it into
my rails-app. I''m using namespaces to differentiate between the parts of
my app.
When I want to create a new worker, it seems that it cannot find the
worker object. Here''s my code:
-------------------- controller app/passwd/index --------------------
class Passwd::IndexController <
2010 Apr 14
2
R package documentation
Dear R users,
I am currently writing the documentation for my first package. I have
created a short user manual using sweave/pdflatex which is distinct from the
manual/summary-of-package-functions created by R CMD CHECK. I was wondering
how could I seamlessly combine both documents.
Thanks for your help
Sebastien
[[alternative HTML version deleted]]
2010 Jul 25
2
undocumented change in expression handling in 1.8 beta
Hi. I hava a variable and in 1.6 I set the string variable to "" and it
got the null string. In 1.8, it gets the quotes, I have to set it to
nothing at all to make it get the null value.
--
Your life is like a penny. You're going to lose it. The question is:
How do
you spend it?
John Covici
covici at ccs.covici.com
2011 Apr 12
2
Seperator
Hi all
I hope to get some help on the separator. I am sure that I hava a wrong
understanding what the separator is.
I thaught the separator is the delimiter within the imap folder structure.
For example:
Imap folder structure: folder Flights, subfolder Lufthansa
If the delimiter is ?.? the ls ?a command should result:
.Flights .Flights.Lufthansa
If delimiter is
2013 Feb 20
2
R and microsoft
Hi,
I hava some questions about R and other "softas".
Which applications (softas) I can use with R? Can I connect R with
Microsoft? Can I connect R with SPSS and how I can do it?
I am grateful, if you can help me.
-Teija
teijastormi@gmail.com
[[alternative HTML version deleted]]
2010 Oct 13
5
Regular expression to find value between brackets
Hi,
this should be an easy one, but I can't figure it out.
I have a vector of tests, with their units between brackets (if they have
units).
eg tests <- c("pH", "Assay (%)", "Impurity A(%)", "content (mg/ml)")
Now I would like to hava a function where I use a test as input, and which
returns the units
like:
f <- function (x) sub("\\)",
2012 Jun 06
2
The default location of vm snapshots
Hi all,
Where could I find the memory dump and disk snapshots for vm after command "virsh snapshot-create <some_running_vm>"? Thanks in advance.
I found the xml files in /var/lib/libvirt/qemu/snapshot/, but hava no idea about the raw snapshot file.
Thanks,
Lei
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2018 Apr 19
2
access domain via ldap failed
So bath samba 4.7.6 and 4.8.0 hava this problem. Can it be comfirmed to be a bug? If so, it seems to be an important issue that should be resolved as an important function of a DC.
Up to now I only have samba 4.5.x that work normal. But 4.5.x won't have new version any more. While I want to keep my samba to be the newest security version. Hope this problem get resolved soon.
Thanks for your
2005 Jan 17
3
RHEL 4 => CentOS 4
Hi,
I would like to try to switch from CentOS 3.4 => CentOS 4 beta.
I hava a couple of questions:
-is possible to upadte/upgrade my test box from 3.4 => 4 and what are
the yum.conf settings/requirements?
-is it easy to update your CentOS 4 beta => CentOS 4 when the stable
version comes out?
Thanks in advance!
--
Kind Regards,
Michiel van Es
2016 Dec 16
2
Upgrading a package to which other packages are LinkingTo
On 16/12/2016 12:35 PM, Karl Millar wrote:
> A couple of points:
> - rebuilding dependent packages is needed if there is an ABI change,
> not just an API change. For packages like Rcpp which export inline
> functions or macros that might have changed, this is potentially any
> change to existing functions, but for packages like Matrix, it isn't
> really an issue at all
2004 Mar 30
2
Sweave and graphic output locations
Hello,
I'm using R1.8.1 on windows 2000 and version 1.8.1 of the tools package.
I am attempting to have Sweave write files to a different directory via:
testfile <- system.file("Sweave", "Sweave-test-1.Rnw",
package = "tools")
## create a LaTeX file
Sweave(
testfile,
output = "C:/temp/Sweave-test-1.tex",
2006 Apr 28
1
undefined method `name'' for #<Category:0x3820f70>
All,
I am having a bit of trouble with the error. I hava a product and
category table and wanting to display the categories in a drop down
list. Below is the error I get. Any suggestion on how I can fix this.
undefined method `name'' for #<Category:0x3652448>
9: <select name="product[category_id]">
10: <% @categories.each do |category| %>
11:
2006 May 29
1
I can't call PSTN numbers
Hi all,
I hava SER with many clients (sipura SPA2100). One of these is an
Asterisk which have others clients (sipuraSPA2100).
I also have a Cisco GW which give me access to the PSTN.
I make calls to all IP phones in my network, but I can't call PSTN
numbers. After I dial, I hear 2 ringbacks but at the same time
Asterisk says:
Called pstn_number@SER_ip_address
SIP/SER_ip_address-ec75 is
2011 May 04
1
winbind as a name service "proxy"?
Hi,
We hava a bunch of machines that needs to have the ability to look up users and groups (like with libnss_winbind) but we need to have the Kerberos and PAM stuff. We really don't want to join them to the AD. Are there any way to use one server as a proxy for name and group lookups?
[dumb-node] --> [master-node-with-winbind] --> [AD]
Best regards
Emil Assarsson
Sony Ericsson
2018 Nov 19
2
Samba4 multiple DCs replication
Hello
I am actually trying to build a multi sites domain.
Each additionnal DC has been setup and I would like to hava a custom
replication setup.
In other words, how can i choose replication target on a fresh new DC?
I would like to force my sites DCs to replicate from master DCs at our
office.
Is it possible?
Thanks
Julien
2002 May 20
1
problem with levelplot
Dear all,
I have a strange problem with levelplot of lattice library.
When I launch from R a script in which there is the command
levelplot(z~x*y, ...)
the device with plot is not visualized. Other commands for graphycs,
like plot visualize the graphycs. Why ?
What hava I to do ?
Thanks,
Paola
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list
1999 Apr 09
1
cant get to my dirs
Im trying to acces my samba server from a winnt box... I can see the dirs on
the samba server ... btu I can not get in to tehm... it asks for a user name
and password... it does not mater which one I use I can't get in... I try my
unix name and pass/ or my NT user name and pass... I have the samba server
to "security = domain" and I have my pdc netbios name listed.. as well as my
2020 Feb 27
3
How to set DebugLoc when using IRBuilder's CreateCall ?
Hi
I want to insert some functions into the llvm bitcode ir files.
So I use IRBuilder and CreateCall().
But it how error : inlinable function call in a function with debug info
must have a !dbg location.
I don't know what DebugLoc should I give the new CallInst to setDebugLoc.
I Create this CallInst , so this CallInst doesn't hava so-called "DebugLoc"
mapping to the source
2005 Jun 17
1
how can a SYSTEM user access domain shares?
I hava a Samba3 domain and workstations that are joined to this domain.
On each workstation boot, I would like to run a script on these
workstations, that would do something useful (install software etc.).
For security reasons, I wouldn't like to run it as a Domain
Administrator (the password would be stored on a workstation, which
could be potentially cracked).
So I have to run it as a
2003 Mar 04
2
Samba over IPX/NetBeui
Hello:
Is it possible to run SAMBA over IPX/NetBeui? (I will thank any suggestion)
I hava an small LAN of 3 computers, connected to the Internet through a Cable-modem with DHCP (the cablemodem and the computers are all connected to a hub). The CableModem assigns every computer a random public IP adress, but usually from diferent range (ie: 212.78.x.x, 62.57.x.x, etc), so I cannot get SAMBA or