I have tried every alternative but I have no other options for doing what I want (bulk insert in r using dbBulkCopy), I am getting this error:
install.packages(pkg='C:/folder/rClr_0.7-2.zip') inferring 'repos = NULL'
from 'pkgs' package 'rClr' successfully unpacked and MD5 sums checked
library(rClr) Error : .onLoad failed in loadNamespace() for 'rClr', details: call: fun(libname, pkgname) error: 'msvcr120.dll' was not found on this Windows system. You are probably missing the Visual C++ Redistributable for Visual Studio 2013. Check instructions at https://r2clr.codeplex.com/wikipage?title=Installing%20R%20packages&referringTitle=Documentation In addition: Warning message: package 'rClr' was built under R version 3.1.2 Error: package or namespace load failed for 'rClr'