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.7)rtype_0.1-1.zip(r-4.6)rtype_0.1-1.zip(r-4.5)
rtype_0.1-1.tgz(r-4.6-any)rtype_0.1-1.tgz(r-4.5-any)
rtype_0.1-1.tar.gz(r-4.7-any)rtype_0.1-1.tar.gz(r-4.6-any)
rtype_0.1-1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
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 from:1bdfb12900. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 107 | ||
| source / vignettes | OK | 164 | ||
| linux-release-x86_64 | OK | 109 | ||
| macos-release-arm64 | OK | 80 | ||
| macos-oldrel-arm64 | OK | 93 | ||
| windows-devel | OK | 91 | ||
| windows-release | OK | 73 | ||
| windows-oldrel | OK | 73 | ||
| wasm-release | OK | 85 |
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<- |
