Displaying 3 results from an estimated 3 matches for "rpygeo".
Did you mean:
rpcgen
2011 Jan 04
2
update.views("Spatial") does not seem to be able to find RPyGeo package
I have this problem with loading RPyGeo package when using update.views.
How can I fix this. I have tried to use other CRAN mirrors with the same result.
Below is a copy of my session.
---------------------session-----------------------
R version 2.12.1 (2010-12-16)
Copyright (C) 2010 The R Foundation for Statistical Computing
ISBN 3-9...
2012 Jul 17
0
Arcgis in R
...;)
# Write the raster as a geotiff
# Give an output name
My.ras.dir <- paste(My.dir,"my_test_raster3.tif")
# Write
#writeRaster(nat,paste(My.ras.dir))
####E
####S Part 2 do some analysis in ArcGIS-first connect to Python
###S Require necessary package
require(RPyGeo)
###S Configure python
# If you don't configure python, you won't be able to send info to ArcGIS
# This configuration will go on the ArcGIS function we create
workspace.<- setwd("C:/RTest_NDVIc")
python.path.<-"C:/Python25" # Check if this is corre...
2010 Aug 22
2
CRAN (and crantastic) updates this week
CRAN (and crantastic) updates this week
New packages
------------
* DCGL (1.0)
Bao-Hong Liu
http://crantastic.org/packages/DCGL
Functions for basic differential coexpression analyses: gene
filtering, link filtering, DCG (Differentially-Coexpressed Gene)
identification and DCL (Differentially-Coexpressed Links)
identification.Two algorithms,named DCP and DCe, are provided for