R Programming Compiler 4+

Ketan Appa

    • 3.0 • 4 則評分
    • 免費
    • 提供 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

評分與評論

3.0(滿分 5 分)
4 則評分

4 則評分

Weiping 106

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.

r is a free program in PC

“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.

R user ben

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 和網站上追蹤你:

  • 位置
  • 識別碼
  • 使用狀況資料
  • 診斷

會與你連結的資料

系統可能會收集以下資料,並將其與你的身分連結:

  • 位置
  • 識別碼
  • 使用狀況資料
  • 診斷

隱私權實務可能因你使用的功能或你的年齡等因素而有所不同。進一步瞭解

更多此開發者的作品

C/C++ Programming Compiler
教育
Python Programming Interpreter
教育
Jedona - Compiler for Java
教育
Madona: Run MATLAB/Octave code
教育
Sedona - Compile Swift Program
教育
Visual Basic (VB.NET) Compiler
教育

你可能也會喜歡

DataCamp: Learn Python/AI/Code
教育
Notebook Master for Jupyter
教育
Learn R Programming
教育
Learn Python Coding Offline
教育
IntroStat - Statistics Solver
教育
Learn Python: Programiz
教育