Skip to content

2.0.1 추가 업데이트#79

Merged
koolerjaebee merged 3 commits into
jinseob2kim:masterfrom
koolerjaebee:master
Dec 11, 2025
Merged

2.0.1 추가 업데이트#79
koolerjaebee merged 3 commits into
jinseob2kim:masterfrom
koolerjaebee:master

Conversation

@koolerjaebee

Copy link
Copy Markdown
Collaborator
  • roxygen2 manual 구체화
  • summary view port 텍스트 방식 변경 (rstudio 출력과 동일하게)
  • data_varstruct reactive 클래스 지원하게 변경 및 null 일 때 자동 생성 기능 추가
  • ai assistant module 사용버 마크다운 문서 작성

@koolerjaebee koolerjaebee merged commit 4d500f6 into jinseob2kim:master Dec 11, 2025
0 of 4 checks passed
@jinseob2kim

jinseob2kim commented Dec 14, 2025

Copy link
Copy Markdown
Owner
  1. AI_ASSISTANT_MODULE_GUIDE는 따로 vignette 등에 옮겨주세요.

  2. warning/note 있습니다

  Found the following significant warnings:
     Warning: replacing previous importshiny::runExamplebyshinyjs::runExamplewhen loadingjsmoduleSee/home/js/Rpackage/jsmodule.Rcheck/00install.outfor details.checking installed package size ... INFO
     installed size is  5.2Mb
     sub-directories of 1Mb or more:
       R     1.8Mb
       doc   3.1Mb
W  checking code files for non-ASCII characters ...
   Found the following file with non-ASCII characters:
     R/aiAssistant.R
   Portable packages must use only ASCII characters in their R code and
   NAMESPACE directives, except perhaps in comments.
   Use \uxxxx escapes for other characters.
   Functiontools::showNonASCIIfilecan help in finding non-ASCII
   characters in files.
N  checking dependencies in R code (7.1s)
   Namespace in Imports field not imported from: ‘svglite’
     All declared Imports should be used.

  checking foreign function calls (4.1s)
─  checking R code for possible problems ... [34s/34s] NOTE (33.7s)
   aiAssistant : determine_result_type: no visible global function
     definition for ‘capture.output’
   aiAssistant : determine_result_type: no visible global function
     definition for ‘head’
   aiAssistant: no visible global function definition for ‘head’
   aiAssistant: no visible global function definition for ‘capture.output’
   aiAssistant: no visible global function definition for ‘tail’
   aiAssistant : <anonymous>: no visible global function definition for
     ‘capture.output’
   Undefined global functions or variables:
     capture.output head tail
   Consider adding
     importFrom("utils", "capture.output", "head", "tail")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants