analyst 로 배포하기
위에 참고 문서를 보고 다시 따라서 해보았다!
TERR R 콘솔 실행하여
library(SpotfireSPK)
install.packages(c("data.table","dplyr","tidyr"))
어쩌구 저쩌구 이쁘게 설치 된다.
writeLines("Packages: data.table, dplyr, tidyr", "SpotfireSPK.dcf")
buildSPK("SpotfireSPK.dcf", "SpotfireSPK.spk")
cat(readLines("SpotfireSPK.dcf"), sep="\n")
readLInes을 통해 확인해줍니다.
Packages: data.table, dplyr, tidyr
Built: TERR 5.1.0; 2021-05-18 15:29:49 KST
BuiltFile: SpotfireSPK.spk
BuiltName: TIBCO Enterprise Runtime for R Packages fee8c407
BuiltId: fee8c407-9854-4fab-af28-3b5db227f3f1
BuiltVersion: 1.0.0.0
BuiltPackages: R6 (>=2.5.0),cli (>=2.5.0),crayon (>=1.4.1),data.table
(>=1.12.8),dplyr (>=1.0.6),ellipsis (>=0.3.2),fansi
(>=0.4.2),generics (>=0.1.0),glue (>=1.4.2),lifecycle
(>=1.0.0),magrittr (>=2.0.1),pillar (>=1.6.0),pkgconfig
(>=2.0.3),purrr (>=0.3.4),rlang (>=0.4.11),tibble
(>=3.1.1),tidyr (>=1.1.1),tidyselect (>=1.1.1),utf8
(>=1.2.1),vctrs (>=0.3.8
이렇게 이쁘게 설치된 친구들.
webplayer 로 배포
👉spotfire terr spk 생성하기 + 패키지 업로드하기!
webplayer에 생성된 spk 배포 와 똑같이 진행해준다!
(사진은 전 내용 캡쳐해옴)
analyst 확인해보면 목록이 보이진 않습니다.
하지만 경로를 확인해보니
C:\Users\hamm\AppData\Local\TIBCO\Spotfire\10.10.2\Modules -> single user 경우
C:\Program Files (x86)\TIBCO\Spotfire\10.10.2\Modules -> shared user 경우
제대로 설치 되있는 것을 볼수 있다!
패키지 실행 제대로 되는지 spotfire TERR R 콘솔 창에서 library("패키지") 해보니
잘 나온다!
'언어|프로그램 메모장 > spotfire' 카테고리의 다른 글
spotfire TERR tool 사라짐. disappear.... (0) | 2021.06.04 |
---|---|
spotfire TERR 설치된 R 패키지 버전 확인하기 (1) | 2021.06.04 |
Automaion Service API 작업 실행 (0) | 2021.05.14 |
spotfire terr spk 생성하기 + 패키지 업로드하기! (0) | 2021.05.12 |
Spotfire Automation Services - 이메일 전송!! (6) | 2021.05.07 |
댓글