Package: rtype 0.1-1
rtype: A strong type system for R
A strong type system for R which supports symbol declaration and assignment with type checking and condition checking.
Authors:
rtype_0.1-1.tar.gz
rtype_0.1-1.zip(r-4.5)rtype_0.1-1.zip(r-4.4)rtype_0.1-1.zip(r-4.3)
rtype_0.1-1.tgz(r-4.4-any)rtype_0.1-1.tgz(r-4.3-any)
rtype_0.1-1.tar.gz(r-4.5-noble)rtype_0.1-1.tar.gz(r-4.4-noble)
rtype_0.1-1.tgz(r-4.4-emscripten)rtype_0.1-1.tgz(r-4.3-emscripten)
rtype.pdf |rtype.html✨
rtype/json (API)
NEWS
# Install 'rtype' in R: |
install.packages('rtype', repos = c('https://renkun-ken.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/renkun-ken/rtype/issues
Last updated 10 years agofrom:1bdfb12900. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 27 2024 |
R-4.5-win | OK | Oct 27 2024 |
R-4.5-linux | OK | Oct 27 2024 |
R-4.4-win | OK | Oct 27 2024 |
R-4.4-mac | OK | Oct 27 2024 |
R-4.3-win | OK | Oct 27 2024 |
R-4.3-mac | OK | Oct 27 2024 |
Exports:array<-atomic<-call<-character<-check<-complex<-data.frame<-declaredouble<-envir<-expression<-factor<-fun<-integer<-language<-list<-logical<-matrix<-name<-null<-numeric<-object<-pairlist<-raw<-recursive<-symbol<-table<-vector<-
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Declare symbols | declare |
Assign with type checking | array<- atomic<- call<- character<- check<- complex<- data.frame<- double<- envir<- expression<- factor<- fun<- integer<- language<- list<- logical<- matrix<- name<- null<- numeric<- object<- pairlist<- raw<- recursive<- symbol<- table<- typed-assign vector<- |