
R Programming Compiler 4+
Ketan Appa
-
- 免費
- 提供 App 內購買
截圖
簡介
Write R code directly on your iPhone, iPad and iPod Touch! This app is ideal for learning and testing code snippets!
R is a programming language and software environment for statistical computing and graphics supported by the R Foundation for Statistical Computing. The R language is widely used among statisticians and data miners for developing statistical software and data analysis
Features:
- Compile and run your program
- Supports plotting and graphing
- View program output or detailed error
- Select and run chunk of codes
- Custom keyboard for easy input of frequently used characters
- Optimized for connecting with external physical/bluetooth keyboard
- Advanced source code editor with syntax highlighting and line numbers
- Open, save, import and share R files
- Language reference
- Access thousands of packages
- Install additional packages from CRAN and Bioconductor (BiocManager)
Limitations:
- Internet connection is required for compilation
- Maximum program running time is 20s
- One file can be run at a time
- Some file system, network and graphics functions may be limited
- This is a batch compiler; interactive programs, for instance swirl, are not supported. If your program provides an input prompt, enter the input in the Input tab prior to compilation. See the Reference tab in the app for code examples.
GET FULL ACCESS
Upgrade to a Premium Membership and Receive the Following Ongoing Value:
• No ads
• Unlimited plots
• Install packages
• Latest Compilers
If you choose to purchase a subscription, payment will be charged to your iTunes account, and your account will be charged within 24-hours prior to the end of the free trial or current period. Subscription with a free trial period will automatically renew to a paid subscription. Any unused portion of a free trial period (if offered) will be forfeited when you purchase a premium subscription during the free trial period. You can cancel the automatic renewal of your subscription at any time by going to your settings in the iTunes store after purchase. The cancellation will take effect the day after the last day of the current subscription period, and you will be downgraded to the free service.
Terms & Conditions: https://kappsmart.com/rcompiler/terms.html
Privacy Policy: https://kappsmart.com/rcompiler/privacy_policy.html
新內容
版本 4.9.1
Bug fixes and performance improvement
評分與評論
run shiny package
it seems not be able run shiny package on ipad?
開發者回覆 ,
Hello, this is a batch compiler. Interactive packages like shiny do not work. Sorry for the inconveniences.
“Program has been terminated “
Program will be terminated because of too much resources.
And How to read rds file?
開發者回覆 ,
Hello, please contact us at info@kappsmart.com with your codes so that we may better assist you.
Some error
I renamed a data.frame object and it couldn’t show the result.
### 利率
use_f <- function(base, p, year){
base_v = rep(base, year)
base_cum_v = cumsum(base_v)
rate_v = (p)**(1:year)
mmm_v = base_v*rate_v
mmm_cum_v = cumsum(mmm_v)
total_rate_v = mmm_cum_v / base_cum_v
result = cbind(base_v, base_cum_v, mmm_v, mmm_cum_v, total_rate_v, rate_v)
result = round(result, 2)
result = as.data.frame(result)
#names(result) = c('base', 'b_sum', 'brate', 'total', 'Rofall', 'Rofini')
return(result)
}
use_f(27, 1.03, 20)
開發者回覆 ,
Hello, we ran your codes and they seem to be working fine. Could you contact us at info@kappsmart.com so that we can better help you? Thank you.
App 隱私權
開發者「Ketan Appa」指出 App 的隱私權實務可能包含下方描述的資料處理。如需更多資訊,請參閱開發者的隱私權政策。
用來追蹤你的資料
以下資料可能用於在其他公司的 App 和網站上追蹤你:
- 位置
- 識別碼
- 使用狀況資料
- 診斷
會與你連結的資料
系統可能會收集以下資料,並將其與你的身分連結:
- 位置
- 識別碼
- 使用狀況資料
- 診斷
隱私權實務可能因你使用的功能或你的年齡等因素而有所不同。進一步瞭解
資訊
- 供應商
- Ketan Appa
- 大小
- 14.7 MB
- 類別
- 教育
- 相容性
-
- iPhone
- 需要 iOS 15.0 或以上版本。
- iPad
- 需要 iPadOS 15.0 或以上版本。
- iPod touch
- 需要 iOS 15.0 或以上版本。
- Apple Vision
- 需要 visionOS 1.0 或以上版本。
- 語言
-
英文
- 年齡分級
- 4+
- Copyright
- Copyright © 2024, Ratinbox.com. All Rights Reserved.
- 價格
- 免費
- App 內購買
-
- 1 Month Subscription $150.00
- 1 Year Subscription $990.00
- 6 Months Subscription $690.00