Displaying 20 results from an estimated 10000 matches similar to: "ISO R-programming docs/refs"
2015 Feb 19
2
isohybrid and ISO images whose size is not a multiple of 2048 bytes vs. VirtualBox
Hi,
Ady wrote:
> I fear we would get slightly off-topic.
Yep. Since the TAILS ISO is supposed to not grow over 2 GiB
for now, it seems best to just use -h 128 -s 32 in order to
stay near to traditions.
-----------------------------------------------------------
Summary:
The alignment to cylinder size is a core feature of isohybrid.
If -h multiplied by -s is not divisible by 4, then ISO
2015 Feb 19
0
isohybrid and ISO images whose size is not a multiple of 2048 bytes vs. VirtualBox
> Hi,
>
> Ady wrote:
> > I fear we would get slightly off-topic.
>
> Yep. Since the TAILS ISO is supposed to not grow over 2 GiB
> for now, it seems best to just use -h 128 -s 32 in order to
> stay near to traditions.
>
>
> -----------------------------------------------------------
> Summary:
>
> The alignment to cylinder size is a core feature of
2015 Feb 19
2
isohybrid and ISO images whose size is not a multiple of 2048 bytes vs. VirtualBox
Hi,
Ady wrote:
> I am not so sure that using a different pair of '-h' and '-s' values
> would be better than using 255/63.
But 255 * 63 is not divisible by 4 and thus can cause
trouble with virtual DVD-ROM.
> Most BIOS and most partition editors would assume this geometry.
I cannot tell for BIOSes, but partition editors have options
to set heads-per-cyl and
2015 Feb 06
1
Use z size specifier for printf-ing size_t variable
> On Fri, Feb 6, 2015 at 6:55 AM, Martin Str|mberg <ams at ludd.ltu.se> wrote:
> > On Sun, Jan 25, 2015 at 06:13:13PM -0200, Raphael S Carvalho wrote:
> >> On Sat, Nov 22, 2014 at 10:39 AM, Martin Str|mberg <ams at ludd.ltu.se> wrote:
> >> > Hello.
> >> >
> >> > Use the z size specifier to printf-ing size_t variables to get rid of
2007 Apr 08
2
[LLVMdev] New automated decision procedure for path-sensitive analysis
Dear LLVMers,
This email is intended for those interested in path-sensitive analysis,
integer overflow analysis, static analysis, and (perhaps) loop invariant
computation.
Traditionally, such analyses have been considered too expensive to be
practical, and were mostly an academic curiosity. The core of the
problem is the lack of adequate automated decision procedures which
could quickly
2014 Jan 22
2
Advice/directions to users of Syslinux
Hi,
Ady wrote:
> I personally don't like this "hiding" [of CHS], but I understand
> their reasons to do so.
>
> I think that the "USB-Geometry" section in the wiki should try to
> point to the same kind of users.
But it is in wiki page Hardware_Compatibility.
Check out the neighborhood.
If there is a place to - for once - state how a "normal"
2009 Mar 25
2
need help with ordering of plots
I want to do a series of contour plots, 4 in all. The data is coming
from a data frame named "nd.frame", which has elements "xdf", "ydf",
"zdf", and "pndt". I am treating "pndt" as a factor, and it has four
levels. I make a call to the lattice graphics routine "contourplot"
like so:
2014 Dec 16
1
BLAS/LAPACK routine 'DLASCL' gave error code -4 in liblapack3 Version 3.5.0
On 16 December 2014 at 14:45, Johannes Ranke wrote:
| this list serves as a forum for discussions about R backports present on CRAN,
The mandate, as I recall, is a little broader: "usage of R on Debian-based systems"
As such, I found the post perfectly adequate. We redirect from r-help and
other lists to here because it is the one focus point for all things related
to Debian / Ubuntu
2009 Aug 06
5
Is there a 'vi' mode in R?
Hi,
I'm wondering if R provide a vi mode in the command line just like
other shells such as bash do. Can somebody let me know?
Regards,
Peng
2019 Sep 13
6
Is the smbldap-tools package no longer maintained?
I've been trying to find news on the smbldap-tools package from IDEALX
but my google searches have been fruitless. In my FreeBSD port build
run yesterday I noticed that the port is listed as *broken* because
the download link no longer works. Is there a new home for this code
or has it lost it's maintainer?
*Note* I was able to build against a cached download but if the
(download)
2005 Dec 04
2
netlogon problems
Folks,
I'm trying to achieve control over who logs into a share according to the
group to which that person belongs, but with no luck. I'm running SUSE Pro
9.3 and Samba 3.0.13, with a Win2k machine on one subnet and an XP laptop
on another subnet. In all cases, the user, instead of getting into his
share transparently, gets invited to log in, and then the login is
rejected.
2004 May 28
5
Time to lock down v1.1?
Isn't it about time to lock down added functionality to v1.1 and fix
the remaining bugs?
There has been a significant amount of traffic on the cvs list, the irc
and other channels with folks spending time adding new functionality to
Head. Think its time to lock it down, fix the bugs that have been introduced,
and get to "something" that the _majority_ can agree to call v1.1 Stable
2011 Aug 28
1
comparing two unequal matrices without for loop?
Ein eingebundener Text mit undefiniertem Zeichensatz wurde abgetrennt.
Name: nicht verf?gbar
URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20110828/ac62948a/attachment.pl>
2011 Sep 19
1
Constrained regressions (suggestions welcome)
All,
Could anyone recommend a package that allows the user to constrain the
coefficients from a multiple regression equation?
I tried using the gl1ce function in lasso2, but couldn't get it to
work. I created a contrived example to illustrate my starting point.
data(cars)
fmla <- formula(dist ~ speed)
gl1c.E <- gl1ce(fmla, data = cars)
gl1c.E
gl1c.E <- gl1ce(fmla, data =
2002 Aug 18
1
LispStat, R and ViSta [was: Re: Status?]
I have been taking a break for the last month or so, and am only just
now catching up on my email. Otherwise, I would have joined this
discussion earlier. And... I apologize for the length of this, but I
don't think it is overly long.
>From the amount of activity in the LispStat news group (none), it seems
that LispStat is dead. We all know that Luke is working on R and not on
LispStat,
2008 Jan 06
0
[LLVMdev] RFC: 2008 LLVM Conference
If the time is convenient, I'd love to attend (I'm a newbie with LLVM,
but am starting to integrate it into my personal project).
I do have a question, as my google searches are fruitless: when and
where was it last year?
-Jon
On Jan 6, 2008, at 5:26 AM, Bill Wendling wrote:
> Hi all,
>
> It's the new year! So the question on everybody's mind is, of course,
>
2017 Sep 24
2
Call for testing: OpenSSH 7.6
On 23 September 2017 at 17:37, Zev Weiss <zev at bewilderbeest.net> wrote:
[....]
> And now I'm not able to reproduce the failure at all, with or without that
> patch. Not sure what could possibly be different (same git commit, same
> terminal session/environment, same 'make' command), but repeated attempts
> have been fruitless
You didn't happen to upgrade
2007 Dec 06
2
simple problems
Hello R users,
I have been looking through Help files and Nabble list for the answers for
these simple questions, but it seems to be fruitless.
1- in a data frame with two columns, x and y, how do I get the corresponding
value of x to, let's say, the minimum value of the y column (min (data$y)) ?
2- how do I solve a simple equation? Considering the equation y= exp(-x)^12,
I would like to find
2004 Oct 07
8
Equivalents of Matlab's 'find' and 'end'
Sorry if these questions have been asked recently--I'm new to this list.
I'm primarily a Matlab user who is attempting to learn R and I'm searching for possible equivalents of commands that I found very handy in Matlab. So that I don't seem ungrateful to those who may answer, I HAVE determined ways to carry out these processes in 'brute force' sorts of ways in R code,
2017 Oct 11
2
I do not love thee, kernel-3.10.0-693.2.2.el7.x86_64
J Martin Rushton wrote:
> On 11/10/17 19:28, m.roth at 5-cent.us wrote:
>> I've been having a lot of issues with video, for example. However, this
>> one... I have a user with a Dell R730. I install kernel and kernel
>> devel, and the rest of the full update, and rebooted.
>>
>> Nope. 100% kernel panic, right around the time it switches root. I even
>>