Displaying 19 results from an estimated 19 matches for "mercat".
Did you mean:
mircat
2020 Nov 12
0
Bug in R-devel R CMD check --as-cran (was: [R-pkg-devel] Strange error from CRAN on package submission)
I believe the message below on the R-package-devel list is due to a bug
in R-devel. The bug doesn't seem to be present in R 4.0.3.
Here's the issue:
The Mercator package Depends on Thresher, which Imports movMF, which
Suggests flexmix. In the .onLoad code for movMF, it checks whether
flexmix is available, and if so, loads it.
Since flexmix sets a method on plot(), its namespace is referred to from
the plot() method table.
During R CMD check --as-cra...
2001 Apr 20
5
map projections
A non-text attachment was scrubbed...
Name: not available
Type: text/enriched
Size: 905 bytes
Desc: not available
Url : https://stat.ethz.ch/pipermail/r-help/attachments/20010420/61ada248/attachment.bin
2005 Mar 09
3
from long/lat to UTM
Hi:
Is there any function in R which can convert the
long/lat to UTM(Universal Transverse Mercator)?
There are quite a few converters on Internet.
However, the interface is designed as input->output
which I can not convert lots of locations at the same
time.
Another question is whether there is a function in R
which can tell the time zone from the location's
lat/long?
Thank you!...
2003 Jan 03
4
factor analysis (pca): how to get the 'communalities'?
...,619
2 76,855
3 89,167
4 85,324
5 76,043
6 84,012
7 80,223
8 92,668
9 63,297
10 88,786
Any help, suggestions or hints are very welcome.
Best regards and happy new year for you and R
Wolfgang
--
Wolfgang Lindner Lindner at math.uni-duisburg.de
Gerhard-Mercator-Universitaet Duisburg Tel: +49 0203 379-1326
Fakultaet 4 - Naturwissenschaften Fax: +49 0203 379-2528
Institut fuer Mathematik, LE 424
Lotharstr. 65
D 47048 Duisburg (Germany)
2005 Jun 09
1
Using transform on spproj package.
Hi,
I'm trying to use transform my mercator locations into utm but I'm doing
something wrong because only x is transformed ... see
> xy.sp
SpatialPoints:
loni lati
[1,] -8.85 38.16
[2,] -9.19 37.99
[3,] -9.11 37.97
[4,] -9.06 38.15
[5,] -9.03 37.87
[6,] -9.14 37.81
[7,] -9.09 37.70
[8,] -8.95 37.45
[9,]...
2008 Aug 15
1
map("state" ...) Is the USA cracking up?
...produce a thematic map of the
USA. My problem is that cracks (white spaces) appear between some
states--e.g. between Colorado and Utah and between Michigan and Indiana.
The resulting visual impression is that the country is breaking up.
This occurs in all the projections I have tried: albers, mercator,
sinusoidal. An example of a command producing this effect is the following:
map("state", regions=names48, projection="albers", par=c(36, 53),
fill=T, col=rgb(red, green, blue, maxColorValue=255))
Suggests for filling the cracks would be very welcome.
-John
--
John P. Bur...
2006 Mar 29
1
Plotting shapefiles on existing maps
...and surrounding coastline using:
map('worldHires',ylim=c(50,85),xlim=c(5,65),fill=T,resolution=0)
map.axes()
map.scale(x=30,metric=T)
Next, I imported a shapefile with depth contours for the sea:
contours<-read.shape("D://My Documents/BarentsSea.shp",dbf.data=T)
(This is in mercator projection).
Despite extensive searches of the help files and R site, I cannot find a
way to plot the contours onto the map. Does anyone have any suggestions?
Thankyou for you help,
Lillian.
--
Lillian Sandeman
PhD Student
School of Biological Sciences
University of Aberdeen
AB24 2TZ
Tel....
2000 Feb 22
0
"Maps in R"
...draws a line map of those three states.
R> map("uk",fill=T,color=pop.colour)
draws a map of the uk with counties coloured by the pop.colour
vector.
The system also supports map projections. You can do this:
R> map("state",proj="merc")
to draw the map on a mercator projection. I have used the USGS
PROJ4.2 projection library, and so there are many projections
and options available. I've also added a Great Britain Ordnance
Survey grid projection to PROJ4.2, for use with maps of this
area.
You can also do inverse projections - plot a map with a projectio...
2006 Mar 30
0
Converting shapefiles to use in contour plots
Dear R-users,
I have imported a shapefile with depth contours for a sea:
depths<-read.shape("D://My Documents/BarentsSea.shp",dbf.data=T)
(This is in mercator projection)
**Is there a way to convert this shapefile into a format that it may be
plotted on a contour plot?**
I wish to add these contours onto a map (already coded using 'maps'
package) to map the sea contours with surrounding coastlines and answers
to my previous question (thankyou...
2008 Aug 06
0
Samba with cups. when cups shutingdown client view nothing
...inted
When i do refresh from Windows clients i always see the printers.
Version: OS Fedora core 3
samba 3.0.21b-2
My configuration:
; Directive de configuraiton des impressions
printcap cache time = 10
printcap name = cups
load printers = yes
printing = cups
printer admin = "@MERCATOR-OCEAN\admins du domaine"
cups options = raw
security = ADS
local master = no
os level = 10
domain master = no
preferred master = no
domain logons = no
Everything works fine else
In the log file i see
Printcap cache time expired.
[2008/08/06 15:19:04, 3] printing/pc...
2012 May 01
0
Plotting shapefiles on existing maps
...=c(5,65),fill=T,resolution=0)
> > map.axes()
> > map.scale(x=30,metric=T)
> >
> > Next, I imported a shapefile with depth contours for the sea:
> >
> > contours<-read.shape("D://My Documents/BarentsSea.shp",dbf.data=T)
> >
> > (This is in mercator projection).
> >
> > Despite extensive searches of the help files and R site, I cannot find a
> > way to plot the contours onto the map. Does anyone have any
suggestions?
> >
> It is not clear to me exactly what you are having difficulty with, but
> if you are able...
2001 Oct 08
1
Package Install Problem under Win98
...y(tensor)
search()
[1] ".GlobalEnv" "package:tensor" "package:ctest" "Autoloads"
[5] "package:base"
Please, can you tell me what has gone wrong?
Wolfgang
--
OStR Wolfgang Lindner Tel : +49 (0203) 379-1326
Gerhard-Mercator-Universit?t Duisburg Fax : +49 (0203) 379-2528
Fakult?t 4 - Naturwissenschaften eMail: Lindner at math.uni-duisburg.de
Institut fuer Mathematik, LE 424
Lotharstr. 65
D 47048 Duisburg (Germany)
NaT-Working: http://www.uni-duisburg.de/FB11/PROJECTS/NATW/index.html
Home: http:...
2013 Mar 12
0
Revolutions blog: February roundup
...me non-R stories in the past month included: Juggling quadrocopters
(http://bit.ly/13RgWvZ), Russian meteor videos
(http://bit.ly/13RgUo3), a talking piano (http://bit.ly/13RgWw0),
Forrester's emerging technologies for Big Data (http://bit.ly/13RgWvY)
and a geographic jigsaw puzzle based on the Mercator projection
(http://bit.ly/13RgWw1).
Meeting times for local R user groups (http://bit.ly/eC5YQe) can be
found on the updated R Community Calendar at: http://bit.ly/bb3naW
If you're looking for more articles about R, you can find summaries
from previous months at http://blog.revolutionanalyt...
2001 Oct 31
3
maps in R (fwd)
Here is the answer to an old question of mine, regarding maps in R
Hope this help.
claudia
---------- Forwarded message ----------
Date: Mon, 25 Jun 2001 13:48:05 -0400
From: Kieran Healy <kjhealy at Princeton.EDU>
To: Claudia Tebaldi <tebaldi at ucar.edu>
Subject: Re: [R] maps in R
Hi Claudia --
you can get the maps() library from here:
2002 Apr 10
11
Newsgroup
This morning I had 37 messages from the r-help list in my mailbox.
I think its becoming excessive for an e-mail list.
I wonder if whoever looks after this list could either move or gateway
it to a usenet group?
That would also eliminate the need for special purpose archiving and
searching facilities since the site:
http://groups.google.com
would automatically provide that. That site also
2016 Apr 27
0
R Script Template
The subject of your email is missing. Perhaps you need to read the Posting Guide (again?) about attachments. Embedding your example directly in the body of the email is generally more accessible in archives than attaching it.
--
Sent from my phone. Please excuse my brevity.
On April 27, 2016 1:14:17 PM GMT+01:00, G.Maubach at gmx.de wrote:
>Hi All,
>
>I am addressing this post to all
2016 Apr 27
2
R Script Template
Hi All,
I am addressing this post to all who are new to R.
When learing R in the last weeks I took some notes for myself to have code snippets ready for the data analysis process. I put these snippets
together as a script template for future use. Almost all of the given command prototypes are tested. The template script contains snippets for best practices and leaves out the commands that
2015 Jun 16
0
Processed: raise severity of GCC 5 triggered build failures to important
...99 [src:megaglest] megaglest: ftbfs with GCC-5
Severity set to 'important' from 'normal'
> severity 778001 important
Bug #778001 [src:memtest86+] memtest86+: ftbfs with GCC-5
Severity set to 'important' from 'normal'
> severity 778002 important
Bug #778002 [src:mercator] mercator: ftbfs with GCC-5
Severity set to 'important' from 'normal'
> severity 778004 important
Bug #778004 [src:metview] metview: ftbfs with GCC-5
Severity set to 'important' from 'normal'
> severity 778007 important
Bug #778007 [src:mira] mira: ftbfs with...
2013 Apr 18
0
Processed: adding new jessie tag to sid-tagged bugs
...02 {Done: Salvatore Bonaccorso <carnil at debian.org>} [boxes] boxes: New upstream version available
Added tag(s) jessie.
> tags 616791 + jessie
Bug #616791 [src:dissy] dissy: deprecation of dh_pycentral, please use dh_python2
Added tag(s) jessie.
> tags 701321 + jessie
Bug #701321 [src:mercator] mercator: ftbfs with GCC-4.8
Added tag(s) jessie.
> tags 638240 + jessie
Bug #638240 [src:alsamixergui] alsamixergui: set architecture to linux-any
Added tag(s) jessie.
> tags 536630 + jessie
Bug #536630 [hostapd] hostapd destroys IPv6 configuration on managed interface
Added tag(s) jessie...