Bump develop version [ci skip]
R package R.oo is available on CRAN and can be installed in R as:
install.packages("R.oo")
To install the pre-release version that is available in Git branch develop on GitHub, use:
develop
remotes::install_github("HenrikBengtsson/R.oo", ref="develop")
This will install the package from source.
To contribute to this package, please see CONTRIBUTING.md.
R语言面向对象编程扩展包,提供类定义、继承、多态等面向对象编程功能
R.oo: R Object-Oriented Programming with or without References
Installation
R package R.oo is available on CRAN and can be installed in R as:
Pre-release version
To install the pre-release version that is available in Git branch
developon GitHub, use:This will install the package from source.
Contributing
To contribute to this package, please see CONTRIBUTING.md.