Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
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