Good afternoon Cognos-ers!
I'm hoping someone has solved this problem before.
I'm getting underway with Jupyter using the R Kernel for the first time.
The notebook I'm trying to create needs certain packages installed. One of them is dplyr.
In the notebook I issue this command in a cell:
!install.packages('dplyr')
I get back this in the Notebook:

In the Docker log for the process associated with my session I get this:

It appears that the "make" command isn't installed within the Jupyter container. I tried updating "additional_os_packages.txt" and rebuilding, but that hasn't helped.

Does anyone have some suggestions or advice?
Thanks a lot!
Rich
------------------------------
Richard Chester
Director of Business Intelligence
LPA Software Solutions
------------------------------
#CognosAnalyticswithWatson