1
|
R version 3.4.4 (2018-03-15) -- "Someone to Lean On"
|
2
|
Copyright (C) 2018 The R Foundation for Statistical Computing
|
3
|
Platform: x86_64-pc-linux-gnu (64-bit)
|
4
|
|
5
|
R is free software and comes with ABSOLUTELY NO WARRANTY.
|
6
|
You are welcome to redistribute it under certain conditions.
|
7
|
Type 'license()' or 'licence()' for distribution details.
|
8
|
|
9
|
Natural language support but running in an English locale
|
10
|
|
11
|
R is a collaborative project with many contributors.
|
12
|
Type 'contributors()' for more information and
|
13
|
'citation()' on how to cite R or R packages in publications.
|
14
|
|
15
|
Type 'demo()' for some demos, 'help()' for on-line help, or
|
16
|
'help.start()' for an HTML browser interface to help.
|
17
|
Type 'q()' to quit R.
|
18
|
|
19
|
[1] "LC_CTYPE=en_US.UTF-8;LC_NUMERIC=C;LC_TIME=en_US.UTF-8;LC_COLLATE=en_US.UTF-8;LC_MONETARY=en_US.UTF-8;LC_MESSAGES=en_US.UTF-8;LC_PAPER=en_US.UTF-8;LC_NAME=C;LC_ADDRESS=C;LC_TELEPHONE=C;LC_MEASUREMENT=en_US.UTF-8;LC_IDENTIFICATION=C"
|
20
|
> setwd("/home/gcube/tomcat/webapps/wps/config/../ecocfg/rscr_2f2f6b77-cd9d-4c6f-a0ab-d3e786e38bd0/GeoGRSF-Bboxunion")
|
21
|
> gcube_token<<-"355f924d-b10f-4b10-bfcb-ccc8cf02d9ff-843339462"
|
22
|
> gcube_username<<-"yannis.marketakis"
|
23
|
> gcube_context<<-"/d4science.research-infrastructures.eu/FARM/GRSF_Admin"
|
24
|
> source('/home/gcube/tomcat/webapps/wps/config/../ecocfg/rscr_2f2f6b77-cd9d-4c6f-a0ab-d3e786e38bd0/GeoGRSF-Bboxunion/a086c9ae-35bf-4f98-9191-78fbd2c98811GeoGRSF_Bboxunion.R')
|
25
|
> paste("out->",outputFile)
|
26
|
[1] "out-> output_report_20200406074106.json"
|
27
|
> write.csv(outputFile,file="/home/gcube/tomcat/webapps/wps/config/../ecocfg/rscr_2f2f6b77-cd9d-4c6f-a0ab-d3e786e38bd0/GeoGRSF-Bboxunion/outputFile",row.names=FALSE,append=F,fileEncoding="UTF-8",eol = "\n")
|
28
|
> q()
|
29
|
null
|
30
|
Loading required package: jsonlite
|
31
|
Loading required package: geojsonio
|
32
|
|
33
|
Attaching package: ‘geojsonio’
|
34
|
|
35
|
The following object is masked from ‘package:jsonlite’:
|
36
|
|
37
|
validate
|
38
|
|
39
|
The following object is masked from ‘package:base’:
|
40
|
|
41
|
pretty
|
42
|
|
43
|
Error in isFALSE(append) : could not find function "isFALSE"
|
44
|
Error in isFALSE(append) : could not find function "isFALSE"
|
45
|
Warning message:
|
46
|
In write.csv(outputFile, file = "/home/gcube/tomcat/webapps/wps/config/../ecocfg/rscr_2f2f6b77-cd9d-4c6f-a0ab-d3e786e38bd0/GeoGRSF-Bboxunion/outputFile", :
|
47
|
attempt to set 'append' ignored
|
48
|
null
|