I had to reinstall R and Rstudio on my laptop, and since then I am not able to install packages from source. I checked the installation of rtools, and I think i
I want to create a new variable called "X" whic is the sum of "B" and "D" type <- c( "A", "B","C","D","E") cnt <- c(2,5,3,7,8) df <- data.frame(type,c
I have created a docker image from a Dockerfile. Projects working perfectly. I've a few tests and to invoke those tests I've created a run_tests.sh file, I've m
So, I have a python project where all my tests run but then I do: conda install -y conda-pack which succeeds and when I run: conda-pack I get a lengthy complain
i am using the new RestSharp V107 version with net 5.0. I am calling a custom Web API. This Web APi, when the request is not authorized responses with an httpco
I need the lasted Insert ID for the upcomming foreign Key beacuse i'm importing lists. It always executes the for loop first so i made an Manually Insertion for
I have developed a program to send normal and encrypted SMS where I am trying to send long messages, more than 160 characters but; in the Receiver it is not rec
I have an employees table with mutations to their contracts EmpID Start End Function Hours SalesPercentage 1 01-01-2020 31-12-2020 FO Desk 40