The ML5 took part in an analyses audit to verify that all analyses performed in “Many Labs 5: Registered Replication Report of Förster, Liberman and Kuschel’s (2008)” were accurate and reproducible. This audit involved an independent analyst reanalyzing the replication data for the key result, power analyses, pilot studies and exploratory analyses, using R to reproduce the same results that the replication team found. An error was observed in the reproduction of the analyses in Pilot 2. The script available searched for .csv files, while the available data files were in .sav format. A replacement of .sav files with .csv files has been made. In addition, the setwd() command that was setting a wrong path to the data was removed. After these corrections no further errors were observed in the analysis code and results that the replication team found.