Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

R toll Errors

Ajith1
8 - Asteroid

Hi, Could you please suggest to me

below mentioned R tool returns errors for the password-protected Excel file loading.

R (9) Error in library(xlsx) : there is no package called 'xlsx'
R (9) Execution halted
R (9) The R.exe exit code (1) indicated an error.
Designer x64 Finished running Excel.yxmd in 6.1 seconds with 3 errors



1 REPLY 1
BrandonB
Alteryx
Alteryx

The xlsx r package is a dependency of the tool that you are using and needs to be installed for it to work. You may find that this utility is helpful to install r packages: https://community.alteryx.com/t5/Alteryx-Knowledge-Base/Install-R-Packages/ta-p/41265

Labels
Top Solution Authors