EmEditor Professional (64-bit)

最新版本 RStudio 1.2.1335

RStudio 1.2.1335

RStudio 1.2.1335
EmEditor Professional 64 位是一個快速,輕量級,但可擴展,易於使用的 Windows 文本編輯器。原生的 64 位和 32 位構建都可用! EmEditor Professional 支持強大的宏,Unicode 和非常大的文件。 Emurasoft 的永恆使命是實現我們的客戶 ' 通過同情和專業知識傾聽他們的需求。我們非常重視及時的客戶支持,並且很榮幸能夠擁有包括大型企業,教育機構,歐盟機構,日本國家部委和世界各國政府在內的傑出用戶。下載 EmEditor 專業版離線安裝程序設置! EmEditor 已經贏得了 24 個國際獎項,其中包括最佳應用類別中的共享軟件行業獎。用於 Windows 的 EmEditor 文本編輯器也獲得了 Microsoft 的 Windows 10 認證.

這部分提供了關於如何使用 EmEditor 的提示,並解釋了為什麼您需要最好的文本編輯器:

Annnnnnnnnnnnnnnnnn 設計者可以使用 Snippets 插件經常使用的 HTML 標籤(例如 h1,h2,p,a 等),模板,樣式,腳本和許多其他 HTML 元素。使用 Snippets 插件,您可以使用鍵盤快捷鍵(如 CTRL + B)使選定的文本突出顯示(使用 STRONG 標記),CTRL + I 作為斜體顯示(使用 EM 標記)等。Zen 編碼允許您代碼 HTML 元素令人難以置信的更快。 HTML Bar 插件允許您使用熟悉的工具欄按鈕修改 HTML 文檔。顯示 HTML / XML 字符引用功能的工具提示是有用的...

A Programmer
The Projects 插件顯示當前文檔或項目中的函數和變量定義的列表。自動標記功能可以讓您突出顯示與光標處的函數或變量名稱相同的字符串。 “縮小”功能可讓您將焦點對准文檔的指定部分,並保護文檔的其他部分。多選編輯功能可以讓您輕鬆更改變量名稱。外部工具允許您使用 EmEditor 設置您的編譯器。拼寫檢查功能了解 CamelCase ...

An 編輯器或發行者
EmEditor 允許你寫文本非常快。  EmEditor 可以快速啟動,只要您打開 EmEditor 窗口,就可以開始輸入。片段插件允許您插入經常使用的文本。 Word Complete 插件可幫助您在輸入時完成單詞。 “大綱”功能允許您顯示文本的大綱。 Word Count 插件不僅可以計算單詞,還可以計算任何指定的字符或單詞... 下載 EmEditor Professional 離線安裝程序設置!

A 數據庫管理員
EmEditor 允許您快速打開超大文件,而大文件控制器允許您僅打開大文件的指定部分。 EmEditor 允許您打開 CSV,TSV 或用戶定義的分隔符(DSV)文件。您可以根據列值進行排序(按字母或數字),並且可以配置排序選項,如穩定排序。 EmEditor 允許您分割或合併文件...

A Server Administrator
Server 日誌文件往往非常大。  EmEditor 可以打開非常大的文件,並且大文件控制器允許您僅打開指定部分,例如文件的最後部分。靈活的搜索功能允許您搜索特定的術語。您還可以使用書籤功能,以便您可以收集符合特定條件的行,例如包含錯誤關鍵字或網址的行。然後,你可以提取這些行到一個新的文件...

如果你需要一個自由文本編輯器
如果你需要一個最好的免費文本編輯器,EmEditor 免費可能適合你。雖然與 EmEditor Professional 不在同一級別,但 EmEditor Free 允許您在不購買產品的情況下執行大部分文本編輯任務。請看比較圖表是否適合您。一旦您將產品降級到 EmEditor Free,您將永遠不會被要求升級或獲取任何營銷信息,因此請繼續保持免費版本,只要您願意!

注意:30 天試用版.

ScreenShot

軟體資訊
檔案版本 RStudio 1.2.1335

檔案名稱 RStudio-1.2.1335.exe
檔案大小 126.9 MB
系統 Windows XP64 / Vista64 / Windows 7 64 / Windows 8 64 / Windows 10 64
軟體類型 未分類
作者 Emurasoft, Inc.
官網 https://www.emeditor.com/
更新日期 2019-04-08
更新日誌

What's new in this version:

Python and Notebooks:
- Use a shared Python session to execute Python chunks via reticulate
- Simple bindings to access R objects from Python chunks and vice versa
- Show matplotlib plots emitted by Python chunks

Keyring:
- Store passwords and secrets securely with keyring by calling rstudioapi::askForSecret()
- Install keyring directly from dialog prompt

D3:
- Author D3 visualizations in RStudio and preview in the Viewer pane
- Use r2d3 D3 visualizations in R Notebook chunks

Jobs:
- Run any R script as a background job in a clean R session
- Monitor progress and see script output in real time
- Optionally give jobs your global environment when started, and export values back when complete

SQL:
- Author SQL queries in RStudio and preview in the SQL Results pane

Testing:
- Run Tests command in testthat R scripts for direct running
- testthat output in the Build pane with navigable issue list
- Integration with shinytest to record and run Shiny app tests

PowerPoint:
- Create PowerPoint presentations with R Markdown

Package Management:
- Specify a primary CRAN URL and secondary CRAN repos from the package preferences pane.
- Link to a package’s primary CRAN page from the packages pane.
- Configure CRAN repos with a repos.conf configuration file and the r-cran-repos-file option.
- Suggest additional secondary CRAN repos with the r-cran-repos-url option.

Plumber:
- Create Plumber APIs in RStudio
- Execute Plumber APIs within RStudio to view Swagger documentation and make test calls to the APIs
- Publish Plumber APIs to RStudio Connect

Miscellaneous:
- Git ‘Create Branch’ dialog defaults to remote associated w/current branch (if any)
- Added link to purrr cheat sheet (in Help) and link to browse all cheat sheets
- Added option to temporarily disable environment pane refreshing
- Improve NSE detection for dplyr (better understands S3 dispatch and idioms)
- Add ability to search for displayed database objects in Connections tab
- Add button to open profiler output in an external browser
- Add option to show the R Markdown render command used when knitting
- Add option to show hidden files in the Files pane
- Upgrade embedded Pandoc to 2.2.1
- Allow renames that change only file case on Windows
- Remember scroll position when navigating in Help pane
- Show warning when attempting to edit a generated file
- Allow opening .ini files with file.edit
- Add shinymod snippet for Shiny modules
- Allow changing zoom level without reloading
- New command ‘Pull with Rebase’ to pull and rebase a branch in a single step
- Click on promises in the Environment pane now calls force on the promise
- Add Rename command to File menu for quick rename of current file
- Numeric filtering in data viewer shows value distribution and supports user-entered values
- Improved support for custom knitr engines in R Notebooks
- Add support for viewing external web URLs in the Viewer pane
- Add option to disable drag-and-drop for text in the editor
- Add option to disable cursor save/load; improves performance on some Windows machines
- R startup files (e.g. .Rprofile) are now always saved with trailing newlines
- Update embedded libclang to 5.0.2 (Windows only)
- RStudio now a 64-bit application on Windows (Linux and Mac are already 64-bit)

Bug Fixes:
- Fix “Invalid byte sequence” when spell checking
- Fix incorrect Git status pane display when git detects that a file has been copied
- Fix hang when submitting empty passwords and password encryption is turned off
- Fix HTTP 500 error when navigating to directories such as /js/
- Fix issue where Build pane would get ‘stuck’ on failed Rcpp::compileAttributes() call
- Fix low/no-contrast colors with HTML widgets in notebooks with a dark theme
- Fix invalid YAML in some cases when changing R Markdown output type via dialog
- Fix error when quitting while a function named q() is present
- Fix crash when executing multiple R Notebook chunks with a failing Rcpp chunk
- Fix missing blank lines in code chunks in R Notebook preview
- Fix selection in Files pane when files are modified while checked
- Fix incorrect truncation of some R object descriptions in Environment pane
- Fix duplicate prompts in each window when using RStudio API showPrompt
- Fix proxy timeouts with the websocket used for the Terminal, via keepalive messages
- Fix file.edit failures with Chinese filenames on Windows
- Fix errors when importing non-ASCII filenames in base Import Dataset
- Fix rserver crash that can occur when proxying websockets to Shiny apps
- Fix hang on some Linux systems caused by X11 clipboard monitoring w/ option to disable monitoring
- Fix empty column titles when viewing matrices without column names
- Fix error when pressing F1 on non-function autocomplete results
- Fix hang when autocompleting filenames in large directories
- Fix inability to copy content from Viewer pane and data viewer in IE11
- Fix errant addition of msys-ssh to path on non-Windows platforms
- Fix buggy behavior with when ANSI colors are present
- Fix external process slowness (git, etc.) when open file limit RLIMIT_NOFILE is high
- Fix issue caused by resolving symlinks when choosing Git path
- Fix display of consecutive spaces in the Data Viewer
- Fix issue where ‘#’ in YAML strings would be highlighted as comments
- Fix over-eager loading of yaml package when IDE starts up
- Fix issue on Windows with R dialogs showing behind RStudio window
- Fix incorrect insertion of mousewheel handler into HTML widget JavaScript
- Fix unresponsive buttons in Connections pane when connection deletion is cancelled
- Fix RStudio hang when installing packages (e.g. BH) in Packrat projects on Windows

RStudio Server Pro:
- Overhauled R versions, allowing you to specify version labels, load environment modules, and execute a prelaunch script when loading specific - versions.
- New rsession-diagnostics-enabled option for rserver.conf to enable session launch diagnostics mode to help diagnose session launch failures.
- Added support for auth-pam-sessions-use-password option in a load balanced setup.
- Added ability to suspend sessions from user home page.
- Added hmac signature verification for proxy auth mode with new auth-proxy-require-hmac option in rserver.conf.
- Add nodes to RStudio Server Pro load-balanced clusters without service interruptions.

RStudio 1.2.1335 相關參考資料
Download Commercial RStudio - RStudio

sudo yum install rstudio-server-rhel-pro-1.2.1335-1-x86_64.rpm. You may choose to verify the build's GPG signature prior to installing it.

https://www.rstudio.com

Download RStudio - RStudio

RStudio is a set of integrated tools designed to help you be more productive with R. It includes a console, syntax-highlighting editor that ...

https://www.rstudio.com

Download RStudio Server - RStudio

Centralize access and computation with RStudio Server.

https://www.rstudio.com

Library errors - RStudio 1.2.1335 - RHEL 7.2 - RStudio IDE ...

I recently upgraded from RStudio 1.0.153 -> 1.2.1335 running RHEL 7.2 (Maipo) and R version 3.3.2. Now RStudio won't launch - I see the ...

https://community.rstudio.com

RStudio 1.2 Released | RStudio Blog

All products based on RStudio have been updated. You can download the new release, RStudio 1.2.1335, here: Download RStudio 1.2.

https://blog.rstudio.com

RStudio Desktop Professional Edition 1.2.1335-1

1.1 Introduction. RStudio Desktop provides the RStudio IDE as a native desktop application for Windows, Mac, and Linux. This manual ...

https://docs.rstudio.com

RStudio Preview - RStudio

A preview release of RStudio v1.2.1578-2 is now available for ...

https://www.rstudio.com

RStudio Release History – RStudio Support

April 8th, 2019 (1.2.1335-1). Add new language integrations with SQL, Python, D3, and more; Integrated testing tools for Shiny and R code ...

https://support.rstudio.com

RStudio Server Professional Edition 1.2.1335-1

1.1 Introduction. RStudio Server enables you to provide a browser based interface (the RStudio IDE) to a version of R running on a remote Linux server.

https://docs.rstudio.com

Weird Display issue with RStudio 1.2.1335 - Windows 7+ (64-bit)

Hello, I installed RStudio 1.2.1335 on my laptop, Windows 7 Ultimate SP1. The screen is flickering and some strange windows are popping out ...

https://community.rstudio.com