Displaying 20 results from an estimated 119 matches for "lori".
Did you mean:
lore
2003 Aug 13
4
Question on --include-from option.
Hello list,
I am running rsync 2.5.5 on some Solaris 7 and 8 boxes.
I'd like to sync different directories from one box to another.
This is my include file:
ppukweb2% more rsync-include-file
/tmp/loris/testrsync1
/tmp/loris/testrsync2
/tmp/loris/testrsync3
This is the command I run:
rsync -azv -e ssh --stats --include-from=/tmp/rsync-include-file
ppukweb8:/tmp/loris
and this is the output I get:
ppukweb2% rsync -azv -e ssh --stats
--include-from=/tmp/rsync-include-file ppukweb8:/tmp/loris
re...
2018 Feb 20
3
JGR not installed. Attempting to install from CRAN...
Loris, thank you thank you so much!!!
do you know which CRAN mirror i select? There are loads - all related to various countries..
so appreciate the help
Jenny
Jenny Coetzee (PhD Candidate)
Head of Prevention in Key Populations & Head of the Soweto Sex Worker Project
Perinatal HIV Research Un...
2018 Feb 20
0
JGR not installed. Attempting to install from CRAN...
...t; Any help please..?
Here
http://rforge.net/JGR/
it says that you need two bits: the R package from CRAN and the launcher
for MacOS. You should be able to install the R package using
install.packages("JGR")
from the R shell and the launcher just like a regular binary.
Cheers,
Loris
--
Dr. Loris Bennett (Mr.)
ZEDAT, Freie Universit?t Berlin Email loris.bennett at fu-berlin.de
2007 Apr 12
9
status of zfs boot netinstall kit
...a build
62 community release available, I will verify that the
kit works on it and then will make it available through
the download center.
I''ve attached the README file (as of now) so that anyone
who is interested can get the flavor of what the kit will
contain and how it will be used.
Lori
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: README
URL: <http://mail.opensolaris.org/pipermail/zfs-discuss/attachments/20070412/741f25cf/attachment.ksh>
2018 Feb 20
0
JGR not installed. Attempting to install from CRAN...
Hi Jenny,
Jenny Coetzee <coetzeeJ at phru.co.za> writes:
> Loris, thank you thank you so much!!!
>
> do you know which CRAN mirror i select? There are loads - all related to various countries..
>
> so appreciate the help
It shouldn't really matter, although I'd choose one that is
geographically close. Occasionally there can be problems wi...
2017 Nov 23
5
libPaths displays truncated path?
...ed_lib_path)
.libPaths( c( .libPaths(), full_cm_shared_lib_path ) )
Thus, when I start R I get this:
> full_cm_shared_lib_path
[1] "/usr/lib64/R/site-library"
[2] "/cm/shared/apps/R/site-library/3.4.2"
but also this
> .libPaths()
[1] "/home/loris/R/x86_64-redhat-linux-gnu-library/3.4"
[2] "/usr/lib64/R/library"
[3] "/usr/share/R/library"
[4] "/usr/lib64/R/site-library"
[5] "/cm/shared/apps/R/site-library/3.4&quo...
2018 Jan 12
2
R minor version
...> R.Version()$minor
[1] "4.3"
I can obviously extract the "real" minor version from the string, but
shouldn't there be a more straightforward way to obtain the part of the
version that is used in .libPaths() by default?
Or am I misunderstanding something?
Cheers,
Loris
--
Dr. Loris Bennett (Mr.)
ZEDAT, Freie Universit?t Berlin Email loris.bennett at fu-berlin.de
2018 Feb 20
1
JGR not installed. Attempting to install from CRAN...
thanks Loris
you are bering so helpful!
So, i have done what you explained, but the RDS package that runs ?using or through? R is now just closing each time i open it. I have googled and seen that i need to to the following:
Tips: The recent updates to the Apple Mac OS (Sierra and High Sierra) have reorgan...
2003 Jan 31
2
Precompiled rsync 2.5.5 for SPARC Solaris 8 64bit
Hello List,
Would anybody have a precompiled version of rsync 2.5.5 for SPARC
Solaris 8 64bit?
Thanks in advance for your help,
Loris
--
Loris Serena
Unix Systems Administrator
PaddyPower Bookmakers
Phone : +353-1-4049633 http://www.paddypowerplc.com
Mobile: +353-87-9683760 mailto:lserena@paddypower.com
Privileged, confidential and/or copyright information may be contained in this communicati...
2018 Feb 16
2
error in loading rgdal package
Hi R users,
Could you help me to see this problem? I could now load "rgdal" even though
I downloaded the compressed folder. Thanks for your help.
Loading required package: sp
Error in dyn.load(file, DLLpath = DLLpath, ...) :
unable to load shared object
'/Library/Frameworks/R.framework/Versions/3.3/Resources/library/rgdal/libs/rgdal.so':
[[alternative HTML version deleted]]
2018 Feb 16
0
error in loading rgdal package
...ct
> '/Library/Frameworks/R.framework/Versions/3.3/Resources/library/rgdal/libs/rgdal.so':
Have you installed the GDAL library itself? The R package rgdal needs
this. See the "SystemRequirements" section on the CPAN page:
https://CRAN.R-project.org/package=rgdal
Cheers,
Loris
--
Dr. Loris Bennett (Mr.)
ZEDAT, Freie Universit?t Berlin Email loris.bennett at fu-berlin.de
2018 Feb 20
2
JGR not installed. Attempting to install from CRAN...
...ej at phru.co.za>
"Here's to the crazy ones, the misfits, the rebels, the troublemakers, the round pegs in the square holes ... the ones who see things differently - they're not fond of rules, and they have no respect for the status quo. ... You can quote them, disagree with them, glorify or vilify them, but the only thing you can't do is ignore them because they change things. ... They push the human race forward, and while some may see them as the crazy ones, we see genius, because the people who are crazy enough to think that they can change the world, are the ones who do.&...
2018 Jan 12
0
R minor version
> .expand_R_libs_env_var("poof/%p/%v")
[1] "poof/x86_64-w64-mingw32/3.4"
Bill Dunlap
TIBCO Software
wdunlap tibco.com
On Fri, Jan 12, 2018 at 4:49 AM, Loris Bennett <loris.bennett at fu-berlin.de>
wrote:
> Hi,
>
> When I install a package as a non-root user, it gets saved in a path
> such as
>
> ~/R/x86_64-unknown-linux-gnu-library/3.4
>
> for any R version 3.4.x. Thus, if I want to install the packages
> somewhere...
2009 Jan 09
24
zfs root, jumpstart and flash archives
I understand that currently, at least under Solaris 10u6, it is not
possible to jumpstart a new system with a zfs root using a flash archive
as a source.
Can anyone comment as to whether this restriction will pass in the near
term, or if this is a while out (6+ months) before this will be possible?
Thanks,
Jerry
2017 Nov 23
0
libPaths displays truncated path?
> On Nov 23, 2017, at 4:34 AM, Loris Bennett <loris.bennett at fu-berlin.de> wrote:
>
> Hi,
>
> TL;DR
> -----
>
> I define the path
>
> /cm/shared/apps/R/site-library/3.4.2
>
> and add it to libPath. Why does libPath then display it as
>
> /cm/shared/apps/R/site-library/3.4...
2010 Jan 28
1
Setting breaks for histogram of dates
...test.dat",header=TRUE)
hist(as.Date(t$date), "years", format = "%d/%m/%y", freq=TRUE)
However, I would rather not label the breaks themselves, but instead
print the date with the format "%Y", between the breaks.
Is there a simple way of doing this?
Regards
Loris
--
Dr. Loris Bennett
ZEDAT Computer Centre
Freie Universit?t Berlin
Berlin, Germany
2018 Feb 14
2
long vectors not supported yet
...https://github.com/tidyverse/readr/pull/433
However it is not clear to me quite what the fix was and what kind of
limit may still exist in subsequent R versions.
Is this a general problem/issue with R, or is this something more
package-specific which should be addressed on R-sig-Geo?
Cheers,
Loris
--
Dr. Loris Bennett (Mr.)
ZEDAT, Freie Universit?t Berlin Email loris.bennett at fu-berlin.de
2006 May 15
5
zfs root eta?
Hi, I was just wondering if ZFS root is likely to be an install
option any time soon, either in SXCR or the June Solaris update?
The mechanism at Tabriz''s blog seem to work well, but it''d be nice
to get it out of the box.
--
Rasputin :: Jack of All Trades - Master of Nuns
http://number9.hellooperator.net/
2006 Mar 18
9
RJS - not working in IE
...l"
These rjs templates work fine in Safari on Mac, Firefox on Mac, Firefox
on Windows. But they fail to work on Internet Explorer on Windows.
They fail in exactly the same way. The first page.replace_html
statement works, but the second statement does not.
Ideas? Help? Please?
--
Lori Olson
http://blog.dragonsharp.com
--
Posted with http://DevLists.com. Sign up and save your time!
2007 Oct 29
4
zfs boot on Sparc?
I am afraid a search does not get much on this subject, hence this post.
Is there a plan for a Nevada build to include zfs root/boot on Sparc architecture?
When?
This message posted from opensolaris.org