/R-Packages-zh

Try to translate the book R Packages into Simplified Chinese.

Primary LanguageHTML

R Packages zh-CN

本书是 R Packages (2e) 一书的个人中文翻译版,仍然在翻译中。欢迎大家提出修改意见。

个人翻译版可以通过我的个人网站GitHub Page 进行阅读。

翻译进度

  • welcome
  • Preface
  • Introduction
  • The Whole Game
  • System setup
  • Package structure and state
  • Fundamental development workflows
  • The package within
  • R Code
  • Data
  • Other components
  • DESCRIPTION
  • Dependencies: Mindset and Background
  • Dependencies: In Practice
  • Licensing
  • Testing basics
  • Designing your test suite
  • Advanced testing techniques
  • Function documentation
  • Vignettes
  • Other markdown files
  • Website
  • Software development practices
  • Lifecycle
  • Releasing to CRAN
  • References
  • Appendix A R CND check