In system(paste(cmd, "-n")) : 'make' not found

I am a new Stan user and had no problem with installation

Please, I need healp.

make cmd is

  make -f "C:/PROGRA~1/R/R-4.2.1/etc/x64/Makeconf" -f "C:/PROGRA~1/R/R-4.2.1/share/make/winshlib.mk" CXX='$(CXX17) $(CXX17STD)' CXXFLAGS='$(CXX17FLAGS)' CXXPICFLAGS='$(CXX17PICFLAGS)' SHLIB_LDFLAGS='$(SHLIB_CXX17LDFLAGS)' SHLIB_LD='$(SHLIB_CXX17LD)' SHLIB="filea106da24388.dll" WIN=64 TCLBIN= OBJECTS="filea106da24388.o"

make would use
Warning message:
In system(paste(cmd, "-n")) : 'make' not found
Error in compileCode(f, code, language = language, verbose = verbose) : 
  Warning message:In system(cmd) : 'make' not found
Error in sink(type = "output") : invalid connection

[edit: escaped code]

Hi, @Jalmar_M_F_Carrasco and welcome to the Stan forums.

I’m not clear on what you are asking. Given that you say you have installed Stan, can you get the hello-world Bernoulli model running?

Hi @Bob_Carpenter.

Thank you for replying to my messages.

I installed rStand and followed many suggestions to rum my project. But I didn’t get it.

I solved it now, but I must uninstall r, rstudio, and rtools.

Best regard.

Jalmar