Error in readSet(paramSet, "paramSet") : object 'paramSet' not found

Hi!
I’ve followed your instructions for installing the package and I wanted to test the package first using your example data:

dataSets <- MapListIds("datalist1", genelist, "hsa", "entrez")

And this error appears:

Error in readSet(paramSet, “paramSet”) : object ‘paramSet’ not found

Any ideas?

Thank you